.. |
Makefile
|
Add ntpctl(8), which allows us to query the locally running ntpd(8) process
|
11 years ago |
client.c
|
Fix format strings involving time_t arguments, fixes `ntpd -d' on sparc (and
|
10 years ago |
config.c
|
config file bits for timedelta sensors, so one can specify which devices
|
18 years ago |
control.c
|
from sthen: handle msgbuf_write() returning EAGAIN
|
11 years ago |
log.c
|
Allow ntpd to log sensor offsets and adjtime calls to syslog at LOG_DEBUG
|
17 years ago |
ntp.c
|
from sthen: handle msgbuf_write() returning EAGAIN
|
11 years ago |
ntp.h
|
ignore replies with timestamps after 2030 to prevent time_t / tv_sec wraps
|
15 years ago |
ntp_dns.c
|
Run the serving and privileged ntpd processes at high priority and the
|
10 years ago |
ntp_msg.c
|
Remove unused function argument variables 'len' and 'auth' from
|
11 years ago |
ntpctl.8
|
allow -s<abrev> in addition to -s <word> in ntpctl commandline, like
|
10 years ago |
ntpd.8
|
Remove the bogus author "U. Delaware" from RFC 5905
|
10 years ago |
ntpd.c
|
Run the serving and privileged ntpd processes at high priority and the
|
10 years ago |
ntpd.conf.5
|
Allow ntpd.conf to assign a stratum to a sensor with the syntax stratum <level>.
|
12 years ago |
ntpd.h
|
allow -s<abrev> in addition to -s <word> in ntpctl commandline, like
|
10 years ago |
parse.y
|
use u_char for buffers in yylex, for ctype calls
|
11 years ago |
sensors.c
|
Add ntpctl(8), which allows us to query the locally running ntpd(8) process
|
11 years ago |
server.c
|
remove set but not used variable
|
10 years ago |
util.c
|
Remove stray (long) cast of value being assigned to tv_secs.
|
11 years ago |