Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-03 | last commit broke the tree because of missing parentheses. | Moritz Jodeit | |
ok henning@ | |||
2007-09-03 | sizeof char is 1; ok djm | Theo de Raadt | |
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre | |
- note which options are extensions to POSIX | |||
2007-03-03 | - make synopsis and usage() match the order of the options list | Jason McIntyre | |
- kill a raft of unneeded .Bk/.Ek mostly from Igor Sobrado | |||
2007-02-20 | Some cleanup including: | Moritz Jodeit | |
- use sig_atomic_t signal handler flag - atoi() -> strtonum() conversion - remove vararg without matching fmt string - some more lint/gcc silencing ok millert@ ray@ | |||
2004-06-21 | dont compare int with NULL, compare to 0 instead, otto@ ok | Anil Madhavapeddy | |
2003-11-09 | Typos in comments from Jared Yanovich <jjy2+ at pitt dot edu> | Otto Moerbeek | |
2003-08-04 | protos | Theo de Raadt | |
2003-06-12 | de-register and ansification; millert ok | Theo de Raadt | |
2003-06-10 | mostly ansi cleanup; pval ok | Theo de Raadt | |
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-01-15 | typos; jmc@prioris.mini.pw.edu.pl | Theo de Raadt | |
2002-04-30 | arguement -> argument | Theo de Raadt | |
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. | |||
2001-11-29 | make sure that va_start() has matching va_end() | Mike Pechkin | |
millert@ help&ok | |||
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
2001-11-19 | guess what! more signal race fixes... | Theo de Raadt | |
2001-11-02 | use _exit() in signal handler | Theo de Raadt | |
2001-05-24 | Don't convert a single space before a tab stop into a tab when the -i | Peter Valchev | |
option is passed, as stated in the manual page. From NetBSD PR 5797 fix. millert@ ok | |||
2001-02-05 | please binutils in the absence of perfect weak symbols | Theo de Raadt | |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos | |
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-11-08 | - Get rid of ".Sh OPTIONS" and always use the standard options list intro. | Aaron Campbell | |
- Move some BUGS/CAVEATS to the end of the man pages where they should go. - Correct some .Nm usage. | |||
2000-03-10 | Various cleanups and standardization. | Aaron Campbell | |
2000-03-06 | Add HISTORY sections; from FreeBSD. | Aaron Campbell | |
1999-12-03 | the -s option was broken; spotted by tstromberg@rtci.com on freebsd-audit, ↵ | Theo de Raadt | |
but i have not seen them fix any of the bugs | |||
1999-09-23 | Typo fixes. | Alex Feldman | |
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... :/ | |||
1999-05-23 | make private version of getopt() return -1, not EOF | Todd C. Miller | |
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen | |
1998-09-27 | usr.bin/ man page cleanups, n-s | Aaron Campbell | |
1997-06-26 | typos; msaitoh@spa.is.uec.ac.jp | Theo de Raadt | |
1997-06-15 | is is | Jason Downs | |
1997-04-23 | revised to handle form feeds, bugs fixed etc | grr | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-08-10 | pr -F would sometimes fail to properly use formfeeds. | imp | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |