Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-26 | pleasing lint, without displeasing future developers | Theo de Raadt | |
2006-04-26 | merge parts of strtonum() cleanup from tan.dang@gmail.com | Theo de Raadt | |
2005-07-14 | - better synopsis | Jason McIntyre | |
- sort options - sync usage() | |||
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. | |||
2002-08-15 | knf | Theo de Raadt | |
2002-08-04 | ansi | Theo de Raadt | |
2002-06-23 | uid_t and gid_t are unsigned | Theo de Raadt | |
2002-05-08 | _exit() not exit() in signal handler. | Todd C. Miller | |
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-02 | avoid stdio in signal handler | Theo de Raadt | |
2001-05-29 | adapt to BSD authentication and clean things up a bit while I am at it | Todd C. Miller | |
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-09-03 | Boring... Add :L modifier to all tweakable variables tests. | Marc Espie | |
Closes PR 1246 | |||
2000-03-08 | Various cleanups and improvements. | Aaron Campbell | |
1999-10-17 | More consistent introduction to options. | Aaron Campbell | |
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-03-06 | back out changes that should not have escaped my local tree | Todd C. Miller | |
1999-03-06 | add missing reference to infocmp | Todd C. Miller | |
1998-11-11 | remove redundant .Pp macros | Aaron Campbell | |
1998-09-26 | usr.bin/ man page fixes, f-m. | Aaron Campbell | |
1997-07-27 | A bit of KNF | Todd C. Miller | |
1997-07-27 | -Wall | Todd C. Miller | |
1997-04-19 | Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")'' | Todd C. Miller | |
Same change doen for SKEY, YP, and KERBEROS5. This allows people to override those setting in /etc/mk.conf. | |||
1997-03-26 | no libcrypt, fix DPADD | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-10-16 | s/key support now works (s/key lookup must be done with euid == 0) | Todd C. Miller | |
1996-09-06 | Add -n/no timeout option. FreeBSD PR bin/1567, obrien@Nuxi.cs.ucdavis.edu. | Jason Downs | |
1996-08-06 | type cleanup | Theo de Raadt | |
1996-07-25 | readable | Theo de Raadt | |
1996-06-26 | rcsid | Theo de Raadt | |
1996-05-24 | use protos | Theo de Raadt | |
1996-02-15 | libcrypt no longer a link dependancy. | etheisen | |
1995-12-23 | Honor SKEY flag from <bsd.own.mk> | Thorsten Lockert | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |