Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-11-28 | start killing redundant .Nm macro arguments (mandoc ``remembers'' the first one | Aaron Campbell | |
it's given) | |||
1998-11-06 | use .Dq/.Sq macros instead of `` ''s and ` 's (think typesetting and future | Aaron Campbell | |
processing); kill redundant .Pp macros; other misc fixes | |||
1998-09-14 | First complete sweep of man pages, bin/. Command/function names previously | Aaron Campbell | |
(incorrectly) capatilized are fixed. Comma splices, hyphenations, SYNOPSIS cleanups, other miscellaneous typos. | |||
1998-07-09 | why bother; msaitoh | Theo de Raadt | |
1998-05-29 | gcc 2.8.X.X fixed this bug, back to a sane Makefile. | Dale S. Rahn | |
1998-04-30 | Wall | Theo de Raadt | |
1997-11-15 | spelling | Todd T. Fries | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-12 | -Wall | Todd C. Miller | |
1997-08-25 | clear input buffer to ' ' or \0 correctly; jlemon@freebsd | Theo de Raadt | |
1997-08-05 | errno.h | Theo de Raadt | |
1997-08-05 | make signal handlers errno safe | Theo de Raadt | |
1997-05-21 | Powerpc compiler has a problem with 64 bit math and optimization. | Dale S. Rahn | |
compiles with -O0 for dd instead of (normal) -O. Does not affect other ports. | |||
1997-04-17 | make it clearer bs= (like obs & ibs) is in bytes | Theo de Raadt | |
1997-02-14 | Deal with 64-bit offsets and report bytes copied as a 64-bit quantity. | Todd C. Miller | |
Closes OpenBSD PR system/107. | |||
1996-12-14 | -Wall'ing. | Michael Shalayeff | |
1996-06-23 | update rcsid | Theo de Raadt | |
1996-05-03 | don't munge argv strings -- copy them first. avoids 'w' showing: | Theo de Raadt | |
deraadt p8 zeus.theos.com 8:26AM 3 dd if of bs | |||
1996-03-03 | From NetBSD: Use const qualifier with conversion, args and clist tables | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |