diff options
Diffstat (limited to 'libexec')
213 files changed, 213 insertions, 213 deletions
diff --git a/libexec/Makefile b/libexec/Makefile index 30a8db11f503..8c21d4d9f213 100644 --- a/libexec/Makefile +++ b/libexec/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/Makefile,v 1.75 2005/06/10 20:52:35 nectar Exp $ SUBDIR= atrun \ bootpd \ diff --git a/libexec/Makefile.inc b/libexec/Makefile.inc index 05deedc6127f..4c164445fa37 100644 --- a/libexec/Makefile.inc +++ b/libexec/Makefile.inc @@ -1,5 +1,5 @@ # @(#)Makefile.inc 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/Makefile.inc,v 1.4 2002/02/04 02:33:49 kris Exp $ BINDIR?= /usr/libexec WFORMAT?= 1 diff --git a/libexec/atrun/LEGAL b/libexec/atrun/LEGAL index af8be572d5cd..4b1b49dd3a26 100644 --- a/libexec/atrun/LEGAL +++ b/libexec/atrun/LEGAL @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/atrun/LEGAL,v 1.5 1999/08/28 00:09:11 peter Exp $ -----BEGIN PGP SIGNED MESSAGE----- diff --git a/libexec/atrun/Makefile b/libexec/atrun/Makefile index aacbf2e407a6..7e453d80ad65 100644 --- a/libexec/atrun/Makefile +++ b/libexec/atrun/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/atrun/Makefile,v 1.12 2002/02/04 02:33:49 kris Exp $ MAINSRC=${.CURDIR}/../../usr.bin/at diff --git a/libexec/atrun/atrun.c b/libexec/atrun/atrun.c index 1cb5e7ed5771..2183ceeaba59 100644 --- a/libexec/atrun/atrun.c +++ b/libexec/atrun/atrun.c @@ -25,7 +25,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/atrun/atrun.c,v 1.18 2004/07/11 17:37:32 stefanf Exp $"; #endif /* not lint */ /* System Headers */ diff --git a/libexec/atrun/atrun.man b/libexec/atrun/atrun.man index a8ce57cc0dfd..581f976f331d 100644 --- a/libexec/atrun/atrun.man +++ b/libexec/atrun/atrun.man @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/atrun/atrun.man,v 1.12 2004/07/02 19:07:31 ru Exp $ .Dd April 12, 1995 .Dt ATRUN 8 .Os diff --git a/libexec/atrun/gloadavg.c b/libexec/atrun/gloadavg.c index 6cffe5a4cfec..c4ecce647e8c 100644 --- a/libexec/atrun/gloadavg.c +++ b/libexec/atrun/gloadavg.c @@ -25,7 +25,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/atrun/gloadavg.c,v 1.5 1999/08/28 00:09:12 peter Exp $"; #endif /* not lint */ #ifndef __FreeBSD__ diff --git a/libexec/atrun/gloadavg.h b/libexec/atrun/gloadavg.h index 48890ce54b59..3ead6ca6843b 100644 --- a/libexec/atrun/gloadavg.h +++ b/libexec/atrun/gloadavg.h @@ -25,5 +25,5 @@ double gloadavg(void); #if 0 -static char atrun_h_rcsid[] = "$FreeBSD$"; +static char atrun_h_rcsid[] = "$FreeBSD: src/libexec/atrun/gloadavg.h,v 1.4 1999/08/28 00:09:12 peter Exp $"; #endif diff --git a/libexec/bootpd/Announce b/libexec/bootpd/Announce index 60838d5e978e..2befcc8bd77d 100644 --- a/libexec/bootpd/Announce +++ b/libexec/bootpd/Announce @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/bootpd/Announce,v 1.5 1999/08/28 00:09:13 peter Exp $ This is an enhanced version of the CMU BOOTP server which was derived from the original BOOTP server created by Bill Croft at Stanford. diff --git a/libexec/bootpd/Changes b/libexec/bootpd/Changes index d797ea1fa9e5..668fdcdd44ec 100644 --- a/libexec/bootpd/Changes +++ b/libexec/bootpd/Changes @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/bootpd/Changes,v 1.5 1999/08/28 00:09:13 peter Exp $ Changes, most recent first Date, <email> Real Name diff --git a/libexec/bootpd/Makefile b/libexec/bootpd/Makefile index 830577a57def..d0eb2594f873 100644 --- a/libexec/bootpd/Makefile +++ b/libexec/bootpd/Makefile @@ -1,5 +1,5 @@ # bootpd/Makefile -# $FreeBSD$ +# $FreeBSD: src/libexec/bootpd/Makefile,v 1.9 2001/03/26 14:22:02 ru Exp $ PROG= bootpd CFLAGS+= -DETC_ETHERS diff --git a/libexec/bootpd/Makefile.UNIX b/libexec/bootpd/Makefile.UNIX index 5b2c186bcb4b..09936d202318 100644 --- a/libexec/bootpd/Makefile.UNIX +++ b/libexec/bootpd/Makefile.UNIX @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/bootpd/Makefile.UNIX,v 1.5 1999/08/28 00:09:14 peter Exp $ # # Makefile for the BOOTP programs: # bootpd - BOOTP server daemon diff --git a/libexec/bootpd/Makefile.inc b/libexec/bootpd/Makefile.inc index 829da300445d..52b80b3f59c6 100644 --- a/libexec/bootpd/Makefile.inc +++ b/libexec/bootpd/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/bootpd/Makefile.inc,v 1.4 1999/08/28 00:09:14 peter Exp $ BINDIR?= /usr/libexec diff --git a/libexec/bootpd/Problems b/libexec/bootpd/Problems index c7f9951946b3..277d8ad15b44 100644 --- a/libexec/bootpd/Problems +++ b/libexec/bootpd/Problems @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/bootpd/Problems,v 1.5 1999/08/28 00:09:15 peter Exp $ Common problems and ways to work around them: diff --git a/libexec/bootpd/README b/libexec/bootpd/README index a88cca5b6450..26a6f9943112 100644 --- a/libexec/bootpd/README +++ b/libexec/bootpd/README @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/bootpd/README,v 1.5 1999/08/28 00:09:15 peter Exp $ This is an enhanced version of the CMU BOOTP server which was derived from the original BOOTP server created by Bill Croft at Stanford. diff --git a/libexec/bootpd/bootp.h b/libexec/bootpd/bootp.h index c3a3909287ba..9b2f3d242ead 100644 --- a/libexec/bootpd/bootp.h +++ b/libexec/bootpd/bootp.h @@ -23,7 +23,7 @@ SOFTWARE. /* * Bootstrap Protocol (BOOTP). RFC951 and RFC1395. * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/bootp.h,v 1.6 2001/09/25 21:02:10 iedowse Exp $ * * * This file specifies the "implementation-independent" BOOTP protocol diff --git a/libexec/bootpd/bootpd.8 b/libexec/bootpd/bootpd.8 index b3818589017a..694d7465249a 100644 --- a/libexec/bootpd/bootpd.8 +++ b/libexec/bootpd/bootpd.8 @@ -1,6 +1,6 @@ .\" Copyright (c) 1988, 1989, 1991 Carnegie Mellon University .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/bootpd/bootpd.8,v 1.20 2004/07/02 21:28:48 ru Exp $ .\" .Dd February 10, 2004 .Dt BOOTPD 8 diff --git a/libexec/bootpd/bootpd.c b/libexec/bootpd/bootpd.c index b0a49b5cea9a..ffe4bc54f87e 100644 --- a/libexec/bootpd/bootpd.c +++ b/libexec/bootpd/bootpd.c @@ -38,7 +38,7 @@ SOFTWARE. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/bootpd/bootpd.c,v 1.23.8.1 2006/11/23 02:13:39 obrien Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/libexec/bootpd/bootpd.h b/libexec/bootpd/bootpd.h index 86c1b3da8b64..ee25199cbbe4 100644 --- a/libexec/bootpd/bootpd.h +++ b/libexec/bootpd/bootpd.h @@ -24,7 +24,7 @@ SOFTWARE. /* * bootpd.h -- common header file for all the modules of the bootpd program. * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/bootpd.h,v 1.2 1999/11/12 10:11:48 marcel Exp $ */ #include "bptypes.h" diff --git a/libexec/bootpd/bootpgw/Makefile b/libexec/bootpd/bootpgw/Makefile index 93a982c2d384..4d5bd6307f99 100644 --- a/libexec/bootpd/bootpgw/Makefile +++ b/libexec/bootpd/bootpgw/Makefile @@ -1,5 +1,5 @@ # Makefile -# $FreeBSD$ +# $FreeBSD: src/libexec/bootpd/bootpgw/Makefile,v 1.6 2004/12/21 08:47:03 ru Exp $ PROG= bootpgw NO_MAN= diff --git a/libexec/bootpd/bootpgw/bootpgw.c b/libexec/bootpd/bootpgw/bootpgw.c index f180fd66713f..e729a70cfb74 100644 --- a/libexec/bootpd/bootpgw/bootpgw.c +++ b/libexec/bootpd/bootpgw/bootpgw.c @@ -31,7 +31,7 @@ SOFTWARE. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/bootpd/bootpgw/bootpgw.c,v 1.6 2003/02/05 13:45:25 charnier Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/libexec/bootpd/bootptab.5 b/libexec/bootpd/bootptab.5 index c10d26b75217..b1dbb03f8467 100644 --- a/libexec/bootpd/bootptab.5 +++ b/libexec/bootpd/bootptab.5 @@ -1,6 +1,6 @@ .\" Copyright (c) 1988, 1989, 1991 Carnegie Mellon University .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/bootpd/bootptab.5,v 1.11 2005/02/13 22:25:14 ru Exp $ .\" .Dd October 31, 1991 .Dt BOOTPTAB 5 diff --git a/libexec/bootpd/bootptab.mcs b/libexec/bootpd/bootptab.mcs index 9bce37e07f29..1efbdd3e3fe8 100644 --- a/libexec/bootpd/bootptab.mcs +++ b/libexec/bootpd/bootptab.mcs @@ -2,7 +2,7 @@ # Last update: gwr, Sun Dec 12 19:00:00 EDT 1993 # Blank lines and lines beginning with '#' are ignored. # -# $FreeBSD$ +# $FreeBSD: src/libexec/bootpd/bootptab.mcs,v 1.5 1999/08/28 00:09:17 peter Exp $ # # Legend: (see bootptab.5) # first field -- hostname (not indented) diff --git a/libexec/bootpd/bptypes.h b/libexec/bootpd/bptypes.h index e27cc832c5fe..933f34df9750 100644 --- a/libexec/bootpd/bptypes.h +++ b/libexec/bootpd/bptypes.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ +/* $FreeBSD: src/libexec/bootpd/bptypes.h,v 1.2 1999/11/12 10:11:48 marcel Exp $ */ #ifndef BPTYPES_H diff --git a/libexec/bootpd/dovend.c b/libexec/bootpd/dovend.c index 3b2bd973cbf1..22ea7a63282a 100644 --- a/libexec/bootpd/dovend.c +++ b/libexec/bootpd/dovend.c @@ -1,7 +1,7 @@ /* * dovend.c : Inserts all but the first few vendor options. * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/dovend.c,v 1.8 2002/05/28 18:36:43 alfred Exp $ */ #include <sys/types.h> diff --git a/libexec/bootpd/dovend.h b/libexec/bootpd/dovend.h index ef3b62de7126..c1342ff793e0 100644 --- a/libexec/bootpd/dovend.h +++ b/libexec/bootpd/dovend.h @@ -1,5 +1,5 @@ /* dovend.h */ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/bootpd/dovend.h,v 1.2 2002/05/28 18:31:41 alfred Exp $ */ extern int dovend_rfc1497(struct host *hp, u_char *buf, int len); extern int insert_ip(int, struct in_addr_list *, u_char **, int *); diff --git a/libexec/bootpd/dumptab.c b/libexec/bootpd/dumptab.c index 43e94ec4cef2..c739c0a58369 100644 --- a/libexec/bootpd/dumptab.c +++ b/libexec/bootpd/dumptab.c @@ -1,7 +1,7 @@ /* * dumptab.c - handles dumping the database * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/dumptab.c,v 1.9 2002/05/28 18:36:43 alfred Exp $ */ #include <sys/types.h> diff --git a/libexec/bootpd/getether.c b/libexec/bootpd/getether.c index e4dc1b66b9e2..a0f94bbdc217 100644 --- a/libexec/bootpd/getether.c +++ b/libexec/bootpd/getether.c @@ -7,7 +7,7 @@ * If you figure out how to do this on another system, * please let me know. <gwr@mc.com> * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/getether.c,v 1.14 2002/12/30 21:18:03 schweikh Exp $ */ #include <sys/types.h> diff --git a/libexec/bootpd/getether.h b/libexec/bootpd/getether.h index 026df158b50c..143574739585 100644 --- a/libexec/bootpd/getether.h +++ b/libexec/bootpd/getether.h @@ -1,4 +1,4 @@ /* getether.h */ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/bootpd/getether.h,v 1.2 2002/05/28 18:31:41 alfred Exp $ */ extern int getether(char *ifname, char *eaptr); diff --git a/libexec/bootpd/getif.c b/libexec/bootpd/getif.c index 64e5edadb679..6e368c15eb41 100644 --- a/libexec/bootpd/getif.c +++ b/libexec/bootpd/getif.c @@ -1,7 +1,7 @@ /* * getif.c : get an interface structure * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/getif.c,v 1.8 2004/07/29 18:05:20 kan Exp $ */ #include <sys/types.h> diff --git a/libexec/bootpd/getif.h b/libexec/bootpd/getif.h index a2c86cfba04b..9b02003a5faa 100644 --- a/libexec/bootpd/getif.h +++ b/libexec/bootpd/getif.h @@ -1,4 +1,4 @@ /* getif.h */ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/bootpd/getif.h,v 1.2 2002/05/28 18:31:41 alfred Exp $ */ extern struct ifreq *getif(int, struct in_addr *); diff --git a/libexec/bootpd/hash.c b/libexec/bootpd/hash.c index 146e87e69356..a8d7f41e96ab 100644 --- a/libexec/bootpd/hash.c +++ b/libexec/bootpd/hash.c @@ -19,7 +19,7 @@ PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - $FreeBSD$ + $FreeBSD: src/libexec/bootpd/hash.c,v 1.7 2002/05/28 18:36:43 alfred Exp $ ************************************************************************/ diff --git a/libexec/bootpd/hash.h b/libexec/bootpd/hash.h index 22cdc04332c2..fa89957c72a5 100644 --- a/libexec/bootpd/hash.h +++ b/libexec/bootpd/hash.h @@ -25,7 +25,7 @@ SOFTWARE. /* * Generalized hash table ADT - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/hash.h,v 1.3 2002/05/28 18:36:43 alfred Exp $ * * Provides multiple, dynamically-allocated, variable-sized hash tables on * various data and keys. diff --git a/libexec/bootpd/hwaddr.c b/libexec/bootpd/hwaddr.c index de264cc83a5f..104c07456636 100644 --- a/libexec/bootpd/hwaddr.c +++ b/libexec/bootpd/hwaddr.c @@ -2,7 +2,7 @@ * hwaddr.c - routines that deal with hardware addresses. * (i.e. Ethernet) * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/hwaddr.c,v 1.9 2002/10/13 11:27:36 kris Exp $ */ #include <sys/types.h> diff --git a/libexec/bootpd/hwaddr.h b/libexec/bootpd/hwaddr.h index bd68857648a1..233e2d15982e 100644 --- a/libexec/bootpd/hwaddr.h +++ b/libexec/bootpd/hwaddr.h @@ -1,7 +1,7 @@ /* * hwaddr.h * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/hwaddr.h,v 1.7 2002/05/28 18:36:43 alfred Exp $ */ #ifndef HWADDR_H diff --git a/libexec/bootpd/lookup.c b/libexec/bootpd/lookup.c index 54b3f62242f7..b3ef9d23cf89 100644 --- a/libexec/bootpd/lookup.c +++ b/libexec/bootpd/lookup.c @@ -1,7 +1,7 @@ /* * lookup.c - Lookup IP address, HW address, netmask * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/lookup.c,v 1.7 1999/08/28 00:09:19 peter Exp $ */ #include <sys/types.h> diff --git a/libexec/bootpd/lookup.h b/libexec/bootpd/lookup.h index 4940f054696a..43d12895108b 100644 --- a/libexec/bootpd/lookup.h +++ b/libexec/bootpd/lookup.h @@ -1,5 +1,5 @@ /* lookup.h */ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/bootpd/lookup.h,v 1.2 2002/05/28 18:31:41 alfred Exp $ */ #include "bptypes.h" /* for int32, u_int32 */ diff --git a/libexec/bootpd/patchlevel.h b/libexec/bootpd/patchlevel.h index fc79f18b4068..df5b94b00f6c 100644 --- a/libexec/bootpd/patchlevel.h +++ b/libexec/bootpd/patchlevel.h @@ -1,7 +1,7 @@ /* * patchlevel.h * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/patchlevel.h,v 1.5 1999/08/28 00:09:19 peter Exp $ */ #define VERSION "2.4" diff --git a/libexec/bootpd/readfile.c b/libexec/bootpd/readfile.c index ab583d485db4..9cb1a2fa0672 100644 --- a/libexec/bootpd/readfile.c +++ b/libexec/bootpd/readfile.c @@ -19,7 +19,7 @@ PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - $FreeBSD$ + $FreeBSD: src/libexec/bootpd/readfile.c,v 1.11 2002/08/25 13:07:51 charnier Exp $ ************************************************************************/ diff --git a/libexec/bootpd/readfile.h b/libexec/bootpd/readfile.h index be9cada23779..e24c2be86d79 100644 --- a/libexec/bootpd/readfile.h +++ b/libexec/bootpd/readfile.h @@ -1,5 +1,5 @@ /* readfile.h */ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/bootpd/readfile.h,v 1.2 2002/05/28 18:31:41 alfred Exp $ */ #include "bptypes.h" #include "hash.h" diff --git a/libexec/bootpd/report.c b/libexec/bootpd/report.c index 290e19e74063..38aabc89a730 100644 --- a/libexec/bootpd/report.c +++ b/libexec/bootpd/report.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/bootpd/report.c,v 1.5 2002/05/28 18:31:41 alfred Exp $ */ /* * report() - calls syslog diff --git a/libexec/bootpd/report.h b/libexec/bootpd/report.h index 55cec5c76845..15964fbca268 100644 --- a/libexec/bootpd/report.h +++ b/libexec/bootpd/report.h @@ -1,5 +1,5 @@ /* report.h */ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/bootpd/report.h,v 1.5 2002/05/28 18:36:43 alfred Exp $ */ extern void report_init(int nolog); extern void report(int, const char *, ...) __printflike(2, 3); diff --git a/libexec/bootpd/rtmsg.c b/libexec/bootpd/rtmsg.c index 45845699bfe0..f51d46ef6550 100644 --- a/libexec/bootpd/rtmsg.c +++ b/libexec/bootpd/rtmsg.c @@ -42,7 +42,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/bootpd/rtmsg.c,v 1.12 2003/02/05 13:45:25 charnier Exp $"); #include <sys/param.h> /* diff --git a/libexec/bootpd/tools/Makefile b/libexec/bootpd/tools/Makefile index e905bffa7696..49ce256edafd 100644 --- a/libexec/bootpd/tools/Makefile +++ b/libexec/bootpd/tools/Makefile @@ -1,5 +1,5 @@ # Makefile -# $FreeBSD$ +# $FreeBSD: src/libexec/bootpd/tools/Makefile,v 1.4 1999/08/28 00:09:23 peter Exp $ SUBDIR= bootpef bootptest diff --git a/libexec/bootpd/tools/Makefile.inc b/libexec/bootpd/tools/Makefile.inc index 4d7876162d28..81a9bd902c36 100644 --- a/libexec/bootpd/tools/Makefile.inc +++ b/libexec/bootpd/tools/Makefile.inc @@ -1,4 +1,4 @@ # Makefile.inc -# $FreeBSD$ +# $FreeBSD: src/libexec/bootpd/tools/Makefile.inc,v 1.6 2001/03/26 14:22:03 ru Exp $ BINDIR= /usr/sbin diff --git a/libexec/bootpd/tools/bootpef/Makefile b/libexec/bootpd/tools/bootpef/Makefile index 9436561d4a66..a3b6ae88a5c4 100644 --- a/libexec/bootpd/tools/bootpef/Makefile +++ b/libexec/bootpd/tools/bootpef/Makefile @@ -1,5 +1,5 @@ # Makefile -# $FreeBSD$ +# $FreeBSD: src/libexec/bootpd/tools/bootpef/Makefile,v 1.6 2001/03/26 14:22:03 ru Exp $ PROG= bootpef MAN= bootpef.8 diff --git a/libexec/bootpd/tools/bootpef/bootpef.8 b/libexec/bootpd/tools/bootpef/bootpef.8 index 841b01cd4ff6..16f47777c99b 100644 --- a/libexec/bootpd/tools/bootpef/bootpef.8 +++ b/libexec/bootpd/tools/bootpef/bootpef.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/bootpd/tools/bootpef/bootpef.8,v 1.4 2002/07/06 19:18:38 charnier Exp $ .\" .\" bootpef.8 .Dd December 4, 1993 diff --git a/libexec/bootpd/tools/bootpef/bootpef.c b/libexec/bootpd/tools/bootpef/bootpef.c index 04089c87b560..2d662e7f95d7 100644 --- a/libexec/bootpd/tools/bootpef/bootpef.c +++ b/libexec/bootpd/tools/bootpef/bootpef.c @@ -19,7 +19,7 @@ PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. - $FreeBSD$ + $FreeBSD: src/libexec/bootpd/tools/bootpef/bootpef.c,v 1.7 2002/05/28 18:39:52 alfred Exp $ ************************************************************************/ diff --git a/libexec/bootpd/tools/bootptest/Makefile b/libexec/bootpd/tools/bootptest/Makefile index fae5127eebb3..82e680778fd1 100644 --- a/libexec/bootpd/tools/bootptest/Makefile +++ b/libexec/bootpd/tools/bootptest/Makefile @@ -1,5 +1,5 @@ # Makefile -# $FreeBSD$ +# $FreeBSD: src/libexec/bootpd/tools/bootptest/Makefile,v 1.8 2001/03/26 14:22:03 ru Exp $ PROG= bootptest MAN= bootptest.8 diff --git a/libexec/bootpd/tools/bootptest/bootptest.8 b/libexec/bootpd/tools/bootptest/bootptest.8 index 888ff227f124..242803d094d8 100644 --- a/libexec/bootpd/tools/bootptest/bootptest.8 +++ b/libexec/bootpd/tools/bootptest/bootptest.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/bootpd/tools/bootptest/bootptest.8,v 1.5 2005/01/18 09:29:39 ru Exp $ .\" .\" bootptest.8 .Dd June 10, 1993 diff --git a/libexec/bootpd/tools/bootptest/bootptest.c b/libexec/bootpd/tools/bootptest/bootptest.c index 04909878f33f..5e04af20fc72 100644 --- a/libexec/bootpd/tools/bootptest/bootptest.c +++ b/libexec/bootpd/tools/bootptest/bootptest.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/bootpd/tools/bootptest/bootptest.c,v 1.8 2003/02/05 13:45:25 charnier Exp $"); char *usage = "bootptest [-h] server-name [vendor-data-template-file]"; diff --git a/libexec/bootpd/tools/bootptest/bootptest.h b/libexec/bootpd/tools/bootptest/bootptest.h index a1891fe52556..88fcfbf79f98 100644 --- a/libexec/bootpd/tools/bootptest/bootptest.h +++ b/libexec/bootpd/tools/bootptest/bootptest.h @@ -1,5 +1,5 @@ /* bootptest.h */ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/bootpd/tools/bootptest/bootptest.h,v 1.2 2002/05/28 18:39:53 alfred Exp $ */ /* * Hacks for sharing print-bootp.c between tcpdump and bootptest. */ diff --git a/libexec/bootpd/tools/bootptest/print-bootp.c b/libexec/bootpd/tools/bootptest/print-bootp.c index 9ea450e10d90..a1e0cd658764 100644 --- a/libexec/bootpd/tools/bootptest/print-bootp.c +++ b/libexec/bootpd/tools/bootptest/print-bootp.c @@ -23,7 +23,7 @@ * This file was copied from tcpdump-2.1.1 and modified. * There is an e-mail list for tcpdump: <tcpdump@ee.lbl.gov> * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/tools/bootptest/print-bootp.c,v 1.7 2001/09/29 11:37:13 iedowse Exp $ */ #include <stdio.h> diff --git a/libexec/bootpd/trygetea.c b/libexec/bootpd/trygetea.c index 0ae63a3a2fba..54b8b0c87ba1 100644 --- a/libexec/bootpd/trygetea.c +++ b/libexec/bootpd/trygetea.c @@ -1,7 +1,7 @@ /* * trygetea.c - test program for getether.c * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/trygetea.c,v 1.5 1999/08/28 00:09:19 peter Exp $ */ #include <sys/types.h> diff --git a/libexec/bootpd/trygetif.c b/libexec/bootpd/trygetif.c index 0e2cca195b23..1c4f28e9cea3 100644 --- a/libexec/bootpd/trygetif.c +++ b/libexec/bootpd/trygetif.c @@ -1,7 +1,7 @@ /* * trygetif.c - test program for getif.c * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/trygetif.c,v 1.5 1999/08/28 00:09:20 peter Exp $ */ #include <sys/types.h> diff --git a/libexec/bootpd/trylook.c b/libexec/bootpd/trylook.c index 9484d04b6da3..e6705a62076a 100644 --- a/libexec/bootpd/trylook.c +++ b/libexec/bootpd/trylook.c @@ -1,7 +1,7 @@ /* * trylook.c - test program for lookup.c * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/trylook.c,v 1.5 1999/08/28 00:09:20 peter Exp $ */ #include <sys/types.h> diff --git a/libexec/bootpd/tzone.c b/libexec/bootpd/tzone.c index 354fb54ed373..f671cdb06365 100644 --- a/libexec/bootpd/tzone.c +++ b/libexec/bootpd/tzone.c @@ -3,7 +3,7 @@ * * This is shared by bootpd and bootpef * - * $FreeBSD$ + * $FreeBSD: src/libexec/bootpd/tzone.c,v 1.2 2000/11/10 12:19:53 dirk Exp $ */ #ifdef SVR4 diff --git a/libexec/comsat/Makefile b/libexec/comsat/Makefile index c501cccb8551..9da389aa1133 100644 --- a/libexec/comsat/Makefile +++ b/libexec/comsat/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/comsat/Makefile,v 1.8 2001/03/26 14:22:03 ru Exp $ PROG= comsat MAN= comsat.8 diff --git a/libexec/comsat/comsat.8 b/libexec/comsat/comsat.8 index 50b6b113b1d9..f72dd76421d9 100644 --- a/libexec/comsat/comsat.8 +++ b/libexec/comsat/comsat.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)comsat.8 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/comsat/comsat.8,v 1.14 2005/02/13 23:45:48 ru Exp $ .\" .Dd July 9, 2002 .Dt COMSAT 8 diff --git a/libexec/comsat/comsat.c b/libexec/comsat/comsat.c index ed14b1a2d2bc..688631030651 100644 --- a/libexec/comsat/comsat.c +++ b/libexec/comsat/comsat.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)comsat.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/comsat/comsat.c,v 1.17 2005/02/14 17:42:56 stefanf Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/libexec/fingerd/Makefile b/libexec/fingerd/Makefile index ae92564cda96..c6091db6115e 100644 --- a/libexec/fingerd/Makefile +++ b/libexec/fingerd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/fingerd/Makefile,v 1.11 2004/03/29 09:29:51 pjd Exp $ PROG= fingerd DPADD= ${LIBUTIL} diff --git a/libexec/fingerd/fingerd.8 b/libexec/fingerd/fingerd.8 index 232771ad0013..932d42fa8357 100644 --- a/libexec/fingerd/fingerd.8 +++ b/libexec/fingerd/fingerd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)fingerd.8 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/fingerd/fingerd.8,v 1.14 2005/01/18 09:29:39 ru Exp $ .\" .Dd June 4, 1993 .Dt FINGERD 8 diff --git a/libexec/fingerd/fingerd.c b/libexec/fingerd/fingerd.c index 0979c64a504b..ec54df688d60 100644 --- a/libexec/fingerd/fingerd.c +++ b/libexec/fingerd/fingerd.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)fingerd.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/fingerd/fingerd.c,v 1.25 2005/02/14 17:42:57 stefanf Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/libexec/ftp-proxy/Makefile b/libexec/ftp-proxy/Makefile index e2290011d148..9a4080f6f5df 100644 --- a/libexec/ftp-proxy/Makefile +++ b/libexec/ftp-proxy/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/ftp-proxy/Makefile,v 1.2 2005/05/18 12:19:50 keramida Exp $ .PATH: ${.CURDIR}/../../contrib/pf/ftp-proxy diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile index cef5ac36911b..6031114a22ce 100644 --- a/libexec/ftpd/Makefile +++ b/libexec/ftpd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 4/4/94 -# $FreeBSD$ +# $FreeBSD: src/libexec/ftpd/Makefile,v 1.55.2.1 2006/06/14 07:42:45 yar Exp $ PROG= ftpd MAN= ftpd.8 ftpchroot.5 diff --git a/libexec/ftpd/config.h b/libexec/ftpd/config.h index 8e10bbb270dc..5c42a5cbdf3a 100644 --- a/libexec/ftpd/config.h +++ b/libexec/ftpd/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/ftpd/config.h,v 1.1 2001/07/19 17:45:14 obrien Exp $ */ /* config.h. Generated automatically by configure. */ diff --git a/libexec/ftpd/extern.h b/libexec/ftpd/extern.h index 7c1cc8edd1db..b0dab9370428 100644 --- a/libexec/ftpd/extern.h +++ b/libexec/ftpd/extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)extern.h 8.2 (Berkeley) 4/4/94 - * $FreeBSD$ + * $FreeBSD: src/libexec/ftpd/extern.h,v 1.19 2002/02/04 01:23:44 kris Exp $ */ #include <sys/types.h> diff --git a/libexec/ftpd/ftpchroot.5 b/libexec/ftpd/ftpchroot.5 index 216ed3da4e27..575774291150 100644 --- a/libexec/ftpd/ftpchroot.5 +++ b/libexec/ftpd/ftpchroot.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/ftpd/ftpchroot.5,v 1.3 2003/06/01 19:52:36 ru Exp $ .\" .Dd January 26, 2003 .Dt FTPCHROOT 5 diff --git a/libexec/ftpd/ftpcmd.y b/libexec/ftpd/ftpcmd.y index 5235a4079a1c..c3b3c8404698 100644 --- a/libexec/ftpd/ftpcmd.y +++ b/libexec/ftpd/ftpcmd.y @@ -47,7 +47,7 @@ static char sccsid[] = "@(#)ftpcmd.y 8.3 (Berkeley) 4/6/94"; #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/ftpd/ftpcmd.y,v 1.64.2.1 2006/06/14 07:42:45 yar Exp $"); #include <sys/param.h> #include <sys/socket.h> diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8 index 7f8a3cab56ca..9bab758f5caf 100644 --- a/libexec/ftpd/ftpd.8 +++ b/libexec/ftpd/ftpd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ftpd.8 8.2 (Berkeley) 4/19/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/ftpd/ftpd.8,v 1.69.2.1 2006/01/29 13:21:05 yar Exp $ .\" .Dd January 21, 2006 .Dt FTPD 8 diff --git a/libexec/ftpd/ftpd.c b/libexec/ftpd/ftpd.c index f331a4789a60..e102d975ddb1 100644 --- a/libexec/ftpd/ftpd.c +++ b/libexec/ftpd/ftpd.c @@ -46,7 +46,7 @@ static char sccsid[] = "@(#)ftpd.c 8.4 (Berkeley) 4/16/94"; #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/ftpd/ftpd.c,v 1.206.2.2 2006/03/09 09:12:44 ume Exp $"); /* * FTP server. diff --git a/libexec/ftpd/logwtmp.c b/libexec/ftpd/logwtmp.c index 29bea5cef0d0..e0589b7da739 100644 --- a/libexec/ftpd/logwtmp.c +++ b/libexec/ftpd/logwtmp.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)logwtmp.c 8.1 (Berkeley) 6/4/93"; #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/ftpd/logwtmp.c,v 1.13 2004/11/18 13:46:29 yar Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/libexec/ftpd/pathnames.h b/libexec/ftpd/pathnames.h index a8837a90c446..24b74645baa8 100644 --- a/libexec/ftpd/pathnames.h +++ b/libexec/ftpd/pathnames.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)pathnames.h 8.1 (Berkeley) 6/4/93 - * $FreeBSD$ + * $FreeBSD: src/libexec/ftpd/pathnames.h,v 1.11 1999/08/28 00:09:31 peter Exp $ */ #include <paths.h> diff --git a/libexec/ftpd/popen.c b/libexec/ftpd/popen.c index 3c187b94daf9..9edcefb67e4a 100644 --- a/libexec/ftpd/popen.c +++ b/libexec/ftpd/popen.c @@ -41,7 +41,7 @@ static char sccsid[] = "@(#)popen.c 8.3 (Berkeley) 4/6/94"; #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/ftpd/popen.c,v 1.26 2004/11/18 13:46:29 yar Exp $"); #include <sys/types.h> #include <sys/wait.h> diff --git a/libexec/getty/Makefile b/libexec/getty/Makefile index 697e81ae0bb4..c7e84226d601 100644 --- a/libexec/getty/Makefile +++ b/libexec/getty/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/getty/Makefile,v 1.11 2002/02/04 02:33:50 kris Exp $ PROG= getty SRCS= main.c init.c subr.c chat.c diff --git a/libexec/getty/chat.c b/libexec/getty/chat.c index bc5a963c8a35..4fa3084f5635 100644 --- a/libexec/getty/chat.c +++ b/libexec/getty/chat.c @@ -25,7 +25,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/getty/chat.c,v 1.11 2005/04/06 17:42:24 stefanf Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/libexec/getty/extern.h b/libexec/getty/extern.h index 04f3287c9bb9..76fdf44b8a22 100644 --- a/libexec/getty/extern.h +++ b/libexec/getty/extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)extern.h 8.1 (Berkeley) 6/4/93 - * $FreeBSD$ + * $FreeBSD: src/libexec/getty/extern.h,v 1.9 2005/04/06 17:42:24 stefanf Exp $ */ struct delayval; diff --git a/libexec/getty/getty.8 b/libexec/getty/getty.8 index 4ab5501b3f9a..bc55f6f0acb5 100644 --- a/libexec/getty/getty.8 +++ b/libexec/getty/getty.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)getty.8 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/getty/getty.8,v 1.16 2005/01/18 09:29:39 ru Exp $ .\" " .Dd June 4, 1993 .Dt GETTY 8 diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index 7b475b191781..e9e41553555e 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)gettytab.5 8.4 (Berkeley) 4/19/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/getty/gettytab.5,v 1.41 2005/01/18 09:29:39 ru Exp $ .\" " .Dd April 19, 1994 .Dt GETTYTAB 5 diff --git a/libexec/getty/gettytab.h b/libexec/getty/gettytab.h index e8b4143af645..3addfe357e0f 100644 --- a/libexec/getty/gettytab.h +++ b/libexec/getty/gettytab.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)gettytab.h 8.2 (Berkeley) 3/30/94 - * $FreeBSD$ + * $FreeBSD: src/libexec/getty/gettytab.h,v 1.14 2003/06/10 18:30:41 yar Exp $ */ /* diff --git a/libexec/getty/init.c b/libexec/getty/init.c index b832bb29fa8b..9c8a4a6d2dab 100644 --- a/libexec/getty/init.c +++ b/libexec/getty/init.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)from: init.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/getty/init.c,v 1.16 2005/04/06 17:42:24 stefanf Exp $"; #endif /* not lint */ /* diff --git a/libexec/getty/main.c b/libexec/getty/main.c index ad53411b57fb..dea5a5d88510 100644 --- a/libexec/getty/main.c +++ b/libexec/getty/main.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)from: main.c 8.1 (Berkeley) 6/20/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/getty/main.c,v 1.47 2005/04/06 17:42:24 stefanf Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/libexec/getty/pathnames.h b/libexec/getty/pathnames.h index 035e8b6c14b3..2c64fd1e4f01 100644 --- a/libexec/getty/pathnames.h +++ b/libexec/getty/pathnames.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * from: @(#)pathnames.h 8.1 (Berkeley) 6/4/93 - * $FreeBSD$ + * $FreeBSD: src/libexec/getty/pathnames.h,v 1.7 1999/08/28 00:09:36 peter Exp $ */ #include <paths.h> diff --git a/libexec/getty/subr.c b/libexec/getty/subr.c index 4938d7386dbf..624e9edfb1ee 100644 --- a/libexec/getty/subr.c +++ b/libexec/getty/subr.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)from: subr.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/getty/subr.c,v 1.19 2004/06/25 10:11:28 phk Exp $"; #endif /* not lint */ /* diff --git a/libexec/getty/ttys.5 b/libexec/getty/ttys.5 index d1aaff6be5bb..db093c75f682 100644 --- a/libexec/getty/ttys.5 +++ b/libexec/getty/ttys.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)ttys.5 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/getty/ttys.5,v 1.18 2005/06/14 08:40:10 ru Exp $ .\" " .Dd May 27, 2005 .Dt TTYS 5 diff --git a/libexec/lukemftpd/Makefile b/libexec/lukemftpd/Makefile index 0f90cf98c83e..b3e90a237301 100644 --- a/libexec/lukemftpd/Makefile +++ b/libexec/lukemftpd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 4/4/94 -# $FreeBSD$ +# $FreeBSD: src/libexec/lukemftpd/Makefile,v 1.16.2.1 2006/09/07 20:02:23 obrien Exp $ LUKEMFTPD= ${.CURDIR}/../../contrib/lukemftpd .PATH: ${LUKEMFTPD}/src ${LUKEMFTPD}/libnetbsd diff --git a/libexec/lukemftpd/config.h b/libexec/lukemftpd/config.h index 0d4566a924c0..03b6d4452a08 100644 --- a/libexec/lukemftpd/config.h +++ b/libexec/lukemftpd/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/lukemftpd/config.h,v 1.4 2004/08/21 03:36:47 obrien Exp $ */ /* config.h. Generated automatically by configure. */ diff --git a/libexec/lukemftpd/nbsd2fbsd.h b/libexec/lukemftpd/nbsd2fbsd.h index ac09bdfda57c..a77dd1a1834c 100644 --- a/libexec/lukemftpd/nbsd2fbsd.h +++ b/libexec/lukemftpd/nbsd2fbsd.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/lukemftpd/nbsd2fbsd.h,v 1.4.10.1 2006/09/07 20:02:23 obrien Exp $ */ /* XXX: Depend on our system headers protecting against multiple includes. */ #include <paths.h> diff --git a/libexec/lukemftpd/nbsd_pidfile.h b/libexec/lukemftpd/nbsd_pidfile.h index 23dbe38be9cc..b4a0d8160bc2 100644 --- a/libexec/lukemftpd/nbsd_pidfile.h +++ b/libexec/lukemftpd/nbsd_pidfile.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/lukemftpd/nbsd_pidfile.h,v 1.1.2.1 2006/09/07 20:02:23 obrien Exp $ */ #include <sys/stdint.h> #include <sysexits.h> diff --git a/libexec/lukemftpd/util.h b/libexec/lukemftpd/util.h index 91ce241953ea..32eacdd9c045 100644 --- a/libexec/lukemftpd/util.h +++ b/libexec/lukemftpd/util.h @@ -1,3 +1,3 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/lukemftpd/util.h,v 1.1 2003/01/06 03:03:53 obrien Exp $ */ #include <libutil.h> diff --git a/libexec/mail.local/Makefile b/libexec/mail.local/Makefile index 57837d11166b..807d2bbf6637 100644 --- a/libexec/mail.local/Makefile +++ b/libexec/mail.local/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/mail.local/Makefile,v 1.21 2005/06/10 06:12:51 des Exp $ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/mail.local diff --git a/libexec/makekey/Makefile b/libexec/makekey/Makefile index d09f8127dc21..10fe87876b7e 100644 --- a/libexec/makekey/Makefile +++ b/libexec/makekey/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/makekey/Makefile,v 1.14 2004/02/05 22:44:23 ru Exp $ PROG= makekey MAN= makekey.8 diff --git a/libexec/makekey/makekey.8 b/libexec/makekey/makekey.8 index 7f7f054d012b..5afba778e57f 100644 --- a/libexec/makekey/makekey.8 +++ b/libexec/makekey/makekey.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)makekey.8 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/makekey/makekey.8,v 1.15 2004/05/16 22:11:56 ru Exp $ .\" .Dd October 8, 2003 .Dt MAKEKEY 8 diff --git a/libexec/makekey/makekey.c b/libexec/makekey/makekey.c index 2b541bf87b63..eb3cfb09fa19 100644 --- a/libexec/makekey/makekey.c +++ b/libexec/makekey/makekey.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)makekey.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/makekey/makekey.c,v 1.9 2002/02/06 16:51:09 imp Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/libexec/mknetid/Makefile b/libexec/mknetid/Makefile index 6941b8fde414..db0756b9fec4 100644 --- a/libexec/mknetid/Makefile +++ b/libexec/mknetid/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/mknetid/Makefile,v 1.7 2001/08/21 15:39:15 ru Exp $ PROG= mknetid SRCS= mknetid.c hash.c parse_group.c diff --git a/libexec/mknetid/hash.c b/libexec/mknetid/hash.c index b4a39cbc12ec..16ec6443cdee 100644 --- a/libexec/mknetid/hash.c +++ b/libexec/mknetid/hash.c @@ -38,7 +38,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/mknetid/hash.c,v 1.7 2002/12/30 21:18:03 schweikh Exp $"; #endif /* not lint */ /* diff --git a/libexec/mknetid/hash.h b/libexec/mknetid/hash.h index 7918ae2e95f0..5821e4fd4634 100644 --- a/libexec/mknetid/hash.h +++ b/libexec/mknetid/hash.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/mknetid/hash.h,v 1.6 2002/02/17 19:09:20 imp Exp $ */ /* Groupid entry hung off a member_entry node. */ diff --git a/libexec/mknetid/mknetid.8 b/libexec/mknetid/mknetid.8 index e70dc0038d9f..0b3ff67e47bf 100644 --- a/libexec/mknetid/mknetid.8 +++ b/libexec/mknetid/mknetid.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/mknetid/mknetid.8,v 1.16 2005/02/13 22:25:14 ru Exp $ .\" .Dd June 23, 1996 .Dt MKNETID 8 diff --git a/libexec/mknetid/mknetid.c b/libexec/mknetid/mknetid.c index 66868664c3c5..a62fa57603c0 100644 --- a/libexec/mknetid/mknetid.c +++ b/libexec/mknetid/mknetid.c @@ -55,7 +55,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/mknetid/mknetid.c,v 1.13 2002/11/12 14:15:59 maxim Exp $"; #endif /* not lint */ #define LINSIZ 1024 diff --git a/libexec/mknetid/netid.5 b/libexec/mknetid/netid.5 index 011d8f507ec9..782256e1cba5 100644 --- a/libexec/mknetid/netid.5 +++ b/libexec/mknetid/netid.5 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/mknetid/netid.5,v 1.4 2005/01/18 09:29:40 ru Exp $ .\" .Dd January 13, 1996 .Dt NETID 5 diff --git a/libexec/mknetid/parse_group.c b/libexec/mknetid/parse_group.c index b34ee11fcb39..0749a39330a7 100644 --- a/libexec/mknetid/parse_group.c +++ b/libexec/mknetid/parse_group.c @@ -36,7 +36,7 @@ static const char sccsid[] = "@(#)getgrent.c 8.2 (Berkeley) 3/21/94"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/mknetid/parse_group.c,v 1.7 2002/02/17 19:09:20 imp Exp $"; #endif /* not lint */ /* diff --git a/libexec/pppoed/Makefile b/libexec/pppoed/Makefile index 0f0c78eda4f1..85eaaf3a35fe 100644 --- a/libexec/pppoed/Makefile +++ b/libexec/pppoed/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/pppoed/Makefile,v 1.5 2005/01/28 16:08:05 ru Exp $ PROG= pppoed DPADD= ${LIBNETGRAPH} diff --git a/libexec/pppoed/pppoed.8 b/libexec/pppoed/pppoed.8 index 2f783535b767..63706a38468f 100644 --- a/libexec/pppoed/pppoed.8 +++ b/libexec/pppoed/pppoed.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/pppoed/pppoed.8,v 1.18 2005/02/13 23:45:48 ru Exp $ .\" .Dd November 8, 1999 .Dt PPPOED 8 diff --git a/libexec/pppoed/pppoed.c b/libexec/pppoed/pppoed.c index 8dfebb70ff27..1a60fa485a55 100644 --- a/libexec/pppoed/pppoed.c +++ b/libexec/pppoed/pppoed.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/pppoed/pppoed.c,v 1.24 2005/02/09 20:36:12 ru Exp $ */ #include <sys/param.h> diff --git a/libexec/pt_chown/Makefile b/libexec/pt_chown/Makefile index d4f31bbfd688..2eebc9d7efe0 100644 --- a/libexec/pt_chown/Makefile +++ b/libexec/pt_chown/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/pt_chown/Makefile,v 1.4 2005/01/28 16:08:05 ru Exp $ PROG= pt_chown BINOWN= root diff --git a/libexec/pt_chown/pt_chown.c b/libexec/pt_chown/pt_chown.c index d89ffeaba87e..3deaac684caa 100644 --- a/libexec/pt_chown/pt_chown.c +++ b/libexec/pt_chown/pt_chown.c @@ -32,7 +32,7 @@ #include <sys/cdefs.h> #ifndef lint -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/pt_chown/pt_chown.c,v 1.1 2003/01/02 20:44:41 jmallett Exp $"); #endif /* not lint */ #include <sys/stat.h> diff --git a/libexec/rbootd/Makefile b/libexec/rbootd/Makefile index 3a4099e4a8be..bdafffe2ed0f 100644 --- a/libexec/rbootd/Makefile +++ b/libexec/rbootd/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/rbootd/Makefile,v 1.12 2002/02/04 02:33:50 kris Exp $ PROG= rbootd SRCS= bpf.c conf.c parseconf.c rbootd.c rmpproto.c utils.c diff --git a/libexec/rbootd/bpf.c b/libexec/rbootd/bpf.c index ddd9cfbc2ae6..71a488cb9867 100644 --- a/libexec/rbootd/bpf.c +++ b/libexec/rbootd/bpf.c @@ -49,7 +49,7 @@ static const char sccsid[] = "@(#)bpf.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/rbootd/bpf.c,v 1.11 2002/02/07 23:57:00 imp Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/libexec/rbootd/conf.c b/libexec/rbootd/conf.c index 74ff341095f9..66e43ea90b80 100644 --- a/libexec/rbootd/conf.c +++ b/libexec/rbootd/conf.c @@ -49,7 +49,7 @@ static const char sccsid[] = "@(#)conf.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/rbootd/conf.c,v 1.5 1999/08/28 00:09:44 peter Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/libexec/rbootd/defs.h b/libexec/rbootd/defs.h index ff640c1629b5..4532cd935bf7 100644 --- a/libexec/rbootd/defs.h +++ b/libexec/rbootd/defs.h @@ -43,7 +43,7 @@ * From: Utah Hdr: defs.h 3.1 92/07/06 * Author: Jeff Forys, University of Utah CSS * - * $FreeBSD$ + * $FreeBSD: src/libexec/rbootd/defs.h,v 1.4 2002/02/07 23:57:00 imp Exp $ */ #include "rmp.h" diff --git a/libexec/rbootd/parseconf.c b/libexec/rbootd/parseconf.c index 2eb33e0a370e..8ee8a4674919 100644 --- a/libexec/rbootd/parseconf.c +++ b/libexec/rbootd/parseconf.c @@ -49,7 +49,7 @@ static const char sccsid[] = "@(#)parseconf.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/rbootd/parseconf.c,v 1.11 2002/02/07 23:57:00 imp Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/libexec/rbootd/rbootd.8 b/libexec/rbootd/rbootd.8 index c00186f48fac..f57de0e0a3cc 100644 --- a/libexec/rbootd/rbootd.8 +++ b/libexec/rbootd/rbootd.8 @@ -38,7 +38,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)rbootd.8 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/rbootd/rbootd.8,v 1.14 2004/07/02 21:28:48 ru Exp $ .\" .\" Utah Hdr: rbootd.man 3.1 92/07/06 .\" Author: Jeff Forys, University of Utah CSS diff --git a/libexec/rbootd/rbootd.c b/libexec/rbootd/rbootd.c index 942c7cb7133c..8b2752e59e65 100644 --- a/libexec/rbootd/rbootd.c +++ b/libexec/rbootd/rbootd.c @@ -55,7 +55,7 @@ static const char copyright[] = static const char sccsid[] = "@(#)rbootd.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/rbootd/rbootd.c,v 1.14 2004/08/21 07:23:41 maxim Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/libexec/rbootd/rmpproto.c b/libexec/rbootd/rmpproto.c index 78c2488f9a84..5b8e0e0f26cc 100644 --- a/libexec/rbootd/rmpproto.c +++ b/libexec/rbootd/rmpproto.c @@ -49,7 +49,7 @@ static const char sccsid[] = "@(#)rmpproto.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/rbootd/rmpproto.c,v 1.9 2004/05/24 11:59:16 stefanf Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/libexec/rbootd/utils.c b/libexec/rbootd/utils.c index 138bc4cc0078..24f7246e9f12 100644 --- a/libexec/rbootd/utils.c +++ b/libexec/rbootd/utils.c @@ -49,7 +49,7 @@ static const char sccsid[] = "@(#)utils.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/rbootd/utils.c,v 1.8 2004/05/24 11:59:16 stefanf Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/libexec/revnetgroup/Makefile b/libexec/revnetgroup/Makefile index 708837141347..2e6ca8281db3 100644 --- a/libexec/revnetgroup/Makefile +++ b/libexec/revnetgroup/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/revnetgroup/Makefile,v 1.6 2001/03/26 14:22:06 ru Exp $ PROG= revnetgroup SRCS= revnetgroup.c hash.c parse_netgroup.c diff --git a/libexec/revnetgroup/hash.c b/libexec/revnetgroup/hash.c index 118008023551..4e2ab98f83ca 100644 --- a/libexec/revnetgroup/hash.c +++ b/libexec/revnetgroup/hash.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/revnetgroup/hash.c,v 1.7 2002/02/07 23:57:01 imp Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/libexec/revnetgroup/hash.h b/libexec/revnetgroup/hash.h index 2485901ed68e..6e8a0eb31367 100644 --- a/libexec/revnetgroup/hash.h +++ b/libexec/revnetgroup/hash.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/revnetgroup/hash.h,v 1.7 2002/02/07 23:57:01 imp Exp $ */ /* Groupname entry hung off a member_entry node. */ diff --git a/libexec/revnetgroup/parse_netgroup.c b/libexec/revnetgroup/parse_netgroup.c index 67e1b14788d8..30dd32805729 100644 --- a/libexec/revnetgroup/parse_netgroup.c +++ b/libexec/revnetgroup/parse_netgroup.c @@ -36,7 +36,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/revnetgroup/parse_netgroup.c,v 1.9 2002/04/01 21:13:15 mike Exp $"; #endif /* not lint */ /* diff --git a/libexec/revnetgroup/revnetgroup.8 b/libexec/revnetgroup/revnetgroup.8 index 84cf9f91b007..de953565ebb8 100644 --- a/libexec/revnetgroup/revnetgroup.8 +++ b/libexec/revnetgroup/revnetgroup.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/revnetgroup/revnetgroup.8,v 1.14 2005/02/09 20:36:12 ru Exp $ .\" .Dd October 24, 1995 .Dt REVNETGROUP 8 diff --git a/libexec/revnetgroup/revnetgroup.c b/libexec/revnetgroup/revnetgroup.c index 505c482b3be8..f86337759ebd 100644 --- a/libexec/revnetgroup/revnetgroup.c +++ b/libexec/revnetgroup/revnetgroup.c @@ -38,7 +38,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/revnetgroup/revnetgroup.c,v 1.13 2005/02/09 20:36:12 ru Exp $"; #endif /* not lint */ #include <err.h> diff --git a/libexec/rlogind/Makefile b/libexec/rlogind/Makefile index f71ce1b570db..329be2add538 100644 --- a/libexec/rlogind/Makefile +++ b/libexec/rlogind/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/rlogind/Makefile,v 1.20 2005/01/28 16:08:05 ru Exp $ PROG= rlogind MAN= rlogind.8 diff --git a/libexec/rlogind/rlogind.8 b/libexec/rlogind/rlogind.8 index d861da538394..c994f27fe2a0 100644 --- a/libexec/rlogind/rlogind.8 +++ b/libexec/rlogind/rlogind.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)rlogind.8 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/rlogind/rlogind.8,v 1.24 2005/02/09 20:23:36 ru Exp $ .\" .Dd February 9, 2005 .Dt RLOGIND 8 diff --git a/libexec/rlogind/rlogind.c b/libexec/rlogind/rlogind.c index c4db3c7ae6bf..09cc72a58a87 100644 --- a/libexec/rlogind/rlogind.c +++ b/libexec/rlogind/rlogind.c @@ -50,7 +50,7 @@ static const char sccsid[] = "@(#)rlogind.c 8.1 (Berkeley) 6/4/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/rlogind/rlogind.c,v 1.44 2005/05/13 16:31:09 ume Exp $"); /* * remote login server: diff --git a/libexec/rpc.rquotad/Makefile b/libexec/rpc.rquotad/Makefile index 331f6ab6e2b6..3b88cc86aee8 100644 --- a/libexec/rpc.rquotad/Makefile +++ b/libexec/rpc.rquotad/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/rpc.rquotad/Makefile,v 1.6 2001/03/26 14:22:07 ru Exp $ PROG = rpc.rquotad SRCS = rquotad.c diff --git a/libexec/rpc.rquotad/rpc.rquotad.8 b/libexec/rpc.rquotad/rpc.rquotad.8 index 4e14da0b034c..cc1a5bb04590 100644 --- a/libexec/rpc.rquotad/rpc.rquotad.8 +++ b/libexec/rpc.rquotad/rpc.rquotad.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/rpc.rquotad/rpc.rquotad.8,v 1.12 2005/01/18 09:29:40 ru Exp $ .\" .Dd June 22, 1994 .Dt RPC.RQUOTAD 8 diff --git a/libexec/rpc.rquotad/rquotad.c b/libexec/rpc.rquotad/rquotad.c index 6ca4c7461245..840b39251351 100644 --- a/libexec/rpc.rquotad/rquotad.c +++ b/libexec/rpc.rquotad/rquotad.c @@ -6,7 +6,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/rpc.rquotad/rquotad.c,v 1.9 2005/02/14 17:42:57 stefanf Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/libexec/rpc.rstatd/Makefile b/libexec/rpc.rstatd/Makefile index be8981430171..5b092206f4f5 100644 --- a/libexec/rpc.rstatd/Makefile +++ b/libexec/rpc.rstatd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/rpc.rstatd/Makefile,v 1.8 2004/02/04 10:20:43 ru Exp $ PROG = rpc.rstatd SRCS = rstatd.c rstat_proc.c diff --git a/libexec/rpc.rstatd/rpc.rstatd.8 b/libexec/rpc.rstatd/rpc.rstatd.8 index ebaa766efd88..024b78f94bf8 100644 --- a/libexec/rpc.rstatd/rpc.rstatd.8 +++ b/libexec/rpc.rstatd/rpc.rstatd.8 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/rpc.rstatd/rpc.rstatd.8,v 1.8 2002/07/06 19:19:23 charnier Exp $ .\" .Dd June 7, 1993 .Dt RPC.RSTATD 8 diff --git a/libexec/rpc.rstatd/rstat_proc.c b/libexec/rpc.rstatd/rstat_proc.c index c8f2b97b6bf8..69452a4ee701 100644 --- a/libexec/rpc.rstatd/rstat_proc.c +++ b/libexec/rpc.rstatd/rstat_proc.c @@ -33,7 +33,7 @@ static char sccsid[] = "from: @(#)rpc.rstatd.c 1.1 86/09/25 Copyr 1984 Sun Micro static char sccsid[] = "from: @(#)rstat_proc.c 2.2 88/08/01 4.0 RPCSRC"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/rpc.rstatd/rstat_proc.c,v 1.25 2003/06/02 02:34:36 obrien Exp $"; #endif /* diff --git a/libexec/rpc.rstatd/rstatd.c b/libexec/rpc.rstatd/rstatd.c index 362cdc486683..c61fed103201 100644 --- a/libexec/rpc.rstatd/rstatd.c +++ b/libexec/rpc.rstatd/rstatd.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/rpc.rstatd/rstatd.c,v 1.11 2005/02/14 17:42:58 stefanf Exp $"; #endif /* not lint */ #include <stdlib.h> diff --git a/libexec/rpc.rusersd/Makefile b/libexec/rpc.rusersd/Makefile index af43bd3e7cf3..d272a997e7ca 100644 --- a/libexec/rpc.rusersd/Makefile +++ b/libexec/rpc.rusersd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/rpc.rusersd/Makefile,v 1.8 2001/03/26 14:22:07 ru Exp $ PROG = rpc.rusersd SRCS = rusersd.c rusers_proc.c diff --git a/libexec/rpc.rusersd/rpc.rusersd.8 b/libexec/rpc.rusersd/rpc.rusersd.8 index 6efd47de9ede..0e557e519add 100644 --- a/libexec/rpc.rusersd/rpc.rusersd.8 +++ b/libexec/rpc.rusersd/rpc.rusersd.8 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/rpc.rusersd/rpc.rusersd.8,v 1.9 2002/07/06 19:19:25 charnier Exp $ .\" .Dd June 7, 1993 .Dt RPC.RUSERSD 8 diff --git a/libexec/rpc.rusersd/rusers_proc.c b/libexec/rpc.rusersd/rusers_proc.c index 8bd96924b29a..e2bec5934acb 100644 --- a/libexec/rpc.rusersd/rusers_proc.c +++ b/libexec/rpc.rusersd/rusers_proc.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/rpc.rusersd/rusers_proc.c,v 1.13 2003/06/02 02:35:18 obrien Exp $"; #endif /* not lint */ #ifdef DEBUG diff --git a/libexec/rpc.rusersd/rusersd.c b/libexec/rpc.rusersd/rusersd.c index 1835e8e27aeb..def910906617 100644 --- a/libexec/rpc.rusersd/rusersd.c +++ b/libexec/rpc.rusersd/rusersd.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/rpc.rusersd/rusersd.c,v 1.11 2005/02/14 17:42:58 stefanf Exp $"; #endif /* not lint */ #include <stdlib.h> diff --git a/libexec/rpc.rwalld/Makefile b/libexec/rpc.rwalld/Makefile index 83182e904b3e..7c708d9f98cb 100644 --- a/libexec/rpc.rwalld/Makefile +++ b/libexec/rpc.rwalld/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/rpc.rwalld/Makefile,v 1.7 2004/02/04 11:59:07 ru Exp $ PROG = rpc.rwalld SRCS = rwalld.c diff --git a/libexec/rpc.rwalld/rpc.rwalld.8 b/libexec/rpc.rwalld/rpc.rwalld.8 index d5e1472732a6..841910b9b4d4 100644 --- a/libexec/rpc.rwalld/rpc.rwalld.8 +++ b/libexec/rpc.rwalld/rpc.rwalld.8 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/rpc.rwalld/rpc.rwalld.8,v 1.9 2004/07/02 21:28:49 ru Exp $ .\" .Dd June 7, 1993 .Dt RPC.RWALLD 8 diff --git a/libexec/rpc.rwalld/rwalld.c b/libexec/rpc.rwalld/rwalld.c index 6bfe53770560..198c35c64650 100644 --- a/libexec/rpc.rwalld/rwalld.c +++ b/libexec/rpc.rwalld/rwalld.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/rpc.rwalld/rwalld.c,v 1.13 2005/02/14 17:42:58 stefanf Exp $"; #endif /* not lint */ #include <err.h> diff --git a/libexec/rpc.sprayd/Makefile b/libexec/rpc.sprayd/Makefile index 1dd582de0082..e9d531f60d79 100644 --- a/libexec/rpc.sprayd/Makefile +++ b/libexec/rpc.sprayd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/rpc.sprayd/Makefile,v 1.6 2001/03/26 14:22:08 ru Exp $ PROG = rpc.sprayd SRCS = sprayd.c diff --git a/libexec/rpc.sprayd/rpc.sprayd.8 b/libexec/rpc.sprayd/rpc.sprayd.8 index 8840043e5ed2..d0f2cc2a11de 100644 --- a/libexec/rpc.sprayd/rpc.sprayd.8 +++ b/libexec/rpc.sprayd/rpc.sprayd.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/rpc.sprayd/rpc.sprayd.8,v 1.9 2002/07/06 19:19:30 charnier Exp $ .\" .Dd June 22, 1994 .Dt RPC.SPRAYD 8 diff --git a/libexec/rpc.sprayd/sprayd.c b/libexec/rpc.sprayd/sprayd.c index 9c7cee1e105b..0e597f74059e 100644 --- a/libexec/rpc.sprayd/sprayd.c +++ b/libexec/rpc.sprayd/sprayd.c @@ -30,7 +30,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/rpc.sprayd/sprayd.c,v 1.9 2005/02/14 17:42:58 stefanf Exp $"; #endif /* not lint */ #include <rpc/rpc.h> diff --git a/libexec/rshd/Makefile b/libexec/rshd/Makefile index 155314ad611f..6e33a93532a9 100644 --- a/libexec/rshd/Makefile +++ b/libexec/rshd/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/rshd/Makefile,v 1.25 2005/01/28 16:08:05 ru Exp $ PROG= rshd MAN= rshd.8 diff --git a/libexec/rshd/rshd.8 b/libexec/rshd/rshd.8 index bc77108b5223..2d8e359364d3 100644 --- a/libexec/rshd/rshd.8 +++ b/libexec/rshd/rshd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)rshd.8 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/rshd/rshd.8,v 1.36 2005/02/13 22:25:14 ru Exp $ .\" .Dd June 4, 1993 .Dt RSHD 8 diff --git a/libexec/rshd/rshd.c b/libexec/rshd/rshd.c index ec1725147546..037ba143b0e6 100644 --- a/libexec/rshd/rshd.c +++ b/libexec/rshd/rshd.c @@ -51,7 +51,7 @@ static const char sccsid[] = "@(#)rshd.c 8.2 (Berkeley) 4/6/94"; #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/rshd/rshd.c,v 1.51 2005/05/11 02:41:39 jmallett Exp $"); /* * remote shell server: diff --git a/libexec/rtld-aout/shlib.c b/libexec/rtld-aout/shlib.c index 39ec792a72c9..bbee7eb2394b 100644 --- a/libexec/rtld-aout/shlib.c +++ b/libexec/rtld-aout/shlib.c @@ -27,7 +27,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-aout/shlib.c,v 1.26 2005/01/14 12:22:57 delphij Exp $ */ #include <sys/param.h> diff --git a/libexec/rtld-aout/shlib.h b/libexec/rtld-aout/shlib.h index 4b6d753e573e..e889a7ef4c5e 100644 --- a/libexec/rtld-aout/shlib.h +++ b/libexec/rtld-aout/shlib.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. *- - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-aout/shlib.h,v 1.8 2005/01/14 12:22:57 delphij Exp $ */ /* diff --git a/libexec/rtld-aout/support.c b/libexec/rtld-aout/support.c index 71a84ffa1299..7442575f7cd3 100644 --- a/libexec/rtld-aout/support.c +++ b/libexec/rtld-aout/support.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. *- - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-aout/support.c,v 1.7 2005/01/11 16:40:29 trhodes Exp $ */ #include <sys/types.h> #include <string.h> diff --git a/libexec/rtld-aout/support.h b/libexec/rtld-aout/support.h index da0340783f27..dac35f3738d9 100644 --- a/libexec/rtld-aout/support.h +++ b/libexec/rtld-aout/support.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. *- - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-aout/support.h,v 1.6 2005/01/11 16:40:29 trhodes Exp $ */ /* diff --git a/libexec/rtld-elf/Makefile b/libexec/rtld-elf/Makefile index 31794951a593..f89d15705a4e 100644 --- a/libexec/rtld-elf/Makefile +++ b/libexec/rtld-elf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/rtld-elf/Makefile,v 1.36 2004/11/14 22:18:31 ru Exp $ PROG?= ld-elf.so.1 SRCS= rtld_start.S \ diff --git a/libexec/rtld-elf/alpha/Makefile.inc b/libexec/rtld-elf/alpha/Makefile.inc index 0f34febdf49d..4ebc4586ebe0 100644 --- a/libexec/rtld-elf/alpha/Makefile.inc +++ b/libexec/rtld-elf/alpha/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/rtld-elf/alpha/Makefile.inc,v 1.2 2002/02/18 02:24:09 peter Exp $ CFLAGS+= -mno-fp-regs LDFLAGS+= -Wl,--script,${.CURDIR}/alpha/ld.so.script diff --git a/libexec/rtld-elf/alpha/ld.so.script b/libexec/rtld-elf/alpha/ld.so.script index 2b5d535d1adc..b90f23bfcf21 100644 --- a/libexec/rtld-elf/alpha/ld.so.script +++ b/libexec/rtld-elf/alpha/ld.so.script @@ -1,5 +1,5 @@ /* $NetBSD: ld.so.script,v 1.2 2001/12/13 20:31:31 thorpej Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/rtld-elf/alpha/ld.so.script,v 1.2 2002/10/12 02:30:53 obrien Exp $ */ OUTPUT_FORMAT("elf64-alpha-freebsd", "elf64-alpha-freebsd", "elf64-alpha-freebsd") diff --git a/libexec/rtld-elf/alpha/reloc.c b/libexec/rtld-elf/alpha/reloc.c index e1ed135bf684..1fcd12066173 100644 --- a/libexec/rtld-elf/alpha/reloc.c +++ b/libexec/rtld-elf/alpha/reloc.c @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/alpha/reloc.c,v 1.20.2.1 2005/12/30 22:13:56 marcel Exp $ */ /* diff --git a/libexec/rtld-elf/alpha/rtld_machdep.h b/libexec/rtld-elf/alpha/rtld_machdep.h index 1dc021e02659..ab3d90e36a73 100644 --- a/libexec/rtld-elf/alpha/rtld_machdep.h +++ b/libexec/rtld-elf/alpha/rtld_machdep.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/alpha/rtld_machdep.h,v 1.10.8.1 2006/09/03 05:15:00 marcel Exp $ */ #ifndef RTLD_MACHDEP_H diff --git a/libexec/rtld-elf/alpha/rtld_start.S b/libexec/rtld-elf/alpha/rtld_start.S index 8ab7605a5817..6ea22139b1e5 100644 --- a/libexec/rtld-elf/alpha/rtld_start.S +++ b/libexec/rtld-elf/alpha/rtld_start.S @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/rtld-elf/alpha/rtld_start.S,v 1.6 2003/05/29 22:58:24 kan Exp $ */ /* From: NetBSD: rtld_start.S,v 1.1 1996/12/16 20:38:09 cgd Exp */ /* diff --git a/libexec/rtld-elf/amd64/reloc.c b/libexec/rtld-elf/amd64/reloc.c index 72977d68dd92..f82820fb01c9 100644 --- a/libexec/rtld-elf/amd64/reloc.c +++ b/libexec/rtld-elf/amd64/reloc.c @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/amd64/reloc.c,v 1.15.8.1 2005/12/30 22:13:56 marcel Exp $ */ /* diff --git a/libexec/rtld-elf/amd64/rtld_machdep.h b/libexec/rtld-elf/amd64/rtld_machdep.h index 57bd0de1251f..fc54dd8c290a 100644 --- a/libexec/rtld-elf/amd64/rtld_machdep.h +++ b/libexec/rtld-elf/amd64/rtld_machdep.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/amd64/rtld_machdep.h,v 1.12 2004/08/03 08:50:59 dfr Exp $ */ #ifndef RTLD_MACHDEP_H diff --git a/libexec/rtld-elf/amd64/rtld_start.S b/libexec/rtld-elf/amd64/rtld_start.S index 4cdad22b0557..10c1553d49f8 100644 --- a/libexec/rtld-elf/amd64/rtld_start.S +++ b/libexec/rtld-elf/amd64/rtld_start.S @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/amd64/rtld_start.S,v 1.5 2004/03/21 01:43:39 peter Exp $ */ .text diff --git a/libexec/rtld-elf/arm/Makefile.inc b/libexec/rtld-elf/arm/Makefile.inc index e8c0da7a1d7e..4bb1113adbfc 100644 --- a/libexec/rtld-elf/arm/Makefile.inc +++ b/libexec/rtld-elf/arm/Makefile.inc @@ -1 +1 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/rtld-elf/arm/Makefile.inc,v 1.3 2004/06/17 17:53:16 cognet Exp $ diff --git a/libexec/rtld-elf/arm/reloc.c b/libexec/rtld-elf/arm/reloc.c index ff9d195c9002..f58621b02849 100644 --- a/libexec/rtld-elf/arm/reloc.c +++ b/libexec/rtld-elf/arm/reloc.c @@ -1,7 +1,7 @@ /* $NetBSD: mdreloc.c,v 1.23 2003/07/26 15:04:38 mrg Exp $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/rtld-elf/arm/reloc.c,v 1.3 2004/09/28 14:43:12 cognet Exp $"); #include <sys/param.h> #include <sys/mman.h> diff --git a/libexec/rtld-elf/arm/rtld_machdep.h b/libexec/rtld-elf/arm/rtld_machdep.h index dd046a9d5ae8..0cc35d3e5d27 100644 --- a/libexec/rtld-elf/arm/rtld_machdep.h +++ b/libexec/rtld-elf/arm/rtld_machdep.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/arm/rtld_machdep.h,v 1.5 2005/04/07 22:04:49 cognet Exp $ */ #ifndef RTLD_MACHDEP_H diff --git a/libexec/rtld-elf/arm/rtld_start.S b/libexec/rtld-elf/arm/rtld_start.S index da22c57317ea..ae10c1253632 100644 --- a/libexec/rtld-elf/arm/rtld_start.S +++ b/libexec/rtld-elf/arm/rtld_start.S @@ -37,7 +37,7 @@ */ #include <machine/asm.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/rtld-elf/arm/rtld_start.S,v 1.3 2004/09/28 14:41:15 cognet Exp $"); .text .align 0 diff --git a/libexec/rtld-elf/debug.c b/libexec/rtld-elf/debug.c index 3b7611c6e63d..3a83b66360f9 100644 --- a/libexec/rtld-elf/debug.c +++ b/libexec/rtld-elf/debug.c @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/debug.c,v 1.4 2003/06/19 16:09:18 mdodd Exp $ */ /* diff --git a/libexec/rtld-elf/debug.h b/libexec/rtld-elf/debug.h index 3708df62cbe7..68faa0aed243 100644 --- a/libexec/rtld-elf/debug.h +++ b/libexec/rtld-elf/debug.h @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/debug.h,v 1.6 2004/03/21 01:21:26 peter Exp $ */ /* diff --git a/libexec/rtld-elf/i386/reloc.c b/libexec/rtld-elf/i386/reloc.c index db2fcf2cf441..169bf96d3ee9 100644 --- a/libexec/rtld-elf/i386/reloc.c +++ b/libexec/rtld-elf/i386/reloc.c @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/i386/reloc.c,v 1.18 2005/06/29 23:15:36 peter Exp $ */ /* diff --git a/libexec/rtld-elf/i386/rtld_machdep.h b/libexec/rtld-elf/i386/rtld_machdep.h index e104f868b5a4..3bc939e09ed3 100644 --- a/libexec/rtld-elf/i386/rtld_machdep.h +++ b/libexec/rtld-elf/i386/rtld_machdep.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/i386/rtld_machdep.h,v 1.10 2004/08/03 08:50:59 dfr Exp $ */ #ifndef RTLD_MACHDEP_H diff --git a/libexec/rtld-elf/i386/rtld_start.S b/libexec/rtld-elf/i386/rtld_start.S index 9a6e2d5e5292..65d900db5d90 100644 --- a/libexec/rtld-elf/i386/rtld_start.S +++ b/libexec/rtld-elf/i386/rtld_start.S @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/i386/rtld_start.S,v 1.4 2005/05/19 07:32:42 dfr Exp $ */ .text diff --git a/libexec/rtld-elf/ia64/Makefile.inc b/libexec/rtld-elf/ia64/Makefile.inc index 3ea0ac3391f6..70def0d1bf0e 100644 --- a/libexec/rtld-elf/ia64/Makefile.inc +++ b/libexec/rtld-elf/ia64/Makefile.inc @@ -1,2 +1,2 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/rtld-elf/ia64/Makefile.inc,v 1.1 2001/10/15 18:48:42 dfr Exp $ LDFLAGS+= -Wl,--export-dynamic diff --git a/libexec/rtld-elf/ia64/reloc.c b/libexec/rtld-elf/ia64/reloc.c index 9a8d0670f63e..314d4378b73d 100644 --- a/libexec/rtld-elf/ia64/reloc.c +++ b/libexec/rtld-elf/ia64/reloc.c @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/ia64/reloc.c,v 1.15.8.3 2006/09/02 00:58:43 marcel Exp $ */ /* diff --git a/libexec/rtld-elf/ia64/rtld_machdep.h b/libexec/rtld-elf/ia64/rtld_machdep.h index 5cb8bc27acbd..856fcd7985f6 100644 --- a/libexec/rtld-elf/ia64/rtld_machdep.h +++ b/libexec/rtld-elf/ia64/rtld_machdep.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/ia64/rtld_machdep.h,v 1.5.8.1 2006/09/02 00:58:43 marcel Exp $ */ #ifndef RTLD_MACHDEP_H diff --git a/libexec/rtld-elf/ia64/rtld_start.S b/libexec/rtld-elf/ia64/rtld_start.S index f41e5e51bd2b..483405e692d9 100644 --- a/libexec/rtld-elf/ia64/rtld_start.S +++ b/libexec/rtld-elf/ia64/rtld_start.S @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/libexec/rtld-elf/ia64/rtld_start.S,v 1.3.12.1 2006/01/28 18:40:54 marcel Exp $ */ /* From: NetBSD: rtld_start.S,v 1.1 1996/12/16 20:38:09 cgd Exp */ /* diff --git a/libexec/rtld-elf/libmap.c b/libexec/rtld-elf/libmap.c index cb72f03f3176..b78fe4cee6bb 100644 --- a/libexec/rtld-elf/libmap.c +++ b/libexec/rtld-elf/libmap.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/libmap.c,v 1.14 2005/02/04 02:46:41 mdodd Exp $ */ #include <stdio.h> diff --git a/libexec/rtld-elf/libmap.h b/libexec/rtld-elf/libmap.h index 53b2ba1ec0bf..6b0991d5e88a 100644 --- a/libexec/rtld-elf/libmap.h +++ b/libexec/rtld-elf/libmap.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/libmap.h,v 1.4 2005/02/04 02:46:41 mdodd Exp $ */ int lm_init (char *); diff --git a/libexec/rtld-elf/malloc.c b/libexec/rtld-elf/malloc.c index 2fe69a78b22e..c8fa19ed21c0 100644 --- a/libexec/rtld-elf/malloc.c +++ b/libexec/rtld-elf/malloc.c @@ -33,7 +33,7 @@ #if defined(LIBC_SCCS) && !defined(lint) /*static char *sccsid = "from: @(#)malloc.c 5.11 (Berkeley) 2/23/91";*/ -static char *rcsid = "$FreeBSD$"; +static char *rcsid = "$FreeBSD: src/libexec/rtld-elf/malloc.c,v 1.10 2003/08/22 02:22:59 imp Exp $"; #endif /* LIBC_SCCS and not lint */ /* diff --git a/libexec/rtld-elf/map_object.c b/libexec/rtld-elf/map_object.c index 2b1ef24c70aa..8d5f24a75628 100644 --- a/libexec/rtld-elf/map_object.c +++ b/libexec/rtld-elf/map_object.c @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/map_object.c,v 1.16 2005/02/27 12:55:40 dfr Exp $ */ #include <sys/param.h> diff --git a/libexec/rtld-elf/powerpc/Makefile.inc b/libexec/rtld-elf/powerpc/Makefile.inc index e8c0da7a1d7e..4c1638b6c12d 100644 --- a/libexec/rtld-elf/powerpc/Makefile.inc +++ b/libexec/rtld-elf/powerpc/Makefile.inc @@ -1 +1 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/rtld-elf/powerpc/Makefile.inc,v 1.1 2002/12/04 07:32:20 grehan Exp $ diff --git a/libexec/rtld-elf/powerpc/reloc.c b/libexec/rtld-elf/powerpc/reloc.c index 90afe2eae80f..6ddc81ae97af 100644 --- a/libexec/rtld-elf/powerpc/reloc.c +++ b/libexec/rtld-elf/powerpc/reloc.c @@ -26,7 +26,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/powerpc/reloc.c,v 1.5.2.1 2006/09/02 00:59:35 marcel Exp $ */ #include <sys/param.h> diff --git a/libexec/rtld-elf/powerpc/rtld_machdep.h b/libexec/rtld-elf/powerpc/rtld_machdep.h index 38e105dd2832..1acc19f6a370 100644 --- a/libexec/rtld-elf/powerpc/rtld_machdep.h +++ b/libexec/rtld-elf/powerpc/rtld_machdep.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/powerpc/rtld_machdep.h,v 1.4 2004/11/02 09:47:01 ssouhlal Exp $ */ #ifndef RTLD_MACHDEP_H diff --git a/libexec/rtld-elf/powerpc/rtld_start.S b/libexec/rtld-elf/powerpc/rtld_start.S index 86f76e6d282a..cde441b2a863 100644 --- a/libexec/rtld-elf/powerpc/rtld_start.S +++ b/libexec/rtld-elf/powerpc/rtld_start.S @@ -26,7 +26,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/powerpc/rtld_start.S,v 1.2 2003/05/29 22:58:26 kan Exp $ */ #include <machine/asm.h> diff --git a/libexec/rtld-elf/rtld.1 b/libexec/rtld-elf/rtld.1 index 54cc67bf21f9..bb2817e2d30a 100644 --- a/libexec/rtld-elf/rtld.1 +++ b/libexec/rtld-elf/rtld.1 @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/rtld-elf/rtld.1,v 1.40.2.1 2006/05/14 19:25:36 pav Exp $ .\" .Dd May 31, 2003 .Dt RTLD 1 diff --git a/libexec/rtld-elf/rtld.c b/libexec/rtld-elf/rtld.c index a8ca864f4272..1d7333ccd1df 100644 --- a/libexec/rtld-elf/rtld.c +++ b/libexec/rtld-elf/rtld.c @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/rtld.c,v 1.106.2.3 2006/09/02 20:38:13 marcel Exp $ */ /* diff --git a/libexec/rtld-elf/rtld.h b/libexec/rtld-elf/rtld.h index 28fe510c46be..d8dd37982366 100644 --- a/libexec/rtld-elf/rtld.h +++ b/libexec/rtld-elf/rtld.h @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/rtld.h,v 1.35.2.1 2005/12/30 22:13:56 marcel Exp $ */ #ifndef RTLD_H /* { */ diff --git a/libexec/rtld-elf/rtld_lock.c b/libexec/rtld-elf/rtld_lock.c index 7bffc94913e9..9a9fa0500d63 100644 --- a/libexec/rtld-elf/rtld_lock.c +++ b/libexec/rtld-elf/rtld_lock.c @@ -23,7 +23,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * from: FreeBSD: src/libexec/rtld-elf/sparc64/lockdflt.c,v 1.3 2002/10/09 - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/rtld_lock.c,v 1.3 2004/11/16 20:45:51 jhb Exp $ */ /* diff --git a/libexec/rtld-elf/rtld_lock.h b/libexec/rtld-elf/rtld_lock.h index cca4f18ed14f..906e47218cd9 100644 --- a/libexec/rtld-elf/rtld_lock.h +++ b/libexec/rtld-elf/rtld_lock.h @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/rtld_lock.h,v 1.2 2003/06/19 02:39:37 mdodd Exp $ */ #ifndef _RTLD_LOCK_H_ diff --git a/libexec/rtld-elf/rtld_tls.h b/libexec/rtld-elf/rtld_tls.h index b85db59afb18..4e179343ee3a 100644 --- a/libexec/rtld-elf/rtld_tls.h +++ b/libexec/rtld-elf/rtld_tls.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/rtld_tls.h,v 1.1 2004/08/03 08:50:58 dfr Exp $ */ /* diff --git a/libexec/rtld-elf/sparc64/Makefile.inc b/libexec/rtld-elf/sparc64/Makefile.inc index e8c0da7a1d7e..fec0efc48c57 100644 --- a/libexec/rtld-elf/sparc64/Makefile.inc +++ b/libexec/rtld-elf/sparc64/Makefile.inc @@ -1 +1 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/rtld-elf/sparc64/Makefile.inc,v 1.1 2002/03/13 02:40:39 jake Exp $ diff --git a/libexec/rtld-elf/sparc64/reloc.c b/libexec/rtld-elf/sparc64/reloc.c index 4e66211fc553..30202644ad50 100644 --- a/libexec/rtld-elf/sparc64/reloc.c +++ b/libexec/rtld-elf/sparc64/reloc.c @@ -36,7 +36,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/sparc64/reloc.c,v 1.10.2.1 2005/12/30 22:13:57 marcel Exp $ */ #include <sys/param.h> diff --git a/libexec/rtld-elf/sparc64/rtld_machdep.h b/libexec/rtld-elf/sparc64/rtld_machdep.h index db2ce256c6cb..9c445cdd3438 100644 --- a/libexec/rtld-elf/sparc64/rtld_machdep.h +++ b/libexec/rtld-elf/sparc64/rtld_machdep.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/sparc64/rtld_machdep.h,v 1.7 2004/08/03 08:51:00 dfr Exp $ */ #ifndef RTLD_MACHDEP_H diff --git a/libexec/rtld-elf/sparc64/rtld_start.S b/libexec/rtld-elf/sparc64/rtld_start.S index 58bdd1bbc944..4834e0524266 100644 --- a/libexec/rtld-elf/sparc64/rtld_start.S +++ b/libexec/rtld-elf/sparc64/rtld_start.S @@ -37,7 +37,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/sparc64/rtld_start.S,v 1.6 2004/06/18 02:01:37 tmm Exp $ */ #include <machine/asm.h> diff --git a/libexec/rtld-elf/xmalloc.c b/libexec/rtld-elf/xmalloc.c index 7ee4c570c6b8..785e16294074 100644 --- a/libexec/rtld-elf/xmalloc.c +++ b/libexec/rtld-elf/xmalloc.c @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/rtld-elf/xmalloc.c,v 1.3 2003/06/19 05:28:26 mdodd Exp $ */ #include <err.h> diff --git a/libexec/save-entropy/Makefile b/libexec/save-entropy/Makefile index 3e27c48315c4..94ea2b58ae31 100644 --- a/libexec/save-entropy/Makefile +++ b/libexec/save-entropy/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/save-entropy/Makefile,v 1.4 2004/12/21 08:46:52 ru Exp $ SCRIPTS= save-entropy.sh NO_OBJ= diff --git a/libexec/save-entropy/save-entropy.sh b/libexec/save-entropy/save-entropy.sh index b5b37d40c3c7..a4657f758f38 100755 --- a/libexec/save-entropy/save-entropy.sh +++ b/libexec/save-entropy/save-entropy.sh @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/libexec/save-entropy/save-entropy.sh,v 1.3.2.1 2006/09/01 23:58:46 dougb Exp $ # This script is called by cron to store bits of randomness which are # then used to seed /dev/random on boot. diff --git a/libexec/smrsh/Makefile b/libexec/smrsh/Makefile index 6fd2801f780d..07c3e60f5103 100644 --- a/libexec/smrsh/Makefile +++ b/libexec/smrsh/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 7/2/95 -# $FreeBSD$ +# $FreeBSD: src/libexec/smrsh/Makefile,v 1.10 2005/06/10 06:12:51 des Exp $ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/smrsh diff --git a/libexec/talkd/Makefile b/libexec/talkd/Makefile index aa6df1bb9b67..6c629ed8f406 100644 --- a/libexec/talkd/Makefile +++ b/libexec/talkd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/talkd/Makefile,v 1.9 2002/02/04 02:33:51 kris Exp $ PROG= ntalkd SRCS= talkd.c announce.c process.c table.c print.c ttymsg.c diff --git a/libexec/talkd/announce.c b/libexec/talkd/announce.c index ca64541d80ed..841822b605c0 100644 --- a/libexec/talkd/announce.c +++ b/libexec/talkd/announce.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)announce.c 8.3 (Berkeley) 4/28/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/talkd/announce.c,v 1.16 2003/04/03 05:13:27 jmallett Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/libexec/talkd/extern.h b/libexec/talkd/extern.h index cb231a95d134..3b7323643768 100644 --- a/libexec/talkd/extern.h +++ b/libexec/talkd/extern.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/talkd/extern.h,v 1.3 2003/04/03 05:13:27 jmallett Exp $ */ int announce(CTL_MSG *, const char *); diff --git a/libexec/talkd/print.c b/libexec/talkd/print.c index 6c39d8da72cc..9fe04759e10c 100644 --- a/libexec/talkd/print.c +++ b/libexec/talkd/print.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)print.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/talkd/print.c,v 1.12 2003/04/03 05:13:27 jmallett Exp $"; #endif /* not lint */ /* debug print routines */ diff --git a/libexec/talkd/process.c b/libexec/talkd/process.c index d77f8a168bf4..0d324f947e7a 100644 --- a/libexec/talkd/process.c +++ b/libexec/talkd/process.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)process.c 8.2 (Berkeley) 11/16/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/talkd/process.c,v 1.11 2005/05/06 15:28:54 delphij Exp $"; #endif /* not lint */ /* diff --git a/libexec/talkd/table.c b/libexec/talkd/table.c index 001e7d41db7a..31aa498037aa 100644 --- a/libexec/talkd/table.c +++ b/libexec/talkd/table.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)table.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/talkd/table.c,v 1.9 2003/04/03 05:13:27 jmallett Exp $"; #endif /* not lint */ /* diff --git a/libexec/talkd/talkd.8 b/libexec/talkd/talkd.8 index b1944b7b5600..c2ab04c4ffcb 100644 --- a/libexec/talkd/talkd.8 +++ b/libexec/talkd/talkd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)talkd.8 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/talkd/talkd.8,v 1.7 2003/09/08 19:57:18 ru Exp $ .\" .Dd December 11, 1993 .Dt TALKD 8 diff --git a/libexec/talkd/talkd.c b/libexec/talkd/talkd.c index e81cec6eb74d..8712cb888322 100644 --- a/libexec/talkd/talkd.c +++ b/libexec/talkd/talkd.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)talkd.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/talkd/talkd.c,v 1.17 2004/06/14 22:44:13 bms Exp $"; #endif /* not lint */ /* diff --git a/libexec/tcpd/Makefile b/libexec/tcpd/Makefile index 6a8f0e22022b..8555dfdb55c6 100644 --- a/libexec/tcpd/Makefile +++ b/libexec/tcpd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/tcpd/Makefile,v 1.4.2.1 2005/11/16 08:01:07 ru Exp $ .PATH: ${.CURDIR}/../../contrib/tcp_wrappers diff --git a/libexec/telnetd/Makefile b/libexec/telnetd/Makefile index 68b2be674e89..cd09ed8ee510 100644 --- a/libexec/telnetd/Makefile +++ b/libexec/telnetd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/telnetd/Makefile,v 1.26 2005/06/10 06:12:51 des Exp $ # Do not define -DKLUDGELINEMODE, as it does not interact well with many # telnet implementations. diff --git a/libexec/tftpd/Makefile b/libexec/tftpd/Makefile index 75b16ae7f76e..b16fde59dee8 100644 --- a/libexec/tftpd/Makefile +++ b/libexec/tftpd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $FreeBSD$ +# $FreeBSD: src/libexec/tftpd/Makefile,v 1.9 2001/03/26 14:22:11 ru Exp $ PROG= tftpd SRCS= tftpd.c tftpsubs.c diff --git a/libexec/tftpd/tftpd.8 b/libexec/tftpd/tftpd.8 index 7099399d9da7..f39733fcbdd9 100644 --- a/libexec/tftpd/tftpd.8 +++ b/libexec/tftpd/tftpd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)tftpd.8 8.1 (Berkeley) 6/4/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/tftpd/tftpd.8,v 1.18.8.1 2006/08/12 18:31:56 yar Exp $ .\" .Dd September 14, 2000 .Dt TFTPD 8 diff --git a/libexec/tftpd/tftpd.c b/libexec/tftpd/tftpd.c index 7958bbb793a1..d4990be32ee1 100644 --- a/libexec/tftpd/tftpd.c +++ b/libexec/tftpd/tftpd.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)tftpd.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/libexec/tftpd/tftpd.c,v 1.37 2005/05/31 17:22:53 maxim Exp $"; #endif /* not lint */ /* diff --git a/libexec/ypxfr/Makefile b/libexec/ypxfr/Makefile index 72978eb17d94..0e525dd5becc 100644 --- a/libexec/ypxfr/Makefile +++ b/libexec/ypxfr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/libexec/ypxfr/Makefile,v 1.11 2002/02/04 02:33:51 kris Exp $ PROG= ypxfr SRCS= yp_dblookup.c yp_dbwrite.c yp_error.c \ diff --git a/libexec/ypxfr/yp_dbwrite.c b/libexec/ypxfr/yp_dbwrite.c index 488f9e4ad446..57d7c5a9d795 100644 --- a/libexec/ypxfr/yp_dbwrite.c +++ b/libexec/ypxfr/yp_dbwrite.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/ypxfr/yp_dbwrite.c,v 1.11 2003/05/04 00:59:13 obrien Exp $"); #include <db.h> #include <errno.h> diff --git a/libexec/ypxfr/ypxfr.8 b/libexec/ypxfr/ypxfr.8 index 0d24b0de48b7..0118d91ef3d3 100644 --- a/libexec/ypxfr/ypxfr.8 +++ b/libexec/ypxfr/ypxfr.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/libexec/ypxfr/ypxfr.8,v 1.19 2005/02/13 22:25:15 ru Exp $ .\" .Dd February 5, 1995 .Dt YPXFR 8 diff --git a/libexec/ypxfr/ypxfr_extern.h b/libexec/ypxfr/ypxfr_extern.h index f843b645b6dd..7e04fcfe346e 100644 --- a/libexec/ypxfr/ypxfr_extern.h +++ b/libexec/ypxfr/ypxfr_extern.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/libexec/ypxfr/ypxfr_extern.h,v 1.11 2002/04/06 19:08:02 des Exp $ */ #include <sys/types.h> #include <limits.h> diff --git a/libexec/ypxfr/ypxfr_getmap.c b/libexec/ypxfr/ypxfr_getmap.c index 452b18667ad3..9b9e18a921f7 100644 --- a/libexec/ypxfr/ypxfr_getmap.c +++ b/libexec/ypxfr/ypxfr_getmap.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/ypxfr/ypxfr_getmap.c,v 1.12 2003/05/04 00:59:13 obrien Exp $"); #include <stdio.h> #include <time.h> diff --git a/libexec/ypxfr/ypxfr_main.c b/libexec/ypxfr/ypxfr_main.c index f6b478a89d3c..ccd6be512f33 100644 --- a/libexec/ypxfr/ypxfr_main.c +++ b/libexec/ypxfr/ypxfr_main.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/ypxfr/ypxfr_main.c,v 1.20 2004/10/17 19:33:32 stefanf Exp $"); #include <errno.h> #include <stdio.h> diff --git a/libexec/ypxfr/ypxfr_misc.c b/libexec/ypxfr/ypxfr_misc.c index 726abec8022d..fd2334093341 100644 --- a/libexec/ypxfr/ypxfr_misc.c +++ b/libexec/ypxfr/ypxfr_misc.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/ypxfr/ypxfr_misc.c,v 1.17 2004/10/17 19:33:32 stefanf Exp $"); #include <stdio.h> #include <string.h> diff --git a/libexec/ypxfr/ypxfrd_getmap.c b/libexec/ypxfr/ypxfrd_getmap.c index b1424ac552fc..71bcee88744f 100644 --- a/libexec/ypxfr/ypxfrd_getmap.c +++ b/libexec/ypxfr/ypxfrd_getmap.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/libexec/ypxfr/ypxfrd_getmap.c,v 1.11 2003/10/26 04:32:53 peter Exp $"); #include <errno.h> #include <stdlib.h> |