| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Make this silly thing use _PATH_UNIX first. Remove some of the more | jkh | 1994-09-08 | 1 | -1/+3 |
* | | Remove duplicate declaration of sys_errlist[]. | jkh | 1994-08-26 | 1 | -3/+3 |
* | | Fix gross spelling and typographical errors pointed out by Keith Bostic. | jkh | 1994-04-24 | 1 | -1/+1 |
* | | Add note about kernel PLL support. | wollman | 1994-04-21 | 1 | -0/+6 |
* | | Enable kernelized NTP PLL support on the daemon side. | wollman | 1994-04-21 | 2 | -1/+3 |
* | | Enable kernelized NTP PLL support on the daemon side. | wollman | 1994-04-21 | 1 | -0/+2 |
* | | Merged xntp3.3q from vendor branch. | wollman | 1994-04-21 | 9 | -37/+167 |
* | | This commit was generated by cvs2svn to compensate for changes in r1381, | wollman | 1994-04-21 | 99 | -2627/+21737 |
|\ \
| |/ |
|
| * | xntp3.3s from UDel | wollman | 1994-04-21 | 106 | -2674/+21906 |
* | | Upgraded to Delaware version 3.3p (yes, that's right, they're not increasing). | wollman | 1994-04-03 | 9 | -18/+73 |
* | | This commit was generated by cvs2svn to compensate for changes in r1328, | wollman | 1994-04-03 | 92 | -1142/+4661 |
|\ \
| |/ |
|
| * | xntp 3.3p from Delaware | wollman | 1994-04-03 | 95 | -1146/+4718 |
* | | Added support for "Conrad DCF-77 mobil" radio clock. This is the cheapest | phk | 1994-02-26 | 1 | -0/+68 |
* | | Fix mkversion script so that it finds the top-level VERSION file | wollman | 1994-02-06 | 1 | -1/+4 |
* | | Use uname(2) to get OS name and arch. | wollman | 1994-02-03 | 2 | -15/+11 |
* | | Eliminate compilation warning. | wollman | 1994-02-03 | 1 | -0/+2 |
* | | Compile in all refclocks that will compile, since they don't take up | wollman | 1994-02-03 | 1 | -4/+4 |
* | | Merged changes along vendor branch into locally-modified files. | wollman | 1994-02-03 | 4 | -19/+17 |
| | | |
| \ | |
*-. \ | This commit was generated by cvs2svn to compensate for changes in r1081, | wollman | 1994-02-03 | 136 | -1197/+3581 |
|\ \ \
| | |/
| |/| |
|
| | * | xntpd version 3.3z from UDel | wollman | 1994-02-03 | 1 | -1/+1 |
| * | | xntpd version 3.3z from UDel | wollman | 1994-02-03 | 138 | -1214/+3596 |
* | | | Put back refclock_omega.c, it was in the sources but some how did not | rgrimes | 1993-12-23 | 1 | -2/+2 |
* | | | Needed to change the LDADD+= and DPADD+= depending on if obj directories | rgrimes | 1993-12-22 | 9 | -29/+103 |
* | | | Definitions taken from original machines/freebsd. | wollman | 1993-12-21 | 1 | -0/+7 |
* | | | Expanded. | wollman | 1993-12-21 | 1 | -0/+1 |
* | | | Deleted old configuration grot and added BSD-style Makefile. Added | wollman | 1993-12-21 | 9 | -363/+83 |
* | | | Converted to BSD-style Makefile. | wollman | 1993-12-21 | 2 | -0/+40 |
* | | | Don't build getopt: it conflicts with our standard getopt. | wollman | 1993-12-21 | 1 | -2/+2 |
* | | | Convert tickadj to use BSD-style Makefile. Don't bother with the | wollman | 1993-12-21 | 1 | -0/+20 |
* | | | Converted to use Berkeley-style makefiles, and configured all clocks on | wollman | 1993-12-21 | 1 | -0/+19 |
* | | | Add BSD-style Makefile for ntptrace. | wollman | 1993-12-21 | 1 | -0/+20 |
* | | | Convert ntpq to BSD-style makefile. | wollman | 1993-12-21 | 1 | -0/+20 |
* | | | Add BSD-style Makefile for libntp, and make the ``exportable'' version | wollman | 1993-12-21 | 2 | -0/+30 |
* | | | Create BSD-style makefile for ntpdate. | wollman | 1993-12-21 | 1 | -0/+20 |
* | | | This commit was generated by cvs2svn to compensate for changes in r893, | wollman | 1993-12-21 | 5 | -0/+272 |
|\ \ \
| |/ /
|/| /
| |/ |
|