| Commit message (Expand) | Author | Age | Files | Lines |
* | Quiet warnings about copyright[]. | obrien | 2003-05-01 | 1 | -2/+2 |
* | WARNS=4 fixes. This would be WARNS=9 if we were -std=99 instead of | markm | 2003-02-27 | 1 | -4/+5 |
* | Don't call DIOCWLABEL on disks, it is not implemented, and calling it | phk | 2003-01-26 | 1 | -7/+1 |
* | Consistently use __FBSDID | obrien | 2002-06-30 | 1 | -2/+2 |
* | 1) Rev.1.35 of dd.c has a more serious regression. It backs out rev.1.31, | markm | 2002-03-07 | 1 | -1/+2 |
* | Fix warnings inspired by lint, a commercial lint and WARNS=4. | markm | 2002-02-22 | 1 | -3/+2 |
* | o __P has been reoved | imp | 2002-02-02 | 1 | -16/+11 |
* | Commit general cleanups (separate get_num() and get_off_t() functions to | green | 2002-01-25 | 1 | -1/+1 |
* | Use __unused for non-used variables. | green | 2001-06-29 | 1 | -1/+1 |
* | Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby | wollman | 2000-10-10 | 1 | -0/+1 |
* | Make the comment regarding ftruncate() correct. | green | 2000-07-20 | 1 | -2/+2 |
* | Various cleanups are made to reduce warnings and make code prettier :) | green | 2000-07-01 | 1 | -9/+14 |
* | Fix ``dd if=/dev/zero of=/dev/daN'' on the Alpha by allowing the label | obrien | 2000-05-24 | 1 | -1/+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 | 1 | -4/+15 |
* | Even more dd(1) cleanups! Thanks to Bruce for staying on my case until | green | 1999-09-13 | 1 | -14/+15 |
* | ISDISK -> ISSEEK | green | 1999-09-12 | 1 | -2/+2 |
* | Even more cleanups to dd(1). This is probably the culmination of the | green | 1999-09-12 | 1 | -37/+21 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -1/+6 |
* | This is the second round of dd(1) changes. Some changes made/reversed by | green | 1999-06-20 | 1 | -16/+14 |
* | Miscellaneous dd(1) changes: mainly fixing variable types (size_t, ssize_t, | green | 1999-06-19 | 1 | -21/+25 |
* | First set of fixes to keep egcs happy. These include {} around single | imp | 1999-04-25 | 1 | -5/+6 |
* | 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 | -4/+4 |
* | Use the correct value in the call to swab(3) with conv=swab. Previously, | joerg | 1998-01-07 | 1 | -2/+2 |
* | Teach dd(1) about an option to write sparse files. Can be useful for | joerg | 1997-10-11 | 1 | -4/+33 |
* | Pad the input buffer whenever sync is used, not just if the noerror flag | jlemon | 1997-08-19 | 1 | -10/+12 |
* | 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 | -4/+4 |
* | Bruce says: "You have been programming in the kernel for too long :-)." | phk | 1996-11-13 | 1 | -4/+6 |
* | Increase precision of duration to milliseconds. | phk | 1996-11-12 | 1 | -2/+2 |
* | 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 | 1 | -7/+11 |
* | Make conv=[lu]case works with localized ctype (8bit) | ache | 1995-01-17 | 1 | -2/+12 |
* | Added $Id$ | dg | 1994-09-24 | 1 | -0/+2 |
* | BSD 4.4 Lite bin Sources | rgrimes | 1994-05-26 | 1 | -0/+395 |