aboutsummaryrefslogtreecommitdiff
path: root/bin/dd/extern.h
Commit message (Expand)AuthorAgeFilesLines
* bin: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* dd(1): neutralize SIGINT while non-async-signal safe code is executingKonstantin Belousov2023-06-021-2/+3
* dd: Fix SIGINT handling.Dag-Erling Smørgrav2023-05-051-0/+2
* Add conv=fdatasync flag to ddMatt Macy2019-09-301-1/+1
* dd(1): Kill off duplicate progress definition following r337865Kyle Evans2018-08-151-1/+0
* dd: Incorporate some changes from imp for status=progressKyle Evans2018-08-151-1/+2
* dd: add status=progress supportKyle Evans2018-08-081-0/+3
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Add speed limit to dd(1). This is useful for testing RCTL disk io limitsEdward Tomasz Napierala2016-02-281-0/+2
* Make C_* contants fit in 32 bits again by using 4 unused bits.Xin LI2014-04-031-1/+1
* Implement GNU's extension of 'status' operand. The GNU syntax isXin LI2014-04-031-1/+1
* Make dd's signal handler async safe.Eitan Adler2013-05-101-1/+2
* Add a "fillchar" command line argument to dd(1) that permits the userRobert Watson2004-08-151-0/+1
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* WARNS=4 fixes. This would be WARNS=9 if we were -std=99 instead ofMark Murray2003-02-271-4/+2
* o __P has been reovedWarner Losh2002-02-021-14/+14
* Commit general cleanups (separate get_num() and get_off_t() functions toBrian Feldman2002-01-251-2/+1
* Various cleanups are made to reduce warnings and make code prettier :)Brian Feldman2000-07-011-1/+2
* Even more dd(1) cleanups! Thanks to Bruce for staying on my case untilBrian Feldman1999-09-131-1/+1
* Even more cleanups to dd(1). This is probably the culmination of theBrian Feldman1999-09-121-4/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* This is the second round of dd(1) changes. Some changes made/reversed byBrian Feldman1999-06-201-3/+3
* Miscellaneous dd(1) changes: mainly fixing variable types (size_t, ssize_t,Brian Feldman1999-06-191-4/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Added $Id$David Greenman1994-09-241-0/+1
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+65