summaryrefslogtreecommitdiff
path: root/usr.bin/lastcomm
AgeCommit message (Collapse)Author
2002-05-11Add 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-16Part 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-19kill more registersMike Pechkin
millert@ ok
2001-07-18-Wall cleanupPeter Valchev
2001-07-12first pass at a -Wall cleanupTheo de Raadt
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron 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-08Various cleanups and improvements.Aaron Campbell
1999-06-05- remove trailing white spaceAaron 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-16Cleanup 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-11remove redundant .Pp macrosAaron Campbell
1998-09-26usr.bin/ man page fixes, f-m.Aaron Campbell
1998-07-26typoPaul Janzen
1998-07-24Man pages Xrefs.Marc Espie
1997-09-21$OpenBSD$Theo de Raadt
1997-06-02mm, 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-30xref acctonTheo de Raadt
1997-03-03don'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-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-06-26rcsidTheo de Raadt
1995-12-14from netbsd; also print elapsed timeTheo de Raadt
1995-10-28update from NetBSDTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt