Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-19 | install the 2 man pages on all architectures | Theo de Raadt | |
2004-09-07 | Do not incorrectly sign-extend a mode_t value. | Miod Vallat | |
ok deraadt@ | |||
2003-07-13 | .Or -> .Op | Jason McIntyre | |
2003-06-12 | de-register and ansification; millert ok | Theo de Raadt | |
2003-06-10 | - section reorder | Jason McIntyre | |
- COMPATIBILITY merge - macro cleanup - kill whitespace at EOL - new sentence, new line ssh pages ok markus@ | |||
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-04-04 | simple snprintf; tdeval matthieu ok | Theo de Raadt | |
2003-03-10 | these pages all had bad section numbers in the .Xr's; | Jason McIntyre | |
lots of help and ok millert@ | |||
2002-12-14 | add missing OpenBSD tag | Todd C. Miller | |
2002-12-11 | Don't require a list of object file for the -d, -m, -q and -r options | Todd C. Miller | |
since neither Solaris nor GNU ar require this. Personally I'd rather change the world to use the BSD behavior but that is unlikely and the differing behavior causes problems with libtool and automake. deraadt@ OK | |||
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2000-11-20 | repairs; mpech@prosoft.org.lv | Theo de Raadt | |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell | |
- Some punctuation fixes. - Some `id' -> `ID'. | |||
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell | |
2000-03-04 | Many improvements and general cleanup/standardization. | Aaron Campbell | |
1999-12-15 | overflow safe | Theo de Raadt | |
1999-08-29 | cast time_t to (long int) to pass them to sprintf() portably. | Marc Espie | |
1999-08-27 | We're using 10 X's now. | Federico G. Schwindt | |
1999-08-26 | Fix a buf oflow noticed by aazubel@cnba.uba.ar. | Federico G. Schwindt | |
Change strcpy to strlcpy and use 10 X's in _NAME_ARTMP and _PATH_ARTMP; ok millert@ | |||
1999-06-05 | - remove trailing white space | Aaron Campbell | |
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||
1998-09-23 | usr.bin/ man page repairs, a - e | Aaron Campbell | |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff | |
1997-11-05 | uid_t and gid_t are unsigned; nihilis@moral.addiction.com | Theo de Raadt | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-11 | prelim Wall | Theo de Raadt | |
1997-08-19 | Document -C option. Can't claim POSIX 1003.2 yet, still missing the -s option. | denny | |
1997-08-19 | Add -C to not overwrite existing files when extracting (part of POSIX 1003.2) | denny | |
1997-06-17 | (foo *)NULL -> NULL | kstailey | |
1997-05-31 | futimes avoids race; mycroft | Theo de Raadt | |
1997-05-31 | trunc uid/gid to USHRT_MAX; mycroft; PR#75 | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-03-02 | timespec members are now named tv_{,u}sec again | Thorsten Lockert | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |