Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-23 | Add missing includes, breaks and semicolons to appease gcc3; David Krause | Todd C. Miller | |
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. | |||
2002-02-04 | fix a typo; from Sam Smith <S@mSmith.net> | Michael Shalayeff | |
2001-11-05 | mark a zone of signal races | Theo de Raadt | |
2001-07-18 | -Wall cleanup | Peter Valchev | |
2001-07-12 | first pass at a -Wall cleanup | Theo de Raadt | |
2001-02-06 | Change host width to 24 so last produces one line per user; deraadt ok. | Federico G. Schwindt | |
2001-01-31 | move utmp to large format, usernames to 32 chars; downsj | Theo de Raadt | |
2000-12-17 | data base -> database | Todd C. Miller | |
2000-12-12 | incorrect time specification; noted by sigh@kuzirabekon.econ.nagasaki-u.ac.jp | 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-06-07 | correct description; sarnold@intertrust.com | Theo de Raadt | |
2000-03-23 | More pedantic man page formatting insanity, lalala | Aaron Campbell | |
2000-03-08 | Various cleanups and improvements. | Aaron Campbell | |
2000-03-06 | Some section re-ordering. | 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-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen | |
1998-11-11 | remove redundant .Pp macros | Aaron Campbell | |
1998-09-26 | usr.bin/ man page fixes, f-m. | Aaron Campbell | |
1998-07-13 | ftpd: sleep for an indeterminate amount for non-existant logins | Todd C. Miller | |
to simulate a crypt, like login does. Use SEEK_* not L_* and kill some 0L's used in lseek while we're there. | |||
1998-04-25 | print year; mason@primenet.com.au | Theo de Raadt | |
1998-03-10 | Add -c (for humans) and -s (for machines). | Jason Downs | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-08-25 | incorrect type for variable; enami@but-b.or.jp | Theo de Raadt | |
1997-08-21 | correct [yy]yy stuff in manpages and usage | Theo de Raadt | |
1997-07-25 | -T to display seconds, from jhawk netbsd-pr#1548 | Michael Shalayeff | |
1997-07-20 | minor cleanup on the -d flag code | jdm | |
1997-07-20 | add -d flag for reporting active sessions at a specified point in time. | jdm | |
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-10-18 | initial import of NetBSD tree | Theo de Raadt | |