summaryrefslogtreecommitdiffstats
path: root/usr.bin/lastcomm/lastcomm.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded headers.delphij2011-06-211-2/+0
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
* Let lastcomm(1) build without <utmp.h>.ed2010-01-101-4/+3
* Revert most part of 200420 as requested, as more review and polish isdelphij2009-12-131-0/+3
* Remove unneeded header includes from usr.bin/ except contributed code.delphij2009-12-111-3/+0
* Increase precision of time values in the process accountingdds2007-05-221-67/+28
* Backout revisions 1.16-1.14.dds2007-05-141-43/+6
* Initialise variable size so that reading stdin works deterministically.dwmalone2007-05-031-2/+4
* Change the export option from -w (write) to -X.dds2007-04-181-12/+12
* Complain on write errors.dds2007-04-181-2/+6
* Add export capability through the new -w flag.dds2007-04-181-6/+41
* A dash as an argument to the -f option will now cause lastcomm todds2007-04-041-18/+31
* Sync program's usage() with manpage's SYNOPSIS.ru2005-05-211-1/+1
* Remove unneeded lseek(2) hack to position past the 2GB point,hmp2004-05-201-18/+9
* Don't try to fseek before the beginning of the file; POSIX requires thatfenner2003-01-271-7/+8
* ANSIify function definitions.dwmalone2002-09-041-13/+6
* Consistently use FBSDIDobrien2002-06-301-2/+2
* remove __Pimp2002-03-221-5/+5
* Fixed divots that I created when I moved prototypes of group_from_gidimp2002-02-191-0/+1
* Staticize, constize, de-registerize; don't shadow global definitions;dd2001-06-261-29/+28
* Print spaces on the leading edge rather than the trailing edge of eachmikeh2001-06-161-8/+7
* Avoid using the semi-bogus include <struct.h>phk2000-10-221-5/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Cosmetic in usage string.charnier1997-07-211-5/+7
* Long command names are not NUL terminated. Force truncation in format string.tegge1997-06-231-2/+3
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add some options which makes lastcomm(1) a better debug tool.wosch1996-06-301-11/+87
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Fix output field rangeache1995-04-111-2/+3
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+222
OpenPOWER on IntegriCloud