summaryrefslogtreecommitdiff
path: root/bin/dd/extern.h
AgeCommit message (Expand)Author
2023-11-26bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2023-06-03dd(1): neutralize SIGINT while non-async-signal safe code is executingKonstantin Belousov
2023-05-05dd: Fix SIGINT handling.Dag-Erling Smørgrav
2019-09-30Add conv=fdatasync flag to ddMatt Macy
2018-08-15dd(1): Kill off duplicate progress definition following r337865Kyle Evans
2018-08-15dd: Incorporate some changes from imp for status=progressKyle Evans
2018-08-08dd: add status=progress supportKyle Evans
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2016-02-28Add speed limit to dd(1). This is useful for testing RCTL disk io limitsEdward Tomasz Napierala
2014-04-03Make C_* contants fit in 32 bits again by using 4 unused bits.Xin LI
2014-04-03Implement GNU's extension of 'status' operand. The GNU syntax isXin LI
2013-05-10Make dd's signal handler async safe.Eitan Adler
2004-08-15Add a "fillchar" command line argument to dd(1) that permits the userRobert Watson
2004-04-06Remove clause 3 from the UCB licenses.Mark Murray
2003-02-27WARNS=4 fixes. This would be WARNS=9 if we were -std=99 instead ofMark Murray
2002-02-02o __P has been reovedWarner Losh
2002-01-25Commit general cleanups (separate get_num() and get_off_t() functions toBrian Feldman
2000-07-01Various cleanups are made to reduce warnings and make code prettier :)Brian Feldman
1999-09-13Even more dd(1) cleanups! Thanks to Bruce for staying on my case untilBrian Feldman
1999-09-12Even more cleanups to dd(1). This is probably the culmination of theBrian Feldman
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1999-06-20This is the second round of dd(1) changes. Some changes made/reversed byBrian Feldman
1999-06-19Miscellaneous dd(1) changes: mainly fixing variable types (size_t, ssize_t,Brian Feldman
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1994-09-24Added $Id$David Greenman
1994-05-26BSD 4.4 Lite bin SourcesRodney W. Grimes