Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-27 | remove erroneous char cast to switch expression processing getopt(3); | Okan Demirmen | |
not used in any cases. ok deraadt@, guenther@, millert@ | |||
2013-11-26 | unsigned char casts for ctype | Theo de Raadt | |
ok krw | |||
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2007-07-16 | oops, missed a bit from tobias' diff - add "usage: " to usage(); | Jason McIntyre | |
from Tobias Stoeckmann | |||
2007-07-16 | sync usage(); from Tobias Stoeckmann | Jason McIntyre | |
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2004-09-14 | lint begs for proactive casting, so we give it | Theo de Raadt | |
2003-06-26 | more proto fixes | Theo de Raadt | |
2003-06-10 | mostly ansi cleanup; pval 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. | |||
2002-05-11 | Add missing libraries to bsd.prog.mk (mostly kerberosV) | Marc Espie | |
Use them in DPADD throughout the tree. Fix a few mispells (LIBMATH -> LIBM...) Wipe obsolete lib (LIBRESOLV) Sort added missing libraries, move obsolete stuff apart. Synch documentation in bsd.README ok deraadt@ | |||
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-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
2001-07-18 | -Wall cleanup | Peter Valchev | |
2001-07-12 | first pass at a -Wall cleanup | 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-03-08 | Various cleanups and improvements. | Aaron Campbell | |
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-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1998-11-11 | remove redundant .Pp macros | Aaron Campbell | |
1998-09-26 | usr.bin/ man page fixes, f-m. | Aaron Campbell | |
1998-07-26 | typo | Paul Janzen | |
1998-07-24 | Man pages Xrefs. | Marc Espie | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-06-02 | mm, didn't quite get it the first time. | flipk | |
rearrange seek/test/print logic to avoid seeking to before beginning of file. netbsd/PR #3634, John F. Woods <jfw@jfwhome.funhouse.com> | |||
1997-05-30 | xref accton | Theo de Raadt | |
1997-03-03 | don't try to fseek to before the beginning of the file; | flipk | |
showed up after the fix to sys_lseek concerning negative offsets. avoids '/var/account/acct: Invalid argument' messages. | |||
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-12-14 | from netbsd; also print elapsed time | Theo de Raadt | |
1995-10-28 | update from NetBSD | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |