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_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   17 years  henning   add support for timedelta sensors, which pretty much means udcf(4) right now. un...
[TXT] client.c  1.79   16 years  mpf   Reconnect a client socket after three consecutive send failures. This allows rec...
[TXT] config.c  1.19   17 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.103   16 years  mpf   Reconnect a client socket after three consecutive send failures. This allows rec...
[TXT] ntp.h  1.12   16 years  henning   use __packed structs for the on-the-wire packets and just memcpy at once instead...
[TXT] ntp_msg.c  1.18   16 years  otto   don't fill the logs; spotted by deraadt@ ok henning@
[TXT] ntpd.8  1.23   16 years  jmc   rearrange the page to read better; ok otto henning
[TXT] ntpd.c  1.58   16 years  henning   we must reset the poll timeout to INFTIM when receiving the IMSG_SETTIME because...
[TXT] ntpd.conf.5  1.19   16 years  jmc   one more missed change;
[TXT] ntpd.h  1.91   16 years  mpf   Reconnect a client socket after three consecutive send failures. This allows rec...
[TXT] parse.y  1.42   16 years  mpf   Have popfile() also close the main config file, but only do the final popfile ca...
[TXT] sensors.c  1.35   16 years  ckuethe   set the refid for v4 queries too. this allows sensor-driven ntpd to says its ref...
[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...