diff options
Diffstat (limited to 'usr.sbin/ntp')
-rw-r--r-- | usr.sbin/ntp/Makefile | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/Makefile.inc | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/config.h | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/doc/Makefile | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/doc/ntp.conf.5 | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/doc/ntp.keys.5 | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/doc/ntpd.8 | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/doc/ntpdate.8 | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/doc/ntpdc.8 | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/doc/ntpq.8 | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/doc/ntptime.8 | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/doc/ntptrace.8 | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/libntp/Makefile | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/libparse/Makefile | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/ntpd/Makefile | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/ntpdate/Makefile | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/ntpdc/Makefile | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/ntpq/Makefile | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/ntptime/Makefile | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/ntptimeset/Makefile | 2 | ||||
-rw-r--r-- | usr.sbin/ntp/ntptrace/Makefile | 2 | ||||
-rwxr-xr-x | usr.sbin/ntp/scripts/mkver | 2 | ||||
-rwxr-xr-x | usr.sbin/ntp/scripts/ntpver | 2 |
23 files changed, 23 insertions, 23 deletions
diff --git a/usr.sbin/ntp/Makefile b/usr.sbin/ntp/Makefile index 4c676df5b88ff..90b7ddbcc0b57 100644 --- a/usr.sbin/ntp/Makefile +++ b/usr.sbin/ntp/Makefile @@ -1,6 +1,6 @@ # # Makefile for ntpd. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/Makefile,v 1.2 2000/01/10 09:20:27 phantom Exp $ # MAINTAINER= roberto diff --git a/usr.sbin/ntp/Makefile.inc b/usr.sbin/ntp/Makefile.inc index d815266e3f050..06819ab27fa40 100644 --- a/usr.sbin/ntp/Makefile.inc +++ b/usr.sbin/ntp/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/Makefile.inc,v 1.1 1999/12/13 14:09:29 roberto Exp $ # MAINTAINER= roberto diff --git a/usr.sbin/ntp/config.h b/usr.sbin/ntp/config.h index 9746cdd2fe0a9..999af26ac80eb 100644 --- a/usr.sbin/ntp/config.h +++ b/usr.sbin/ntp/config.h @@ -1,6 +1,6 @@ /* config.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/ntp/config.h,v 1.4 2000/03/12 13:25:14 dufault Exp $ */ /* Define if on AIX 3. System headers sometimes define this. diff --git a/usr.sbin/ntp/doc/Makefile b/usr.sbin/ntp/doc/Makefile index 3004b0ac6fe1b..41e7db729891a 100644 --- a/usr.sbin/ntp/doc/Makefile +++ b/usr.sbin/ntp/doc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/doc/Makefile,v 1.5 2000/02/10 13:15:46 sheldonh Exp $ MAINTAINER= sheldonh diff --git a/usr.sbin/ntp/doc/ntp.conf.5 b/usr.sbin/ntp/doc/ntp.conf.5 index a48db5a9e21c8..e817f9398e108 100644 --- a/usr.sbin/ntp/doc/ntp.conf.5 +++ b/usr.sbin/ntp/doc/ntp.conf.5 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntp.conf.5,v 1.2 2000/02/10 13:15:47 sheldonh Exp $ .\" .Dd January 13, 2000 .Dt NTP.CONF 5 diff --git a/usr.sbin/ntp/doc/ntp.keys.5 b/usr.sbin/ntp/doc/ntp.keys.5 index b1aebdaaa8d3e..f861e8d838e0d 100644 --- a/usr.sbin/ntp/doc/ntp.keys.5 +++ b/usr.sbin/ntp/doc/ntp.keys.5 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntp.keys.5,v 1.1 2000/01/13 09:59:44 sheldonh Exp $ .\" .Dd January 13, 2000 .Dt NTP.KEYS 5 diff --git a/usr.sbin/ntp/doc/ntpd.8 b/usr.sbin/ntp/doc/ntpd.8 index b5f8e583f8e3d..3685bdd4daa9c 100644 --- a/usr.sbin/ntp/doc/ntpd.8 +++ b/usr.sbin/ntp/doc/ntpd.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntpd.8,v 1.4.2.1 2000/06/22 08:47:34 sheldonh Exp $ .\" .Dd January 10, 2000 .Dt NTPD 8 diff --git a/usr.sbin/ntp/doc/ntpdate.8 b/usr.sbin/ntp/doc/ntpdate.8 index bd218c4740c09..d32aa3de71b66 100644 --- a/usr.sbin/ntp/doc/ntpdate.8 +++ b/usr.sbin/ntp/doc/ntpdate.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntpdate.8,v 1.1.2.1 2000/06/22 08:48:03 sheldonh Exp $ .\" .Dd January 6, 2000 .Dt NTPDATE 8 diff --git a/usr.sbin/ntp/doc/ntpdc.8 b/usr.sbin/ntp/doc/ntpdc.8 index 74c544e57e2ee..feb9193677eba 100644 --- a/usr.sbin/ntp/doc/ntpdc.8 +++ b/usr.sbin/ntp/doc/ntpdc.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntpdc.8,v 1.2.2.2 2000/05/15 11:53:05 sheldonh Exp $ .\" .Dd January 7, 2000 .Dt NTPDC 8 diff --git a/usr.sbin/ntp/doc/ntpq.8 b/usr.sbin/ntp/doc/ntpq.8 index 4bd91ca1c4e74..24700e7a0d0aa 100644 --- a/usr.sbin/ntp/doc/ntpq.8 +++ b/usr.sbin/ntp/doc/ntpq.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntpq.8,v 1.3.2.2 2000/05/15 11:44:03 sheldonh Exp $ .\" .Dd January 7, 2000 .Dt NTPQ 8 diff --git a/usr.sbin/ntp/doc/ntptime.8 b/usr.sbin/ntp/doc/ntptime.8 index 2978312951467..1cee0d2cf29cc 100644 --- a/usr.sbin/ntp/doc/ntptime.8 +++ b/usr.sbin/ntp/doc/ntptime.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntptime.8,v 1.1 2000/01/12 14:41:00 sheldonh Exp $ .\" .Dd January 7, 2000 .Dt NTPTIME 8 diff --git a/usr.sbin/ntp/doc/ntptrace.8 b/usr.sbin/ntp/doc/ntptrace.8 index 29d33cb2b236a..42a937a094f41 100644 --- a/usr.sbin/ntp/doc/ntptrace.8 +++ b/usr.sbin/ntp/doc/ntptrace.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntptrace.8,v 1.1.2.1 2000/05/09 13:01:56 sheldonh Exp $ .\" .Dd January 6, 2000 .Dt NTPTRACE 8 diff --git a/usr.sbin/ntp/libntp/Makefile b/usr.sbin/ntp/libntp/Makefile index 245cc53ae5f24..3a89191e00fd5 100644 --- a/usr.sbin/ntp/libntp/Makefile +++ b/usr.sbin/ntp/libntp/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/libntp/Makefile,v 1.4 2000/01/28 15:05:58 roberto Exp $ # .PATH: ${.CURDIR}/../../../contrib/ntp/libntp diff --git a/usr.sbin/ntp/libparse/Makefile b/usr.sbin/ntp/libparse/Makefile index dd0b645a6c0b3..6f4fa3da2d00d 100644 --- a/usr.sbin/ntp/libparse/Makefile +++ b/usr.sbin/ntp/libparse/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/libparse/Makefile,v 1.2 2000/01/01 23:57:58 roberto Exp $ # .PATH: ${.CURDIR}/../../../contrib/ntp/libparse diff --git a/usr.sbin/ntp/ntpd/Makefile b/usr.sbin/ntp/ntpd/Makefile index fd1e393308a60..f059c7142b60b 100644 --- a/usr.sbin/ntp/ntpd/Makefile +++ b/usr.sbin/ntp/ntpd/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntpd/Makefile,v 1.3 2000/01/01 23:57:59 roberto Exp $ # .PATH: ${.CURDIR}/../../../contrib/ntp/ntpd diff --git a/usr.sbin/ntp/ntpdate/Makefile b/usr.sbin/ntp/ntpdate/Makefile index 22c7cf0afbd0e..c53f1815f11fc 100644 --- a/usr.sbin/ntp/ntpdate/Makefile +++ b/usr.sbin/ntp/ntpdate/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntpdate/Makefile,v 1.2 2000/01/01 23:57:59 roberto Exp $ # .PATH: ${.CURDIR}/../../../contrib/ntp/ntpdate diff --git a/usr.sbin/ntp/ntpdc/Makefile b/usr.sbin/ntp/ntpdc/Makefile index 97756af2e821a..3e9ac37c93cd7 100644 --- a/usr.sbin/ntp/ntpdc/Makefile +++ b/usr.sbin/ntp/ntpdc/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntpdc/Makefile,v 1.3 2000/01/01 23:57:59 roberto Exp $ # .PATH: ${.CURDIR}/../../../contrib/ntp/ntpdc diff --git a/usr.sbin/ntp/ntpq/Makefile b/usr.sbin/ntp/ntpq/Makefile index 29f16e0200fa5..d2edb102a0fec 100644 --- a/usr.sbin/ntp/ntpq/Makefile +++ b/usr.sbin/ntp/ntpq/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntpq/Makefile,v 1.2 2000/01/01 23:58:00 roberto Exp $ # .PATH: ${.CURDIR}/../../../contrib/ntp/ntpq diff --git a/usr.sbin/ntp/ntptime/Makefile b/usr.sbin/ntp/ntptime/Makefile index 6d57ec251769f..1e53c44f74457 100644 --- a/usr.sbin/ntp/ntptime/Makefile +++ b/usr.sbin/ntp/ntptime/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntptime/Makefile,v 1.2 2000/01/01 23:58:00 roberto Exp $ # .PATH: ${.CURDIR}/../../../contrib/ntp/util diff --git a/usr.sbin/ntp/ntptimeset/Makefile b/usr.sbin/ntp/ntptimeset/Makefile index 7e2dc934de779..9499c6946af43 100644 --- a/usr.sbin/ntp/ntptimeset/Makefile +++ b/usr.sbin/ntp/ntptimeset/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntptimeset/Makefile,v 1.2 2000/01/01 23:58:01 roberto Exp $ # .PATH: ${.CURDIR}/../../../contrib/ntp/ntpdate diff --git a/usr.sbin/ntp/ntptrace/Makefile b/usr.sbin/ntp/ntptrace/Makefile index 9bb0bde604d28..e322d14d36d4a 100644 --- a/usr.sbin/ntp/ntptrace/Makefile +++ b/usr.sbin/ntp/ntptrace/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntptrace/Makefile,v 1.2 2000/01/01 23:58:01 roberto Exp $ # .PATH: ${.CURDIR}/../../../contrib/ntp/ntptrace diff --git a/usr.sbin/ntp/scripts/mkver b/usr.sbin/ntp/scripts/mkver index 20996b85ff9d8..7f9088a7dacfe 100755 --- a/usr.sbin/ntp/scripts/mkver +++ b/usr.sbin/ntp/scripts/mkver @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/scripts/mkver,v 1.4 2000/02/01 04:23:35 ache Exp $ PROG=${1-UNKNOWN} ConfStr="$PROG" diff --git a/usr.sbin/ntp/scripts/ntpver b/usr.sbin/ntp/scripts/ntpver index 6dbc510db8c21..f457be9a0379c 100755 --- a/usr.sbin/ntp/scripts/ntpver +++ b/usr.sbin/ntp/scripts/ntpver @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/scripts/ntpver,v 1.1 1999/12/13 14:09:56 roberto Exp $ # print version string of NTP daemon # Copyright (c) 1997 by Ulrich Windl # Modified 970318: Harlan Stenn: rewritten... |