From: Harlan Stenn Date: Thu, 19 Aug 1999 01:22:38 +0000 (-0000) Subject: ChangeLog, README.cvs: X-Git-Tag: NTP_4_0_97~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cf06f27cb86df7fa860d32dc94863a507ea23ee;p=thirdparty%2Fntp.git ChangeLog, README.cvs: * README.cvs: Updated. bk: 37bb5c5e0kEzTOrSyJSK4Q4DU1QkUA --- diff --git a/ChangeLog b/ChangeLog index b9ff599ef..bcdacbf00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 1999-08-18 Harlan Stenn + * README.cvs: Updated. + * configure.in: * include/ntp_machine.h: * libntp/mexit.c: diff --git a/README.cvs b/README.cvs index 43b580494..b9f352a71 100644 --- a/README.cvs +++ b/README.cvs @@ -1,3 +1,18 @@ +To get the NTP distribution via anonymous CVS: + + cvs -d :pserver:anoncvs@www.ntp.org:/cvs/ntp login + +the password is: anoncvs + + cvs -d :pserver:anoncvs@www.ntp.org:/cvs/ntp co ntp + +after which the "ntp_update" script in the top-level of the tree should +keep things in synch and properly timestamped. + +There are some mailing lists for the NTP CVS distribution. For more +information, send a message to with the "lists" in +the body of the message. + If you get NTP via CVS, you will need to build the release using GNU make and gcc.