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_3_6


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.7   19 years  alexander   Compute the local clock offset from the server's response. ok henning@
[TXT] client.c  1.32   19 years  otto   Be more careful setting next and deadline, they should not both be != 0 at the s...
[TXT] config.c  1.14   19 years  henning   don't forget to set *hn... theo ok
[TXT] log.c  1.6   19 years  dtucker   Replace errx with equivalent fprintf+exit to make porting easier; ok henning@
[TXT] ntp.c  1.27   19 years  henning   correctly track peer count. fixes a memory corruption. with & ok otto millert cl...
[TXT] ntp.h  1.8   19 years  alexander   correct leap indicator mask; ok henning@
[TXT] ntp_msg.c  1.6   19 years  deraadt   ENOBUFS, EHOSTUNREACH, ENETDOWN and EHOSTDOWN are bad reasons to log; ok otto he...
[TXT] ntpd.8  1.5   19 years  jmc   tweaks; ok henning@
[TXT] ntpd.c  1.14   19 years  henning   do not try to getaddrinfo() in the unprivileged process, send an imsg asking the...
[TXT] ntpd.conf.5  1.7   19 years  jmc   tweaks; ok henning@
[TXT] ntpd.h  1.33   19 years  henning   do not try to getaddrinfo() in the unprivileged process, send an imsg asking the...
[TXT] parse.y  1.19   19 years  henning   in the pool case ("servers somepool.somewhere"), we add new peers while looping ...
[TXT] server.c  1.13   19 years  henning   ignore ntp_sendmsg()s return value in server_dispatch. could result in ntpd exit...
[TXT] util.c  1.8   19 years  alexander   short fixed point <-> double conversion routines; ok henning@
[TXT] buffer.c (in the Attic) [Hide]  1.3   19 years  henning   order #includes, Brian Poole <raj@cerias.purdue.edu>
[TXT] imsg.c (in the Attic) [Hide]  1.1   20 years  henning   initial cut at ntpd. it is just capable of answering (s)ntp4 requests with the l...