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_0_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.70   17 years  otto   Compensate old offsets with the amount of adjustment done, avoiding overcompensa...
[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.91   17 years  otto   remove some unneeded includes; one found by vetinari
[TXT] ntp.h  1.11   19 years  dtucker   Discard replies with alarm flag set or invalid stratum; ok henning@
[TXT] ntp_msg.c  1.16   17 years  otto   remove some unneeded includes; one found by vetinari
[TXT] ntpd.8  1.16   17 years  otto   Document /var/db/ntpd.drift; ok jmc@
[TXT] ntpd.c  1.48   17 years  deraadt   spaces
[TXT] ntpd.conf.5  1.14   18 years  jmc   better wording for the "weight" section;
[TXT] ntpd.h  1.76   17 years  deraadt   spaces
[TXT] parse.y  1.29   18 years  otto   even though the bounds are long long having an upper bound of ULONG_MAX does not...
[TXT] sensors.c  1.21   17 years  henning   make sure updates from sensors have the "synced" flag set
[TXT] server.c  1.30   17 years  otto   remove some unneeded includes; one found by vetinari
[TXT] util.c  1.11   17 years  otto   Compensate old offsets with the amount of adjustment done, avoiding overcompensa...
[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.11   19 years  henning   unify shared code a bit again to make future syncs easier From: Alexander von Ge...