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.sbin
/
rdate
Age
Commit message (
Expand
)
Author
2002-07-14
ANSIfy. Remove ifndef __STDC__. Remove __P().
wiz
2002-05-16
Space before comment after #endif.
wiz
2002-01-19
Whitespace nits.
wiz
2001-02-19
convert to use getprogname()
cgd
2000-07-07
errx?/warnx? audit. do not pass variable alone, use %s. idea from openbsd
itojun
2000-02-05
Add IPv6 support.
kleink
1999-03-10
Add missing .El lines.
erh
1997-10-18
use memset instead of bzero
lukem
1997-10-18
WARNSify
lukem
1997-07-15
xref inetd(8) not nonexistent inetd(1), add utmp(5) xref
mikel
1997-06-17
don't include newline in warnx format string
cgd
1997-03-26
log date changes to wtmp, in the same way that 'date' does.
cgd
1996-12-08
Use warnx() and hstrerror(), rather than herror().
mycroft
1996-04-08
Add proper punctuation; Reported by Mike Long <mike.long@analog.com> in PR #2...
jtc
1996-03-16
Fix arguments to a printf() (PR#2219).
pk
1996-02-22
RCS id police.
thorpej
1996-02-10
fix pr/1226: allow rdate to use adjtime(2)
christos
1994-12-22
specify man pages the new way.
cgd
1994-11-17
Clean up deleted files.
mycroft
1994-11-17
fix bug #554. rdate man page now says rdate(8)
glass
1994-06-02
rdate implimentation from <christos@deshaw.com>
deraadt