| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix gross spelling and typographical errors pointed out by Keith Bostic. | jkh | 1994-04-24 | 2 | -3/+3 |
* | 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 |
* | | Fixed Makefile problem pointed out by Piero Serini | csgr | 1994-04-19 | 1 | -3/+7 |
* | | Much fixed handling of .so entries. | csgr | 1994-04-18 | 1 | -4/+110 |
* | | get the soelim crud right this time ! | csgr | 1994-04-17 | 1 | -2/+3 |
* | | fix to get .so's working - I hope | csgr | 1994-04-17 | 1 | -1/+9 |
* | | This commit was generated by cvs2svn to compensate for changes in r1366, | csgr | 1994-04-17 | 2 | -0/+268 |
|\ \ |
|
| * | | Manctl utility: | csgr | 1994-04-17 | 2 | -0/+268 |
| / |
|
* | | Whoops, -Y and -N would work better if they were in the getopts string! | jkh | 1994-04-16 | 1 | -2/+2 |
* | | Make y_or_n() pay attention to AutoAnswer global. | jkh | 1994-04-05 | 3 | -6/+17 |
* | | Add -N and -Y flags for auto-answer feature. | jkh | 1994-04-05 | 2 | -1/+17 |
* | | 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 |
* | | From: phk@login.dkuug.dk (Poul-Henning Kamp) | rgrimes | 1994-02-20 | 1 | -3/+3 |
* | | Some fixes from Joerg | ache | 1994-02-11 | 1 | -8/+15 |
* | | When hexdumping a RIP entry, type cast the bytes to unsigned first. Not | dg | 1994-02-10 | 1 | -3/+3 |
* | | Fixed bug in decoding of RIP packets. RIP data is in "osockaddr" format; | dg | 1994-02-10 | 1 | -2/+28 |
* | | Fix size of il (interleave) array. | ache | 1994-02-10 | 1 | -1/+1 |
* | | Add interleave > 1 support by Poul-Henning Kamp. | ache | 1994-02-10 | 2 | -10/+17 |
* | | 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 |
* | | | This commit was generated by cvs2svn to compensate for changes in r1022, | ache | 1994-01-26 | 3 | -0/+506 |
|\ \ \ |
|
| * | | | We got now floppy formatter | ache | 1994-01-26 | 3 | -0/+506 |
* | | | | Added necessary include files to define KERNBASE due to VM changes. | nate | 1994-01-19 | 1 | -1/+6 |
* | | | | Cleaning house. | jkh | 1994-01-06 | 2 | -6/+162 |
* | | | | 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 |