| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -4/+8 |
* | Nuke the FIODTYPE compatibility bits. It's time. | green | 1999-10-03 | 1 | -3/+1 |
* | Make count=0 set cpy_cnt to -1, which is slight overloading, but makes | green | 1999-09-16 | 3 | -5/+18 |
* | 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 | 6 | -37/+45 |
* | ISDISK -> ISSEEK | green | 1999-09-12 | 3 | -5/+5 |
* | Even more cleanups to dd(1). This is probably the culmination of the | green | 1999-09-12 | 7 | -120/+117 |
* | Make a bit more headway with dd's argument parsing, etc. get_bsz() is | green | 1999-09-11 | 2 | -26/+32 |
* | Relax things a bit. Not having FIODTYPE will be a warning for now. | green | 1999-08-28 | 1 | -8/+12 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 10 | -10/+10 |
* | Use FIODTYPE to unbogosify much of the file type checking in dd. | green | 1999-08-27 | 1 | -10/+15 |
* | Implement seekability for disk devices (not just regular files). | green | 1999-07-13 | 3 | -11/+13 |
* | This is the second round of dd(1) changes. Some changes made/reversed by | green | 1999-06-20 | 7 | -83/+108 |
* | Miscellaneous dd(1) changes: mainly fixing variable types (size_t, ssize_t, | green | 1999-06-19 | 7 | -105/+104 |
* | Various spelling/formatting changes. | kris | 1999-05-08 | 2 | -5/+5 |
* | First set of fixes to keep egcs happy. These include {} around single | imp | 1999-04-25 | 1 | -5/+6 |
* | Fixed printf format errors. | bde | 1998-12-07 | 1 | -4/+4 |
* | Describe `bs=n' more precisely. Fixed some English errors. | bde | 1998-11-29 | 1 | -6/+8 |
* | Restore Lite-2 sccsid. Restore include of sys/types.h. | charnier | 1998-05-13 | 6 | -12/+14 |
* | Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc. | charnier | 1998-05-06 | 7 | -34/+33 |
* | Exit with a nonzero status if we get killed by a SIGINT. POSIX.2 | bde | 1998-02-24 | 1 | -4/+5 |
* | Fix printing for bytes read > 4G. | asami | 1998-02-11 | 2 | -4/+4 |
* | Oops, back out rev 1.5, it wasn't my intention to also commit the | joerg | 1998-01-07 | 1 | -2/+1 |
* | Use the correct value in the call to swab(3) with conv=swab. Previously, | joerg | 1998-01-07 | 2 | -3/+4 |
* | It's more portable to use <errno.h> than <sys/errno.h> | eivind | 1997-12-15 | 1 | -2/+2 |
* | 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 | 4 | -7/+45 |
* | Add <sys/errno.h> | eivind | 1997-10-09 | 1 | -1/+2 |
* | make signal handlers errno safe | eivind | 1997-10-08 | 1 | -1/+3 |
* | Slightly improved fix compared to my insiration | eivind | 1997-10-08 | 1 | -1/+3 |
* | Pad the input buffer whenever sync is used, not just if the noerror flag | jlemon | 1997-08-19 | 1 | -10/+12 |
* | Fixed overflow for attempts to seek to offsets > ULONG_MAX. See the | bde | 1997-04-30 | 1 | -2/+2 |
* | Change spelling of ECBDIC to EBCDIC. Closes PR #3402 | steve | 1997-04-28 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 10 | -10/+10 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 10 | -10/+10 |
* | -Wall cleaning. | steve | 1996-12-14 | 6 | -15/+15 |
* | Bruce says: "You have been programming in the kernel for too long :-)." | phk | 1996-11-13 | 5 | -40/+25 |
* | Increase precision of duration to milliseconds. | phk | 1996-11-12 | 5 | -14/+34 |
* | Add setlocale LC_CTYPE | ache | 1995-10-23 | 1 | -1/+3 |
* | More koshering [ul]case fix, don't use pre-initialized tables at all, | ache | 1995-01-17 | 2 | -76/+14 |
* | Make conv=[lu]case works with localized ctype (8bit) | ache | 1995-01-17 | 1 | -2/+12 |
* | Added $Id$ | dg | 1994-09-24 | 10 | -0/+16 |
* | Applied patch to make -Wall and -Dlint shut up. | phk | 1994-09-20 | 2 | -4/+5 |
* | BSD 4.4 Lite bin Sources | rgrimes | 1994-05-26 | 10 | -0/+2179 |