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/clk_schmid.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/clk_schmid.c')
-rw-r--r-- | contrib/ntp/libparse/clk_schmid.c | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/contrib/ntp/libparse/clk_schmid.c b/contrib/ntp/libparse/clk_schmid.c index 049b4e4..5fb4268 100644 --- a/contrib/ntp/libparse/clk_schmid.c +++ b/contrib/ntp/libparse/clk_schmid.c @@ -1,7 +1,7 @@ /* - * /src/NTP/ntp-4/libparse/clk_schmid.c,v 4.4 1998/06/13 12:06:03 kardel RELEASE_19990228_A + * /src/NTP/ntp-4/libparse/clk_schmid.c,v 4.5 1999/11/28 09:13:51 kardel RELEASE_19991128_A * - * clk_schmid.c,v 4.4 1998/06/13 12:06:03 kardel RELEASE_19990228_A + * clk_schmid.c,v 4.5 1999/11/28 09:13:51 kardel RELEASE_19991128_A * * Schmid clock support * @@ -211,6 +211,9 @@ int clk_schmid_bs; * History: * * clk_schmid.c,v + * Revision 4.5 1999/11/28 09:13:51 kardel + * RECON_4_0_98F + * * Revision 4.4 1998/06/13 12:06:03 kardel * fix SYSV clock name clash * |