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
/
dist
/
ntp
Age
Commit message (
Expand
)
Author
2001-12-26
Pull over fixes from rev. 1.5-1.7 of basesrc/usr.sbin/ntp/ntpd/ntpd.8.
wiz
2001-12-04
Replace some misuses of "then" with "than".
wiz
2001-11-21
"than" instead of "then".
wiz
2001-11-12
s/%%m/%m/
christos
2001-11-08
Fixed a small bug in -u option parsing (it only worked if you supplied a
manu
2001-09-24
va_{start,end} audit:
wiz
2001-09-16
Spell 'occurred' with two 'r's.
wiz
2001-09-16
Added code to run ntpd as a non root user and in a chroot jail. This should
manu
2001-04-27
Prefer long names for months; correct comment in resulting man page.
wiz
2001-04-21
Fix LP64 printf format problems.
thorpej
2001-04-19
fix typo in instructions which had serious consequences as it seems
drochner
2001-04-08
previous buffer overrun fix was one-byte too restrictive. from jinmei@kame
itojun
2001-04-06
Negative exit code cleanup: Replace exit(-x) with exit(x).
wiz
2001-04-05
avoid tp from going smaller address than buf.
itojun
2001-04-05
Fix a DoS attach (and possibly, but not confirmed, a root exploit) in
simonb
2001-02-02
Add the -u flag to the usage message.
hubertf
2001-01-16
comment or delete text after CPP directives.
cgd
2000-10-10
one more string format cleanup
itojun
2000-10-10
format string clarification (this does not compile on alpha without the fix)
itojun
2000-10-09
Format string cleanups by Bill Sommerfeld.
is
2000-07-23
Use /usr/share/doc/html/ntp as location for html files.
simonb
2000-05-03
Fix the <ieeefp.h> problem a different way - nothing actually uses the
simonb
2000-05-03
Include rough instructions for importing new NTP release.
simonb
2000-04-22
Delete references to pictures.
simonb
2000-04-22
Fix compile warnings in new code. Patches for these sent to the
simonb
2000-04-22
Remove html/pic.
simonb
2000-04-22
No pictures anymore (import script removes them).
simonb
2000-04-22
Resolve conflicts.
simonb
2000-04-22
Import ntp 4.0.99i
simonb
2000-04-17
Move loadservers() prototype to a header file, so other files can see
simonb
2000-04-17
Include "ntp_stdlib.h" to get prototype for init_lib().
simonb
2000-04-17
Use UL on very large constant (~2.35G) instead of just U.
simonb
2000-04-17
Include <config.h> and check if DES is defined before building DES
simonb
2000-04-17
Include <string.h> to get prototype for memcpy().
simonb
2000-03-29
*EXTREMELY* ugly NTP-specific html to mdoc converter. Not perfect, but
simonb
2000-03-29
Import ntp 4.0.99g
simonb
2000-03-29
Modified version of Bernd Ernesti's bind2netbsd to aid importing
simonb