1994-09-29 23:44:43 +00:00
|
|
|
$Id: README.FreeBSD,v 1.7 1994/04/21 21:10:20 wollman Exp $
|
1994-04-21 21:10:20 +00:00
|
|
|
|
1993-12-21 21:06:54 +00:00
|
|
|
This version of NTP was converted to the BSD-style Makefile system by
|
1994-09-29 23:44:43 +00:00
|
|
|
Garrett Wollman (wollman@FreeBSD.org); it is based on version
|
|
|
|
3.4e (beta) from the University of Delaware.
|
1993-12-21 21:06:54 +00:00
|
|
|
|
|
|
|
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.
|
|
|
|
|
1993-12-21 21:11:05 +00:00
|
|
|
You can change CLOCKDEFS in the same file to add other reference clocks.
|
1994-02-26 12:32:04 +00:00
|
|
|
|
1994-09-29 23:44:43 +00:00
|
|
|
This port should work under either FreeBSD 1.1 or FreeBSD 2.0. For
|
|
|
|
1.1, change the `-DSYS_44BSD' in Makefile.inc to `-DSYS_386BSD'.
|