diff options
author | roberto <roberto@FreeBSD.org> | 2000-01-28 14:55:50 +0000 |
---|---|---|
committer | roberto <roberto@FreeBSD.org> | 2000-01-28 14:55:50 +0000 |
commit | b5b40f9e420899251189775800d9f74092925299 (patch) | |
tree | 98efdf1b74d6ecb7828bb502a0350116eeb2fd3c /contrib/ntp/libparse/parse_conf.c | |
parent | ef64b99e8412f2273dd2e8b3291c2f78ffc4667f (diff) | |
download | FreeBSD-src-b5b40f9e420899251189775800d9f74092925299.zip FreeBSD-src-b5b40f9e420899251189775800d9f74092925299.tar.gz |
Virgin import of ntpd 4.0.99b
Diffstat (limited to 'contrib/ntp/libparse/parse_conf.c')
-rw-r--r-- | contrib/ntp/libparse/parse_conf.c | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/contrib/ntp/libparse/parse_conf.c b/contrib/ntp/libparse/parse_conf.c index 3333cd9..353775d 100644 --- a/contrib/ntp/libparse/parse_conf.c +++ b/contrib/ntp/libparse/parse_conf.c @@ -1,7 +1,7 @@ /* - * /src/NTP/ntp-4/libparse/parse_conf.c,v 4.4 1999/02/28 15:27:25 kardel RELEASE_19990228_A + * /src/NTP/ntp-4/libparse/parse_conf.c,v 4.5 1999/11/28 09:13:53 kardel RELEASE_19991128_A * - * parse_conf.c,v 4.4 1999/02/28 15:27:25 kardel RELEASE_19990228_A + * parse_conf.c,v 4.5 1999/11/28 09:13:53 kardel RELEASE_19991128_A * * Parser configuration module for reference clocks * @@ -131,6 +131,9 @@ int parse_conf_bs; * History: * * parse_conf.c,v + * Revision 4.5 1999/11/28 09:13:53 kardel + * RECON_4_0_98F + * * Revision 4.4 1999/02/28 15:27:25 kardel * wharton clock integration * |