Home | History | Annotate | Download | only in lastcomm
History log of /src/usr.bin/lastcomm/lastcomm.c
RevisionDateAuthorComments
 1.23  31-Jan-2012  wiz Sync usage with man page.
 1.22  31-Jan-2012  christos PR/45897: Takahiro Kambe: Make default display < 80 characters and add -w flag
to display unlimited
 1.21  12-Apr-2009  lukem branches: 1.21.6;
fix sign-compare issue
 1.20  21-Jul-2008  lukem branches: 1.20.6;
Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
 1.19  15-Dec-2007  perry branches: 1.19.6;
convert __attribute__s to applicable cdefs.h macros
 1.18  28-Mar-2005  christos branches: 1.18.12;
WARNS=3, ansi, knf
 1.17  28-Mar-2005  christos PR/29819: Robert Elz: lastcomm mangles elapsed time calculation because
of incorrect rounding.
 1.16  30-Oct-2004  dsl branches: 1.16.2;
Add (unsigned char) cast to ctype functions
 1.15  07-Aug-2003  agc branches: 1.15.4;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.
 1.14  02-Apr-1998  kleink Need <time.h> for ctime() prototype.
 1.13  19-Oct-1997  mrg fix compile warnings on the alpha.
 1.12  19-Oct-1997  lukem getopt returns -1 not EOF
 1.11  19-Oct-1997  lukem WARNSify, fix .Nm usage, deprecate register
 1.10  19-May-1997  kleink Fix lossage revealed by the recent `lseek() vs. negative offsets' changes;
from John F. Woods <jfw@jfwhome.funhouse.com> in PR/3634.
 1.9  22-Oct-1995  ghudson Display the ending time as well as the starting time of processes.
 1.8  12-Oct-1995  mycroft Don't lose on strings that aren't NUL-terminated.
 1.7  31-Aug-1995  jtc branches: 1.7.2;
Sync with 4.4lite2
 1.6  22-Dec-1994  jtc Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
 1.5  23-Mar-1994  cgd use stdio rather than stupid, ill-conceived buffering hack.
 1.4  04-Dec-1993  jtc Use <dirent.h> instead of <sys/dir.h>.
 1.3  01-Aug-1993  mycroft Add RCS identifiers.
 1.2  28-Jul-1993  cgd incorporate changes from 0-9-base to 0-9-ALPHA
 1.1  09-Apr-1993  cgd branches: 1.1.1; 1.1.2;
added, from net/2 (patch 124).
 1.1.2.1  21-Jul-1993  cgd deal with /dev/vga. this fix should be burned...
 1.1.1.2  31-Aug-1995  jtc imported from 44lite2
 1.1.1.1  21-Dec-1994  jtc imported from 44lite
 1.7.2.1  12-Oct-1995  jtc Fix from main branch:
Handle non null-terminated strings properly.
 1.15.4.1  11-May-2005  riz Pull up revision 1.17 (requested by christos in ticket #1370):
PR/29819: Robert Elz: lastcomm mangles elapsed time calculation because
of incorrect rounding.
 1.16.2.1  30-Mar-2005  tron Pull up revision 1.17 (requested by christos in ticket #75):
PR/29819: Robert Elz: lastcomm mangles elapsed time calculation because
of incorrect rounding.
 1.18.12.1  09-Jan-2008  matt sync with HEAD
 1.19.6.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.20.6.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.21.6.1  17-Apr-2012  yamt sync with head

RSS XML Feed