| Commit message (Expand) | Author | Age | Files | Lines |
* | Make dd's signal handler async safe. | eadler | 2013-05-10 | 1 | -0/+1 |
* | Add a "fillchar" command line argument to dd(1) that permits the user | rwatson | 2004-08-15 | 1 | -0/+12 |
* | Allow for capital letters as size suffixes. | pjd | 2004-07-31 | 1 | -8/+20 |
* | Remove clause 3 from the UCB licenses. | markm | 2004-04-06 | 1 | -4/+0 |
* | Teach dd(1) about parity bits. | phk | 2004-03-05 | 1 | -0/+4 |
* | ssize_t is not required to be the same width as size_t by the | ru | 2003-03-15 | 1 | -4/+6 |
* | Fixed (soon might be fatal) -Wformat warnings. | ru | 2003-03-15 | 1 | -2/+2 |
* | WARNS=4 fixes. This would be WARNS=9 if we were -std=99 instead of | markm | 2003-02-27 | 1 | -23/+24 |
* | Consistently use __FBSDID | obrien | 2002-06-30 | 1 | -2/+2 |
* | Add semicolon to empty default case to silence warning. | jedgar | 2002-05-11 | 1 | -0/+1 |
* | Fix warnings inspired by lint, a commercial lint and WARNS=4. | markm | 2002-02-22 | 1 | -0/+1 |
* | Correct a logic bug that snuck in and broke multiplication of off_ts. | green | 2002-02-07 | 1 | -1/+1 |
* | o __P has been reoved | imp | 2002-02-02 | 1 | -48/+32 |
* | Commit general cleanups (separate get_num() and get_off_t() functions to | green | 2002-01-25 | 1 | -56/+107 |
* | Allow negative seek offsets for files that can be seeked upon. It | green | 2000-10-22 | 1 | -2/+2 |
* | Various cleanups are made to reduce warnings and make code prettier :) | green | 2000-07-01 | 1 | -2/+3 |
* | Add iseek= and oseek= aliases for the preexisting skip= and seek= | green | 2000-02-26 | 1 | -0/+2 |
* | I've been Brucified! I did evil things with typedefs, but I'll do it | green | 1999-12-08 | 1 | -4/+4 |
* | Do proper constification in args.c. This shuts up -Wcast-qual (thanks, | green | 1999-12-07 | 1 | -4/+6 |
* | Make count=0 set cpy_cnt to -1, which is slight overloading, but makes | green | 1999-09-16 | 1 | -0/+2 |
* | Let count=-something fail, while count=0 may succeed, thus making dd(1) | green | 1999-09-16 | 1 | -2/+2 |
* | Even more dd(1) cleanups! Thanks to Bruce for staying on my case until | green | 1999-09-13 | 1 | -5/+7 |
* | Even more cleanups to dd(1). This is probably the culmination of the | green | 1999-09-12 | 1 | -30/+46 |
* | Make a bit more headway with dd's argument parsing, etc. get_bsz() is | green | 1999-09-11 | 1 | -24/+22 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
* | This is the second round of dd(1) changes. Some changes made/reversed by | green | 1999-06-20 | 1 | -34/+65 |
* | Miscellaneous dd(1) changes: mainly fixing variable types (size_t, ssize_t, | green | 1999-06-19 | 1 | -35/+23 |
* | Various spelling/formatting changes. | kris | 1999-05-08 | 1 | -2/+2 |
* | Restore Lite-2 sccsid. Restore include of sys/types.h. | charnier | 1998-05-13 | 1 | -2/+2 |
* | Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc. | charnier | 1998-05-06 | 1 | -3/+4 |
* | Sort "sparse" into alphabetical order, since dd's `conv' options need | joerg | 1997-11-11 | 1 | -2/+2 |
* | Teach dd(1) about an option to write sparse files. Can be useful for | joerg | 1997-10-11 | 1 | -1/+2 |
* | Slightly improved fix compared to my insiration | eivind | 1997-10-08 | 1 | -1/+3 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | -Wall cleaning. | steve | 1996-12-14 | 1 | -2/+2 |
* | Bruce says: "You have been programming in the kernel for too long :-)." | phk | 1996-11-13 | 1 | -3/+2 |
* | Increase precision of duration to milliseconds. | phk | 1996-11-12 | 1 | -1/+2 |
* | Added $Id$ | dg | 1994-09-24 | 1 | -0/+2 |
* | Applied patch to make -Wall and -Dlint shut up. | phk | 1994-09-20 | 1 | -1/+1 |
* | BSD 4.4 Lite bin Sources | rgrimes | 1994-05-26 | 1 | -0/+386 |