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
/
w
/
pr_time.c
Age
Commit message (
Expand
)
Author
2011-08-17
Eliminate non-literal format strings, and now that gcc warns, kill y2k format
christos
2009-04-14
Fix -Wcast-qual issue
lukem
2005-01-08
Line up "days" style output in the IDLE field.
kim
2004-11-19
Be a bit more careful with errors; if you cannot find the pty to stat for
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-10-21
Fix whitespace usage.
enami
2001-01-05
ANSIfy.
mjl
2000-12-20
__CONCAT does token pasting, not string concatnation. if something like:
cgd
2000-10-11
More format string cleanup by sommerfeld.
is
1998-04-02
Need <time.h> for localtime() and strftime() prototypes.
kleink
1997-10-20
minor WARNS for i386
lukem
1997-10-20
WARNSify; deprecate register; clean up .Nm
mrg
1997-04-13
properly terminal buffer after calling strftime.
mrg
1996-11-14
preserve data from localtime() buffer before reuse.
mikel
1996-09-27
Grok local timezone when determining "today".
thorpej
1996-06-07
RCS id police.
thorpej
1996-05-21
print 1day not 1days. pr#2259
mrg
1994-05-09
new w, to match libkvm
cgd