| Commit message (Expand) | Author | Age | Files | Lines |
| * | ssize_t is not required to be the same width as size_t by the | Ruslan Ermilov | 2003-03-15 | 1 | -4/+6 |
| * | Fixed (soon might be fatal) -Wformat warnings. | Ruslan Ermilov | 2003-03-15 | 1 | -2/+2 |
| * | WARNS=4 fixes. This would be WARNS=9 if we were -std=99 instead of | Mark Murray | 2003-02-27 | 1 | -23/+24 |
| * | Consistently use __FBSDID | David E. O'Brien | 2002-06-30 | 1 | -2/+2 |
| * | Add semicolon to empty default case to silence warning. | Chris D. Faulhaber | 2002-05-11 | 1 | -0/+1 |
| * | Fix warnings inspired by lint, a commercial lint and WARNS=4. | Mark Murray | 2002-02-22 | 1 | -0/+1 |
| * | Correct a logic bug that snuck in and broke multiplication of off_ts. | Brian Feldman | 2002-02-07 | 1 | -1/+1 |
| * | o __P has been reoved | Warner Losh | 2002-02-02 | 1 | -48/+32 |
| * | Commit general cleanups (separate get_num() and get_off_t() functions to | Brian Feldman | 2002-01-25 | 1 | -56/+107 |
| * | Allow negative seek offsets for files that can be seeked upon. It | Brian Feldman | 2000-10-22 | 1 | -2/+2 |
| * | Various cleanups are made to reduce warnings and make code prettier :) | Brian Feldman | 2000-07-01 | 1 | -2/+3 |
| * | Add iseek= and oseek= aliases for the preexisting skip= and seek= | Brian Feldman | 2000-02-26 | 1 | -0/+2 |
| * | I've been Brucified! I did evil things with typedefs, but I'll do it | Brian Feldman | 1999-12-08 | 1 | -4/+4 |
| * | Do proper constification in args.c. This shuts up -Wcast-qual (thanks, | Brian Feldman | 1999-12-07 | 1 | -4/+6 |
| * | Make count=0 set cpy_cnt to -1, which is slight overloading, but makes | Brian Feldman | 1999-09-16 | 1 | -0/+2 |
| * | Let count=-something fail, while count=0 may succeed, thus making dd(1) | Brian Feldman | 1999-09-16 | 1 | -2/+2 |
| * | Even more dd(1) cleanups! Thanks to Bruce for staying on my case until | Brian Feldman | 1999-09-13 | 1 | -5/+7 |
| * | Even more cleanups to dd(1). This is probably the culmination of the | Brian Feldman | 1999-09-12 | 1 | -30/+46 |
| * | Make a bit more headway with dd's argument parsing, etc. get_bsz() is | Brian Feldman | 1999-09-11 | 1 | -24/+22 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 1 | -1/+1 |
| * | This is the second round of dd(1) changes. Some changes made/reversed by | Brian Feldman | 1999-06-20 | 1 | -34/+65 |
| * | Miscellaneous dd(1) changes: mainly fixing variable types (size_t, ssize_t, | Brian Feldman | 1999-06-19 | 1 | -35/+23 |
| * | Various spelling/formatting changes. | Kris Kennaway | 1999-05-08 | 1 | -2/+2 |
| * | Restore Lite-2 sccsid. Restore include of sys/types.h. | Philippe Charnier | 1998-05-13 | 1 | -2/+2 |
| * | Correct use of .Nm and other cosmetics. Add rcsid. Remove unused #inc. | Philippe Charnier | 1998-05-06 | 1 | -3/+4 |
| * | Sort "sparse" into alphabetical order, since dd's `conv' options need | Joerg Wunsch | 1997-11-11 | 1 | -2/+2 |
| * | Teach dd(1) about an option to write sparse files. Can be useful for | Joerg Wunsch | 1997-10-11 | 1 | -1/+2 |
| * | Slightly improved fix compared to my insiration | Eivind Eklund | 1997-10-08 | 1 | -1/+3 |
| * | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
| * | -Wall cleaning. | Steve Price | 1996-12-14 | 1 | -2/+2 |
| * | Bruce says: "You have been programming in the kernel for too long :-)." | Poul-Henning Kamp | 1996-11-13 | 1 | -3/+2 |
| * | Increase precision of duration to milliseconds. | Poul-Henning Kamp | 1996-11-12 | 1 | -1/+2 |
| * | Added $Id$ | David Greenman | 1994-09-24 | 1 | -0/+2 |
| * | Applied patch to make -Wall and -Dlint shut up. | Poul-Henning Kamp | 1994-09-20 | 1 | -1/+1 |
| * | BSD 4.4 Lite bin Sources | Rodney W. Grimes | 1994-05-26 | 1 | -0/+386 |