| Age | Commit message (Expand) | Author |
| 2004-01-04 | remove unused code left from printescaped() backput as pointed out by Jeff | jschauma |
| 2003-11-15 | Optimise previous change, using fcntl(F_DUPFD) to locate a free descriptor | dsainty |
| 2003-11-15 | Avoid corrupting the dd(1) IO streams. This would happen by accidentally | dsainty |
| 2003-09-14 | Following private discussion with kleink@ and hubertf@ and public discussion | jschauma |
| 2003-08-20 | Fix memory leak noted by Hubert Feyrer in private email. | jschauma |
| 2003-08-20 | Minor KNF nit from rev. 1.13. | kleink |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-05 | Include stdlib.h so EXIT_FAILURE is defined. | erh |
| 2003-08-04 | As discusses a little while back on tech-userlevel: | jschauma |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-11-29 | convert to using strsuftoll(3) from libc | lukem |
| 2002-09-04 | Add comment about my rev. 1.27 change. | enami |
| 2002-09-03 | Ignore EINVAL returned from fsync(2) because it is the expected error code | tron |
| 2002-09-01 | Detect the last nfs write error. | enami |
| 2002-06-09 | Add LL to 1099511627776 since it won't fit in a long on ILP32 systems. | matt |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-02 | .ifdef SMALLPROG, compile with -DNO_CONV and don't compile in conv_tab.o | lukem |
| 2002-01-31 | Roll in fixes to permit cross-compiling from non-NetBSD hosts. This | tv |
| 2002-01-29 | Blah, oversight. Revert previous; clean up to proper syntax, and add | tv |
| 2002-01-29 | This doesn't appear to be used in src/tools any longer; remove the config.h | tv |
| 2002-01-22 | add config.h when compiled as host tool. | is |
| 2002-01-10 | Convert some variables that were signed ints before my update to 64 bit sizes | lukem |
| 2001-11-30 | Deal with LP64 printf format issues. | thorpej |
| 2001-11-26 | a bit more cosmetic changes. | enami |
| 2001-11-26 | Replace {u_,}longlong_t usage with {u,}int64_t, as the former has | lukem |
| 2001-11-25 | Drop a space and an unnecessary .Pp. | wiz |
| 2001-11-25 | fix conv= description | lukem |
| 2001-11-25 | - Use u_longlong_t instead of u_quad_t, u_long, or int for various buffer sizes | lukem |
| 2001-11-25 | fix WARNS=2 for -DNO_CONV | lukem |
| 2001-11-25 | - ANSI KNF | lukem |
| 2001-07-22 | seperate -> separate | wiz |
| 2001-04-28 | In the words of Our Fearless Leader, I am "utterly sick" of dd(1) | ross |
| 2001-01-16 | avoid C sequence point issues warned about by development version of gcc. | cgd |
| 2001-01-04 | use more standard %ll_ in favour of %q_ | lukem |
| 2000-10-25 | KNF nit in previous. | kleink |
| 2000-10-16 | Make sure we accept the getopt(3) 'last option' delimiter; | kleink |
| 2000-09-04 | For commands and utilities, use EXIT STATUS rather than RETURN VALUES as | kleink |
| 2000-08-28 | Add 'RETURN VALUE' section header. | hubertf |
| 2000-08-25 | Fix conv=swab. Don't swab the entire input buffer every time we read | matt |
| 2000-08-02 | rename nset to infoset from jhawk. | christos |
| 2000-08-02 | block siginfo during writes. | christos |
| 2000-07-07 | errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd | itojun |
| 1999-11-09 | Since our gcc doesn't warn about NULL format strings anymore, we can | drochner |
| 1999-10-09 | fix comment regarding when we attempt to seek | jtk |
| 1999-10-04 | Use lseek(2) on character devices, damn it. | mycroft |
| 1999-07-29 | Add "progress=1" switch to show a sign of life by printing a '.' for | hubertf |
| 1998-08-19 | Add some braces to make egcs happy. | thorpej |
| 1998-07-28 | Delint. | mycroft |
| 1998-07-28 | Delint. | mycroft |
| 1998-07-28 | Delint. | mycroft |