Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |