OpenBSD CVS

src/usr.sbin/rdate/


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 / rdate

Current tag: OPENBSD_3_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.7   20 years  avsm   remove -Werror from userland builds, to give us a chance to use more verbose war...
[TXT] ntp.c  1.27   19 years  henning   make the ntp version check even better, use NTP_VERSION_MIN and _MAX
[TXT] ntpleaps.c  1.7   20 years  jakob   simplify license. ok author.
[TXT] ntpleaps.h  1.3   20 years  jakob   simplify license. ok author.
[TXT] rdate.8  1.29   19 years  jmc   make date(1), rdate(8), ntpd(8), and timed(8) .Xr themselves; mostly from Andrea...
[TXT] rdate.c  1.22   20 years  jmc   sort options and SYNOPSIS; sync usage();
[TXT] rfc868time.c  1.6   20 years  jakob   add IPv4/IPv6 transport selection. ok millert@ deraadt@