diff options
Diffstat (limited to 'contrib/xntpd/README.FreeBSD')
| -rw-r--r-- | contrib/xntpd/README.FreeBSD | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/xntpd/README.FreeBSD b/contrib/xntpd/README.FreeBSD new file mode 100644 index 0000000000000..437d4783d1ed8 --- /dev/null +++ b/contrib/xntpd/README.FreeBSD @@ -0,0 +1,10 @@ +This version of NTP was converted to the BSD-style Makefile system by +Garrett Wollman (wollman@freefall.cdrom.com); it is based on version +3.3z (late beta) from the University of Delaware. + +Besides the Makefile changes, the DES code has been completely removed +in order to make this code exportable. If you have a legal copy of +`authdes.c', you can just add it to the lib/ directory and add `-DDES' +to the AUTHDEFS in Makefile.inc. + +You can change CLOCKDEFS in the same file to add other reference clocks. |
