index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
lastcomm
/
lastcomm.c
Age
Commit message (
Expand
)
Author
2012-01-31
Sync usage with man page.
wiz
2012-01-31
PR/45897: Takahiro Kambe: Make default display < 80 characters and add -w flag
christos
2009-04-12
fix sign-compare issue
lukem
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2005-03-28
WARNS=3, ansi, knf
christos
2005-03-28
PR/29819: Robert Elz: lastcomm mangles elapsed time calculation because
christos
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
1998-04-02
Need <time.h> for ctime() prototype.
kleink
1997-10-19
fix compile warnings on the alpha.
mrg
1997-10-19
getopt returns -1 not EOF
lukem
1997-10-19
WARNSify, fix .Nm usage, deprecate register
lukem
1997-05-19
Fix lossage revealed by the recent `lseek() vs. negative offsets' changes;
kleink
1995-10-22
Display the ending time as well as the starting time of processes.
ghudson
1995-10-12
Don't lose on strings that aren't NUL-terminated.
mycroft
1995-08-31
Sync with 4.4lite2
jtc
1994-12-22
Merged with 4.4lite.
jtc
1994-03-23
use stdio rather than stupid, ill-conceived buffering hack.
cgd
1993-12-04
Use <dirent.h> instead of <sys/dir.h>.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-07-28
incorporate changes from 0-9-base to 0-9-ALPHA
cgd
1993-04-09
added, from net/2 (patch 124).
cgd