| Commit message (Expand) | Author | Age | Files | Lines |
* | Typo fix. | max | 1997-09-22 | 1 | -5/+5 |
* | Typo. | max | 1997-09-19 | 1 | -1/+1 |
* | typo | wosch | 1997-09-13 | 1 | -1/+1 |
* | Add LC_TIME=C to date | ache | 1997-06-30 | 1 | -1/+1 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 15 | -15/+15 |
* | Add the trickery to power the "Conrad" DCF77 receiver. | phk | 1997-01-18 | 1 | -0/+15 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 15 | -15/+15 |
* | Fixed DPADD (don't put -L in it). | bde | 1997-01-10 | 5 | -15/+15 |
* | Apply patch in pr 2067 to correct an uninitialized pointer dereference | imp | 1996-12-17 | 1 | -1/+2 |
* | Fix up programs which expect <net/if.h> to include <sys/time.h> to instead | wollman | 1996-12-10 | 1 | -0/+4 |
* | typo | adam | 1996-11-03 | 1 | -1/+1 |
* | Fix a YTK bug. | pst | 1996-10-20 | 1 | -1/+1 |
* | delete doubled words, e.g.: "the the" -> "the" | wosch | 1996-10-05 | 1 | -3/+3 |
* | Fixed DPADD. | bde | 1996-09-05 | 1 | -1/+2 |
* | typo | adam | 1996-09-05 | 1 | -1/+1 |
* | Use a variable to prevent multiple inclusion from duplicating CFLAGS args. | peter | 1996-08-30 | 1 | -0/+5 |
* | Make broadcast clients work. | phk | 1996-08-06 | 1 | -1/+1 |
* | Bring in my changes for removing the pestilent obj links (unless you | jkh | 1996-06-24 | 8 | -35/+35 |
* | Second attempt to correct the leap year handling. | tg | 1996-01-09 | 1 | -1/+2 |
* | Somebody stumbled over the :? here.. :-) | jkh | 1996-01-09 | 1 | -1/+1 |
* | Fix leap year calculations in parse_to_unixtime() | tg | 1996-01-08 | 1 | -3/+5 |
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 174 | -55943/+0 |
* | recording cvs-1.6 file death | peter | 1995-12-30 | 1 | -28/+0 |
* | Fixed the type of a signal handler. | bde | 1995-12-07 | 1 | -2/+2 |
* | Moved a test for HAVE_GETBOOTFILE to after the #include of the | bde | 1995-12-07 | 1 | -5/+6 |
* | Added missing data to a struct initializer by copying it from similar | bde | 1995-12-07 | 1 | -1/+4 |
* | Correct the manpage for the -o flag. Formerly it was a single flag, now | ats | 1995-09-03 | 1 | -5/+9 |
* | Support for the Boeder DCF77 Receiver | jkh | 1995-07-21 | 10 | -28/+130 |
* | Add missing ../ to secure path, close PR 615 | ache | 1995-07-15 | 1 | -1/+1 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 107 | -836/+842 |
* | Do what the previous log message claimed to do and don't enable DES if | bde | 1995-04-16 | 1 | -1/+1 |
* | Bring down the old version of Makefile from the Attic and replace with this | rgrimes | 1995-04-04 | 1 | -43/+18 |
* | Patches to make this work with FreeBSD with the DCF77 Boeder Receiver. | jkh | 1995-03-31 | 2 | -3/+38 |
* | Missing const clashes with prototype definition in ntp_stdlib.h; fixed. | jkh | 1995-03-31 | 1 | -1/+1 |
* | Enable DES if NOCRYPT is not set and and the user has the secure sources. | wollman | 1995-03-23 | 2 | -3/+12 |
* | From: "Jonathan M. Bresler" <jmb@kryten.Atinc.COM> | jkh | 1994-11-18 | 1 | -0/+1 |
* | Don't build an unused array of kernel names when HAVE_GETBOOTFILE is | bde | 1994-11-14 | 1 | -1/+3 |
* | Same as last one, use "sh -e" for these to make them catch pathological | phk | 1994-10-03 | 6 | -12/+12 |
* | Allow multicast NTP. | wollman | 1994-10-02 | 1 | -0/+1 |
* | Sorry, wrong previous commit backed out, HAVE_GETBOOTFILE | ache | 1994-09-30 | 1 | -1/+1 |
* | Forget to define HAVE_GETBOOTFILE | ache | 1994-09-30 | 1 | -1/+1 |
* | Use getbootfile() properly, old code cause reboots somethimes | ache | 1994-09-30 | 1 | -3/+11 |
* | Make it compile under 2.0. | wollman | 1994-09-30 | 6 | -16/+24 |
* | Merged changes from the vendor branch. NB: this will NOT compile until | wollman | 1994-09-29 | 15 | -2356/+1455 |
* | This commit was generated by cvs2svn to compensate for changes in r3215, | wollman | 1994-09-29 | 215 | -10968/+34469 |
|\ |
|
| * | xntp 3.4e from Dave Mills @ UDel | wollman | 1994-09-29 | 229 | -13262/+35900 |
* | | getbootfile() not invoked | pst | 1994-09-28 | 1 | -1/+1 |
* | | xntpd(8) doesn't know about /kernel (do it right, use get_bootfile()). | pst | 1994-09-27 | 2 | -1/+16 |
* | | Get rid of _PATH_UNIX completely; use getbootfile(3) instead. | wollman | 1994-09-24 | 1 | -3/+3 |
* | | Fix library dependencies. The clockstuff directory isn't used but I | bde | 1994-09-15 | 1 | -3/+3 |