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_2_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   18 years  henning   add support for timedelta sensors, which pretty much means udcf(4) right now. un...
[TXT] client.c  1.76   17 years  otto   if resolving a name fails, be more aggressive retrying, but with care: do not ha...
[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.7   19 years  henning   zap includes, Alexander von Gernler <grunk@pestilenz.org>
[TXT] ntp.c  1.99   16 years  ckuethe   This diff makes ntpd poll for sensors more aggressively when the use of sensors ...
[TXT] ntp.h  1.12   17 years  henning   use __packed structs for the on-the-wire packets and just memcpy at once instead...
[TXT] ntp_msg.c  1.17   17 years  henning   use __packed structs for the on-the-wire packets and just memcpy at once instead...
[TXT] ntpd.8  1.18   17 years  jmc   convert to new .Dd format;
[TXT] ntpd.c  1.49   17 years  otto   Although Unix compilers accept more than one definition of a global symbol, foll...
[TXT] ntpd.conf.5  1.16   17 years  jmc   convert to new .Dd format;
[TXT] ntpd.h  1.85   16 years  ckuethe   This diff makes ntpd poll for sensors more aggressively when the use of sensors ...
[TXT] parse.y  1.30   17 years  deraadt   strtonum() with INT_MAX intead of LONG_MAX, problem pointed out by pierre-yves@s...
[TXT] sensors.c  1.33   16 years  ckuethe   This diff makes ntpd poll for sensors more aggressively when the use of sensors ...
[TXT] server.c  1.31   17 years  otto   Although Unix compilers accept more than one definition of a global symbol, foll...
[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.9   18 years  henning   on writing, we actually can deal with ENOBUFS just as well as with EAGAIN and EI...
[TXT] imsg.c (in the Attic) [Hide]  1.12   17 years  henning   when our red/recv/recvmsg in imsg_read gives EINTR or EAGAIN, do not signal "con...