OpenBSD CVS

src/usr.sbin/ntpd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / ntpd

Current tag: OPENBSD_4_6_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.10   14 years  deraadt   incorrect .PATH setting, discovered with nicm
[TXT] client.c  1.88   14 years  henning   recvmsg ENOENT noncritical too
[TXT] config.c  1.19   18 years  henning   config file bits for timedelta sensors, so one can specify which devices to use....
[TXT] log.c  1.8   16 years  ckuethe   Allow ntpd to log sensor offsets and adjtime calls to syslog at LOG_DEBUG priori...
[TXT] ntp.c  1.114   14 years  henning   effectively un-do r1.111, it fucks machines with bad clocks royally. spotted the...
[TXT] ntp.h  1.13   15 years  henning   ignore replies with timestamps after 2030 to prevent time_t / tv_sec wraps input...
[TXT] ntp_dns.c  1.2   15 years  stevesk   endservent() not needed here; ok henning@
[TXT] ntp_msg.c  1.18   16 years  otto   don't fill the logs; spotted by deraadt@ ok henning@
[TXT] ntpd.8  1.27   15 years  stevesk   -v logs debug adjtime calls also; ok henning@
[TXT] ntpd.c  1.66   15 years  pyr   make ntpd imsg-in-a-lib ready as well. extensive testing done, no behavior chang...
[TXT] ntpd.conf.5  1.22   15 years  stevesk   move text on weight to where it is first referred to; "fine by me. it's maybe no...
[TXT] ntpd.h  1.103   15 years  ckuethe   Turns up the polling rate of sensors and makes ntpd calculate frequency correcti...
[TXT] parse.y  1.46   15 years  tobias   Fixed memory leaks which would occur if the second of two memory allocations fai...
[TXT] sensors.c  1.44   15 years  stevesk   when using a timedelta sensor for -s, if the sensor is invalid during the first ...
[TXT] server.c  1.35   15 years  henning   fix looking at the mode bits so that we do not reply to broadcast and other junk...
[TXT] util.c  1.13   17 years  otto   Normalize tv so that tv_usec is positive. The kernel also normalizes, but this m...
[TXT] buffer.c (in the Attic) [Hide]  1.10   15 years  pyr   make ntpd imsg-in-a-lib ready as well. extensive testing done, no behavior chang...
[TXT] imsg.c (in the Attic) [Hide]  1.17   14 years  dlg   revert this change by eric@: Make the imsg protocol network-safe. it might be...
[TXT] imsg.h (in the Attic) [Hide]  1.3   15 years  eric   Change the way fds passed over a socket are retreived on the receiving side. Cu...