diff options
author | Ken Smith <kensmith@FreeBSD.org> | 2008-11-26 01:09:48 +0000 |
---|---|---|
committer | Ken Smith <kensmith@FreeBSD.org> | 2008-11-26 01:09:48 +0000 |
commit | a93332491e10c1a23a9fd2f11ccbdba33d72d850 (patch) | |
tree | 1467effda708ab3ab6426f7cb6bd2d8d4fa29ab8 /contrib | |
parent | d2d8199ea25041ce5507c36316475bb4331b66ed (diff) |
Diffstat (limited to 'contrib')
673 files changed, 656 insertions, 848 deletions
diff --git a/contrib/amd/FREEBSD-Xlist b/contrib/amd/FREEBSD-Xlist index 2b2484ed0da4..87e21a592477 100644 --- a/contrib/amd/FREEBSD-Xlist +++ b/contrib/amd/FREEBSD-Xlist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/amd/FREEBSD-Xlist,v 1.5.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $ *LSM.am-utils *Makefile.* *README.autofs diff --git a/contrib/amd/FREEBSD-upgrade b/contrib/amd/FREEBSD-upgrade index 701f0cf6ffb8..2e238ea4ebfa 100644 --- a/contrib/amd/FREEBSD-upgrade +++ b/contrib/amd/FREEBSD-upgrade @@ -1,5 +1,5 @@ # ex:ts=8 -$FreeBSD$ +$FreeBSD: src/contrib/amd/FREEBSD-upgrade,v 1.15.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $ AMD (am-utils) 6.1.5 originals can be found at: ftp://ftp.am-utils.org/pub/am-utils/ diff --git a/contrib/amd/amd/amd.8 b/contrib/amd/amd/amd.8 index efd23f617394..1e3a4a69c7c5 100644 --- a/contrib/amd/amd/amd.8 +++ b/contrib/amd/amd/amd.8 @@ -39,7 +39,7 @@ .\" %W% (Berkeley) %G% .\" .\" $Id: amd.8,v 1.14.2.1 2006/01/02 18:48:23 ezk Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/amd/amd/amd.8,v 1.20.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 2, 2006 .Dt AMD 8 diff --git a/contrib/amd/amd/amd.c b/contrib/amd/amd/amd.c index 3fc25f833dbb..231117c2d29f 100644 --- a/contrib/amd/amd/amd.c +++ b/contrib/amd/amd/amd.c @@ -43,7 +43,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/amd/amd/amd.c,v 1.10.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $"); /* * Automounter diff --git a/contrib/amd/amq/amq.8 b/contrib/amd/amq/amq.8 index 1faebc692e1f..0327d993f80c 100644 --- a/contrib/amd/amq/amq.8 +++ b/contrib/amd/amq/amq.8 @@ -39,7 +39,7 @@ .\" %W% (Berkeley) %G% .\" .\" $Id: amq.8,v 1.15.2.1 2006/01/02 18:48:24 ezk Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/amd/amq/amq.8,v 1.12.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 2, 2006 .Dt AMQ 8 diff --git a/contrib/amd/amq/pawd.1 b/contrib/amd/amq/pawd.1 index cdd8ce5d72ca..29fc91bacdfd 100644 --- a/contrib/amd/amq/pawd.1 +++ b/contrib/amd/amq/pawd.1 @@ -39,7 +39,7 @@ .\" %W% (Berkeley) %G% .\" .\" $Id: pawd.1,v 1.9.2.1 2006/01/02 18:48:24 ezk Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/amd/amq/pawd.1,v 1.7.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 2, 2006 .Dt PAWD 1 diff --git a/contrib/amd/conf/nfs_prot/nfs_prot_freebsd3.h b/contrib/amd/conf/nfs_prot/nfs_prot_freebsd3.h index 4e1e84a42f81..31d817af4c7e 100644 --- a/contrib/amd/conf/nfs_prot/nfs_prot_freebsd3.h +++ b/contrib/amd/conf/nfs_prot/nfs_prot_freebsd3.h @@ -39,7 +39,7 @@ * * File: am-utils/conf/nfs_prot/nfs_prot_freebsd3.h * $Id: nfs_prot_freebsd3.h,v 1.5.2.7 2004/01/06 03:15:19 ezk Exp $ - * $FreeBSD$ + * $FreeBSD: src/contrib/amd/conf/nfs_prot/nfs_prot_freebsd3.h,v 1.13.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/contrib/amd/conf/trap/trap_default.h b/contrib/amd/conf/trap/trap_default.h index f671c419959e..d40b282e7cff 100644 --- a/contrib/amd/conf/trap/trap_default.h +++ b/contrib/amd/conf/trap/trap_default.h @@ -1,3 +1,3 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/amd/conf/trap/trap_default.h,v 1.3.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $ */ /* $srcdir/conf/trap/trap_default.h */ #define MOUNT_TRAP(type, mnt, flags, mnt_data) mount(type, mnt->mnt_dir, flags, mnt_data) diff --git a/contrib/amd/fixmount/fixmount.8 b/contrib/amd/fixmount/fixmount.8 index 07e34d17ef38..cd62f92cec53 100644 --- a/contrib/amd/fixmount/fixmount.8 +++ b/contrib/amd/fixmount/fixmount.8 @@ -39,7 +39,7 @@ .\" %W% (Berkeley) %G% .\" .\" $Id: fixmount.8,v 1.12.2.1 2006/01/02 18:48:25 ezk Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/amd/fixmount/fixmount.8,v 1.12.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 2, 2006 .Dt FIXMOUNT 8 diff --git a/contrib/amd/fsinfo/fsinfo.8 b/contrib/amd/fsinfo/fsinfo.8 index c4f817ec9101..feb59ef32c1b 100644 --- a/contrib/amd/fsinfo/fsinfo.8 +++ b/contrib/amd/fsinfo/fsinfo.8 @@ -34,7 +34,7 @@ .\" .\" from: @(#)fsinfo.8 8.1 (Berkeley) 6/28/93 .\" $Id: fsinfo.8,v 1.13.2.1 2006/01/02 18:48:25 ezk Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/amd/fsinfo/fsinfo.8,v 1.12.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 2, 2006 .Dt FSINFO 8 diff --git a/contrib/amd/hlfsd/hlfsd.8 b/contrib/amd/hlfsd/hlfsd.8 index a750320cc2ca..2acf5a74bf56 100644 --- a/contrib/amd/hlfsd/hlfsd.8 +++ b/contrib/amd/hlfsd/hlfsd.8 @@ -37,7 +37,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: hlfsd.8,v 1.11.2.1 2006/01/02 18:48:25 ezk Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/amd/hlfsd/hlfsd.8,v 1.15.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .\" HLFSD was written at Columbia University Computer Science Department, by .\" Erez Zadok <ezk@cs.columbia.edu> and Alexander Dupuy <dupuy@smarts.com> diff --git a/contrib/amd/include/am_defs.h b/contrib/amd/include/am_defs.h index f3767f5b905e..89b7f34a174a 100644 --- a/contrib/amd/include/am_defs.h +++ b/contrib/amd/include/am_defs.h @@ -39,7 +39,7 @@ * * File: am-utils/include/am_defs.h * $Id: am_defs.h,v 1.15.2.16 2004/05/12 15:54:31 ezk Exp $ - * $FreeBSD$ + * $FreeBSD: src/contrib/amd/include/am_defs.h,v 1.14.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/contrib/amd/mk-amd-map/mk-amd-map.8 b/contrib/amd/mk-amd-map/mk-amd-map.8 index 28bbb9b84fe1..711cedb55466 100644 --- a/contrib/amd/mk-amd-map/mk-amd-map.8 +++ b/contrib/amd/mk-amd-map/mk-amd-map.8 @@ -34,7 +34,7 @@ .\" .\" from: @(#)mk-amd-map.8 8.1 (Berkeley) 6/28/93 .\" $Id: mk-amd-map.8,v 1.9.2.1 2006/01/02 18:48:26 ezk Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/amd/mk-amd-map/mk-amd-map.8,v 1.7.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 2, 2006 .Dt MK-AMD-MAP 8 diff --git a/contrib/amd/scripts/amd.conf.5 b/contrib/amd/scripts/amd.conf.5 index de913be5f86d..69baf4813d53 100644 --- a/contrib/amd/scripts/amd.conf.5 +++ b/contrib/amd/scripts/amd.conf.5 @@ -39,7 +39,7 @@ .\" %W% (Berkeley) %G% .\" .\" $Id: amd.conf.5,v 1.39.2.5 2006/04/21 01:12:04 ezk Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/amd/scripts/amd.conf.5,v 1.17.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd April 21, 2006 .Dt AMD.CONF 5 diff --git a/contrib/amd/wire-test/wire-test.8 b/contrib/amd/wire-test/wire-test.8 index f84dc84cefa4..f6f1e1ae2bb0 100644 --- a/contrib/amd/wire-test/wire-test.8 +++ b/contrib/amd/wire-test/wire-test.8 @@ -39,7 +39,7 @@ .\" %W% (Berkeley) %G% .\" .\" $Id: wire-test.8,v 1.10.2.1 2006/01/02 18:48:26 ezk Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/amd/wire-test/wire-test.8,v 1.6.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 2, 2006 .Dt WIRE-TEST 8 diff --git a/contrib/bc/FREEBSD-upgrade b/contrib/bc/FREEBSD-upgrade index 0174d7bbbe92..fd13abd43b72 100644 --- a/contrib/bc/FREEBSD-upgrade +++ b/contrib/bc/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/bc/FREEBSD-upgrade,v 1.6.24.1 2008/10/02 02:57:24 kensmith Exp $ bc 1.0.5a originals can be found at: ftp://prep.ai.mit.edu/pub/gnu/ diff --git a/contrib/bc/bc/main.c b/contrib/bc/bc/main.c index 8ac2981ad719..8a946d71ae59 100644 --- a/contrib/bc/bc/main.c +++ b/contrib/bc/bc/main.c @@ -26,7 +26,7 @@ Western Washington University Bellingham, WA 98226-9062 -$FreeBSD$ +$FreeBSD: src/contrib/bc/bc/main.c,v 1.6.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ *************************************************************************/ diff --git a/contrib/bc/bc/scan.l b/contrib/bc/bc/scan.l index 8910c66f4c8a..d86fc3b7544c 100644 --- a/contrib/bc/bc/scan.l +++ b/contrib/bc/bc/scan.l @@ -1,5 +1,5 @@ %{ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/bc/bc/scan.l,v 1.6.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* scan.l: the (f)lex description file for the scanner. */ /* This file is part of GNU bc. diff --git a/contrib/bc/doc/bc.1 b/contrib/bc/doc/bc.1 index bb19594421f2..2198c870e51b 100644 --- a/contrib/bc/doc/bc.1 +++ b/contrib/bc/doc/bc.1 @@ -27,7 +27,7 @@ .\" Western Washington University .\" Bellingham, WA 98226-9062 .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/bc/doc/bc.1,v 1.6.30.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH bc 1 .\" "Command Manual" v1.06 "Sept 12, 2000" .SH NAME diff --git a/contrib/bc/doc/dc.1 b/contrib/bc/doc/dc.1 index adaf5d0cc058..75ec24f1df56 100644 --- a/contrib/bc/doc/dc.1 +++ b/contrib/bc/doc/dc.1 @@ -20,7 +20,7 @@ .\" 59 Temple Place, Suite 330 .\" Boston, MA 02111 USA .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/bc/doc/dc.1,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH DC 1 "1997-03-25" "GNU Project" .ds dc \fIdc\fP diff --git a/contrib/bind9/doc/arm/Bv9ARM.pdf b/contrib/bind9/doc/arm/Bv9ARM.pdf index 7b599bab06e6..7b599bab06e6 100644..100755 --- a/contrib/bind9/doc/arm/Bv9ARM.pdf +++ b/contrib/bind9/doc/arm/Bv9ARM.pdf diff --git a/contrib/binutils/FREEBSD-Xlist b/contrib/binutils/FREEBSD-Xlist index af18d97b0967..240609385858 100644 --- a/contrib/binutils/FREEBSD-Xlist +++ b/contrib/binutils/FREEBSD-Xlist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/binutils/FREEBSD-Xlist,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $ .cvsignore mkdep *-hp* diff --git a/contrib/binutils/FREEBSD-deletelist b/contrib/binutils/FREEBSD-deletelist index 89020f423b82..ecea9ed9e388 100644 --- a/contrib/binutils/FREEBSD-deletelist +++ b/contrib/binutils/FREEBSD-deletelist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/binutils/FREEBSD-deletelist,v 1.6.30.1 2008/10/02 02:57:24 kensmith Exp $ CVS testsuite .cvsignore diff --git a/contrib/binutils/FREEBSD-upgrade b/contrib/binutils/FREEBSD-upgrade index ab7c24117f74..c73f1f38c475 100644 --- a/contrib/binutils/FREEBSD-upgrade +++ b/contrib/binutils/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/binutils/FREEBSD-upgrade,v 1.10.30.1 2008/10/02 02:57:24 kensmith Exp $ To get a copy of the Binutils source from the Sourceware CVS repository this command line was used: diff --git a/contrib/binutils/bfd/elf.c b/contrib/binutils/bfd/elf.c index 2b16f86cd45e..4726fe48a413 100644 --- a/contrib/binutils/bfd/elf.c +++ b/contrib/binutils/bfd/elf.c @@ -20,7 +20,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/binutils/bfd/elf.c,v 1.19.24.1 2008/10/02 02:57:24 kensmith Exp $ */ /* SECTION diff --git a/contrib/binutils/bfd/freebsd.h b/contrib/binutils/bfd/freebsd.h index 5b0ede1acb56..c15d9e0bb2da 100644 --- a/contrib/binutils/bfd/freebsd.h +++ b/contrib/binutils/bfd/freebsd.h @@ -19,7 +19,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/binutils/bfd/freebsd.h,v 1.5.24.1 2008/10/02 02:57:24 kensmith Exp $ */ /* FreeBSD QMAGIC files have the header in the text. */ #define N_HEADER_IN_TEXT(x) 1 diff --git a/contrib/binutils/ld/Makefile.in b/contrib/binutils/ld/Makefile.in index 020064b54c39..e4916f9a9a3e 100644 --- a/contrib/binutils/ld/Makefile.in +++ b/contrib/binutils/ld/Makefile.in @@ -11,7 +11,7 @@ # PARTICULAR PURPOSE. -# $FreeBSD$ +# $FreeBSD: src/contrib/binutils/ld/Makefile.in,v 1.15.24.1 2008/10/02 02:57:24 kensmith Exp $ SHELL = @SHELL@ diff --git a/contrib/binutils/ld/emultempl/elf32.em b/contrib/binutils/ld/emultempl/elf32.em index 4a31b48f6598..eeefae32fb9a 100644 --- a/contrib/binutils/ld/emultempl/elf32.em +++ b/contrib/binutils/ld/emultempl/elf32.em @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/contrib/binutils/ld/emultempl/elf32.em,v 1.14.24.1 2008/10/02 02:57:24 kensmith Exp $ # This shell script emits a C file. -*- C -*- diff --git a/contrib/bsnmp/FREEBSD-Xlist b/contrib/bsnmp/FREEBSD-Xlist index 8a5166240e54..0c27d3ea22d3 100644 --- a/contrib/bsnmp/FREEBSD-Xlist +++ b/contrib/bsnmp/FREEBSD-Xlist @@ -1,4 +1,4 @@ -#$FreeBSD$ +#$FreeBSD: src/contrib/bsnmp/FREEBSD-Xlist,v 1.3.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */Makefile.in */acinclude.m4 */aclocal.m4 diff --git a/contrib/bsnmp/FREEBSD-upgrade b/contrib/bsnmp/FREEBSD-upgrade index 4fb31fd9153c..a91c5ac42aa6 100644 --- a/contrib/bsnmp/FREEBSD-upgrade +++ b/contrib/bsnmp/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/bsnmp/FREEBSD-upgrade,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $ This is the Begemot micro-SNMP daemon. It is the base for the ILMI daemon for ngATM. Be careful to feed changes back to the maintainer diff --git a/contrib/bzip2/bzlib.c b/contrib/bzip2/bzlib.c index 85dc8ffbfd93..b0ef0ea451ea 100644 --- a/contrib/bzip2/bzlib.c +++ b/contrib/bzip2/bzlib.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/bzip2/bzlib.c,v 1.2.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $"); #include "bzlib_private.h" diff --git a/contrib/com_err/com_err.3 b/contrib/com_err/com_err.3 index e6eeea13b852..7c83622ccb31 100644 --- a/contrib/com_err/com_err.3 +++ b/contrib/com_err/com_err.3 @@ -1,7 +1,7 @@ .\" Copyright (c) 1988 Massachusetts Institute of Technology, .\" Student Information Processing Board. All rights reserved. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/com_err/com_err.3,v 1.1.52.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH COM_ERR 3 "22 Nov 1988" SIPB .SH NAME diff --git a/contrib/com_err/com_err.c b/contrib/com_err/com_err.c index f00c602646bb..226f97de9196 100644 --- a/contrib/com_err/com_err.c +++ b/contrib/com_err/com_err.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/com_err/com_err.c,v 1.3.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifdef HAVE_CONFIG_H #include <config.h> diff --git a/contrib/com_err/com_err.h b/contrib/com_err/com_err.h index 6c1faa4bd5bd..c2b014a8fbec 100644 --- a/contrib/com_err/com_err.h +++ b/contrib/com_err/com_err.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/com_err/com_err.h,v 1.3.24.1 2008/10/02 02:57:24 kensmith Exp $ */ /* $Id: com_err.h,v 1.9 2001/05/11 20:03:36 assar Exp $ */ /* MIT compatible com_err library */ diff --git a/contrib/com_err/com_right.h b/contrib/com_err/com_right.h index 09e95fa0251c..e8b92b10f76d 100644 --- a/contrib/com_err/com_right.h +++ b/contrib/com_err/com_right.h @@ -32,7 +32,7 @@ */ /* $Id: com_right.h,v 1.11 2000/07/31 01:11:08 assar Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/com_err/com_right.h,v 1.3.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef __COM_RIGHT_H__ #define __COM_RIGHT_H__ diff --git a/contrib/com_err/compile_et.1 b/contrib/com_err/compile_et.1 index e7c3fb6f0ac4..6a76f52f9533 100644 --- a/contrib/com_err/compile_et.1 +++ b/contrib/com_err/compile_et.1 @@ -1,7 +1,7 @@ .\" Copyright (c) 1988 Massachusetts Institute of Technology, .\" Student Information Processing Board. All rights reserved. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/com_err/compile_et.1,v 1.4.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd November 22, 1988 .Os diff --git a/contrib/com_err/compile_et.c b/contrib/com_err/compile_et.c index 59d9de996d63..7401ea997f4e 100644 --- a/contrib/com_err/compile_et.c +++ b/contrib/com_err/compile_et.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/com_err/compile_et.c,v 1.3.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #undef ROKEN_RENAME #include "compile_et.h" diff --git a/contrib/com_err/compile_et.h b/contrib/com_err/compile_et.h index 35e4863989ff..809d05568c7a 100644 --- a/contrib/com_err/compile_et.h +++ b/contrib/com_err/compile_et.h @@ -32,7 +32,7 @@ */ /* $Id: compile_et.h,v 1.6 2000/07/01 20:21:48 assar Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/com_err/compile_et.h,v 1.3.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef __COMPILE_ET_H__ #define __COMPILE_ET_H__ diff --git a/contrib/com_err/getarg.c b/contrib/com_err/getarg.c index 80f76ab4a5ec..db02c57b6436 100644 --- a/contrib/com_err/getarg.c +++ b/contrib/com_err/getarg.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/com_err/getarg.c,v 1.2.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #if 0 diff --git a/contrib/com_err/lex.l b/contrib/com_err/lex.l index b5f8db1e1e43..0b7fb008a4c1 100644 --- a/contrib/com_err/lex.l +++ b/contrib/com_err/lex.l @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/com_err/lex.l,v 1.3.24.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * This is to handle the definition of this symbol in some AIX diff --git a/contrib/com_err/parse.y b/contrib/com_err/parse.y index 960bcfa8f1e4..c66262c51b89 100644 --- a/contrib/com_err/parse.y +++ b/contrib/com_err/parse.y @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/com_err/parse.y,v 1.3.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "compile_et.h" #include "lex.h" diff --git a/contrib/cpio/FREEBSD-upgrade b/contrib/cpio/FREEBSD-upgrade index a3e31a0592ec..75931180558b 100644 --- a/contrib/cpio/FREEBSD-upgrade +++ b/contrib/cpio/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/cpio/FREEBSD-upgrade,v 1.4.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ GNU cpio: diff --git a/contrib/cpio/lib/argp.h b/contrib/cpio/lib/argp.h index 57635e89a1d9..5d61f60fe79c 100644 --- a/contrib/cpio/lib/argp.h +++ b/contrib/cpio/lib/argp.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/cpio/lib/argp.h,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* Hierarchial argument parsing, layered over getopt. Copyright (C) 1995-1999,2003,2004 Free Software Foundation, Inc. diff --git a/contrib/cpio/src/copyin.c b/contrib/cpio/src/copyin.c index 3e0a7373b94d..4579136f1b5f 100644 --- a/contrib/cpio/src/copyin.c +++ b/contrib/cpio/src/copyin.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/cpio/src/copyin.c,v 1.4.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* copyin.c - extract or list a cpio archive Copyright (C) 1990,1991,1992,2001,2002,2003,2004 Free Software Foundation, Inc. diff --git a/contrib/cpio/src/copyout.c b/contrib/cpio/src/copyout.c index 63cb0e225839..9b53585f37ab 100644 --- a/contrib/cpio/src/copyout.c +++ b/contrib/cpio/src/copyout.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/cpio/src/copyout.c,v 1.3.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* copyout.c - create a cpio archive Copyright (C) 1990, 1991, 1992, 2001, 2003, 2004 Free Software Foundation, Inc. diff --git a/contrib/cpio/src/copypass.c b/contrib/cpio/src/copypass.c index 640f24e3aec2..de02766986d8 100644 --- a/contrib/cpio/src/copypass.c +++ b/contrib/cpio/src/copypass.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/cpio/src/copypass.c,v 1.4.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* copypass.c - cpio copy pass sub-function. Copyright (C) 1990, 1991, 1992, 2001, 2003, 2004 Free Software Foundation, Inc. diff --git a/contrib/cpio/src/main.c b/contrib/cpio/src/main.c index f6895205225c..8e14b257fc46 100644 --- a/contrib/cpio/src/main.c +++ b/contrib/cpio/src/main.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/cpio/src/main.c,v 1.3.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* main.c - main program and argument processing for cpio. Copyright (C) 1990, 1991, 1992, 2001, 2003, 2004 Free Software Foundation, Inc. diff --git a/contrib/cpio/src/tar.c b/contrib/cpio/src/tar.c index 75db5478ace4..d7da4af804a5 100644 --- a/contrib/cpio/src/tar.c +++ b/contrib/cpio/src/tar.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/cpio/src/tar.c,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* tar.c - read in write tar headers for cpio Copyright (C) 1992, 2001, 2004 Free Software Foundation, Inc. diff --git a/contrib/cpio/src/userspec.c b/contrib/cpio/src/userspec.c index 7f7bed805c5c..229a6ddc5bb0 100644 --- a/contrib/cpio/src/userspec.c +++ b/contrib/cpio/src/userspec.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/cpio/src/userspec.c,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* userspec.c -- Parse a user and group string. Copyright (C) 1989, 1990, 1991, 1992, 2001, 2004 Free Software Foundation, Inc. diff --git a/contrib/cpio/src/util.c b/contrib/cpio/src/util.c index 6788e9654e60..e63bdcde2a20 100644 --- a/contrib/cpio/src/util.c +++ b/contrib/cpio/src/util.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/cpio/src/util.c,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* util.c - Several utility routines for cpio. Copyright (C) 1990, 1991, 1992, 2001, 2004 Free Software Foundation, Inc. diff --git a/contrib/csup/GNUmakefile b/contrib/csup/GNUmakefile index 7aceccdbd37b..6b9b44cae2b2 100644 --- a/contrib/csup/GNUmakefile +++ b/contrib/csup/GNUmakefile @@ -2,7 +2,7 @@ # be used elsewhere because it assumes that the target system doesn't # support BSD extended file flags. # -# $FreeBSD$ +# $FreeBSD: src/contrib/csup/GNUmakefile,v 1.1.1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # PREFIX?=/usr/local diff --git a/contrib/csup/Makefile b/contrib/csup/Makefile index b672c5ddefcb..d926e99a486b 100644 --- a/contrib/csup/Makefile +++ b/contrib/csup/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/contrib/csup/Makefile,v 1.1.1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ PREFIX?= /usr/local BINDIR?= ${PREFIX}/bin diff --git a/contrib/csup/README b/contrib/csup/README index 879c4811792e..76b7ac3ead1f 100644 --- a/contrib/csup/README +++ b/contrib/csup/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/csup/README,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ Authors ------- diff --git a/contrib/csup/TODO b/contrib/csup/TODO index 66988e1780b0..cc02bf003079 100644 --- a/contrib/csup/TODO +++ b/contrib/csup/TODO @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/csup/TODO,v 1.1.1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ BUGS: diff --git a/contrib/csup/config.c b/contrib/csup/config.c index 5b71e7408522..4746dc99c63a 100644 --- a/contrib/csup/config.c +++ b/contrib/csup/config.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/config.c,v 1.1.1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/contrib/csup/config.h b/contrib/csup/config.h index 78b699547adb..9fec45bca5a0 100644 --- a/contrib/csup/config.h +++ b/contrib/csup/config.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/config.h,v 1.1.1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _CONFIG_H_ #define _CONFIG_H_ diff --git a/contrib/csup/csup.1 b/contrib/csup/csup.1 index f8c7c13f135c..71c11cc4e234 100644 --- a/contrib/csup/csup.1 +++ b/contrib/csup/csup.1 @@ -22,7 +22,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $Id: cvsup.1,v 1.70 2003/03/04 18:23:46 jdp Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/csup/csup.1,v 1.1.1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd February 1, 2006 .Os FreeBSD diff --git a/contrib/csup/detailer.c b/contrib/csup/detailer.c index bf2ddb74a502..a4432eebfff3 100644 --- a/contrib/csup/detailer.c +++ b/contrib/csup/detailer.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/detailer.c,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/csup/detailer.h b/contrib/csup/detailer.h index fe82b27f6812..f4b870a22538 100644 --- a/contrib/csup/detailer.h +++ b/contrib/csup/detailer.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/detailer.h,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _DETAILER_H_ #define _DETAILER_H_ diff --git a/contrib/csup/diff.c b/contrib/csup/diff.c index ea53c367901f..4fc5c5f78d81 100644 --- a/contrib/csup/diff.c +++ b/contrib/csup/diff.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/diff.c,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/csup/diff.h b/contrib/csup/diff.h index cbd9e50054a9..20e72ff5aa76 100644 --- a/contrib/csup/diff.h +++ b/contrib/csup/diff.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/diff.h,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _DIFF_H_ #define _DIFF_H_ diff --git a/contrib/csup/fattr.c b/contrib/csup/fattr.c index b29d73dcf64e..55c670d19205 100644 --- a/contrib/csup/fattr.c +++ b/contrib/csup/fattr.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/fattr.c,v 1.1.1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/time.h> diff --git a/contrib/csup/fattr.h b/contrib/csup/fattr.h index 6015fbb3b43a..47a084c6999f 100644 --- a/contrib/csup/fattr.h +++ b/contrib/csup/fattr.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/fattr.h,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _FATTR_H_ #define _FATTR_H_ diff --git a/contrib/csup/fixups.c b/contrib/csup/fixups.c index b105a8f7d48f..143a9a271d6d 100644 --- a/contrib/csup/fixups.c +++ b/contrib/csup/fixups.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/fixups.c,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/csup/fixups.h b/contrib/csup/fixups.h index 0dddc905d1a0..4cee07a09c93 100644 --- a/contrib/csup/fixups.h +++ b/contrib/csup/fixups.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/fixups.h,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _FIXUPS_H_ #define _FIXUPS_H_ diff --git a/contrib/csup/globtree.c b/contrib/csup/globtree.c index 74ac2c162ab1..39d61bb7001d 100644 --- a/contrib/csup/globtree.c +++ b/contrib/csup/globtree.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/globtree.c,v 1.1.1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/contrib/csup/globtree.h b/contrib/csup/globtree.h index 43882e3a8f9a..302319ee55af 100644 --- a/contrib/csup/globtree.h +++ b/contrib/csup/globtree.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/globtree.h,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _GLOBTREE_H_ #define _GLOBTREE_H_ diff --git a/contrib/csup/idcache.c b/contrib/csup/idcache.c index 47a3e712c147..d3984e50dce6 100644 --- a/contrib/csup/idcache.c +++ b/contrib/csup/idcache.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/idcache.c,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/contrib/csup/idcache.h b/contrib/csup/idcache.h index 558af0ce115f..8ff5e9fd94d5 100644 --- a/contrib/csup/idcache.h +++ b/contrib/csup/idcache.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/idcache.h,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _IDCACHE_H_ #define _IDCACHE_H_ diff --git a/contrib/csup/keyword.c b/contrib/csup/keyword.c index dab44f0851e0..ea0d7cc2f3dd 100644 --- a/contrib/csup/keyword.c +++ b/contrib/csup/keyword.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/keyword.c,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/csup/keyword.h b/contrib/csup/keyword.h index 3f152c11ea45..1ccade699865 100644 --- a/contrib/csup/keyword.h +++ b/contrib/csup/keyword.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/keyword.h,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _KEYWORD_H_ #define _KEYWORD_H_ diff --git a/contrib/csup/lister.c b/contrib/csup/lister.c index 98a9c8368d85..c0cd71807e8b 100644 --- a/contrib/csup/lister.c +++ b/contrib/csup/lister.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/lister.c,v 1.1.1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/csup/lister.h b/contrib/csup/lister.h index a0a9bbe3556b..12dcdf99cc5d 100644 --- a/contrib/csup/lister.h +++ b/contrib/csup/lister.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/lister.h,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _LISTER_H_ #define _LISTER_H_ diff --git a/contrib/csup/main.c b/contrib/csup/main.c index 74150393bc0b..bf0e1b39b790 100644 --- a/contrib/csup/main.c +++ b/contrib/csup/main.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/main.c,v 1.1.1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/file.h> diff --git a/contrib/csup/misc.c b/contrib/csup/misc.c index 97a02aba8368..dd1889aa246f 100644 --- a/contrib/csup/misc.c +++ b/contrib/csup/misc.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/misc.c,v 1.1.1.3.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/contrib/csup/misc.h b/contrib/csup/misc.h index f0d03520d871..494c33c1878d 100644 --- a/contrib/csup/misc.h +++ b/contrib/csup/misc.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/misc.h,v 1.1.1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _MISC_H_ #define _MISC_H_ diff --git a/contrib/csup/mux.c b/contrib/csup/mux.c index b663b5411b6f..3c2449937f2a 100644 --- a/contrib/csup/mux.c +++ b/contrib/csup/mux.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/mux.c,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/contrib/csup/mux.h b/contrib/csup/mux.h index ff36083c3573..a03eca10abfd 100644 --- a/contrib/csup/mux.h +++ b/contrib/csup/mux.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/mux.h,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _MUX_H_ #define _MUX_H_ diff --git a/contrib/csup/parse.y b/contrib/csup/parse.y index 3dcd617421a9..1ffe9027f6d3 100644 --- a/contrib/csup/parse.y +++ b/contrib/csup/parse.y @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/parse.y,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/contrib/csup/pathcomp.c b/contrib/csup/pathcomp.c index 380d04298542..06fb737cd940 100644 --- a/contrib/csup/pathcomp.c +++ b/contrib/csup/pathcomp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/pathcomp.c,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/csup/pathcomp.h b/contrib/csup/pathcomp.h index 3cea41052f58..2019901aaf12 100644 --- a/contrib/csup/pathcomp.h +++ b/contrib/csup/pathcomp.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/pathcomp.h,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _PATHCOMP_H #define _PATHCOMP_H diff --git a/contrib/csup/proto.c b/contrib/csup/proto.c index 0a8985856baa..5257239fad95 100644 --- a/contrib/csup/proto.c +++ b/contrib/csup/proto.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/proto.c,v 1.1.1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/contrib/csup/proto.h b/contrib/csup/proto.h index ea9c01230232..22c2bf8c71f2 100644 --- a/contrib/csup/proto.h +++ b/contrib/csup/proto.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/proto.h,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _PROTO_H_ #define _PROTO_H_ diff --git a/contrib/csup/queue.h b/contrib/csup/queue.h index 7ae77bcf0417..aad0c647610c 100644 --- a/contrib/csup/queue.h +++ b/contrib/csup/queue.h @@ -27,9 +27,9 @@ * SUCH DAMAGE. * * @(#)queue.h 8.5 (Berkeley) 8/20/94 - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/queue.h,v 1.1.1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/queue.h,v 1.1.1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _QUEUE_H_ diff --git a/contrib/csup/status.c b/contrib/csup/status.c index 32b6821a2fb8..e91dc3178b89 100644 --- a/contrib/csup/status.c +++ b/contrib/csup/status.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/status.c,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/csup/status.h b/contrib/csup/status.h index 86efdda0e38c..950c8ef9bb32 100644 --- a/contrib/csup/status.h +++ b/contrib/csup/status.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/status.h,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _STATUS_H_ #define _STATUS_H_ diff --git a/contrib/csup/stream.c b/contrib/csup/stream.c index 34aa71e3273f..ca338aea7384 100644 --- a/contrib/csup/stream.c +++ b/contrib/csup/stream.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/stream.c,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/contrib/csup/stream.h b/contrib/csup/stream.h index 062fd34e3fa4..678c6f83b035 100644 --- a/contrib/csup/stream.h +++ b/contrib/csup/stream.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/stream.h,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _STREAM_H_ #define _STREAM_H_ diff --git a/contrib/csup/threads.c b/contrib/csup/threads.c index 46a98606f282..148cc7f6fb8c 100644 --- a/contrib/csup/threads.c +++ b/contrib/csup/threads.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/threads.c,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/csup/threads.h b/contrib/csup/threads.h index 66153ce5589d..fbb081d26b8b 100644 --- a/contrib/csup/threads.h +++ b/contrib/csup/threads.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/threads.h,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _THREADS_H_ #define _THREADS_H_ diff --git a/contrib/csup/token.h b/contrib/csup/token.h index 0dc3ec03fbef..5d2936747c0c 100644 --- a/contrib/csup/token.h +++ b/contrib/csup/token.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/token.h,v 1.1.1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _TOKEN_H_ #define _TOKEN_H_ diff --git a/contrib/csup/token.l b/contrib/csup/token.l index 267e61feff89..22ded3f1d159 100644 --- a/contrib/csup/token.l +++ b/contrib/csup/token.l @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/token.l,v 1.1.1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <err.h> diff --git a/contrib/csup/updater.c b/contrib/csup/updater.c index df74d5296365..a95b94cce12c 100644 --- a/contrib/csup/updater.c +++ b/contrib/csup/updater.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/updater.c,v 1.1.1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/contrib/csup/updater.h b/contrib/csup/updater.h index 9ec9ed7c0945..be06fc41d2e4 100644 --- a/contrib/csup/updater.h +++ b/contrib/csup/updater.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/updater.h,v 1.1.1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _UPDATER_H_ #define _UPDATER_H diff --git a/contrib/cvs/FREEBSD-Xlist b/contrib/cvs/FREEBSD-Xlist index 535030f7f7d6..edb7261e1e81 100644 --- a/contrib/cvs/FREEBSD-Xlist +++ b/contrib/cvs/FREEBSD-Xlist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/cvs/FREEBSD-Xlist,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ */*.com */*.dep diff --git a/contrib/cvs/FREEBSD-upgrade b/contrib/cvs/FREEBSD-upgrade index d884b289228b..21460b3cd8e8 100644 --- a/contrib/cvs/FREEBSD-upgrade +++ b/contrib/cvs/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/cvs/FREEBSD-upgrade,v 1.11.24.1 2008/10/02 02:57:24 kensmith Exp $ MAINTAINER= peter@FreeBSD.org diff --git a/contrib/cvs/contrib/sccs2rcs.in b/contrib/cvs/contrib/sccs2rcs.in index b00ca88373c2..84274cc95ac0 100755 --- a/contrib/cvs/contrib/sccs2rcs.in +++ b/contrib/cvs/contrib/sccs2rcs.in @@ -48,7 +48,7 @@ # -Allan G. Schrum schrum@ofsoptics.com agschrum@mindspring.com # Fri Sep 26 10:40:40 EDT 2003 # -# $FreeBSD$ +# $FreeBSD: src/contrib/cvs/contrib/sccs2rcs.in,v 1.5.24.1 2008/10/02 02:57:24 kensmith Exp $ #we'll assume the user set up the path correctly diff --git a/contrib/cvs/diff/diff3.c b/contrib/cvs/diff/diff3.c index 109e66ee021c..59cce4be4e16 100644 --- a/contrib/cvs/diff/diff3.c +++ b/contrib/cvs/diff/diff3.c @@ -13,7 +13,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/diff/diff3.c,v 1.6.24.1 2008/10/02 02:57:24 kensmith Exp $ */ /* Written by Randy Smith */ diff --git a/contrib/cvs/lib/md5.h b/contrib/cvs/lib/md5.h index 3b5ba05891f2..3f8020e81491 100644 --- a/contrib/cvs/lib/md5.h +++ b/contrib/cvs/lib/md5.h @@ -1,7 +1,7 @@ /* See md5.c for explanation and copyright information. */ /* - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/lib/md5.h,v 1.2.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef MD5_H diff --git a/contrib/cvs/man/cvs.1 b/contrib/cvs/man/cvs.1 index f58a31a6d0eb..0368d670ca96 100644 --- a/contrib/cvs/man/cvs.1 +++ b/contrib/cvs/man/cvs.1 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/cvs/man/cvs.1,v 1.21.8.1.10.1 2008/10/02 02:57:24 kensmith Exp $ .de Id .ds Rv \\$3 .ds Dt \\$4 diff --git a/contrib/cvs/man/cvsbug.8 b/contrib/cvs/man/cvsbug.8 index 460ca4640d95..52a6bca5fae5 100644 --- a/contrib/cvs/man/cvsbug.8 +++ b/contrib/cvs/man/cvsbug.8 @@ -17,7 +17,7 @@ .\" General Public License for more details. .\" .\" --------------------------------------------------------------------------- -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/cvs/man/cvsbug.8,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ .nh .TH CVSBUG 8 xVERSIONx "February 1993" .SH NAME diff --git a/contrib/cvs/src/buffer.c b/contrib/cvs/src/buffer.c index d53a5c6d61bf..960b0f7c4cf3 100644 --- a/contrib/cvs/src/buffer.c +++ b/contrib/cvs/src/buffer.c @@ -1,6 +1,6 @@ /* Code for the buffer data structure. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/cvs/src/buffer.c,v 1.5.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> #include "cvs.h" diff --git a/contrib/cvs/src/checkout.c b/contrib/cvs/src/checkout.c index 57933ee02ad6..b642c71c25b2 100644 --- a/contrib/cvs/src/checkout.c +++ b/contrib/cvs/src/checkout.c @@ -34,7 +34,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/checkout.c,v 1.5.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/cvs/src/client.c b/contrib/cvs/src/client.c index aae404a58488..4e346341c13f 100644 --- a/contrib/cvs/src/client.c +++ b/contrib/cvs/src/client.c @@ -11,7 +11,7 @@ GNU General Public License for more details. */ /* - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/client.c,v 1.12.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifdef HAVE_CONFIG_H diff --git a/contrib/cvs/src/commit.c b/contrib/cvs/src/commit.c index 1edb95d94c91..d28ef6fc12e0 100644 --- a/contrib/cvs/src/commit.c +++ b/contrib/cvs/src/commit.c @@ -12,7 +12,7 @@ * * The call is: cvs commit [options] files... * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/commit.c,v 1.15.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/cvs/src/cvs.h b/contrib/cvs/src/cvs.h index c47cdcf335f2..1bec9c79c25c 100644 --- a/contrib/cvs/src/cvs.h +++ b/contrib/cvs/src/cvs.h @@ -9,7 +9,7 @@ /* * basic information used in all source files * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/cvs.h,v 1.20.24.1 2008/10/02 02:57:24 kensmith Exp $ */ diff --git a/contrib/cvs/src/diff.c b/contrib/cvs/src/diff.c index 7faaae86297b..27a974c1d076 100644 --- a/contrib/cvs/src/diff.c +++ b/contrib/cvs/src/diff.c @@ -13,7 +13,7 @@ * Without any file arguments, runs diff against all the currently modified * files. * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/diff.c,v 1.21.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/cvs/src/entries.c b/contrib/cvs/src/entries.c index 1ab7c7e5a5d9..b8a7b20f83f8 100644 --- a/contrib/cvs/src/entries.c +++ b/contrib/cvs/src/entries.c @@ -12,7 +12,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/entries.c,v 1.4.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "cvs.h" #include "getline.h" diff --git a/contrib/cvs/src/filesubr.c b/contrib/cvs/src/filesubr.c index b9f9bd5765b1..553e08ecf05f 100644 --- a/contrib/cvs/src/filesubr.c +++ b/contrib/cvs/src/filesubr.c @@ -18,7 +18,7 @@ file system semantics. */ /* - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/filesubr.c,v 1.12.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/cvs/src/import.c b/contrib/cvs/src/import.c index b962ebc1257e..d3813600588a 100644 --- a/contrib/cvs/src/import.c +++ b/contrib/cvs/src/import.c @@ -15,7 +15,7 @@ * * Additional arguments specify more Vendor Release Tags. * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/import.c,v 1.12.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "cvs.h" diff --git a/contrib/cvs/src/lock.c b/contrib/cvs/src/lock.c index 36cbf7d3f46f..d585453fef8d 100644 --- a/contrib/cvs/src/lock.c +++ b/contrib/cvs/src/lock.c @@ -9,7 +9,7 @@ * * Lock file support for CVS. * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/lock.c,v 1.13.24.1 2008/10/02 02:57:24 kensmith Exp $ */ /* The node Concurrency in doc/cvs.texinfo has a brief introduction to diff --git a/contrib/cvs/src/log.c b/contrib/cvs/src/log.c index 1ebe458b2914..07f0b92b136d 100644 --- a/contrib/cvs/src/log.c +++ b/contrib/cvs/src/log.c @@ -11,7 +11,7 @@ * argument, prints the log information for all the files in the directory * (recursive by default). * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/log.c,v 1.2.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "cvs.h" diff --git a/contrib/cvs/src/login.c b/contrib/cvs/src/login.c index 86705eab973a..bd2a8ecb3946 100644 --- a/contrib/cvs/src/login.c +++ b/contrib/cvs/src/login.c @@ -6,7 +6,7 @@ * * Allow user to log in for an authenticating server. * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/login.c,v 1.9.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "cvs.h" diff --git a/contrib/cvs/src/logmsg.c b/contrib/cvs/src/logmsg.c index fbbcc3c4061d..0076ac370f27 100644 --- a/contrib/cvs/src/logmsg.c +++ b/contrib/cvs/src/logmsg.c @@ -5,7 +5,7 @@ * You may distribute under the terms of the GNU General Public License as * specified in the README file that comes with the CVS source distribution. * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/logmsg.c,v 1.12.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/cvs/src/main.c b/contrib/cvs/src/main.c index 932dbd2af731..337135e39ee8 100644 --- a/contrib/cvs/src/main.c +++ b/contrib/cvs/src/main.c @@ -10,7 +10,7 @@ * Credit to Dick Grune, Vrije Universiteit, Amsterdam, for writing * the shell-script CVS system that this is based on. * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/main.c,v 1.25.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/cvs/src/mkmodules.c b/contrib/cvs/src/mkmodules.c index 0c913872f0a9..55b699f05dcc 100644 --- a/contrib/cvs/src/mkmodules.c +++ b/contrib/cvs/src/mkmodules.c @@ -5,7 +5,7 @@ * You may distribute under the terms of the GNU General Public License as * specified in the README file that comes with the CVS kit. * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/mkmodules.c,v 1.13.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "cvs.h" diff --git a/contrib/cvs/src/parseinfo.c b/contrib/cvs/src/parseinfo.c index 5e34add5ea11..f08d3a4e4ca5 100644 --- a/contrib/cvs/src/parseinfo.c +++ b/contrib/cvs/src/parseinfo.c @@ -5,7 +5,7 @@ * You may distribute under the terms of the GNU General Public License as * specified in the README file that comes with the CVS source distribution. * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/parseinfo.c,v 1.3.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "cvs.h" diff --git a/contrib/cvs/src/patch.c b/contrib/cvs/src/patch.c index 7d99f29a602c..a98b4a6c8cec 100644 --- a/contrib/cvs/src/patch.c +++ b/contrib/cvs/src/patch.c @@ -11,7 +11,7 @@ * current head of a module, or between two releases. Can specify the * release as either a date or a revision number. * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/patch.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/cvs/src/rcs.c b/contrib/cvs/src/rcs.c index 1d3c1fdbbfac..08e02c639619 100644 --- a/contrib/cvs/src/rcs.c +++ b/contrib/cvs/src/rcs.c @@ -7,7 +7,7 @@ * The routines contained in this file do all the rcs file parsing and * manipulation * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/rcs.c,v 1.28.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/cvs/src/rcs.h b/contrib/cvs/src/rcs.h index d40d1781b755..4aa5e2882da7 100644 --- a/contrib/cvs/src/rcs.h +++ b/contrib/cvs/src/rcs.h @@ -7,7 +7,7 @@ * * RCS source control definitions needed by rcs.c and friends * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/rcs.h,v 1.11.24.1 2008/10/02 02:57:24 kensmith Exp $ */ /* Strings which indicate a conflict if they occur at the start of a line. */ diff --git a/contrib/cvs/src/rcscmds.c b/contrib/cvs/src/rcscmds.c index df91ff8498c3..bce59038bce1 100644 --- a/contrib/cvs/src/rcscmds.c +++ b/contrib/cvs/src/rcscmds.c @@ -8,7 +8,7 @@ * The functions in this file provide an interface for performing * operations directly on RCS files. * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/rcscmds.c,v 1.10.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "cvs.h" diff --git a/contrib/cvs/src/recurse.c b/contrib/cvs/src/recurse.c index 20a0f9b41da8..f39a4a6140f3 100644 --- a/contrib/cvs/src/recurse.c +++ b/contrib/cvs/src/recurse.c @@ -6,7 +6,7 @@ * * General recursion handler * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/recurse.c,v 1.12.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "cvs.h" diff --git a/contrib/cvs/src/server.c b/contrib/cvs/src/server.c index e186c34becca..77e5b97587cf 100644 --- a/contrib/cvs/src/server.c +++ b/contrib/cvs/src/server.c @@ -9,7 +9,7 @@ GNU General Public License for more details. */ /* - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/server.c,v 1.24.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/cvs/src/tag.c b/contrib/cvs/src/tag.c index 903f3579078d..6287e63a6c9c 100644 --- a/contrib/cvs/src/tag.c +++ b/contrib/cvs/src/tag.c @@ -11,7 +11,7 @@ * Tag uses the checked out revision in the current directory, rtag uses * the modules database, if necessary. * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/tag.c,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "cvs.h" diff --git a/contrib/cvs/src/update.c b/contrib/cvs/src/update.c index 0ddf3bc41b3f..c2c23ff7aaa2 100644 --- a/contrib/cvs/src/update.c +++ b/contrib/cvs/src/update.c @@ -32,7 +32,7 @@ * directories added to the repository are automatically created and updated * as well. * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/update.c,v 1.14.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "cvs.h" diff --git a/contrib/cvs/src/update.h b/contrib/cvs/src/update.h index c886b4c8f1b7..27382961cc7d 100644 --- a/contrib/cvs/src/update.h +++ b/contrib/cvs/src/update.h @@ -11,7 +11,7 @@ GNU General Public License for more details. */ /* - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/update.h,v 1.3.24.1 2008/10/02 02:57:24 kensmith Exp $ */ int do_update PROTO((int argc, char *argv[], char *xoptions, char *xtag, diff --git a/contrib/diff/config.h b/contrib/diff/config.h index ce405203c2b2..0f2c14de0b05 100644 --- a/contrib/diff/config.h +++ b/contrib/diff/config.h @@ -1,7 +1,7 @@ /* config.h. Generated by configure. */ /* config.hin. Generated from configure.ac by autoheader. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/diff/config.h,v 1.3.38.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* Define to 1 if the `closedir' function returns void instead of `int'. */ /* #undef CLOSEDIR_VOID */ diff --git a/contrib/expat/FREEBSD-upgrade b/contrib/expat/FREEBSD-upgrade index 8fd9a57804ff..7b3aa31ce11b 100644 --- a/contrib/expat/FREEBSD-upgrade +++ b/contrib/expat/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/expat/FREEBSD-upgrade,v 1.1.1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ eXpat from www.libexpat.org diff --git a/contrib/file/.cvsignore b/contrib/file/.cvsignore deleted file mode 100644 index d89921897ae6..000000000000 --- a/contrib/file/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -autom4te.cache diff --git a/contrib/file/FREEBSD-upgrade b/contrib/file/FREEBSD-upgrade index f6657bcfae59..9ea84a961652 100644 --- a/contrib/file/FREEBSD-upgrade +++ b/contrib/file/FREEBSD-upgrade @@ -1,5 +1,5 @@ # ex:ts=8 -$FreeBSD$ +$FreeBSD: src/contrib/file/FREEBSD-upgrade,v 1.4.14.1.2.1 2008/10/02 02:57:24 kensmith Exp $ Christos Zoulas `file' originals can be found at: ftp://ftp.astron.com/pub/file/ diff --git a/contrib/gcc/FREEBSD-Xlist b/contrib/gcc/FREEBSD-Xlist index 96080bc59e23..4ed2d03b146a 100644 --- a/contrib/gcc/FREEBSD-Xlist +++ b/contrib/gcc/FREEBSD-Xlist @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/contrib/gcc/FREEBSD-Xlist,v 1.3.24.1 2008/10/02 02:57:24 kensmith Exp $ *.brik *FAQ *contrib diff --git a/contrib/gcc/FREEBSD-deletelist b/contrib/gcc/FREEBSD-deletelist index f5bc81750db9..77572d41bee9 100644 --- a/contrib/gcc/FREEBSD-deletelist +++ b/contrib/gcc/FREEBSD-deletelist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/gcc/FREEBSD-deletelist,v 1.5.24.1 2008/10/02 02:57:24 kensmith Exp $ CVS .cvsignore ABOUT*NLS diff --git a/contrib/gcc/FREEBSD-libiberty b/contrib/gcc/FREEBSD-libiberty index 1b8c24940c4b..1ac3e3c9a7cd 100644 --- a/contrib/gcc/FREEBSD-libiberty +++ b/contrib/gcc/FREEBSD-libiberty @@ -1,6 +1,6 @@ #! /bin/sh -# $FreeBSD$ +# $FreeBSD: src/contrib/gcc/FREEBSD-libiberty,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ for F in \ choose-temp.c \ diff --git a/contrib/gcc/FREEBSD-upgrade b/contrib/gcc/FREEBSD-upgrade index 922f8eb4d0d0..de37e9beac44 100644 --- a/contrib/gcc/FREEBSD-upgrade +++ b/contrib/gcc/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/gcc/FREEBSD-upgrade,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ tar -xvjf gcc-3.0.2.tar.bz2 -X FREEBSD-Xlist diff --git a/contrib/gcc/c-decl.c b/contrib/gcc/c-decl.c index af6d6689058c..db570cffb94c 100644 --- a/contrib/gcc/c-decl.c +++ b/contrib/gcc/c-decl.c @@ -19,7 +19,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/c-decl.c,v 1.12.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* Process declarations and symbol lookup for C front end. Also constructs types; the standard scalar types at initialization, diff --git a/contrib/gcc/c-format.c b/contrib/gcc/c-format.c index 34327a93087c..00cf4701b97f 100644 --- a/contrib/gcc/c-format.c +++ b/contrib/gcc/c-format.c @@ -19,7 +19,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/c-format.c,v 1.10.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "config.h" #include "system.h" diff --git a/contrib/gcc/c-opts.c b/contrib/gcc/c-opts.c index 84f86cb3b71b..ef9e0ae3884b 100644 --- a/contrib/gcc/c-opts.c +++ b/contrib/gcc/c-opts.c @@ -19,7 +19,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/c-opts.c,v 1.3.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "config.h" #include "system.h" diff --git a/contrib/gcc/c.opt b/contrib/gcc/c.opt index 0568463e68fb..f2ae53992d1c 100644 --- a/contrib/gcc/c.opt +++ b/contrib/gcc/c.opt @@ -59,7 +59,7 @@ ; Please try to keep this file in ASCII collating order. -; $FreeBSD$ +; $FreeBSD: src/contrib/gcc/c.opt,v 1.3.12.1 2008/10/02 02:57:24 kensmith Exp $ Language C diff --git a/contrib/gcc/choose-temp.c b/contrib/gcc/choose-temp.c index 7f33f83ff600..a3570702c2ef 100644 --- a/contrib/gcc/choose-temp.c +++ b/contrib/gcc/choose-temp.c @@ -17,7 +17,7 @@ License along with libiberty; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/choose-temp.c,v 1.4.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/contrib/gcc/config/alpha/elf.h b/contrib/gcc/config/alpha/elf.h index 97b15fe1eeeb..3fe7383c7fec 100644 --- a/contrib/gcc/config/alpha/elf.h +++ b/contrib/gcc/config/alpha/elf.h @@ -20,7 +20,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/config/alpha/elf.h,v 1.11.20.1 2008/10/02 02:57:24 kensmith Exp $ */ #undef OBJECT_FORMAT_COFF #undef EXTENDED_COFF diff --git a/contrib/gcc/config/alpha/freebsd.h b/contrib/gcc/config/alpha/freebsd.h index b00798936dba..6df5a6e8df49 100644 --- a/contrib/gcc/config/alpha/freebsd.h +++ b/contrib/gcc/config/alpha/freebsd.h @@ -19,7 +19,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/config/alpha/freebsd.h,v 1.19.20.1 2008/10/02 02:57:24 kensmith Exp $ */ #undef SUBTARGET_EXTRA_SPECS #define SUBTARGET_EXTRA_SPECS \ diff --git a/contrib/gcc/config/freebsd-spec.h b/contrib/gcc/config/freebsd-spec.h index a070936927fa..611e6d8b4ab9 100644 --- a/contrib/gcc/config/freebsd-spec.h +++ b/contrib/gcc/config/freebsd-spec.h @@ -18,7 +18,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/config/freebsd-spec.h,v 1.19.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* Common FreeBSD configuration. All FreeBSD architectures should include this file, which will specify diff --git a/contrib/gcc/config/freebsd.h b/contrib/gcc/config/freebsd.h index 9a9ec96c64ef..234dc4a77545 100644 --- a/contrib/gcc/config/freebsd.h +++ b/contrib/gcc/config/freebsd.h @@ -26,7 +26,7 @@ Boston, MA 02111-1307, USA. */ Further work by David O'Brien <obrien@FreeBSD.org> and Loren J. Rittle <ljrittle@acm.org>. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/config/freebsd.h,v 1.40.12.1 2008/10/02 02:57:24 kensmith Exp $ */ /* In case we need to know. */ #define USING_CONFIG_FREEBSD 1 diff --git a/contrib/gcc/config/i386/freebsd.h b/contrib/gcc/config/i386/freebsd.h index 1bfde2fe60a1..45c96cd64a2c 100644 --- a/contrib/gcc/config/i386/freebsd.h +++ b/contrib/gcc/config/i386/freebsd.h @@ -22,7 +22,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/config/i386/freebsd.h,v 1.72.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #undef CC1_SPEC #define CC1_SPEC "%(cc1_cpu) %{profile:-p}" diff --git a/contrib/gcc/config/i386/freebsd64.h b/contrib/gcc/config/i386/freebsd64.h index f9f51163b0be..5c1600264ccf 100644 --- a/contrib/gcc/config/i386/freebsd64.h +++ b/contrib/gcc/config/i386/freebsd64.h @@ -19,7 +19,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/config/i386/freebsd64.h,v 1.9.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #undef TARGET_VERSION diff --git a/contrib/gcc/config/i386/i386.c b/contrib/gcc/config/i386/i386.c index 0360ff1f197d..7d4876c4193a 100644 --- a/contrib/gcc/config/i386/i386.c +++ b/contrib/gcc/config/i386/i386.c @@ -20,7 +20,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/config/i386/i386.c,v 1.22.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "config.h" diff --git a/contrib/gcc/config/i386/x86-64.h b/contrib/gcc/config/i386/x86-64.h index 6d1b811806e0..656566566a92 100644 --- a/contrib/gcc/config/i386/x86-64.h +++ b/contrib/gcc/config/i386/x86-64.h @@ -19,7 +19,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/config/i386/x86-64.h,v 1.4.20.1 2008/10/02 02:57:24 kensmith Exp $ */ #undef ASM_COMMENT_START #define ASM_COMMENT_START "#" diff --git a/contrib/gcc/config/sparc/freebsd.h b/contrib/gcc/config/sparc/freebsd.h index 2274c4c9329e..849896c2e9c2 100644 --- a/contrib/gcc/config/sparc/freebsd.h +++ b/contrib/gcc/config/sparc/freebsd.h @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/config/sparc/freebsd.h,v 1.9.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #undef SUBTARGET_EXTRA_SPECS #define SUBTARGET_EXTRA_SPECS \ diff --git a/contrib/gcc/cp/ptree.c b/contrib/gcc/cp/ptree.c index 057add68a862..09d6e9fed751 100644 --- a/contrib/gcc/cp/ptree.c +++ b/contrib/gcc/cp/ptree.c @@ -20,7 +20,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/cp/ptree.c,v 1.8.20.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "config.h" #include "system.h" diff --git a/contrib/gcc/cppinit.c b/contrib/gcc/cppinit.c index a713cea0a093..6f9ed30bf9e1 100644 --- a/contrib/gcc/cppinit.c +++ b/contrib/gcc/cppinit.c @@ -19,7 +19,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/cppinit.c,v 1.8.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "config.h" #include "system.h" diff --git a/contrib/gcc/f/g77spec.c b/contrib/gcc/f/g77spec.c index 449f2993a45e..66ecc7ff711d 100644 --- a/contrib/gcc/f/g77spec.c +++ b/contrib/gcc/f/g77spec.c @@ -19,7 +19,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/f/g77spec.c,v 1.4.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* This file contains a filter for the main `gcc' driver, which is replicated for the `g77' driver by adding this filter. The purpose diff --git a/contrib/gcc/function.c b/contrib/gcc/function.c index 8679729412ab..f3b58e6f93a4 100644 --- a/contrib/gcc/function.c +++ b/contrib/gcc/function.c @@ -19,7 +19,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/function.c,v 1.22.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* This file handles the generation of rtl code from tree structure at the level of the function as a whole. diff --git a/contrib/gcc/gcc.c b/contrib/gcc/gcc.c index 2800d915ca7f..55c6016b52ad 100644 --- a/contrib/gcc/gcc.c +++ b/contrib/gcc/gcc.c @@ -24,7 +24,7 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA This paragraph is here to try to keep Sun CC from dying. The number of chars here seems crucial!!!! */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/gcc.c,v 1.40.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* This program is the user interface to the C compiler and possibly to other compilers. It is used because compilation is a complicated procedure diff --git a/contrib/gcc/make-temp-file.c b/contrib/gcc/make-temp-file.c index 563bd46c91ee..974c043bec36 100644 --- a/contrib/gcc/make-temp-file.c +++ b/contrib/gcc/make-temp-file.c @@ -17,7 +17,7 @@ License along with libiberty; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/make-temp-file.c,v 1.2.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/contrib/gcc/opts.c b/contrib/gcc/opts.c index 4fbec2896b94..651e581eb101 100644 --- a/contrib/gcc/opts.c +++ b/contrib/gcc/opts.c @@ -19,7 +19,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/opts.c,v 1.2.20.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "config.h" #include "system.h" diff --git a/contrib/gcc/pexecute.c b/contrib/gcc/pexecute.c index 0f232ca703d7..92be1eb50300 100644 --- a/contrib/gcc/pexecute.c +++ b/contrib/gcc/pexecute.c @@ -18,7 +18,7 @@ License along with libiberty; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/pexecute.c,v 1.4.26.1 2008/10/02 02:57:24 kensmith Exp $ */ /* This file exports two functions: pexecute and pwait. */ diff --git a/contrib/gcc/toplev.c b/contrib/gcc/toplev.c index da20354f7fda..3d6c8a446221 100644 --- a/contrib/gcc/toplev.c +++ b/contrib/gcc/toplev.c @@ -19,7 +19,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/toplev.c,v 1.25.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* This is the top level of cc1/c++. It parses command args, opens files, invokes the various passes diff --git a/contrib/gcc/version.c b/contrib/gcc/version.c index f9327a00b929..0eda56a989ab 100644 --- a/contrib/gcc/version.c +++ b/contrib/gcc/version.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/version.c,v 1.12.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "version.h" /* This is the string reported as the version number by all components diff --git a/contrib/gdb/FREEBSD-Xlist b/contrib/gdb/FREEBSD-Xlist index 4dce63deaf03..334116af7877 100644 --- a/contrib/gdb/FREEBSD-Xlist +++ b/contrib/gdb/FREEBSD-Xlist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/gdb/FREEBSD-Xlist,v 1.6.20.1 2008/10/02 02:57:24 kensmith Exp $ gdb-6.1.1/bfd/* gdb-6.1.1/config/* gdb-6.1.1/etc/* diff --git a/contrib/gdb/FREEBSD-upgrade b/contrib/gdb/FREEBSD-upgrade index ac98f9c8f7fc..966fa96963bd 100644 --- a/contrib/gdb/FREEBSD-upgrade +++ b/contrib/gdb/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/gdb/FREEBSD-upgrade,v 1.3.24.1 2008/10/02 02:57:24 kensmith Exp $ To strip down a new version of gdb for import, extract the files like this: diff --git a/contrib/gdtoa/gdtoaimp.h b/contrib/gdtoa/gdtoaimp.h index 143c2ce9b9c2..9eb70d6da83f 100644 --- a/contrib/gdtoa/gdtoaimp.h +++ b/contrib/gdtoa/gdtoaimp.h @@ -26,7 +26,7 @@ THIS SOFTWARE. ****************************************************************/ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gdtoa/gdtoaimp.h,v 1.7.12.1 2008/10/02 02:57:24 kensmith Exp $ */ /* This is a variation on dtoa.c that converts arbitary binary floating-point formats to and from decimal notation. It uses diff --git a/contrib/gnu-sort/FREEBSD-upgrade b/contrib/gnu-sort/FREEBSD-upgrade index 5cb5371d0b1f..7e06898a6efb 100644 --- a/contrib/gnu-sort/FREEBSD-upgrade +++ b/contrib/gnu-sort/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/gnu-sort/FREEBSD-upgrade,v 1.4.24.1 2008/10/02 02:57:24 kensmith Exp $ GNU Sort originals can be found at: ftp://ftp.gnu.org/gnu/coreutils/ diff --git a/contrib/gnu-sort/lib/hard-locale.c b/contrib/gnu-sort/lib/hard-locale.c index 45b7d05dded0..ebf9328a5489 100644 --- a/contrib/gnu-sort/lib/hard-locale.c +++ b/contrib/gnu-sort/lib/hard-locale.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gnu-sort/lib/hard-locale.c,v 1.5.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #if HAVE_CONFIG_H # include <config.h> diff --git a/contrib/gnu-sort/lib/version-etc.c b/contrib/gnu-sort/lib/version-etc.c index ccc135be8cb8..78930ce5e928 100644 --- a/contrib/gnu-sort/lib/version-etc.c +++ b/contrib/gnu-sort/lib/version-etc.c @@ -15,7 +15,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gnu-sort/lib/version-etc.c,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* Written by Jim Meyering. */ diff --git a/contrib/gnu-sort/src/sort.c b/contrib/gnu-sort/src/sort.c index 0b9d33fcf4c6..f11a236e808c 100644 --- a/contrib/gnu-sort/src/sort.c +++ b/contrib/gnu-sort/src/sort.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gnu-sort/src/sort.c,v 1.4.24.1 2008/10/02 02:57:24 kensmith Exp $ */ /* sort - sort lines of text (with all kinds of options). Copyright (C) 88, 1991-2004 Free Software Foundation, Inc. diff --git a/contrib/gperf/FREEBSD-Xlist b/contrib/gperf/FREEBSD-Xlist index 393d55c838d2..fb408fcec616 100644 --- a/contrib/gperf/FREEBSD-Xlist +++ b/contrib/gperf/FREEBSD-Xlist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/gperf/FREEBSD-Xlist,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $ */*.dvi */*.html */*.info diff --git a/contrib/groff/FREEBSD-Xlist b/contrib/groff/FREEBSD-Xlist index 4549878106ea..e1b8e017ec24 100644 --- a/contrib/groff/FREEBSD-Xlist +++ b/contrib/groff/FREEBSD-Xlist @@ -1,3 +1,3 @@ -$FreeBSD$ +$FreeBSD: src/contrib/groff/FREEBSD-Xlist,v 1.4.24.1 2008/10/02 02:57:24 kensmith Exp $ */arch */src/libs/snprintf diff --git a/contrib/groff/FREEBSD-upgrade b/contrib/groff/FREEBSD-upgrade index bf4fe11a124c..4ec5516b9c67 100644 --- a/contrib/groff/FREEBSD-upgrade +++ b/contrib/groff/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/groff/FREEBSD-upgrade,v 1.5.12.1.8.1 2008/10/02 02:57:24 kensmith Exp $ This directory contains virgin copies of the original distribution files on a "vendor" branch. Do not, under any circumstances, attempt to upgrade diff --git a/contrib/groff/src/devices/grotty/grotty.man b/contrib/groff/src/devices/grotty/grotty.man index d626376a2859..928b7375a1e3 100644 --- a/contrib/groff/src/devices/grotty/grotty.man +++ b/contrib/groff/src/devices/grotty/grotty.man @@ -1,5 +1,5 @@ .ig -$FreeBSD$ +$FreeBSD: src/contrib/groff/src/devices/grotty/grotty.man,v 1.8.10.1.8.1 2008/10/02 02:57:24 kensmith Exp $ Copyright (C) 1989-2000, 2001, 2002, 2003 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of diff --git a/contrib/groff/src/libs/libgroff/cmap.cpp b/contrib/groff/src/libs/libgroff/cmap.cpp index 91a42f30243d..1ce8dab79fe0 100644 --- a/contrib/groff/src/libs/libgroff/cmap.cpp +++ b/contrib/groff/src/libs/libgroff/cmap.cpp @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along with groff; see the file COPYING. If not, write to the Free Software Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/groff/src/libs/libgroff/cmap.cpp,v 1.2.14.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <ctype.h> #ifdef __FreeBSD__ diff --git a/contrib/groff/src/libs/libgroff/cset.cpp b/contrib/groff/src/libs/libgroff/cset.cpp index 6d79d7ee5839..4e53b6cef655 100644 --- a/contrib/groff/src/libs/libgroff/cset.cpp +++ b/contrib/groff/src/libs/libgroff/cset.cpp @@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License along with groff; see the file COPYING. If not, write to the Free Software Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/groff/src/libs/libgroff/cset.cpp,v 1.2.14.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <ctype.h> #ifdef __FreeBSD__ diff --git a/contrib/groff/src/libs/libgroff/invalid.cpp b/contrib/groff/src/libs/libgroff/invalid.cpp index ac0c71dfe31d..df832321bb44 100644 --- a/contrib/groff/src/libs/libgroff/invalid.cpp +++ b/contrib/groff/src/libs/libgroff/invalid.cpp @@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License along with groff; see the file COPYING. If not, write to the Free Software Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/groff/src/libs/libgroff/invalid.cpp,v 1.2.14.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "lib.h" diff --git a/contrib/groff/src/preproc/eqn/neqn.sh b/contrib/groff/src/preproc/eqn/neqn.sh index 5390bba6c9ad..10bea34bcc45 100644 --- a/contrib/groff/src/preproc/eqn/neqn.sh +++ b/contrib/groff/src/preproc/eqn/neqn.sh @@ -1,7 +1,7 @@ #! /bin/sh # Provision of this shell script should not be taken to imply that use of # GNU eqn with groff -Tascii|-Tlatin1|-Tkoi8-r|-Tutf8|-Tcp1047 is supported. -# $FreeBSD$ +# $FreeBSD: src/contrib/groff/src/preproc/eqn/neqn.sh,v 1.10.12.1.8.1 2008/10/02 02:57:24 kensmith Exp $ # Default device. case "${LC_ALL-${LC_CTYPE-${LANG}}}" in diff --git a/contrib/groff/src/roff/groff/groff.man b/contrib/groff/src/roff/groff/groff.man index 23f3fab67136..589434c6b685 100644 --- a/contrib/groff/src/roff/groff/groff.man +++ b/contrib/groff/src/roff/groff/groff.man @@ -15,7 +15,7 @@ Front-Cover Texts, and with no Back-Cover Texts. A copy of the Free Documentation License is included as a file called FDL in the main directory of the groff source package. -$FreeBSD$ +$FreeBSD: src/contrib/groff/src/roff/groff/groff.man,v 1.9.12.1.8.1 2008/10/02 02:57:24 kensmith Exp $ .. . diff --git a/contrib/groff/src/roff/nroff/nroff.man b/contrib/groff/src/roff/nroff/nroff.man index f1692295f596..b4d02e6cf769 100644 --- a/contrib/groff/src/roff/nroff/nroff.man +++ b/contrib/groff/src/roff/nroff/nroff.man @@ -16,7 +16,7 @@ versions, except that this permission notice may be included in translations approved by the Free Software Foundation instead of in the original English. - $FreeBSD$ + $FreeBSD: src/contrib/groff/src/roff/nroff/nroff.man,v 1.11.10.1.8.1 2008/10/02 02:57:24 kensmith Exp $ .. . diff --git a/contrib/groff/src/roff/nroff/nroff.sh b/contrib/groff/src/roff/nroff/nroff.sh index 4342019831fb..8869589548d0 100755 --- a/contrib/groff/src/roff/nroff/nroff.sh +++ b/contrib/groff/src/roff/nroff/nroff.sh @@ -1,6 +1,6 @@ #! /bin/sh # Emulate nroff with groff. -# $FreeBSD$ +# $FreeBSD: src/contrib/groff/src/roff/nroff/nroff.sh,v 1.17.10.1.8.1 2008/10/02 02:57:24 kensmith Exp $ prog="$0" # Default device. diff --git a/contrib/groff/tmac/eqnrc b/contrib/groff/tmac/eqnrc index e23db463a68c..e891f37c1abd 100644 --- a/contrib/groff/tmac/eqnrc +++ b/contrib/groff/tmac/eqnrc @@ -1,5 +1,5 @@ .\" Startup file for eqn. -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/groff/tmac/eqnrc,v 1.6.26.1 2008/10/02 02:57:24 kensmith Exp $ .EQ sdefine << %{ < back 20 < }% sdefine >> %{ > back 20 > }% diff --git a/contrib/groff/tmac/troffrc b/contrib/groff/tmac/troffrc index 5defe8abc11c..7121cd8f3b41 100644 --- a/contrib/groff/tmac/troffrc +++ b/contrib/groff/tmac/troffrc @@ -1,5 +1,5 @@ .\" Startup file for troff. -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/groff/tmac/troffrc,v 1.16.10.1.8.1 2008/10/02 02:57:24 kensmith Exp $ . .\" This is tested by pic. .nr 0p 0 diff --git a/contrib/groff/tmac/tty-char.tmac b/contrib/groff/tmac/tty-char.tmac index 58f8fdbb5f31..92a7d7b5df69 100644 --- a/contrib/groff/tmac/tty-char.tmac +++ b/contrib/groff/tmac/tty-char.tmac @@ -1,5 +1,5 @@ .\" tty-char.tmac -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/groff/tmac/tty-char.tmac,v 1.2.10.1.8.1 2008/10/02 02:57:24 kensmith Exp $ .\" .\" This file defines standard troff characters and some groff characters for .\" use with -Tascii, -Tlatin1, -Tutf8, and -Tcp1047. diff --git a/contrib/groff/tmac/tty.tmac b/contrib/groff/tmac/tty.tmac index 6e6a8562eb06..48dc03a65bf0 100644 --- a/contrib/groff/tmac/tty.tmac +++ b/contrib/groff/tmac/tty.tmac @@ -1,5 +1,5 @@ .\" tty.tmac -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/groff/tmac/tty.tmac,v 1.2.10.1.8.1 2008/10/02 02:57:24 kensmith Exp $ .\" .nr _C \n(.C .cp 0 diff --git a/contrib/hostapd/FREEBSD-Xlist b/contrib/hostapd/FREEBSD-Xlist index 00330b37a3e6..4a50bc4803ee 100644 --- a/contrib/hostapd/FREEBSD-Xlist +++ b/contrib/hostapd/FREEBSD-Xlist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/hostapd/FREEBSD-Xlist,v 1.1.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ .cvsignore driver.c driver_bsd.c diff --git a/contrib/hostapd/FREEBSD-upgrade b/contrib/hostapd/FREEBSD-upgrade index 8286ce4fd87b..65758c055ba7 100644 --- a/contrib/hostapd/FREEBSD-upgrade +++ b/contrib/hostapd/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/hostapd/FREEBSD-upgrade,v 1.1.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ WPA/802.1x Authenticator originals can be found at: http://hostap.epitest.fi/releases/ diff --git a/contrib/hostapd/eap.c b/contrib/hostapd/eap.c index b321ea6180b3..7067f26440f4 100644 --- a/contrib/hostapd/eap.c +++ b/contrib/hostapd/eap.c @@ -11,7 +11,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/contrib/hostapd/eap.c,v 1.2.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdlib.h> diff --git a/contrib/hostapd/eap.h b/contrib/hostapd/eap.h index ce49b07f5b7e..7512178d1a62 100644 --- a/contrib/hostapd/eap.h +++ b/contrib/hostapd/eap.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/hostapd/eap.h,v 1.2.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef EAP_H #define EAP_H diff --git a/contrib/hostapd/eapol_sm.c b/contrib/hostapd/eapol_sm.c index 4ded7e7c3d8d..9d21c0d33d00 100644 --- a/contrib/hostapd/eapol_sm.c +++ b/contrib/hostapd/eapol_sm.c @@ -12,7 +12,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/contrib/hostapd/eapol_sm.c,v 1.3.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdlib.h> diff --git a/contrib/hostapd/ieee802_1x.c b/contrib/hostapd/ieee802_1x.c index ebe7c39e5b0f..1c0477eda3b7 100644 --- a/contrib/hostapd/ieee802_1x.c +++ b/contrib/hostapd/ieee802_1x.c @@ -12,7 +12,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/contrib/hostapd/ieee802_1x.c,v 1.3.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdlib.h> diff --git a/contrib/hostapd/ieee802_1x.h b/contrib/hostapd/ieee802_1x.h index 90cc2ce2beb0..f33635e631bd 100644 --- a/contrib/hostapd/ieee802_1x.h +++ b/contrib/hostapd/ieee802_1x.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/hostapd/ieee802_1x.h,v 1.2.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef IEEE802_1X_H #define IEEE802_1X_H diff --git a/contrib/hostapd/wpa.c b/contrib/hostapd/wpa.c index 478b65935f64..4686958f9bd2 100644 --- a/contrib/hostapd/wpa.c +++ b/contrib/hostapd/wpa.c @@ -12,7 +12,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/contrib/hostapd/wpa.c,v 1.3.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdlib.h> diff --git a/contrib/ipfilter/.cvsignore b/contrib/ipfilter/.cvsignore deleted file mode 100644 index 616828f4144d..000000000000 --- a/contrib/ipfilter/.cvsignore +++ /dev/null @@ -1,28 +0,0 @@ -ipf -sparcv7 -sparcv9 -h -ipf-darren -bugs -ipftest -patches -state -cbits -CVS -old -new -netinet -import -bak -streams -cvs.diff -threads -glibc -hp -windows -ipnat -opt_inet6.h -ippool -ipmon -ip_rules.c -ip_rules.h diff --git a/contrib/ipfilter/BSD/.cvsignore b/contrib/ipfilter/BSD/.cvsignore deleted file mode 100644 index c149a0043f45..000000000000 --- a/contrib/ipfilter/BSD/.cvsignore +++ /dev/null @@ -1,22 +0,0 @@ -ipf -ipfs -ipfstat -ipftest -ipmon -ipnat -ipresend -ipsend -iptest -vnode_if.h -if_ipl -i386 -amiga -FreeBSD* -BSDOS* -NetBSD* -OpenBSD* -*_lex_var.h -*_y.c -*_l.c -*_y.h -ip_rules.* diff --git a/contrib/ipfilter/Makefile b/contrib/ipfilter/Makefile index 334cd4512188..11cad5e30b6b 100644 --- a/contrib/ipfilter/Makefile +++ b/contrib/ipfilter/Makefile @@ -5,7 +5,7 @@ # provided that this notice is preserved and due credit is given # to the original author and the contributors. # -# $FreeBSD$ +# $FreeBSD: src/contrib/ipfilter/Makefile,v 1.4.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ # Id: Makefile,v 2.76.2.24 2007/09/26 10:04:03 darrenr Exp $ # SHELL=/bin/sh diff --git a/contrib/ipfilter/bpf-ipf.h b/contrib/ipfilter/bpf-ipf.h index dc2b660e2eee..1eda31206010 100644 --- a/contrib/ipfilter/bpf-ipf.h +++ b/contrib/ipfilter/bpf-ipf.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/bpf-ipf.h,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /*- * Copyright (c) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997 diff --git a/contrib/ipfilter/bpf_filter.c b/contrib/ipfilter/bpf_filter.c index d75570e29267..746c77ff9679 100644 --- a/contrib/ipfilter/bpf_filter.c +++ b/contrib/ipfilter/bpf_filter.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/bpf_filter.c,v 1.3.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /*- * Copyright (c) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997 diff --git a/contrib/ipfilter/ip_fil.c b/contrib/ipfilter/ip_fil.c index a3efa871b251..f7dd4d337679 100644 --- a/contrib/ipfilter/ip_fil.c +++ b/contrib/ipfilter/ip_fil.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ip_fil.c,v 1.3.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1993-2001 by Darren Reed. diff --git a/contrib/ipfilter/ip_msnrpc_pxy.c b/contrib/ipfilter/ip_msnrpc_pxy.c index 40bc084cbb5d..f1065b48ed1d 100644 --- a/contrib/ipfilter/ip_msnrpc_pxy.c +++ b/contrib/ipfilter/ip_msnrpc_pxy.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ip_msnrpc_pxy.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2003 by Darren Reed diff --git a/contrib/ipfilter/ipf.h b/contrib/ipfilter/ipf.h index ae05ca75a906..c0a837e9ed99 100644 --- a/contrib/ipfilter/ipf.h +++ b/contrib/ipfilter/ipf.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipf.h,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1993-2001, 2003 by Darren Reed. diff --git a/contrib/ipfilter/iplang/.cvsignore b/contrib/ipfilter/iplang/.cvsignore deleted file mode 100644 index 68b5b4e4e985..000000000000 --- a/contrib/ipfilter/iplang/.cvsignore +++ /dev/null @@ -1,9 +0,0 @@ -y.tab.h -y.output -lex.yy.c -y.tab.c -y.tab.o -lex.yy.o -iplang_y.output -iplang_y.tab.c -iplang_y.tab.h diff --git a/contrib/ipfilter/iplang/iplang.h b/contrib/ipfilter/iplang/iplang.h index 2b2d1db5a6e2..4fb1a97ff38d 100644 --- a/contrib/ipfilter/iplang/iplang.h +++ b/contrib/ipfilter/iplang/iplang.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/iplang/iplang.h,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1997-1998 by Darren Reed. diff --git a/contrib/ipfilter/iplang/iplang_l.l b/contrib/ipfilter/iplang/iplang_l.l index f356d0fb4465..55ac2b0f9fda 100644 --- a/contrib/ipfilter/iplang/iplang_l.l +++ b/contrib/ipfilter/iplang/iplang_l.l @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/iplang/iplang_l.l,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ %{ /* diff --git a/contrib/ipfilter/iplang/iplang_y.y b/contrib/ipfilter/iplang/iplang_y.y index 4080ac15329f..c30bec658af9 100644 --- a/contrib/ipfilter/iplang/iplang_y.y +++ b/contrib/ipfilter/iplang/iplang_y.y @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/iplang/iplang_y.y,v 1.6.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ %{ /* @@ -6,7 +6,7 @@ * * See the IPFILTER.LICENCE file for details on licencing. * - * $FreeBSD$ + * $FreeBSD: src/contrib/ipfilter/iplang/iplang_y.y,v 1.6.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ * Id: iplang_y.y,v 2.9.2.5 2007/02/17 12:41:48 darrenr Exp $ */ diff --git a/contrib/ipfilter/ipmon.h b/contrib/ipfilter/ipmon.h index afee1f4fb3f7..64bb4e73491e 100644 --- a/contrib/ipfilter/ipmon.h +++ b/contrib/ipfilter/ipmon.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipmon.h,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1993-2001 by Darren Reed. diff --git a/contrib/ipfilter/ipsd/Celler/ip_compat.h b/contrib/ipfilter/ipsd/Celler/ip_compat.h index 57937763a5a9..681361250543 100644 --- a/contrib/ipfilter/ipsd/Celler/ip_compat.h +++ b/contrib/ipfilter/ipsd/Celler/ip_compat.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsd/Celler/ip_compat.h,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * (C)opyright 1995 by Darren Reed. diff --git a/contrib/ipfilter/ipsd/ipsd.c b/contrib/ipfilter/ipsd/ipsd.c index ad3dfe20db99..dfb8fed197ed 100644 --- a/contrib/ipfilter/ipsd/ipsd.c +++ b/contrib/ipfilter/ipsd/ipsd.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsd/ipsd.c,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * (C)opyright 1995-1998 Darren Reed. diff --git a/contrib/ipfilter/ipsd/ipsd.h b/contrib/ipfilter/ipsd/ipsd.h index f898c9995c35..01c6576b076e 100644 --- a/contrib/ipfilter/ipsd/ipsd.h +++ b/contrib/ipfilter/ipsd/ipsd.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsd/ipsd.h,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * (C)opyright 1995-1998 Darren Reed. diff --git a/contrib/ipfilter/ipsd/ipsdr.c b/contrib/ipfilter/ipsd/ipsdr.c index 5a907061c631..c12c581539cc 100644 --- a/contrib/ipfilter/ipsd/ipsdr.c +++ b/contrib/ipfilter/ipsd/ipsdr.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsd/ipsdr.c,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * (C)opyright 1995-1998 Darren Reed. diff --git a/contrib/ipfilter/ipsd/linux.h b/contrib/ipfilter/ipsd/linux.h index 88eb67aa4cbb..57ea4cdfef67 100644 --- a/contrib/ipfilter/ipsd/linux.h +++ b/contrib/ipfilter/ipsd/linux.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsd/linux.h,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1997-1998 by Darren Reed. diff --git a/contrib/ipfilter/ipsd/sbpf.c b/contrib/ipfilter/ipsd/sbpf.c index a724ba5dbfeb..04d9dcc16bb1 100644 --- a/contrib/ipfilter/ipsd/sbpf.c +++ b/contrib/ipfilter/ipsd/sbpf.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsd/sbpf.c,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * (C)opyright 1995-1998 Darren Reed. (from tcplog) diff --git a/contrib/ipfilter/ipsd/sdlpi.c b/contrib/ipfilter/ipsd/sdlpi.c index b7515f1dbac0..0f1e55c21a91 100644 --- a/contrib/ipfilter/ipsd/sdlpi.c +++ b/contrib/ipfilter/ipsd/sdlpi.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsd/sdlpi.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * (C)opyright 1992-1998 Darren Reed. (from tcplog) diff --git a/contrib/ipfilter/ipsd/slinux.c b/contrib/ipfilter/ipsd/slinux.c index c0847951cd66..c2ad16e280c5 100644 --- a/contrib/ipfilter/ipsd/slinux.c +++ b/contrib/ipfilter/ipsd/slinux.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsd/slinux.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * (C)opyright 1992-1998 Darren Reed. (from tcplog) diff --git a/contrib/ipfilter/ipsd/snit.c b/contrib/ipfilter/ipsd/snit.c index 0d5a52a1cee4..6d3c98741779 100644 --- a/contrib/ipfilter/ipsd/snit.c +++ b/contrib/ipfilter/ipsd/snit.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsd/snit.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * (C)opyright 1992-1998 Darren Reed. (from tcplog) diff --git a/contrib/ipfilter/ipsend/.OLD/ip_compat.h b/contrib/ipfilter/ipsend/.OLD/ip_compat.h index b5b8f0741c25..53f2f11b6c33 100644 --- a/contrib/ipfilter/ipsend/.OLD/ip_compat.h +++ b/contrib/ipfilter/ipsend/.OLD/ip_compat.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/.OLD/ip_compat.h,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * (C)opyright 1995 by Darren Reed. diff --git a/contrib/ipfilter/ipsend/.cvsignore b/contrib/ipfilter/ipsend/.cvsignore deleted file mode 100644 index b7aea24eb881..000000000000 --- a/contrib/ipfilter/ipsend/.cvsignore +++ /dev/null @@ -1,3 +0,0 @@ -ipsend -ipresend -iptest diff --git a/contrib/ipfilter/ipsend/44arp.c b/contrib/ipfilter/ipsend/44arp.c index 6ee4f1b58f87..2a4cfe439e01 100644 --- a/contrib/ipfilter/ipsend/44arp.c +++ b/contrib/ipfilter/ipsend/44arp.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/44arp.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Based upon 4.4BSD's /usr/sbin/arp diff --git a/contrib/ipfilter/ipsend/arp.c b/contrib/ipfilter/ipsend/arp.c index 8670bda76b46..9ab86002a1c7 100644 --- a/contrib/ipfilter/ipsend/arp.c +++ b/contrib/ipfilter/ipsend/arp.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/arp.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * arp.c (C) 1995-1998 Darren Reed diff --git a/contrib/ipfilter/ipsend/dlcommon.c b/contrib/ipfilter/ipsend/dlcommon.c index c6b6e8a4858f..1e4c352a551d 100644 --- a/contrib/ipfilter/ipsend/dlcommon.c +++ b/contrib/ipfilter/ipsend/dlcommon.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/dlcommon.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Common (shared) DLPI test routines. diff --git a/contrib/ipfilter/ipsend/dltest.h b/contrib/ipfilter/ipsend/dltest.h index 086782c1fbb7..76eb02ad0d4c 100644 --- a/contrib/ipfilter/ipsend/dltest.h +++ b/contrib/ipfilter/ipsend/dltest.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/dltest.h,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Common DLPI Test Suite header file diff --git a/contrib/ipfilter/ipsend/hpux.c b/contrib/ipfilter/ipsend/hpux.c index 9cc72995f26b..591cef454534 100644 --- a/contrib/ipfilter/ipsend/hpux.c +++ b/contrib/ipfilter/ipsend/hpux.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/hpux.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * (C)opyright 1997-1998 Darren Reed. (from tcplog) diff --git a/contrib/ipfilter/ipsend/in_var.h b/contrib/ipfilter/ipsend/in_var.h index 3523f77051fc..b50fa5a9fbe9 100644 --- a/contrib/ipfilter/ipsend/in_var.h +++ b/contrib/ipfilter/ipsend/in_var.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/in_var.h,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* @(#)in_var.h 1.3 88/08/19 SMI; from UCB 7.1 6/5/86 */ diff --git a/contrib/ipfilter/ipsend/ip.c b/contrib/ipfilter/ipsend/ip.c index 26a7a892bed3..36fe877523a5 100644 --- a/contrib/ipfilter/ipsend/ip.c +++ b/contrib/ipfilter/ipsend/ip.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/ip.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * ip.c (C) 1995-1998 Darren Reed diff --git a/contrib/ipfilter/ipsend/ip_var.h b/contrib/ipfilter/ipsend/ip_var.h index ab9813ec828e..514b582b1f93 100644 --- a/contrib/ipfilter/ipsend/ip_var.h +++ b/contrib/ipfilter/ipsend/ip_var.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/ip_var.h,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* @(#)ip_var.h 1.11 88/08/19 SMI; from UCB 7.1 6/5/86 */ diff --git a/contrib/ipfilter/ipsend/ipresend.1 b/contrib/ipfilter/ipsend/ipresend.1 index 6761a183caea..a625ecf6e06f 100644 --- a/contrib/ipfilter/ipsend/ipresend.1 +++ b/contrib/ipfilter/ipsend/ipresend.1 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/ipsend/ipresend.1,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH IPRESEND 1 .SH NAME diff --git a/contrib/ipfilter/ipsend/ipresend.c b/contrib/ipfilter/ipsend/ipresend.c index 050aecf2093c..0b0eac631855 100644 --- a/contrib/ipfilter/ipsend/ipresend.c +++ b/contrib/ipfilter/ipsend/ipresend.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/ipresend.c,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * ipresend.c (C) 1995-1998 Darren Reed diff --git a/contrib/ipfilter/ipsend/ipsend.1 b/contrib/ipfilter/ipsend/ipsend.1 index 7f0a8e39538a..630e58ce2cd1 100644 --- a/contrib/ipfilter/ipsend/ipsend.1 +++ b/contrib/ipfilter/ipsend/ipsend.1 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/ipsend/ipsend.1,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH IPSEND 1 .SH NAME diff --git a/contrib/ipfilter/ipsend/ipsend.5 b/contrib/ipfilter/ipsend/ipsend.5 index cd5842cbba18..11b68ddc15ec 100644 --- a/contrib/ipfilter/ipsend/ipsend.5 +++ b/contrib/ipfilter/ipsend/ipsend.5 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/ipsend/ipsend.5,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ .TH IPSEND 5 .SH NAME ipsend \- IP packet description language diff --git a/contrib/ipfilter/ipsend/ipsend.c b/contrib/ipfilter/ipsend/ipsend.c index 06191ec054b9..61afe8f07d42 100644 --- a/contrib/ipfilter/ipsend/ipsend.c +++ b/contrib/ipfilter/ipsend/ipsend.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/ipsend.c,v 1.12.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * ipsend.c (C) 1995-1998 Darren Reed * diff --git a/contrib/ipfilter/ipsend/ipsend.h b/contrib/ipfilter/ipsend/ipsend.h index 91cfa6c085ed..909dab766103 100644 --- a/contrib/ipfilter/ipsend/ipsend.h +++ b/contrib/ipfilter/ipsend/ipsend.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/ipsend.h,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * ipsend.h (C) 1997-1998 Darren Reed diff --git a/contrib/ipfilter/ipsend/ipsopt.c b/contrib/ipfilter/ipsend/ipsopt.c index 10f132e6da9a..ab471fda825e 100644 --- a/contrib/ipfilter/ipsend/ipsopt.c +++ b/contrib/ipfilter/ipsend/ipsopt.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/ipsopt.c,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1995-1998 by Darren Reed. diff --git a/contrib/ipfilter/ipsend/iptest.1 b/contrib/ipfilter/ipsend/iptest.1 index 8f25f4abf256..5f1ba859dff5 100644 --- a/contrib/ipfilter/ipsend/iptest.1 +++ b/contrib/ipfilter/ipsend/iptest.1 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/ipsend/iptest.1,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH IPTEST 1 .SH NAME diff --git a/contrib/ipfilter/ipsend/iptest.c b/contrib/ipfilter/ipsend/iptest.c index cc2ceb8ae2a1..ca4251b0565b 100644 --- a/contrib/ipfilter/ipsend/iptest.c +++ b/contrib/ipfilter/ipsend/iptest.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/iptest.c,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * ipsend.c (C) 1995-1998 Darren Reed diff --git a/contrib/ipfilter/ipsend/iptests.c b/contrib/ipfilter/ipsend/iptests.c index 0dd96b831320..0237d325b37e 100644 --- a/contrib/ipfilter/ipsend/iptests.c +++ b/contrib/ipfilter/ipsend/iptests.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/iptests.c,v 1.10.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1993-1998 by Darren Reed. diff --git a/contrib/ipfilter/ipsend/larp.c b/contrib/ipfilter/ipsend/larp.c index ccb70cc29368..d5f4eecfe9ac 100644 --- a/contrib/ipfilter/ipsend/larp.c +++ b/contrib/ipfilter/ipsend/larp.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/larp.c,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * larp.c (C) 1995-1998 Darren Reed diff --git a/contrib/ipfilter/ipsend/linux.h b/contrib/ipfilter/ipsend/linux.h index a36d1bfb6a6a..f7526d31507f 100644 --- a/contrib/ipfilter/ipsend/linux.h +++ b/contrib/ipfilter/ipsend/linux.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/linux.h,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1995-1998 by Darren Reed. diff --git a/contrib/ipfilter/ipsend/lsock.c b/contrib/ipfilter/ipsend/lsock.c index a76bbbb15221..ddb56c6df35e 100644 --- a/contrib/ipfilter/ipsend/lsock.c +++ b/contrib/ipfilter/ipsend/lsock.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/lsock.c,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * lsock.c (C) 1995-1998 Darren Reed diff --git a/contrib/ipfilter/ipsend/resend.c b/contrib/ipfilter/ipsend/resend.c index b988e9b20d94..6cd2831d7f0b 100644 --- a/contrib/ipfilter/ipsend/resend.c +++ b/contrib/ipfilter/ipsend/resend.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/resend.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * resend.c (C) 1995-1998 Darren Reed diff --git a/contrib/ipfilter/ipsend/sbpf.c b/contrib/ipfilter/ipsend/sbpf.c index b8778c669167..ee1fa897829d 100644 --- a/contrib/ipfilter/ipsend/sbpf.c +++ b/contrib/ipfilter/ipsend/sbpf.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/sbpf.c,v 1.6.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * (C)opyright 1995-1998 Darren Reed. (from tcplog) * diff --git a/contrib/ipfilter/ipsend/sdlpi.c b/contrib/ipfilter/ipsend/sdlpi.c index f48fd06bbc34..4a671565497c 100644 --- a/contrib/ipfilter/ipsend/sdlpi.c +++ b/contrib/ipfilter/ipsend/sdlpi.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/sdlpi.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * (C)opyright 1992-1998 Darren Reed. (from tcplog) diff --git a/contrib/ipfilter/ipsend/sirix.c b/contrib/ipfilter/ipsend/sirix.c index 5057c4f2c871..1e3c56ad0456 100644 --- a/contrib/ipfilter/ipsend/sirix.c +++ b/contrib/ipfilter/ipsend/sirix.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/sirix.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * (C)opyright 1992-1998 Darren Reed. diff --git a/contrib/ipfilter/ipsend/slinux.c b/contrib/ipfilter/ipsend/slinux.c index 7e37b3087f97..eddd9abcd2cb 100644 --- a/contrib/ipfilter/ipsend/slinux.c +++ b/contrib/ipfilter/ipsend/slinux.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/slinux.c,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * (C)opyright 1992-1998 Darren Reed. (from tcplog) diff --git a/contrib/ipfilter/ipsend/snit.c b/contrib/ipfilter/ipsend/snit.c index 0ef7e5444841..33cb8d5aa9b0 100644 --- a/contrib/ipfilter/ipsend/snit.c +++ b/contrib/ipfilter/ipsend/snit.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/snit.c,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * (C)opyright 1992-1998 Darren Reed. (from tcplog) diff --git a/contrib/ipfilter/ipsend/sock.c b/contrib/ipfilter/ipsend/sock.c index 9a2cfc3fb667..c7215c9a3324 100644 --- a/contrib/ipfilter/ipsend/sock.c +++ b/contrib/ipfilter/ipsend/sock.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/sock.c,v 1.15.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * sock.c (C) 1995-1998 Darren Reed * diff --git a/contrib/ipfilter/ipsend/sockraw.c b/contrib/ipfilter/ipsend/sockraw.c index c9232273ee86..7de8e4a81b32 100644 --- a/contrib/ipfilter/ipsend/sockraw.c +++ b/contrib/ipfilter/ipsend/sockraw.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/sockraw.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * (C)opyright 2000 Darren Reed. diff --git a/contrib/ipfilter/ipsend/tcpip.h b/contrib/ipfilter/ipsend/tcpip.h index 34178931a978..bbd04adb9510 100644 --- a/contrib/ipfilter/ipsend/tcpip.h +++ b/contrib/ipfilter/ipsend/tcpip.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipsend/tcpip.h,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (c) 1982, 1986, 1993 diff --git a/contrib/ipfilter/ipt.h b/contrib/ipfilter/ipt.h index f3074a8dc9b9..a3a78cc4ef57 100644 --- a/contrib/ipfilter/ipt.h +++ b/contrib/ipfilter/ipt.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipt.h,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1993-2001 by Darren Reed. diff --git a/contrib/ipfilter/kmem.h b/contrib/ipfilter/kmem.h index c0864b4fd911..cdd333bc7e74 100644 --- a/contrib/ipfilter/kmem.h +++ b/contrib/ipfilter/kmem.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/kmem.h,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1993-2001 by Darren Reed. diff --git a/contrib/ipfilter/l4check/l4check.c b/contrib/ipfilter/l4check/l4check.c index fd2753ea22be..fd72d754fa24 100644 --- a/contrib/ipfilter/l4check/l4check.c +++ b/contrib/ipfilter/l4check/l4check.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/l4check/l4check.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * (C)Copyright March, 2000 - Darren Reed. diff --git a/contrib/ipfilter/lib/addicmp.c b/contrib/ipfilter/lib/addicmp.c index ef9abfed3c9c..c6cf27c4e3e6 100644 --- a/contrib/ipfilter/lib/addicmp.c +++ b/contrib/ipfilter/lib/addicmp.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/addicmp.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2006 by Darren Reed. diff --git a/contrib/ipfilter/lib/addipopt.c b/contrib/ipfilter/lib/addipopt.c index 79155e7e4c57..4c4a2455f3f5 100644 --- a/contrib/ipfilter/lib/addipopt.c +++ b/contrib/ipfilter/lib/addipopt.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/addipopt.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/addkeep.c b/contrib/ipfilter/lib/addkeep.c index 5765c52731ad..b5fa1d592e1f 100644 --- a/contrib/ipfilter/lib/addkeep.c +++ b/contrib/ipfilter/lib/addkeep.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/addkeep.c,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1993-2001 by Darren Reed. diff --git a/contrib/ipfilter/lib/bcopywrap.c b/contrib/ipfilter/lib/bcopywrap.c index b2e8427a7b37..100d9812af27 100644 --- a/contrib/ipfilter/lib/bcopywrap.c +++ b/contrib/ipfilter/lib/bcopywrap.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/bcopywrap.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/binprint.c b/contrib/ipfilter/lib/binprint.c index fcb47ed37e5b..982cc13a5e9a 100644 --- a/contrib/ipfilter/lib/binprint.c +++ b/contrib/ipfilter/lib/binprint.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/binprint.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/buildopts.c b/contrib/ipfilter/lib/buildopts.c index bdd0538fdd14..468c268d7e1c 100644 --- a/contrib/ipfilter/lib/buildopts.c +++ b/contrib/ipfilter/lib/buildopts.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/buildopts.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/checkrev.c b/contrib/ipfilter/lib/checkrev.c index 9e584cc48d89..3fef2d044b7d 100644 --- a/contrib/ipfilter/lib/checkrev.c +++ b/contrib/ipfilter/lib/checkrev.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/checkrev.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/count4bits.c b/contrib/ipfilter/lib/count4bits.c index 38e574290c69..30fc9a903945 100644 --- a/contrib/ipfilter/lib/count4bits.c +++ b/contrib/ipfilter/lib/count4bits.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/count4bits.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/count6bits.c b/contrib/ipfilter/lib/count6bits.c index 15538c36c19c..e07302a82326 100644 --- a/contrib/ipfilter/lib/count6bits.c +++ b/contrib/ipfilter/lib/count6bits.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/count6bits.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2001 by Darren Reed. diff --git a/contrib/ipfilter/lib/debug.c b/contrib/ipfilter/lib/debug.c index 3181e78e1e10..546b75d0214b 100644 --- a/contrib/ipfilter/lib/debug.c +++ b/contrib/ipfilter/lib/debug.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/debug.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2001 by Darren Reed. diff --git a/contrib/ipfilter/lib/facpri.c b/contrib/ipfilter/lib/facpri.c index b89e0f8e0127..b87b90c54ba1 100644 --- a/contrib/ipfilter/lib/facpri.c +++ b/contrib/ipfilter/lib/facpri.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/facpri.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2006 by Darren Reed. diff --git a/contrib/ipfilter/lib/facpri.h b/contrib/ipfilter/lib/facpri.h index ca53e051f90d..ad816498351f 100644 --- a/contrib/ipfilter/lib/facpri.h +++ b/contrib/ipfilter/lib/facpri.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/facpri.h,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2001 by Darren Reed. diff --git a/contrib/ipfilter/lib/fill6bits.c b/contrib/ipfilter/lib/fill6bits.c index c0faf6ae5f20..ebe361ed4542 100644 --- a/contrib/ipfilter/lib/fill6bits.c +++ b/contrib/ipfilter/lib/fill6bits.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/fill6bits.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/flags.c b/contrib/ipfilter/lib/flags.c index 200484c2231c..f0daace5cf7b 100644 --- a/contrib/ipfilter/lib/flags.c +++ b/contrib/ipfilter/lib/flags.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/flags.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2001-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/gethost.c b/contrib/ipfilter/lib/gethost.c index be536c1e755d..e6200ff062ed 100644 --- a/contrib/ipfilter/lib/gethost.c +++ b/contrib/ipfilter/lib/gethost.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/gethost.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/getifname.c b/contrib/ipfilter/lib/getifname.c index 7246fbb83714..d2b5c09188ac 100644 --- a/contrib/ipfilter/lib/getifname.c +++ b/contrib/ipfilter/lib/getifname.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/getifname.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/getnattype.c b/contrib/ipfilter/lib/getnattype.c index 2fb5d174e4a2..8461a7be3937 100644 --- a/contrib/ipfilter/lib/getnattype.c +++ b/contrib/ipfilter/lib/getnattype.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/getnattype.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/getport.c b/contrib/ipfilter/lib/getport.c index 69e897c660c3..97eac1c62f3a 100644 --- a/contrib/ipfilter/lib/getport.c +++ b/contrib/ipfilter/lib/getport.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/getport.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/getportproto.c b/contrib/ipfilter/lib/getportproto.c index 23e5fb18a6a5..b95eb33e25dc 100644 --- a/contrib/ipfilter/lib/getportproto.c +++ b/contrib/ipfilter/lib/getportproto.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/getportproto.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/getproto.c b/contrib/ipfilter/lib/getproto.c index 33f6f47ac1b9..291ae075363b 100644 --- a/contrib/ipfilter/lib/getproto.c +++ b/contrib/ipfilter/lib/getproto.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/getproto.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/getsumd.c b/contrib/ipfilter/lib/getsumd.c index fdad461673e3..82dae8d06ec7 100644 --- a/contrib/ipfilter/lib/getsumd.c +++ b/contrib/ipfilter/lib/getsumd.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/getsumd.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/hostname.c b/contrib/ipfilter/lib/hostname.c index e8fde98e5efa..526eec8b9860 100644 --- a/contrib/ipfilter/lib/hostname.c +++ b/contrib/ipfilter/lib/hostname.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/hostname.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/icmpcode.c b/contrib/ipfilter/lib/icmpcode.c index d558bebf7de6..c25ae015015d 100644 --- a/contrib/ipfilter/lib/icmpcode.c +++ b/contrib/ipfilter/lib/icmpcode.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/icmpcode.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2006 by Darren Reed. diff --git a/contrib/ipfilter/lib/inet_addr.c b/contrib/ipfilter/lib/inet_addr.c index c7ae44375a5e..a8d64297422c 100644 --- a/contrib/ipfilter/lib/inet_addr.c +++ b/contrib/ipfilter/lib/inet_addr.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/inet_addr.c,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * ++Copyright++ 1983, 1990, 1993 diff --git a/contrib/ipfilter/lib/initparse.c b/contrib/ipfilter/lib/initparse.c index 6fdfc8a9a161..eedd48a9b694 100644 --- a/contrib/ipfilter/lib/initparse.c +++ b/contrib/ipfilter/lib/initparse.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/initparse.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/ionames.c b/contrib/ipfilter/lib/ionames.c index d2fc97775452..d09e3b56609b 100644 --- a/contrib/ipfilter/lib/ionames.c +++ b/contrib/ipfilter/lib/ionames.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/ionames.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/ipf_dotuning.c b/contrib/ipfilter/lib/ipf_dotuning.c index 6508a266271c..ba0b1a640dc2 100644 --- a/contrib/ipfilter/lib/ipf_dotuning.c +++ b/contrib/ipfilter/lib/ipf_dotuning.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/ipf_dotuning.c,v 1.4.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2003-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/ipft_ef.c b/contrib/ipfilter/lib/ipft_ef.c index 2d50f076bfbe..fbf6713c8e9f 100644 --- a/contrib/ipfilter/lib/ipft_ef.c +++ b/contrib/ipfilter/lib/ipft_ef.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/ipft_ef.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2006 by Darren Reed. diff --git a/contrib/ipfilter/lib/ipft_hx.c b/contrib/ipfilter/lib/ipft_hx.c index d295c21a7d9f..7c4990172215 100644 --- a/contrib/ipfilter/lib/ipft_hx.c +++ b/contrib/ipfilter/lib/ipft_hx.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/ipft_hx.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/ipft_pc.c b/contrib/ipfilter/lib/ipft_pc.c index 0f31a10efd3b..17f2eeb40352 100644 --- a/contrib/ipfilter/lib/ipft_pc.c +++ b/contrib/ipfilter/lib/ipft_pc.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/ipft_pc.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/ipft_sn.c b/contrib/ipfilter/lib/ipft_sn.c index 2beb6eed704f..ec49014a2e53 100644 --- a/contrib/ipfilter/lib/ipft_sn.c +++ b/contrib/ipfilter/lib/ipft_sn.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/ipft_sn.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/ipft_td.c b/contrib/ipfilter/lib/ipft_td.c index d571ada7b56e..41c31ea81a83 100644 --- a/contrib/ipfilter/lib/ipft_td.c +++ b/contrib/ipfilter/lib/ipft_td.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/ipft_td.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2006 by Darren Reed. diff --git a/contrib/ipfilter/lib/ipft_tx.c b/contrib/ipfilter/lib/ipft_tx.c index f4475e3c8426..58815e14ee17 100644 --- a/contrib/ipfilter/lib/ipft_tx.c +++ b/contrib/ipfilter/lib/ipft_tx.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/ipft_tx.c,v 1.3.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2006 by Darren Reed. diff --git a/contrib/ipfilter/lib/ipoptsec.c b/contrib/ipfilter/lib/ipoptsec.c index 66a55c80dbb7..9753f016ac06 100644 --- a/contrib/ipfilter/lib/ipoptsec.c +++ b/contrib/ipfilter/lib/ipoptsec.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/ipoptsec.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2001-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/kmem.c b/contrib/ipfilter/lib/kmem.c index 26da2d0139f7..95ee2667bae2 100644 --- a/contrib/ipfilter/lib/kmem.c +++ b/contrib/ipfilter/lib/kmem.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/kmem.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/kmem.h b/contrib/ipfilter/lib/kmem.h index bcfde06d045d..707cece3f8ab 100644 --- a/contrib/ipfilter/lib/kmem.h +++ b/contrib/ipfilter/lib/kmem.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/kmem.h,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/kmemcpywrap.c b/contrib/ipfilter/lib/kmemcpywrap.c index 87474915334e..a7e2b462ae59 100644 --- a/contrib/ipfilter/lib/kmemcpywrap.c +++ b/contrib/ipfilter/lib/kmemcpywrap.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/kmemcpywrap.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/kvatoname.c b/contrib/ipfilter/lib/kvatoname.c index c8c0d8fff621..136a6dc75ba2 100644 --- a/contrib/ipfilter/lib/kvatoname.c +++ b/contrib/ipfilter/lib/kvatoname.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/kvatoname.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/load_hash.c b/contrib/ipfilter/lib/load_hash.c index 7683470b47e8..fedea6b4e88f 100644 --- a/contrib/ipfilter/lib/load_hash.c +++ b/contrib/ipfilter/lib/load_hash.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/load_hash.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/load_hashnode.c b/contrib/ipfilter/lib/load_hashnode.c index 3c3416d95a14..a8d31cc5d52b 100644 --- a/contrib/ipfilter/lib/load_hashnode.c +++ b/contrib/ipfilter/lib/load_hashnode.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/load_hashnode.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2003-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/load_pool.c b/contrib/ipfilter/lib/load_pool.c index 08baae767db9..546da2f3235a 100644 --- a/contrib/ipfilter/lib/load_pool.c +++ b/contrib/ipfilter/lib/load_pool.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/load_pool.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/load_poolnode.c b/contrib/ipfilter/lib/load_poolnode.c index 110a8b9c3e5b..98aec7c08ed7 100644 --- a/contrib/ipfilter/lib/load_poolnode.c +++ b/contrib/ipfilter/lib/load_poolnode.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/load_poolnode.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2003-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/make_range.c b/contrib/ipfilter/lib/make_range.c index ae576dfde310..3b8188a77a5a 100644 --- a/contrib/ipfilter/lib/make_range.c +++ b/contrib/ipfilter/lib/make_range.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/make_range.c,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/mutex_emul.c b/contrib/ipfilter/lib/mutex_emul.c index 3983f04c6257..50113aaf0b55 100644 --- a/contrib/ipfilter/lib/mutex_emul.c +++ b/contrib/ipfilter/lib/mutex_emul.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/mutex_emul.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/nametokva.c b/contrib/ipfilter/lib/nametokva.c index deee4399b946..3502eaeafe7e 100644 --- a/contrib/ipfilter/lib/nametokva.c +++ b/contrib/ipfilter/lib/nametokva.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/nametokva.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/nat_setgroupmap.c b/contrib/ipfilter/lib/nat_setgroupmap.c index 08b1a0a4475b..35dfc53e98a6 100644 --- a/contrib/ipfilter/lib/nat_setgroupmap.c +++ b/contrib/ipfilter/lib/nat_setgroupmap.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/nat_setgroupmap.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/ntomask.c b/contrib/ipfilter/lib/ntomask.c index ba91a65b526c..3279c2717119 100644 --- a/contrib/ipfilter/lib/ntomask.c +++ b/contrib/ipfilter/lib/ntomask.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/ntomask.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/optname.c b/contrib/ipfilter/lib/optname.c index f41cab11ea17..6a69fad61b01 100644 --- a/contrib/ipfilter/lib/optname.c +++ b/contrib/ipfilter/lib/optname.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/optname.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2001 by Darren Reed. diff --git a/contrib/ipfilter/lib/optprint.c b/contrib/ipfilter/lib/optprint.c index 81a3287cf672..4338b7c999ef 100644 --- a/contrib/ipfilter/lib/optprint.c +++ b/contrib/ipfilter/lib/optprint.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/optprint.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/optprintv6.c b/contrib/ipfilter/lib/optprintv6.c index f6ea6eca905e..9c31fe6ae17f 100644 --- a/contrib/ipfilter/lib/optprintv6.c +++ b/contrib/ipfilter/lib/optprintv6.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/optprintv6.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/optvalue.c b/contrib/ipfilter/lib/optvalue.c index aa1ef2e7648f..3356ac2ec675 100644 --- a/contrib/ipfilter/lib/optvalue.c +++ b/contrib/ipfilter/lib/optvalue.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/optvalue.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2001-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/portname.c b/contrib/ipfilter/lib/portname.c index f0c8625e6a77..a8d7b379cc09 100644 --- a/contrib/ipfilter/lib/portname.c +++ b/contrib/ipfilter/lib/portname.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/portname.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/print_toif.c b/contrib/ipfilter/lib/print_toif.c index 94a4618dbae2..1a9c3085d3d1 100644 --- a/contrib/ipfilter/lib/print_toif.c +++ b/contrib/ipfilter/lib/print_toif.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/print_toif.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/printactivenat.c b/contrib/ipfilter/lib/printactivenat.c index a2e292406614..c0ba9863bf38 100644 --- a/contrib/ipfilter/lib/printactivenat.c +++ b/contrib/ipfilter/lib/printactivenat.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printactivenat.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/printaps.c b/contrib/ipfilter/lib/printaps.c index 87a12cd494fc..9cf690fe4b68 100644 --- a/contrib/ipfilter/lib/printaps.c +++ b/contrib/ipfilter/lib/printaps.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printaps.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/printbuf.c b/contrib/ipfilter/lib/printbuf.c index b2e209a01325..ab1c37f9b69a 100644 --- a/contrib/ipfilter/lib/printbuf.c +++ b/contrib/ipfilter/lib/printbuf.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printbuf.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/printfr.c b/contrib/ipfilter/lib/printfr.c index 587d8cb01a48..59988ff52024 100644 --- a/contrib/ipfilter/lib/printfr.c +++ b/contrib/ipfilter/lib/printfr.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printfr.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2006 by Darren Reed. diff --git a/contrib/ipfilter/lib/printfraginfo.c b/contrib/ipfilter/lib/printfraginfo.c index d9317e87480d..fba247213e52 100644 --- a/contrib/ipfilter/lib/printfraginfo.c +++ b/contrib/ipfilter/lib/printfraginfo.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printfraginfo.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2004-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printhash.c b/contrib/ipfilter/lib/printhash.c index 975b60eabcd5..1d3288e24377 100644 --- a/contrib/ipfilter/lib/printhash.c +++ b/contrib/ipfilter/lib/printhash.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printhash.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printhashnode.c b/contrib/ipfilter/lib/printhashnode.c index ed83c397b4c5..465a715c976f 100644 --- a/contrib/ipfilter/lib/printhashnode.c +++ b/contrib/ipfilter/lib/printhashnode.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printhashnode.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printhostmap.c b/contrib/ipfilter/lib/printhostmap.c index 0c9242f91eef..b5f884fc7625 100644 --- a/contrib/ipfilter/lib/printhostmap.c +++ b/contrib/ipfilter/lib/printhostmap.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printhostmap.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printhostmask.c b/contrib/ipfilter/lib/printhostmask.c index 44703c4c4636..419672e29c53 100644 --- a/contrib/ipfilter/lib/printhostmask.c +++ b/contrib/ipfilter/lib/printhostmask.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printhostmask.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printifname.c b/contrib/ipfilter/lib/printifname.c index 2f7d912cf3e0..882db47f97ef 100644 --- a/contrib/ipfilter/lib/printifname.c +++ b/contrib/ipfilter/lib/printifname.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printifname.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/printip.c b/contrib/ipfilter/lib/printip.c index 8c008afa9d24..80bcff0e9606 100644 --- a/contrib/ipfilter/lib/printip.c +++ b/contrib/ipfilter/lib/printip.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printip.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printlog.c b/contrib/ipfilter/lib/printlog.c index 82c0400759eb..222001a16f90 100644 --- a/contrib/ipfilter/lib/printlog.c +++ b/contrib/ipfilter/lib/printlog.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printlog.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printmask.c b/contrib/ipfilter/lib/printmask.c index 9230dc0026a5..c02f8443576f 100644 --- a/contrib/ipfilter/lib/printmask.c +++ b/contrib/ipfilter/lib/printmask.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printmask.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printnat.c b/contrib/ipfilter/lib/printnat.c index 62942ce4d4ea..136252a7a05d 100644 --- a/contrib/ipfilter/lib/printnat.c +++ b/contrib/ipfilter/lib/printnat.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printnat.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printpacket.c b/contrib/ipfilter/lib/printpacket.c index 25a4d5a8f7da..ee8694a56292 100644 --- a/contrib/ipfilter/lib/printpacket.c +++ b/contrib/ipfilter/lib/printpacket.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printpacket.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printpacket6.c b/contrib/ipfilter/lib/printpacket6.c index ca3b42133a3e..13efe1401948 100644 --- a/contrib/ipfilter/lib/printpacket6.c +++ b/contrib/ipfilter/lib/printpacket6.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printpacket6.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/printpool.c b/contrib/ipfilter/lib/printpool.c index 4ab85fac8c35..e9586316e0b0 100644 --- a/contrib/ipfilter/lib/printpool.c +++ b/contrib/ipfilter/lib/printpool.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printpool.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printpoolnode.c b/contrib/ipfilter/lib/printpoolnode.c index 3327b8a5a43a..0acdca854ef3 100644 --- a/contrib/ipfilter/lib/printpoolnode.c +++ b/contrib/ipfilter/lib/printpoolnode.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printpoolnode.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printportcmp.c b/contrib/ipfilter/lib/printportcmp.c index 6a1a461b6206..513ae130220d 100644 --- a/contrib/ipfilter/lib/printportcmp.c +++ b/contrib/ipfilter/lib/printportcmp.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printportcmp.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/printsbuf.c b/contrib/ipfilter/lib/printsbuf.c index f6c633c13fd6..26a884513c9b 100644 --- a/contrib/ipfilter/lib/printsbuf.c +++ b/contrib/ipfilter/lib/printsbuf.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printsbuf.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/printstate.c b/contrib/ipfilter/lib/printstate.c index a8777b2b59f2..4770808d1383 100644 --- a/contrib/ipfilter/lib/printstate.c +++ b/contrib/ipfilter/lib/printstate.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printstate.c,v 1.3.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printtunable.c b/contrib/ipfilter/lib/printtunable.c index aa7ae5d0e578..ec3ca30de6b2 100644 --- a/contrib/ipfilter/lib/printtunable.c +++ b/contrib/ipfilter/lib/printtunable.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/printtunable.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/remove_hash.c b/contrib/ipfilter/lib/remove_hash.c index 297db4827d73..e2385454863c 100644 --- a/contrib/ipfilter/lib/remove_hash.c +++ b/contrib/ipfilter/lib/remove_hash.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/remove_hash.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/remove_hashnode.c b/contrib/ipfilter/lib/remove_hashnode.c index 47a19dcaa62f..1dd181357358 100644 --- a/contrib/ipfilter/lib/remove_hashnode.c +++ b/contrib/ipfilter/lib/remove_hashnode.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/remove_hashnode.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/remove_pool.c b/contrib/ipfilter/lib/remove_pool.c index 1e7fe5f16cdf..3f02f5fcaded 100644 --- a/contrib/ipfilter/lib/remove_pool.c +++ b/contrib/ipfilter/lib/remove_pool.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/remove_pool.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/remove_poolnode.c b/contrib/ipfilter/lib/remove_poolnode.c index c80ff7093c67..d8bafb602f15 100644 --- a/contrib/ipfilter/lib/remove_poolnode.c +++ b/contrib/ipfilter/lib/remove_poolnode.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/remove_poolnode.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/resetlexer.c b/contrib/ipfilter/lib/resetlexer.c index 8ea83f101a23..6e05bd2427f8 100644 --- a/contrib/ipfilter/lib/resetlexer.c +++ b/contrib/ipfilter/lib/resetlexer.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/resetlexer.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/rwlock_emul.c b/contrib/ipfilter/lib/rwlock_emul.c index 1ee247570082..9a755642d4f5 100644 --- a/contrib/ipfilter/lib/rwlock_emul.c +++ b/contrib/ipfilter/lib/rwlock_emul.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/rwlock_emul.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/tcp_flags.c b/contrib/ipfilter/lib/tcp_flags.c index 0b602e66ab30..6bd01676b78f 100644 --- a/contrib/ipfilter/lib/tcp_flags.c +++ b/contrib/ipfilter/lib/tcp_flags.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/tcp_flags.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/tcpflags.c b/contrib/ipfilter/lib/tcpflags.c index f01d7dc31573..8dd50d19bfbc 100644 --- a/contrib/ipfilter/lib/tcpflags.c +++ b/contrib/ipfilter/lib/tcpflags.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/tcpflags.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2001-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/v6ionames.c b/contrib/ipfilter/lib/v6ionames.c index b57b301e67bc..c92d7e7130ad 100644 --- a/contrib/ipfilter/lib/v6ionames.c +++ b/contrib/ipfilter/lib/v6ionames.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/v6ionames.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2003-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/v6optvalue.c b/contrib/ipfilter/lib/v6optvalue.c index a60d076bfbb7..78ea2303cdd8 100644 --- a/contrib/ipfilter/lib/v6optvalue.c +++ b/contrib/ipfilter/lib/v6optvalue.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/v6optvalue.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/var.c b/contrib/ipfilter/lib/var.c index 4a62d7aed2e7..1bf8cd2737a0 100644 --- a/contrib/ipfilter/lib/var.c +++ b/contrib/ipfilter/lib/var.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/var.c,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/verbose.c b/contrib/ipfilter/lib/verbose.c index f1b4516a96cd..de49c37d9de0 100644 --- a/contrib/ipfilter/lib/verbose.c +++ b/contrib/ipfilter/lib/verbose.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/verbose.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000-2001 by Darren Reed. diff --git a/contrib/ipfilter/man/Makefile b/contrib/ipfilter/man/Makefile index 0b8f2a14c5a3..0964ce82beb4 100644 --- a/contrib/ipfilter/man/Makefile +++ b/contrib/ipfilter/man/Makefile @@ -3,7 +3,7 @@ # # See the IPFILTER.LICENCE file for details on licencing. # -# $FreeBSD$ +# $FreeBSD: src/contrib/ipfilter/man/Makefile,v 1.1.1.6.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # all: diff --git a/contrib/ipfilter/man/ipf.4 b/contrib/ipfilter/man/ipf.4 index dfef858d5dd8..a2dcb58cf440 100644 --- a/contrib/ipfilter/man/ipf.4 +++ b/contrib/ipfilter/man/ipf.4 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/ipf.4,v 1.7.16.1 2008/10/02 02:57:24 kensmith Exp $ .TH IPF 4 .SH NAME ipf \- packet filtering kernel interface diff --git a/contrib/ipfilter/man/ipf.5 b/contrib/ipfilter/man/ipf.5 index 8bdaedcba229..73a931b90e72 100644 --- a/contrib/ipfilter/man/ipf.5 +++ b/contrib/ipfilter/man/ipf.5 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/ipf.5,v 1.9.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .TH IPF 5 .SH NAME ipf, ipf.conf, ipf6.conf \- IP packet filter rule syntax diff --git a/contrib/ipfilter/man/ipf.8 b/contrib/ipfilter/man/ipf.8 index 678010f73d26..24bc85430b91 100644 --- a/contrib/ipfilter/man/ipf.8 +++ b/contrib/ipfilter/man/ipf.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/ipf.8,v 1.7.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ .TH IPF 8 .SH NAME ipf \- alters packet filtering lists for IP packet input and output diff --git a/contrib/ipfilter/man/ipfilter.4 b/contrib/ipfilter/man/ipfilter.4 index 09eb4db8f1af..45a80947cf5d 100644 --- a/contrib/ipfilter/man/ipfilter.4 +++ b/contrib/ipfilter/man/ipfilter.4 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/ipfilter.4,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH IP\ FILTER 4 .SH NAME diff --git a/contrib/ipfilter/man/ipfilter.5 b/contrib/ipfilter/man/ipfilter.5 index 97e504df15fa..8b36207f2b7e 100644 --- a/contrib/ipfilter/man/ipfilter.5 +++ b/contrib/ipfilter/man/ipfilter.5 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/ipfilter.5,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ .TH IPFILTER 1 .SH NAME IP Filter diff --git a/contrib/ipfilter/man/ipfs.8 b/contrib/ipfilter/man/ipfs.8 index 01d0c707d60c..bcca24b8a26c 100644 --- a/contrib/ipfilter/man/ipfs.8 +++ b/contrib/ipfilter/man/ipfs.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/ipfs.8,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH IPFS 8 .SH NAME diff --git a/contrib/ipfilter/man/ipfstat.8 b/contrib/ipfilter/man/ipfstat.8 index 44ba8ba0d430..9a6927b93190 100644 --- a/contrib/ipfilter/man/ipfstat.8 +++ b/contrib/ipfilter/man/ipfstat.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/ipfstat.8,v 1.10.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ .TH ipfstat 8 .SH NAME ipfstat \- reports on packet filter statistics and filter list diff --git a/contrib/ipfilter/man/ipftest.1 b/contrib/ipfilter/man/ipftest.1 index 402195f318e1..7a78d6f159f6 100644 --- a/contrib/ipfilter/man/ipftest.1 +++ b/contrib/ipfilter/man/ipftest.1 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/ipftest.1,v 1.6.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .TH ipftest 1 .SH NAME ipftest \- test packet filter rules with arbitrary input. diff --git a/contrib/ipfilter/man/ipl.4 b/contrib/ipfilter/man/ipl.4 index da1d9e61ce0f..71f1fc67d264 100644 --- a/contrib/ipfilter/man/ipl.4 +++ b/contrib/ipfilter/man/ipl.4 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/ipl.4,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH IPL 4 .SH NAME diff --git a/contrib/ipfilter/man/ipmon.5 b/contrib/ipfilter/man/ipmon.5 index 081fc0856bc1..0afda3356559 100644 --- a/contrib/ipfilter/man/ipmon.5 +++ b/contrib/ipfilter/man/ipmon.5 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/ipmon.5,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH IPMON 5 .SH NAME diff --git a/contrib/ipfilter/man/ipmon.8 b/contrib/ipfilter/man/ipmon.8 index 1082e06ec262..d9e503a0852d 100644 --- a/contrib/ipfilter/man/ipmon.8 +++ b/contrib/ipfilter/man/ipmon.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/ipmon.8,v 1.15.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ .TH ipmon 8 .SH NAME ipmon \- monitors /dev/ipl for logged packets diff --git a/contrib/ipfilter/man/ipnat.4 b/contrib/ipfilter/man/ipnat.4 index 095e4e5e1904..f04afef3e766 100644 --- a/contrib/ipfilter/man/ipnat.4 +++ b/contrib/ipfilter/man/ipnat.4 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/ipnat.4,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $ .TH IPNAT 4 .SH NAME ipnat \- Network Address Translation kernel interface diff --git a/contrib/ipfilter/man/ipnat.5 b/contrib/ipfilter/man/ipnat.5 index 6d3f9bcff457..3d64f75cbe86 100644 --- a/contrib/ipfilter/man/ipnat.5 +++ b/contrib/ipfilter/man/ipnat.5 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/ipnat.5,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH IPNAT 5 .SH NAME diff --git a/contrib/ipfilter/man/ipnat.8 b/contrib/ipfilter/man/ipnat.8 index 192c1e74ccd9..bb160ac90670 100644 --- a/contrib/ipfilter/man/ipnat.8 +++ b/contrib/ipfilter/man/ipnat.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/ipnat.8,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH IPNAT 8 .SH NAME diff --git a/contrib/ipfilter/man/ippool.5 b/contrib/ipfilter/man/ippool.5 index 367eb8d6f2bb..8bca89e4a9e3 100644 --- a/contrib/ipfilter/man/ippool.5 +++ b/contrib/ipfilter/man/ippool.5 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/ippool.5,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH IPPOOL 5 .SH NAME diff --git a/contrib/ipfilter/man/ippool.8 b/contrib/ipfilter/man/ippool.8 index 986812a14077..e63b57254dc2 100644 --- a/contrib/ipfilter/man/ippool.8 +++ b/contrib/ipfilter/man/ippool.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/ippool.8,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH IPPOOL 8 .SH NAME diff --git a/contrib/ipfilter/man/ipscan.5 b/contrib/ipfilter/man/ipscan.5 index 91bf9b0f5ebe..75143892f2ae 100644 --- a/contrib/ipfilter/man/ipscan.5 +++ b/contrib/ipfilter/man/ipscan.5 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/ipscan.5,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH IPSCAN 5 .SH NAME diff --git a/contrib/ipfilter/man/ipscan.8 b/contrib/ipfilter/man/ipscan.8 index 513dc94a8050..6a4cce5f51f0 100644 --- a/contrib/ipfilter/man/ipscan.8 +++ b/contrib/ipfilter/man/ipscan.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/ipscan.8,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH IPSCAN 8 .SH NAME diff --git a/contrib/ipfilter/man/mkfilters.1 b/contrib/ipfilter/man/mkfilters.1 index b9e1ddd8872a..e345a656958e 100644 --- a/contrib/ipfilter/man/mkfilters.1 +++ b/contrib/ipfilter/man/mkfilters.1 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/man/mkfilters.1,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH MKFILTERS 1 .SH NAME diff --git a/contrib/ipfilter/md5.c b/contrib/ipfilter/md5.c index 63dd4b415745..7f6028825dc1 100644 --- a/contrib/ipfilter/md5.c +++ b/contrib/ipfilter/md5.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/md5.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ diff --git a/contrib/ipfilter/md5.h b/contrib/ipfilter/md5.h index 914df74355a0..014c245cd7a5 100644 --- a/contrib/ipfilter/md5.h +++ b/contrib/ipfilter/md5.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/md5.h,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* *********************************************************************** diff --git a/contrib/ipfilter/mlf_rule.c b/contrib/ipfilter/mlf_rule.c index 8b7b9d3a9409..c21c2a723673 100644 --- a/contrib/ipfilter/mlf_rule.c +++ b/contrib/ipfilter/mlf_rule.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/mlf_rule.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1993-2001 by Darren Reed. diff --git a/contrib/ipfilter/mlfk_rule.c b/contrib/ipfilter/mlfk_rule.c index 5f7aed89a7dd..5c8d6fe11f8a 100644 --- a/contrib/ipfilter/mlfk_rule.c +++ b/contrib/ipfilter/mlfk_rule.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/mlfk_rule.c,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000 by Darren Reed. diff --git a/contrib/ipfilter/mlh_rule.c b/contrib/ipfilter/mlh_rule.c index dd350dfb7b4f..735e1761042e 100644 --- a/contrib/ipfilter/mlh_rule.c +++ b/contrib/ipfilter/mlh_rule.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/mlh_rule.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1993-1998 by Darren Reed. diff --git a/contrib/ipfilter/net/.cvsignore b/contrib/ipfilter/net/.cvsignore deleted file mode 100644 index 19f86f493ab1..000000000000 --- a/contrib/ipfilter/net/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -done diff --git a/contrib/ipfilter/opts.h b/contrib/ipfilter/opts.h index fa53c8f5fe90..22b0aceec7bc 100644 --- a/contrib/ipfilter/opts.h +++ b/contrib/ipfilter/opts.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/opts.h,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000 by Darren Reed. diff --git a/contrib/ipfilter/pcap-bpf.h b/contrib/ipfilter/pcap-bpf.h index 51002a3c2bea..5c391b496672 100644 --- a/contrib/ipfilter/pcap-bpf.h +++ b/contrib/ipfilter/pcap-bpf.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/pcap-bpf.h,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /*- * Copyright (c) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997 diff --git a/contrib/ipfilter/pcap-ipf.h b/contrib/ipfilter/pcap-ipf.h index 71250ad61389..a4ebb85effdd 100644 --- a/contrib/ipfilter/pcap-ipf.h +++ b/contrib/ipfilter/pcap-ipf.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/pcap-ipf.h,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1993-2001 by Darren Reed. diff --git a/contrib/ipfilter/radix.c b/contrib/ipfilter/radix.c index 8c67562553e2..9ee97fa01e5a 100644 --- a/contrib/ipfilter/radix.c +++ b/contrib/ipfilter/radix.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/radix.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (c) 1988, 1989, 1993 diff --git a/contrib/ipfilter/radix_ipf.h b/contrib/ipfilter/radix_ipf.h index 11e4ba761aae..e3a67a23bc57 100644 --- a/contrib/ipfilter/radix_ipf.h +++ b/contrib/ipfilter/radix_ipf.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/radix_ipf.h,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (c) 1988, 1989, 1993 diff --git a/contrib/ipfilter/rules/.cvsignore b/contrib/ipfilter/rules/.cvsignore deleted file mode 100644 index 3e757656cf36..000000000000 --- a/contrib/ipfilter/rules/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -new diff --git a/contrib/ipfilter/samples/.cvsignore b/contrib/ipfilter/samples/.cvsignore deleted file mode 100644 index 4d38251c2f4f..000000000000 --- a/contrib/ipfilter/samples/.cvsignore +++ /dev/null @@ -1,4 +0,0 @@ -userauth -proxy -relay -trans_relay diff --git a/contrib/ipfilter/samples/proxy.c b/contrib/ipfilter/samples/proxy.c index 471cc736506a..522971f51691 100644 --- a/contrib/ipfilter/samples/proxy.c +++ b/contrib/ipfilter/samples/proxy.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/samples/proxy.c,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Sample transparent proxy program. diff --git a/contrib/ipfilter/samples/relay.c b/contrib/ipfilter/samples/relay.c index ac5c60243b8f..6f9636d96e4b 100644 --- a/contrib/ipfilter/samples/relay.c +++ b/contrib/ipfilter/samples/relay.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/samples/relay.c,v 1.3.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Sample program to be used as a transparent proxy. diff --git a/contrib/ipfilter/samples/userauth.c b/contrib/ipfilter/samples/userauth.c index 620bd7220057..eb27487ac999 100644 --- a/contrib/ipfilter/samples/userauth.c +++ b/contrib/ipfilter/samples/userauth.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/samples/userauth.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> #include <sys/socket.h> diff --git a/contrib/ipfilter/snoop.h b/contrib/ipfilter/snoop.h index 3cb54b99cc3f..531a57533248 100644 --- a/contrib/ipfilter/snoop.h +++ b/contrib/ipfilter/snoop.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/snoop.h,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1993-2001 by Darren Reed. diff --git a/contrib/ipfilter/test/.cvsignore b/contrib/ipfilter/test/.cvsignore deleted file mode 100644 index 5825abcde9c7..000000000000 --- a/contrib/ipfilter/test/.cvsignore +++ /dev/null @@ -1,87 +0,0 @@ -results -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -i1 -i2 -i3 -i4 -i5 -i6 -i7 -i8 -i9 -i10 -i11 -f1 -f2 -f3 -f4 -f5 -f6 -f7 -f8 -f9 -f10 -f11 -f12 -f13 -f14 -n1 -n2 -n3 -n4 -n5 -n6 -n7 -f15 -f16 -ipv6.1 -ipv6.2 -l1 -ni1 -ni2 -ni3 -ni4 -f17 -in1 -in2 -in3 -in4 -p1 -p2 -i12 -ip1 -p3 -i13 -ni5 -ni6 -i14 -in5 -ipv6.3 -n8 -n9 -n10 -n11 -ni7 -ni8 -ni9 -ni10 -ni11 -ni12 -n12 -in6 -i15 -ni13 -ni14 -ni15 -ni16 diff --git a/contrib/ipfilter/test/logtest b/contrib/ipfilter/test/logtest index 1c8ac5bca2c3..a40b4a0b3c19 100755 --- a/contrib/ipfilter/test/logtest +++ b/contrib/ipfilter/test/logtest @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/contrib/ipfilter/test/logtest,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ format=$2 mkdir -p results if [ -f /usr/ucb/touch ] ; then diff --git a/contrib/ipfilter/tools/ipf.c b/contrib/ipfilter/tools/ipf.c index fe9fec2581ec..bb7af1f11aa8 100644 --- a/contrib/ipfilter/tools/ipf.c +++ b/contrib/ipfilter/tools/ipf.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/tools/ipf.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2001-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipf_y.y b/contrib/ipfilter/tools/ipf_y.y index 2ce4291f2ec8..5ce96de91675 100644 --- a/contrib/ipfilter/tools/ipf_y.y +++ b/contrib/ipfilter/tools/ipf_y.y @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/tools/ipf_y.y,v 1.3.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2001-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipfcomp.c b/contrib/ipfilter/tools/ipfcomp.c index 1e26de5966c3..da865de27d0f 100644 --- a/contrib/ipfilter/tools/ipfcomp.c +++ b/contrib/ipfilter/tools/ipfcomp.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/tools/ipfcomp.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2001-2005 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipfs.c b/contrib/ipfilter/tools/ipfs.c index eab650a7ee36..9d1b6d2a0fb7 100644 --- a/contrib/ipfilter/tools/ipfs.c +++ b/contrib/ipfilter/tools/ipfs.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/tools/ipfs.c,v 1.3.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2001-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipfstat.c b/contrib/ipfilter/tools/ipfstat.c index 3c5bfdd50ac4..f19c17a75470 100644 --- a/contrib/ipfilter/tools/ipfstat.c +++ b/contrib/ipfilter/tools/ipfstat.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/tools/ipfstat.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipftest.c b/contrib/ipfilter/tools/ipftest.c index 963ed197cb9c..dd48ad3ca302 100644 --- a/contrib/ipfilter/tools/ipftest.c +++ b/contrib/ipfilter/tools/ipftest.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/tools/ipftest.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipmon.c b/contrib/ipfilter/tools/ipmon.c index ceaed82cb4b3..d21d3adad72b 100644 --- a/contrib/ipfilter/tools/ipmon.c +++ b/contrib/ipfilter/tools/ipmon.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/tools/ipmon.c,v 1.4.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2001-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipmon_y.y b/contrib/ipfilter/tools/ipmon_y.y index 98042d880222..85e6bce2a847 100644 --- a/contrib/ipfilter/tools/ipmon_y.y +++ b/contrib/ipfilter/tools/ipmon_y.y @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/tools/ipmon_y.y,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2001-2004 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipnat.c b/contrib/ipfilter/tools/ipnat.c index 28e29ec74199..7f89ff97faad 100644 --- a/contrib/ipfilter/tools/ipnat.c +++ b/contrib/ipfilter/tools/ipnat.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/tools/ipnat.c,v 1.3.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2001-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipnat_y.y b/contrib/ipfilter/tools/ipnat_y.y index cce717d8ee05..b26b071c0562 100644 --- a/contrib/ipfilter/tools/ipnat_y.y +++ b/contrib/ipfilter/tools/ipnat_y.y @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/tools/ipnat_y.y,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2001-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/ippool.c b/contrib/ipfilter/tools/ippool.c index 8b7096050736..4d18d427ba70 100644 --- a/contrib/ipfilter/tools/ippool.c +++ b/contrib/ipfilter/tools/ippool.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/tools/ippool.c,v 1.3.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/ippool_y.y b/contrib/ipfilter/tools/ippool_y.y index 24f683bd1c19..b6b5fbf8ef14 100644 --- a/contrib/ipfilter/tools/ippool_y.y +++ b/contrib/ipfilter/tools/ippool_y.y @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/tools/ippool_y.y,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2001-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipscan_y.y b/contrib/ipfilter/tools/ipscan_y.y index 5dbefd6ab5ae..f18d05d77272 100644 --- a/contrib/ipfilter/tools/ipscan_y.y +++ b/contrib/ipfilter/tools/ipscan_y.y @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/tools/ipscan_y.y,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2001-2004 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipsyncm.c b/contrib/ipfilter/tools/ipsyncm.c index 600d39ad0d6c..1c84938d4d04 100644 --- a/contrib/ipfilter/tools/ipsyncm.c +++ b/contrib/ipfilter/tools/ipsyncm.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/tools/ipsyncm.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2001-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipsyncs.c b/contrib/ipfilter/tools/ipsyncs.c index 887eeab310c6..c3cdebcf935c 100644 --- a/contrib/ipfilter/tools/ipsyncs.c +++ b/contrib/ipfilter/tools/ipsyncs.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/tools/ipsyncs.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2001-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/lex_var.h b/contrib/ipfilter/tools/lex_var.h index 78c5efc4263d..c51056fadd52 100644 --- a/contrib/ipfilter/tools/lex_var.h +++ b/contrib/ipfilter/tools/lex_var.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/tools/lex_var.h,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/tools/lexer.c b/contrib/ipfilter/tools/lexer.c index 989643c966b5..382bbc78979e 100644 --- a/contrib/ipfilter/tools/lexer.c +++ b/contrib/ipfilter/tools/lexer.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/tools/lexer.c,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/lexer.h b/contrib/ipfilter/tools/lexer.h index d973ea42ae35..52a475ae6da1 100644 --- a/contrib/ipfilter/tools/lexer.h +++ b/contrib/ipfilter/tools/lexer.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/tools/lexer.h,v 1.2.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2002-2004 by Darren Reed. diff --git a/contrib/less/command.c b/contrib/less/command.c index e42d9ce764c8..178c5dda8810 100644 --- a/contrib/less/command.c +++ b/contrib/less/command.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/less/command.c,v 1.5.8.3.2.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1984-2007 Mark Nudelman * diff --git a/contrib/less/forwback.c b/contrib/less/forwback.c index 08a9721ab2d5..69e2ac0ffb3f 100644 --- a/contrib/less/forwback.c +++ b/contrib/less/forwback.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/less/forwback.c,v 1.4.8.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1984-2007 Mark Nudelman * diff --git a/contrib/less/less.h b/contrib/less/less.h index f2ea445102f6..2aa4e762bcf1 100644 --- a/contrib/less/less.h +++ b/contrib/less/less.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/less/less.h,v 1.5.8.4.2.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1984-2007 Mark Nudelman * diff --git a/contrib/less/line.c b/contrib/less/line.c index 944e02d86963..f2ebcca20ad2 100644 --- a/contrib/less/line.c +++ b/contrib/less/line.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/less/line.c,v 1.1.1.4.8.5.2.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1984-2007 Mark Nudelman * diff --git a/contrib/less/main.c b/contrib/less/main.c index e139a62d0cf4..1ab6d9e1b535 100644 --- a/contrib/less/main.c +++ b/contrib/less/main.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/less/main.c,v 1.4.8.3.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1984-2007 Mark Nudelman * diff --git a/contrib/less/prompt.c b/contrib/less/prompt.c index 4f9689567e58..e7574f4475ee 100644 --- a/contrib/less/prompt.c +++ b/contrib/less/prompt.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/less/prompt.c,v 1.4.8.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1984-2007 Mark Nudelman * diff --git a/contrib/less/screen.c b/contrib/less/screen.c index 3c123b9bf102..7b8d10bf1274 100644 --- a/contrib/less/screen.c +++ b/contrib/less/screen.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/less/screen.c,v 1.4.8.3.2.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1984-2007 Mark Nudelman * diff --git a/contrib/less/search.c b/contrib/less/search.c index 4fb169c39d7e..c35c059583ce 100644 --- a/contrib/less/search.c +++ b/contrib/less/search.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/less/search.c,v 1.5.8.4.2.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1984-2007 Mark Nudelman * diff --git a/contrib/less/signal.c b/contrib/less/signal.c index def985dba7e5..7e836802e783 100644 --- a/contrib/less/signal.c +++ b/contrib/less/signal.c @@ -8,7 +8,7 @@ * contact the author, see the README file. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/less/signal.c,v 1.3.8.3.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Routines dealing with signals. diff --git a/contrib/libf2c/FREEBSD-upgrade b/contrib/libf2c/FREEBSD-upgrade index e919f546f552..c01d86dcae54 100644 --- a/contrib/libf2c/FREEBSD-upgrade +++ b/contrib/libf2c/FREEBSD-upgrade @@ -1,5 +1,5 @@ # ex:ts=8 -$FreeBSD$ +$FreeBSD: src/contrib/libf2c/FREEBSD-upgrade,v 1.4.50.1 2008/10/02 02:57:24 kensmith Exp $ For the import of lib{f,g}2c, files were pruned by: diff --git a/contrib/libpcap/.cvsignore b/contrib/libpcap/.cvsignore deleted file mode 100644 index 138c28814a08..000000000000 --- a/contrib/libpcap/.cvsignore +++ /dev/null @@ -1,13 +0,0 @@ -config.log -config.cache -config.status -config.h -.devel -stamp-h -stamp-h.in -Makefile -scanner.c -grammar.c -tokdefs.h -version.c -version.h diff --git a/contrib/libpcap/FREEBSD-upgrade b/contrib/libpcap/FREEBSD-upgrade index eea75c2951c4..34cf4f0f60b9 100644 --- a/contrib/libpcap/FREEBSD-upgrade +++ b/contrib/libpcap/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/libpcap/FREEBSD-upgrade,v 1.5.14.1.6.1 2008/10/02 02:57:24 kensmith Exp $ This directory contains virgin copies of the original distribution files on a "vendor" branch. Do not, under any circumstances, attempt to upgrade diff --git a/contrib/libpcap/gencode.c b/contrib/libpcap/gencode.c index b2981f581a8c..ee824607789e 100644 --- a/contrib/libpcap/gencode.c +++ b/contrib/libpcap/gencode.c @@ -19,7 +19,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/libpcap/gencode.c,v 1.15.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint static const char rcsid[] _U_ = diff --git a/contrib/libpcap/gencode.h b/contrib/libpcap/gencode.h index 15aef6dcb89c..20ec1c70c804 100644 --- a/contrib/libpcap/gencode.h +++ b/contrib/libpcap/gencode.h @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/libpcap/gencode.h,v 1.8.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ * @(#) $Header: /tcpdump/master/libpcap/gencode.h,v 1.60.2.6 2005/09/05 09:08:06 guy Exp $ (LBL) */ diff --git a/contrib/libpcap/grammar.y b/contrib/libpcap/grammar.y index 1072f96e9a57..3f2e756103e9 100644 --- a/contrib/libpcap/grammar.y +++ b/contrib/libpcap/grammar.y @@ -19,7 +19,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/libpcap/grammar.y,v 1.10.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint static const char rcsid[] _U_ = diff --git a/contrib/libpcap/nametoaddr.c b/contrib/libpcap/nametoaddr.c index fe4c582a6d95..16eefce130e6 100644 --- a/contrib/libpcap/nametoaddr.c +++ b/contrib/libpcap/nametoaddr.c @@ -21,7 +21,7 @@ * Name to id translation routines used by the scanner. * These functions are not time critical. * - * $FreeBSD$ + * $FreeBSD: src/contrib/libpcap/nametoaddr.c,v 1.12.14.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/libpcap/nlpid.h b/contrib/libpcap/nlpid.h index 7ea2963f108d..d79fe1fffe4b 100644 --- a/contrib/libpcap/nlpid.h +++ b/contrib/libpcap/nlpid.h @@ -15,7 +15,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/libpcap/nlpid.h,v 1.3.24.1 2008/10/02 02:57:24 kensmith Exp $ * @(#) $Header: /tcpdump/master/libpcap/nlpid.h,v 1.2 2002/12/06 00:01:34 hannes Exp $ (Juniper) */ diff --git a/contrib/libpcap/pcap-bpf.c b/contrib/libpcap/pcap-bpf.c index 863827fab553..d4af48b99ae3 100644 --- a/contrib/libpcap/pcap-bpf.c +++ b/contrib/libpcap/pcap-bpf.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/libpcap/pcap-bpf.c,v 1.1.1.10.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint static const char rcsid[] _U_ = diff --git a/contrib/libpcap/pcap-int.h b/contrib/libpcap/pcap-int.h index 5ca621aa0348..978dadba741f 100644 --- a/contrib/libpcap/pcap-int.h +++ b/contrib/libpcap/pcap-int.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/libpcap/pcap-int.h,v 1.11.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ * @(#) $Header: /tcpdump/master/libpcap/pcap-int.h,v 1.68.2.6 2005/07/07 06:56:04 guy Exp $ (LBL) */ diff --git a/contrib/libpcap/pcap-namedb.h b/contrib/libpcap/pcap-namedb.h index bbd06b0f58a8..67e5402fb6c3 100644 --- a/contrib/libpcap/pcap-namedb.h +++ b/contrib/libpcap/pcap-namedb.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/libpcap/pcap-namedb.h,v 1.6.16.1 2008/10/02 02:57:24 kensmith Exp $ * @(#) $Header: /tcpdump/master/libpcap/pcap-namedb.h,v 1.10 2005/03/17 07:02:32 guy Exp $ (LBL) */ diff --git a/contrib/libpcap/pcap.3 b/contrib/libpcap/pcap.3 index 6fd0a0726b25..a1c7cf77cef4 100644 --- a/contrib/libpcap/pcap.3 +++ b/contrib/libpcap/pcap.3 @@ -19,7 +19,7 @@ .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/libpcap/pcap.3,v 1.14.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH PCAP 3 "27 February 2004" .SH NAME diff --git a/contrib/libpcap/pcap.h b/contrib/libpcap/pcap.h index e91b9d5272f3..56948cd45741 100644 --- a/contrib/libpcap/pcap.h +++ b/contrib/libpcap/pcap.h @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/libpcap/pcap.h,v 1.11.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ * @(#) $Header: /tcpdump/master/libpcap/pcap.h,v 1.52.2.5 2005/07/07 02:04:36 guy Exp $ (LBL) */ diff --git a/contrib/libpcap/scanner.l b/contrib/libpcap/scanner.l index e231b0bff898..d2d818eb6a86 100644 --- a/contrib/libpcap/scanner.l +++ b/contrib/libpcap/scanner.l @@ -19,7 +19,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/libpcap/scanner.l,v 1.12.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/libreadline/FREEBSD-upgrade b/contrib/libreadline/FREEBSD-upgrade index 1e35444b98a3..8ac621fbcdd3 100644 --- a/contrib/libreadline/FREEBSD-upgrade +++ b/contrib/libreadline/FREEBSD-upgrade @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/contrib/libreadline/FREEBSD-upgrade,v 1.6.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ # # Official patch 001 imported as v5_2_p1 # Official patch 002 imported as v5_2_p2 diff --git a/contrib/libreadline/complete.c b/contrib/libreadline/complete.c index 3606d5097f08..51f20f820f96 100644 --- a/contrib/libreadline/complete.c +++ b/contrib/libreadline/complete.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/libreadline/complete.c,v 1.11.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* complete.c -- filename completion for readline. */ /* Copyright (C) 1987-2005 Free Software Foundation, Inc. diff --git a/contrib/libreadline/display.c b/contrib/libreadline/display.c index 399cd4b8097c..bb847cc10f67 100644 --- a/contrib/libreadline/display.c +++ b/contrib/libreadline/display.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/libreadline/display.c,v 1.8.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* display.c -- readline redisplay facility. */ /* Copyright (C) 1987-2006 Free Software Foundation, Inc. diff --git a/contrib/libreadline/doc/readline.3 b/contrib/libreadline/doc/readline.3 index d359cb678950..ed23a0427d50 100644 --- a/contrib/libreadline/doc/readline.3 +++ b/contrib/libreadline/doc/readline.3 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/libreadline/doc/readline.3,v 1.10.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ .\" .\" MAN PAGE COMMENTS to .\" diff --git a/contrib/libreadline/readline.h b/contrib/libreadline/readline.h index fab2f7f36f75..d6c84a109370 100644 --- a/contrib/libreadline/readline.h +++ b/contrib/libreadline/readline.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/libreadline/readline.h,v 1.16.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* Readline.h -- the names of functions callable from within readline. */ /* Copyright (C) 1987-2005 Free Software Foundation, Inc. diff --git a/contrib/libreadline/rlconf.h b/contrib/libreadline/rlconf.h index 041abba8a645..e6ba242f6a89 100644 --- a/contrib/libreadline/rlconf.h +++ b/contrib/libreadline/rlconf.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/libreadline/rlconf.h,v 1.7.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* rlconf.h -- readline configuration definitions */ /* Copyright (C) 1994 Free Software Foundation, Inc. diff --git a/contrib/libreadline/shell.c b/contrib/libreadline/shell.c index 58ecd8e1b8a7..f47af7578205 100644 --- a/contrib/libreadline/shell.c +++ b/contrib/libreadline/shell.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/libreadline/shell.c,v 1.9.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* shell.c -- readline utility functions that are normally provided by bash when readline is linked as part of the shell. */ diff --git a/contrib/libreadline/terminal.c b/contrib/libreadline/terminal.c index bbc1fa490960..46f1b0557c94 100644 --- a/contrib/libreadline/terminal.c +++ b/contrib/libreadline/terminal.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/libreadline/terminal.c,v 1.7.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* terminal.c -- controlling the terminal with termcap. */ /* Copyright (C) 1996-2006 Free Software Foundation, Inc. diff --git a/contrib/libreadline/util.c b/contrib/libreadline/util.c index 83974e3cd860..3f0f0e090da1 100644 --- a/contrib/libreadline/util.c +++ b/contrib/libreadline/util.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/libreadline/util.c,v 1.10.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* util.c -- readline utility functions */ /* Copyright (C) 1987-2005 Free Software Foundation, Inc. diff --git a/contrib/libreadline/vi_mode.c b/contrib/libreadline/vi_mode.c index d0f01b151417..866ef5177a02 100644 --- a/contrib/libreadline/vi_mode.c +++ b/contrib/libreadline/vi_mode.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/libreadline/vi_mode.c,v 1.4.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* vi_mode.c -- A vi emulation mode for Bash. Derived from code written by Jeff Sparkes (jsparkes@bnr.ca). */ diff --git a/contrib/lukemftpd/src/ftpd.c b/contrib/lukemftpd/src/ftpd.c index 50a88545fe1d..63020a49ddc2 100644 --- a/contrib/lukemftpd/src/ftpd.c +++ b/contrib/lukemftpd/src/ftpd.c @@ -107,7 +107,7 @@ static char sccsid[] = "@(#)ftpd.c 8.5 (Berkeley) 4/28/95"; #else __RCSID("$NetBSD: ftpd.c,v 1.176 2006/05/09 20:18:06 mrg Exp $"); #endif -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/lukemftpd/src/ftpd.c,v 1.4.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $"); #endif /* not lint */ /* diff --git a/contrib/lukemftpd/src/ftpd.conf.5 b/contrib/lukemftpd/src/ftpd.conf.5 index be73c48c1537..808bc3c8cc77 100644 --- a/contrib/lukemftpd/src/ftpd.conf.5 +++ b/contrib/lukemftpd/src/ftpd.conf.5 @@ -1,5 +1,5 @@ .\" $NetBSD: ftpd.conf.5,v 1.32 2005/09/11 23:31:46 wiz Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/lukemftpd/src/ftpd.conf.5,v 1.4.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .\" Copyright (c) 1997-2001, 2005 The NetBSD Foundation, Inc. .\" All rights reserved. diff --git a/contrib/ncurses/ncurses/tinfo/comp_scan.c b/contrib/ncurses/ncurses/tinfo/comp_scan.c index cf95464b4ab1..a4ce71af548b 100644 --- a/contrib/ncurses/ncurses/tinfo/comp_scan.c +++ b/contrib/ncurses/ncurses/tinfo/comp_scan.c @@ -32,7 +32,7 @@ * and: Thomas E. Dickey 1996 on * ****************************************************************************/ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ncurses/ncurses/tinfo/comp_scan.c,v 1.6.14.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * comp_scan.c --- Lexical scanner for terminfo compiler. diff --git a/contrib/ncurses/ncurses/tinfo/lib_raw.c b/contrib/ncurses/ncurses/tinfo/lib_raw.c index a3609727f17a..313455b21831 100644 --- a/contrib/ncurses/ncurses/tinfo/lib_raw.c +++ b/contrib/ncurses/ncurses/tinfo/lib_raw.c @@ -32,7 +32,7 @@ * and: Thomas E. Dickey 1998 on * ****************************************************************************/ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ncurses/ncurses/tinfo/lib_raw.c,v 1.6.14.2.2.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * raw.c diff --git a/contrib/ncurses/ncurses/tinfo/lib_termcap.c b/contrib/ncurses/ncurses/tinfo/lib_termcap.c index 2291df886378..f234be6a3fe9 100644 --- a/contrib/ncurses/ncurses/tinfo/lib_termcap.c +++ b/contrib/ncurses/ncurses/tinfo/lib_termcap.c @@ -36,7 +36,7 @@ * (but it has changed a lot) * ****************************************************************************/ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ncurses/ncurses/tinfo/lib_termcap.c,v 1.11.14.2.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #define __INTERNAL_CAPS_VISIBLE #include <curses.priv.h> diff --git a/contrib/netcat/FREEBSD-Xlist b/contrib/netcat/FREEBSD-Xlist index b69f5e4de371..b337f590bbd4 100644 --- a/contrib/netcat/FREEBSD-Xlist +++ b/contrib/netcat/FREEBSD-Xlist @@ -1,3 +1,3 @@ -$FreeBSD$ +$FreeBSD: src/contrib/netcat/FREEBSD-Xlist,v 1.1.18.1 2008/10/02 02:57:24 kensmith Exp $ Makefile diff --git a/contrib/netcat/FREEBSD-upgrade b/contrib/netcat/FREEBSD-upgrade index 5cba52bd65b2..ceb55c0c7a95 100644 --- a/contrib/netcat/FREEBSD-upgrade +++ b/contrib/netcat/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/netcat/FREEBSD-upgrade,v 1.1.18.1 2008/10/02 02:57:24 kensmith Exp $ 1. Export from OpenBSD's nc(1) into an empty directory (say "v-nc"). 2. while read pattern; do rm ${pattern} ; done < FREEBSD-Xlist diff --git a/contrib/netcat/nc.1 b/contrib/netcat/nc.1 index 20885a8b9ea1..7f76bf2df779 100644 --- a/contrib/netcat/nc.1 +++ b/contrib/netcat/nc.1 @@ -25,7 +25,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/contrib/netcat/nc.1,v 1.4.2.3.4.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 21, 2006 .Dt NC 1 diff --git a/contrib/netcat/netcat.c b/contrib/netcat/netcat.c index a3320245cf02..1cec90886a30 100644 --- a/contrib/netcat/netcat.c +++ b/contrib/netcat/netcat.c @@ -25,7 +25,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/contrib/netcat/netcat.c,v 1.3.4.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/contrib/ngatm/FREEBSD-Xlist b/contrib/ngatm/FREEBSD-Xlist index 32e28ddb55fb..01d4e5536b5e 100644 --- a/contrib/ngatm/FREEBSD-Xlist +++ b/contrib/ngatm/FREEBSD-Xlist @@ -1,4 +1,4 @@ -#$FreeBSD$ +#$FreeBSD: src/contrib/ngatm/FREEBSD-Xlist,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ */VERSION */README */Makefile.in diff --git a/contrib/ngatm/FREEBSD-upgrade b/contrib/ngatm/FREEBSD-upgrade index 4557bf72bad2..789eb734ebdc 100644 --- a/contrib/ngatm/FREEBSD-upgrade +++ b/contrib/ngatm/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/ngatm/FREEBSD-upgrade,v 1.1.26.1 2008/10/02 02:57:24 kensmith Exp $ This is the user part of the NgATM stuff. Be careful to feed changes back to the maintainer <harti@freebsd.org>, because the code here is diff --git a/contrib/ntp/FREEBSD-upgrade b/contrib/ntp/FREEBSD-upgrade index feea46704643..ac5f962fe527 100644 --- a/contrib/ntp/FREEBSD-upgrade +++ b/contrib/ntp/FREEBSD-upgrade @@ -1,6 +1,6 @@ # ex:ts=8 # -# $FreeBSD$ +# $FreeBSD: src/contrib/ntp/FREEBSD-upgrade,v 1.5.24.1 2008/10/02 02:57:24 kensmith Exp $ NTP 4.2.0 originals can be found on ftp://ftp.udel.edu/pub/ntp/ntp4/ diff --git a/contrib/ntp/bootstrap b/contrib/ntp/bootstrap index 1a5aff06dcc8..1a5aff06dcc8 100755..100644 --- a/contrib/ntp/bootstrap +++ b/contrib/ntp/bootstrap diff --git a/contrib/ntp/libntp/ntp_random.c b/contrib/ntp/libntp/ntp_random.c index 700b4ee65101..c3355ec420a6 100644 --- a/contrib/ntp/libntp/ntp_random.c +++ b/contrib/ntp/libntp/ntp_random.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD: src/lib/libc/stdlib/random.c,v 1.4.2.2 1999/09/05 11:16:45 peter Exp $ + * $FreeBSD: src/contrib/ntp/libntp/ntp_random.c,v 1.1.4.1.2.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/contrib/ntp/ntpd/ntp_control.c b/contrib/ntp/ntpd/ntp_control.c index 15f5856f2798..19385b279f6f 100644 --- a/contrib/ntp/ntpd/ntp_control.c +++ b/contrib/ntp/ntpd/ntp_control.c @@ -3,7 +3,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/contrib/ntp/ntpd/ntp_control.c,v 1.9.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifdef HAVE_CONFIG_H diff --git a/contrib/ntp/scripts/VersionName b/contrib/ntp/scripts/VersionName index f601cc34821e..f601cc34821e 100755..100644 --- a/contrib/ntp/scripts/VersionName +++ b/contrib/ntp/scripts/VersionName diff --git a/contrib/ntp/scripts/genCommitLog b/contrib/ntp/scripts/genCommitLog index 2a258add4301..2a258add4301 100755..100644 --- a/contrib/ntp/scripts/genCommitLog +++ b/contrib/ntp/scripts/genCommitLog diff --git a/contrib/ntp/scripts/genver b/contrib/ntp/scripts/genver index 0ce192213b48..0ce192213b48 100755..100644 --- a/contrib/ntp/scripts/genver +++ b/contrib/ntp/scripts/genver diff --git a/contrib/ntp/scripts/html2man.in b/contrib/ntp/scripts/html2man.in index b7cebce32b0a..b7cebce32b0a 100755..100644 --- a/contrib/ntp/scripts/html2man.in +++ b/contrib/ntp/scripts/html2man.in diff --git a/contrib/ntp/sntp/compile b/contrib/ntp/sntp/compile index 1b1d23216958..1b1d23216958 100755..100644 --- a/contrib/ntp/sntp/compile +++ b/contrib/ntp/sntp/compile diff --git a/contrib/nvi/cl/cl_screen.c b/contrib/nvi/cl/cl_screen.c index 7f28aaaf6670..293f0e8605f5 100644 --- a/contrib/nvi/cl/cl_screen.c +++ b/contrib/nvi/cl/cl_screen.c @@ -6,7 +6,7 @@ * * See the LICENSE file for redistribution information. * - * $FreeBSD$ + * $FreeBSD: src/contrib/nvi/cl/cl_screen.c,v 1.2.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "config.h" diff --git a/contrib/nvi/common/exf.c b/contrib/nvi/common/exf.c index e332f4700e71..9bf257a49152 100644 --- a/contrib/nvi/common/exf.c +++ b/contrib/nvi/common/exf.c @@ -15,7 +15,7 @@ static const char sccsid[] = "@(#)exf.c 10.49 (Berkeley) 10/10/96"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/contrib/nvi/common/exf.c,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/contrib/nvi/docs/USD.doc/vi.man/vi.1 b/contrib/nvi/docs/USD.doc/vi.man/vi.1 index 4d8c08db54ff..03c28b8237c7 100644 --- a/contrib/nvi/docs/USD.doc/vi.man/vi.1 +++ b/contrib/nvi/docs/USD.doc/vi.man/vi.1 @@ -9,7 +9,7 @@ .\" See the LICENSE file for redistribution information. .\" .\" @(#)vi.1 8.51 (Berkeley) 10/10/96 -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/nvi/docs/USD.doc/vi.man/vi.1,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH VI 1 "October 10, 1996" .UC diff --git a/contrib/nvi/docs/USD.doc/vi.ref/vi.ref b/contrib/nvi/docs/USD.doc/vi.ref/vi.ref index 12a483f1edb1..8d70799de20b 100644 --- a/contrib/nvi/docs/USD.doc/vi.ref/vi.ref +++ b/contrib/nvi/docs/USD.doc/vi.ref/vi.ref @@ -10,7 +10,7 @@ .\" .\" @(#)vi.ref 8.88 (Berkeley) 10/19/96 .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/nvi/docs/USD.doc/vi.ref/vi.ref,v 1.1.1.1.40.1.10.1 2008/10/02 02:57:24 kensmith Exp $ .\" .so ref.so .tp diff --git a/contrib/nvi/ex/ex.c b/contrib/nvi/ex/ex.c index ecdae4b86934..230785484974 100644 --- a/contrib/nvi/ex/ex.c +++ b/contrib/nvi/ex/ex.c @@ -7,7 +7,7 @@ * See the LICENSE file for redistribution information. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/nvi/ex/ex.c,v 1.2.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "config.h" diff --git a/contrib/nvi/perl_api/perl.xs b/contrib/nvi/perl_api/perl.xs index 3b89ea44cc92..bc722be297a6 100644 --- a/contrib/nvi/perl_api/perl.xs +++ b/contrib/nvi/perl_api/perl.xs @@ -10,7 +10,7 @@ * * See the LICENSE file for redistribution information. * - * $FreeBSD$ + * $FreeBSD: src/contrib/nvi/perl_api/perl.xs,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "config.h" diff --git a/contrib/nvi/vi/vs_line.c b/contrib/nvi/vi/vs_line.c index 495e75e8f1b6..a1d6d098f3f3 100644 --- a/contrib/nvi/vi/vs_line.c +++ b/contrib/nvi/vi/vs_line.c @@ -14,7 +14,7 @@ static const char sccsid[] = "@(#)vs_line.c 10.19 (Berkeley) 9/26/96"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/contrib/nvi/vi/vs_line.c,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/contrib/nvi/vi/vs_refresh.c b/contrib/nvi/vi/vs_refresh.c index f69d3820db7f..67856aa1fecb 100644 --- a/contrib/nvi/vi/vs_refresh.c +++ b/contrib/nvi/vi/vs_refresh.c @@ -14,7 +14,7 @@ static const char sccsid[] = "@(#)vs_refresh.c 10.44 (Berkeley) 10/13/96"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/contrib/nvi/vi/vs_refresh.c,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/contrib/one-true-awk/FREEBSD-upgrade b/contrib/one-true-awk/FREEBSD-upgrade index 34f5192b99f1..a75695ddefea 100644 --- a/contrib/one-true-awk/FREEBSD-upgrade +++ b/contrib/one-true-awk/FREEBSD-upgrade @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/contrib/one-true-awk/FREEBSD-upgrade,v 1.9.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ Import of the 2005/04/24 version of the "one true awk", as described in "The AWK Programming Language", by Al Aho, Brian Kernighan, and diff --git a/contrib/openbsm/FREEBSD-upgrade b/contrib/openbsm/FREEBSD-upgrade index e1776753355e..e20d8914499e 100644 --- a/contrib/openbsm/FREEBSD-upgrade +++ b/contrib/openbsm/FREEBSD-upgrade @@ -53,4 +53,4 @@ the version in contrib/openbsm/bsm, so buildworld tests before committing are necessary, and the commits to various parts of the system must be made in close succession. -$FreeBSD$ +$FreeBSD: src/contrib/openbsm/FREEBSD-upgrade,v 1.7.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/contrib/openbsm/config/config.h b/contrib/openbsm/config/config.h index ac6c6ab2f0b3..e09443320fb6 100644 --- a/contrib/openbsm/config/config.h +++ b/contrib/openbsm/config/config.h @@ -1,6 +1,6 @@ /* config/config.h. Generated from config.h.in by configure. */ /* config/config.h.in. Generated from configure.ac by autoheader. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/openbsm/config/config.h,v 1.3.2.3.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* Define to 1 if you have the `alarm' function. */ #define HAVE_ALARM 1 diff --git a/contrib/openbsm/etc/audit_class b/contrib/openbsm/etc/audit_class index 068d2fcc2d7f..5b7137ce20ec 100644 --- a/contrib/openbsm/etc/audit_class +++ b/contrib/openbsm/etc/audit_class @@ -1,6 +1,6 @@ # # $P4: //depot/projects/trustedbsd/openbsm/etc/audit_class#5 $ -# $FreeBSD$ +# $FreeBSD: src/contrib/openbsm/etc/audit_class,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ # 0x00000000:no:invalid class 0x00000001:fr:file read diff --git a/contrib/openbsm/etc/audit_control b/contrib/openbsm/etc/audit_control index a711019f39ac..3a51bf467036 100644 --- a/contrib/openbsm/etc/audit_control +++ b/contrib/openbsm/etc/audit_control @@ -1,6 +1,6 @@ # # $P4: //depot/projects/trustedbsd/openbsm/etc/audit_control#5 $ -# $FreeBSD$ +# $FreeBSD: src/contrib/openbsm/etc/audit_control,v 1.2.2.4.4.1 2008/10/02 02:57:24 kensmith Exp $ # dir:/var/audit flags:lo diff --git a/contrib/openbsm/etc/audit_event b/contrib/openbsm/etc/audit_event index 2b1182497a83..a0a8ceb900df 100644 --- a/contrib/openbsm/etc/audit_event +++ b/contrib/openbsm/etc/audit_event @@ -1,6 +1,6 @@ # # $P4: //depot/projects/trustedbsd/openbsm/etc/audit_event#26 $ -# $FreeBSD$ +# $FreeBSD: src/contrib/openbsm/etc/audit_event,v 1.4.2.3.4.1 2008/10/02 02:57:24 kensmith Exp $ # # The mapping between event identifiers and values is also hard-codedd in # audit_kevents.h and audit_uevents.h, so changes must occur in both places, diff --git a/contrib/openbsm/etc/audit_user b/contrib/openbsm/etc/audit_user index 0cce4f197439..5f40493c859e 100644 --- a/contrib/openbsm/etc/audit_user +++ b/contrib/openbsm/etc/audit_user @@ -1,5 +1,5 @@ # # $P4: //depot/projects/trustedbsd/openbsm/etc/audit_user#3 $ -# $FreeBSD$ +# $FreeBSD: src/contrib/openbsm/etc/audit_user,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ # root:lo:no diff --git a/contrib/openbsm/etc/audit_warn b/contrib/openbsm/etc/audit_warn index c5a31590fc8d..ccd95138236e 100644 --- a/contrib/openbsm/etc/audit_warn +++ b/contrib/openbsm/etc/audit_warn @@ -1,6 +1,6 @@ #!/bin/sh # # $P4: //depot/projects/trustedbsd/openbsm/etc/audit_warn#3 $ -# $FreeBSD$ +# $FreeBSD: src/contrib/openbsm/etc/audit_warn,v 1.2.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ # logger -p security.warning "audit warning: $@" diff --git a/contrib/opie/ftpcmd.y b/contrib/opie/ftpcmd.y index abcffdc69568..dc387cdacb5c 100644 --- a/contrib/opie/ftpcmd.y +++ b/contrib/opie/ftpcmd.y @@ -23,7 +23,7 @@ you didn't get a copy, you may request one from <license@inner.net>. Modified at NRL for OPIE 2.0. Originally from BSD. -$FreeBSD$ +$FreeBSD: src/contrib/opie/ftpcmd.y,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (c) 1985, 1988 Regents of the University of California. diff --git a/contrib/opie/libopie/challenge.c b/contrib/opie/libopie/challenge.c index fc836aa6cc5d..b3dc6d56e457 100644 --- a/contrib/opie/libopie/challenge.c +++ b/contrib/opie/libopie/challenge.c @@ -21,7 +21,7 @@ License Agreement applies to this software. Modified by cmetz for OPIE 2.2. Use FUNCTION declaration et al. Created at NRL for OPIE 2.2 from opiesubr2.c -$FreeBSD$ +$FreeBSD: src/contrib/opie/libopie/challenge.c,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "opie_cfg.h" diff --git a/contrib/opie/libopie/generator.c b/contrib/opie/libopie/generator.c index d4888f990e3b..c5f3c2d3954c 100644 --- a/contrib/opie/libopie/generator.c +++ b/contrib/opie/libopie/generator.c @@ -29,7 +29,7 @@ you didn't get a copy, you may request one from <license@inner.net>. Bug fixes. Created at NRL for OPIE 2.2. -$FreeBSD$ +$FreeBSD: src/contrib/opie/libopie/generator.c,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "opie_cfg.h" diff --git a/contrib/opie/libopie/hash.c b/contrib/opie/libopie/hash.c index babcbfae3aa9..7d4842df4d8b 100644 --- a/contrib/opie/libopie/hash.c +++ b/contrib/opie/libopie/hash.c @@ -14,7 +14,7 @@ you didn't get a copy, you may request one from <license@inner.net>. they killed thread-safety. Created by cmetz for OPIE 2.3 using the old hash.c as a guide. -$FreeBSD$ +$FreeBSD: src/contrib/opie/libopie/hash.c,v 1.6.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "opie_cfg.h" diff --git a/contrib/opie/libopie/hashlen.c b/contrib/opie/libopie/hashlen.c index 29d855deaa3b..cf98dc72d674 100644 --- a/contrib/opie/libopie/hashlen.c +++ b/contrib/opie/libopie/hashlen.c @@ -11,7 +11,7 @@ you didn't get a copy, you may request one from <license@inner.net>. Modified by cmetz for OPIE 2.4. Use struct opie_otpkey, isolate variables. Created by cmetz for OPIE 2.3. -$FreeBSD$ +$FreeBSD: src/contrib/opie/libopie/hashlen.c,v 1.6.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "opie_cfg.h" diff --git a/contrib/opie/libopie/insecure.c b/contrib/opie/libopie/insecure.c index bc61c5457ea3..df196ba74eab 100644 --- a/contrib/opie/libopie/insecure.c +++ b/contrib/opie/libopie/insecure.c @@ -28,7 +28,7 @@ License Agreement applies to this software. Created at NRL for OPIE 2.2 from opiesubr.c. Fixed pointer assignment that should have been a comparison. -$FreeBSD$ +$FreeBSD: src/contrib/opie/libopie/insecure.c,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "opie_cfg.h" diff --git a/contrib/opie/libopie/lock.c b/contrib/opie/libopie/lock.c index 865d270bb527..0d0e9359ccfb 100644 --- a/contrib/opie/libopie/lock.c +++ b/contrib/opie/libopie/lock.c @@ -29,7 +29,7 @@ License Agreement applies to this software. Avoid NULL. Created at NRL for OPIE 2.2 from opiesubr2.c -$FreeBSD$ +$FreeBSD: src/contrib/opie/libopie/lock.c,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "opie_cfg.h" #if HAVE_STRING_H diff --git a/contrib/opie/libopie/newseed.c b/contrib/opie/libopie/newseed.c index 2965b0efc6a7..d2baf73b3e22 100644 --- a/contrib/opie/libopie/newseed.c +++ b/contrib/opie/libopie/newseed.c @@ -14,7 +14,7 @@ you didn't get a copy, you may request one from <license@inner.net>. Modified by cmetz for OPIE 2.31. Added time.h. Created by cmetz for OPIE 2.22. -$FreeBSD$ +$FreeBSD: src/contrib/opie/libopie/newseed.c,v 1.5.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "opie_cfg.h" diff --git a/contrib/opie/opie.4 b/contrib/opie/opie.4 index 3ac19324a39d..6a7ae6df64e9 100644 --- a/contrib/opie/opie.4 +++ b/contrib/opie/opie.4 @@ -21,7 +21,7 @@ .\" Definition of "seed" written by Neil Haller of Bellcore .\" Written at NRL for OPIE 2.0. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/opie/opie.4,v 1.8.30.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH OPIE 4 "January 10, 1995" .SH NAME diff --git a/contrib/opie/opie.h b/contrib/opie/opie.h index be508c77f73d..d18832232c43 100644 --- a/contrib/opie/opie.h +++ b/contrib/opie/opie.h @@ -37,7 +37,7 @@ License Agreement applies to this software. Written at Bellcore for the S/Key Version 1 software distribution (skey.h). -$FreeBSD$ +$FreeBSD: src/contrib/opie/opie.h,v 1.8.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _OPIE_H #define _OPIE_H 1 diff --git a/contrib/opie/opie_cfg.h b/contrib/opie/opie_cfg.h index bd000ae60a33..ff77ae5c13a6 100644 --- a/contrib/opie/opie_cfg.h +++ b/contrib/opie/opie_cfg.h @@ -48,7 +48,7 @@ License Agreement applies to this software. Gutted for autoconf. Split up for autoconf. Written at NRL for OPIE 2.0. -$FreeBSD$ +$FreeBSD: src/contrib/opie/opie_cfg.h,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _OPIE_CFG_H diff --git a/contrib/opie/opieaccess.5 b/contrib/opie/opieaccess.5 index 41b1ec0e03b7..3d04d113a7b7 100644 --- a/contrib/opie/opieaccess.5 +++ b/contrib/opie/opieaccess.5 @@ -13,7 +13,7 @@ .ll 6i .pl 10.5i .\" @(#)opieaccess.5 2.0 (NRL) 1/10/95 -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/opie/opieaccess.5,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ .\" .lt 6.0i .TH OPIEACCESS 5 "January 10, 1995" diff --git a/contrib/opie/opieftpd.c b/contrib/opie/opieftpd.c index eb6015f4130e..ab9803bbaeb7 100644 --- a/contrib/opie/opieftpd.c +++ b/contrib/opie/opieftpd.c @@ -48,7 +48,7 @@ License Agreement applies to this software. There is some really, really ugly code in here. -$FreeBSD$ +$FreeBSD: src/contrib/opie/opieftpd.c,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (c) 1985, 1988, 1990 Regents of the University of California. diff --git a/contrib/opie/opieinfo.1 b/contrib/opie/opieinfo.1 index 41cdebe8dec4..d23594a380c8 100644 --- a/contrib/opie/opieinfo.1 +++ b/contrib/opie/opieinfo.1 @@ -19,7 +19,7 @@ .\" Written at Bellcore for the S/Key Version 1 software distribution .\" (keyinfo.1). .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/opie/opieinfo.1,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $ .ll 6i .pl 10.5i .lt 6.0i diff --git a/contrib/opie/opieinfo.c b/contrib/opie/opieinfo.c index 09f9784241d8..456a3cae2ad0 100644 --- a/contrib/opie/opieinfo.c +++ b/contrib/opie/opieinfo.c @@ -30,7 +30,7 @@ License Agreement applies to this software. Written at Bellcore for the S/Key Version 1 software distribution (keyinfo) -$FreeBSD$ +$FreeBSD: src/contrib/opie/opieinfo.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ */ diff --git a/contrib/opie/opiekey.1 b/contrib/opie/opiekey.1 index 1f6e35ec02ff..622aa3d0d299 100644 --- a/contrib/opie/opiekey.1 +++ b/contrib/opie/opiekey.1 @@ -25,7 +25,7 @@ .\" Written at Bellcore for the S/Key Version 1 software distribution .\" (key.1). .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/opie/opiekey.1,v 1.6.30.1 2008/10/02 02:57:24 kensmith Exp $ .ll 6i .pl 10.5i .lt 6.0i diff --git a/contrib/opie/opiekey.c b/contrib/opie/opiekey.c index 20ba658710ee..8c45c97a42f0 100644 --- a/contrib/opie/opiekey.c +++ b/contrib/opie/opiekey.c @@ -37,7 +37,7 @@ License Agreement applies to this software. Written at Bellcore for the S/Key Version 1 software distribution (skey.c). -$FreeBSD$ +$FreeBSD: src/contrib/opie/opiekey.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "opie_cfg.h" diff --git a/contrib/opie/opiekeys.5 b/contrib/opie/opiekeys.5 index 26f08ed06ff8..b37a5506adbd 100644 --- a/contrib/opie/opiekeys.5 +++ b/contrib/opie/opiekeys.5 @@ -14,7 +14,7 @@ .ll 6i .pl 10.5i .\" @(#)opiekeys.5 2.0 (NRL) 1/10/95 -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/opie/opiekeys.5,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ .\" .lt 6.0i .TH OPIEKEYS 5 "January 10, 1995" diff --git a/contrib/opie/opiepasswd.1 b/contrib/opie/opiepasswd.1 index 5ce6cb010b4f..c9fe72ed3409 100644 --- a/contrib/opie/opiepasswd.1 +++ b/contrib/opie/opiepasswd.1 @@ -22,7 +22,7 @@ .\" Written at Bellcore for the S/Key Version 1 software distribution .\" (keyinit.1). .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/opie/opiepasswd.1,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $ .ll 6i .pl 10.5i .lt 6.0i diff --git a/contrib/opie/opiepasswd.c b/contrib/opie/opiepasswd.c index cd4ff018c3a0..5a94264f8cd5 100644 --- a/contrib/opie/opiepasswd.c +++ b/contrib/opie/opiepasswd.c @@ -44,7 +44,7 @@ License Agreement applies to this software. Written at Bellcore for the S/Key Version 1 software distribution (skeyinit.c). - $FreeBSD$ + $FreeBSD: src/contrib/opie/opiepasswd.c,v 1.3.14.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "opie_cfg.h" diff --git a/contrib/opie/popen.c b/contrib/opie/popen.c index 99aad17025a6..813197a627b0 100644 --- a/contrib/opie/popen.c +++ b/contrib/opie/popen.c @@ -23,7 +23,7 @@ License Agreement applies to this software. Modified at NRL for OPIE 2.0. Originally from BSD. -$FreeBSD$ +$FreeBSD: src/contrib/opie/popen.c,v 1.2.26.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (c) 1988, 1993, 1994 diff --git a/contrib/pf/authpf/authpf.8 b/contrib/pf/authpf/authpf.8 index 97e13032e740..224598c28dec 100644 --- a/contrib/pf/authpf/authpf.8 +++ b/contrib/pf/authpf/authpf.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/pf/authpf/authpf.8,v 1.1.1.3.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ .\" $OpenBSD: authpf.8,v 1.38 2005/01/04 09:57:04 jmc Exp $ .\" .\" Copyright (c) 2002 Bob Beck (beck@openbsd.org>. All rights reserved. diff --git a/contrib/pf/authpf/authpf.c b/contrib/pf/authpf/authpf.c index 22fdfa426036..d869399b3211 100644 --- a/contrib/pf/authpf/authpf.c +++ b/contrib/pf/authpf/authpf.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/authpf/authpf.c,v 1.6.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/file.h> diff --git a/contrib/pf/ftp-proxy/ftp-proxy.8 b/contrib/pf/ftp-proxy/ftp-proxy.8 index 125c5e894800..a697f7ab069d 100644 --- a/contrib/pf/ftp-proxy/ftp-proxy.8 +++ b/contrib/pf/ftp-proxy/ftp-proxy.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/pf/ftp-proxy/ftp-proxy.8,v 1.4.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd August 17, 2001 .Dt FTP-PROXY 8 diff --git a/contrib/pf/ftp-proxy/ftp-proxy.c b/contrib/pf/ftp-proxy/ftp-proxy.c index ea4245a182ce..be285c449d02 100644 --- a/contrib/pf/ftp-proxy/ftp-proxy.c +++ b/contrib/pf/ftp-proxy/ftp-proxy.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/ftp-proxy/ftp-proxy.c,v 1.6.12.1 2008/10/02 02:57:24 kensmith Exp $"); /* * ftp proxy, Originally based on juniper_ftp_proxy from the Obtuse diff --git a/contrib/pf/man/pf.4 b/contrib/pf/man/pf.4 index a78f8b319298..34053c145aa1 100644 --- a/contrib/pf/man/pf.4 +++ b/contrib/pf/man/pf.4 @@ -26,7 +26,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/pf/man/pf.4,v 1.7.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd February 7, 2005 .Dt PF 4 diff --git a/contrib/pf/man/pf.conf.5 b/contrib/pf/man/pf.conf.5 index 918af53c4282..8cf0c9247f5d 100644 --- a/contrib/pf/man/pf.conf.5 +++ b/contrib/pf/man/pf.conf.5 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/pf/man/pf.conf.5,v 1.8.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" $OpenBSD: pf.conf.5,v 1.292 2004/02/24 05:44:48 mcbride Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier diff --git a/contrib/pf/man/pflog.4 b/contrib/pf/man/pflog.4 index 3040139b3ce8..fe4a272ab3e1 100644 --- a/contrib/pf/man/pflog.4 +++ b/contrib/pf/man/pflog.4 @@ -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/contrib/pf/man/pflog.4,v 1.4.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd December 10, 2001 .Dt PFLOG 4 diff --git a/contrib/pf/man/pfsync.4 b/contrib/pf/man/pfsync.4 index c919ca0b5038..9d6559c55909 100644 --- a/contrib/pf/man/pfsync.4 +++ b/contrib/pf/man/pfsync.4 @@ -24,7 +24,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/contrib/pf/man/pfsync.4,v 1.5.2.4.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 6, 2006 .Dt PFSYNC 4 diff --git a/contrib/pf/pfctl/parse.y b/contrib/pf/pfctl/parse.y index a06a5decc31f..2c5b51ea902f 100644 --- a/contrib/pf/pfctl/parse.y +++ b/contrib/pf/pfctl/parse.y @@ -28,7 +28,7 @@ */ %{ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/pfctl/parse.y,v 1.7.12.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/socket.h> diff --git a/contrib/pf/pfctl/pf_print_state.c b/contrib/pf/pfctl/pf_print_state.c index 1205547ade02..ff168b99b500 100644 --- a/contrib/pf/pfctl/pf_print_state.c +++ b/contrib/pf/pfctl/pf_print_state.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/pfctl/pf_print_state.c,v 1.3.12.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/socket.h> diff --git a/contrib/pf/pfctl/pfctl.8 b/contrib/pf/pfctl/pfctl.8 index f7b663b6ba8d..0e14b1cc9c6f 100644 --- a/contrib/pf/pfctl/pfctl.8 +++ b/contrib/pf/pfctl/pfctl.8 @@ -24,7 +24,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/contrib/pf/pfctl/pfctl.8,v 1.1.1.3.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd November 20, 2002 .Dt PFCTL 8 diff --git a/contrib/pf/pfctl/pfctl.c b/contrib/pf/pfctl/pfctl.c index bc4c96ededdc..752cedb3dd76 100644 --- a/contrib/pf/pfctl/pfctl.c +++ b/contrib/pf/pfctl/pfctl.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/pfctl/pfctl.c,v 1.6.12.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/ioctl.h> diff --git a/contrib/pf/pfctl/pfctl.h b/contrib/pf/pfctl/pfctl.h index 94c6fc8945fd..8a42067097f0 100644 --- a/contrib/pf/pfctl/pfctl.h +++ b/contrib/pf/pfctl/pfctl.h @@ -28,7 +28,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/pf/pfctl/pfctl.h,v 1.6.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _PFCTL_H_ diff --git a/contrib/pf/pfctl/pfctl_altq.c b/contrib/pf/pfctl/pfctl_altq.c index 3fb0650ae59c..982f2d6aea46 100644 --- a/contrib/pf/pfctl/pfctl_altq.c +++ b/contrib/pf/pfctl/pfctl_altq.c @@ -20,7 +20,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/pfctl/pfctl_altq.c,v 1.7.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/ioctl.h> diff --git a/contrib/pf/pfctl/pfctl_optimize.c b/contrib/pf/pfctl/pfctl_optimize.c index 111dc320f0e6..7d43838f81ff 100644 --- a/contrib/pf/pfctl/pfctl_optimize.c +++ b/contrib/pf/pfctl/pfctl_optimize.c @@ -17,7 +17,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/pfctl/pfctl_optimize.c,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/ioctl.h> diff --git a/contrib/pf/pfctl/pfctl_parser.c b/contrib/pf/pfctl/pfctl_parser.c index 2cf82b499b57..dadaa19da156 100644 --- a/contrib/pf/pfctl/pfctl_parser.c +++ b/contrib/pf/pfctl/pfctl_parser.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/pfctl/pfctl_parser.c,v 1.7.12.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/ioctl.h> diff --git a/contrib/pf/pfctl/pfctl_parser.h b/contrib/pf/pfctl/pfctl_parser.h index 1c075ef0a8bc..45ecde1995ca 100644 --- a/contrib/pf/pfctl/pfctl_parser.h +++ b/contrib/pf/pfctl/pfctl_parser.h @@ -28,7 +28,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/pf/pfctl/pfctl_parser.h,v 1.6.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _PFCTL_PARSER_H_ diff --git a/contrib/pf/pfctl/pfctl_qstats.c b/contrib/pf/pfctl/pfctl_qstats.c index d4089d6fbc83..61490740318e 100644 --- a/contrib/pf/pfctl/pfctl_qstats.c +++ b/contrib/pf/pfctl/pfctl_qstats.c @@ -17,7 +17,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/pfctl/pfctl_qstats.c,v 1.6.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/ioctl.h> diff --git a/contrib/pf/pfctl/pfctl_table.c b/contrib/pf/pfctl/pfctl_table.c index ecdd7e2b806d..88111fb628a7 100644 --- a/contrib/pf/pfctl/pfctl_table.c +++ b/contrib/pf/pfctl/pfctl_table.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/pfctl/pfctl_table.c,v 1.7.12.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/ioctl.h> diff --git a/contrib/pf/pflogd/pflogd.8 b/contrib/pf/pflogd/pflogd.8 index 0eef77b5674c..47f4ccc1c122 100644 --- a/contrib/pf/pflogd/pflogd.8 +++ b/contrib/pf/pflogd/pflogd.8 @@ -24,7 +24,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/contrib/pf/pflogd/pflogd.8,v 1.1.1.3.2.2.10.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd July 9, 2001 .Dt PFLOGD 8 diff --git a/contrib/pf/pflogd/pflogd.c b/contrib/pf/pflogd/pflogd.c index 6ef6a778df86..42b3c8d1415e 100644 --- a/contrib/pf/pflogd/pflogd.c +++ b/contrib/pf/pflogd/pflogd.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/pflogd/pflogd.c,v 1.8.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/ioctl.h> diff --git a/contrib/pf/pflogd/pidfile.c b/contrib/pf/pflogd/pidfile.c index db6007f1f339..8c7768dab082 100644 --- a/contrib/pf/pflogd/pidfile.c +++ b/contrib/pf/pflogd/pidfile.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/pf/pflogd/pidfile.c,v 1.4.12.1 2008/10/02 02:57:24 kensmith Exp $ */ /* $OpenBSD: pidfile.c,v 1.5 2002/05/26 09:29:02 deraadt Exp $ */ /* $NetBSD: pidfile.c,v 1.4 2001/02/19 22:43:42 cgd Exp $ */ diff --git a/contrib/pf/pflogd/privsep.c b/contrib/pf/pflogd/privsep.c index ac64ebe18db0..fb9fbcf313b1 100644 --- a/contrib/pf/pflogd/privsep.c +++ b/contrib/pf/pflogd/privsep.c @@ -18,7 +18,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/pflogd/privsep.c,v 1.3.12.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/time.h> diff --git a/contrib/pnpinfo/pnpinfo.8 b/contrib/pnpinfo/pnpinfo.8 index 5b6746c6d2da..a9b76e7e9cf6 100644 --- a/contrib/pnpinfo/pnpinfo.8 +++ b/contrib/pnpinfo/pnpinfo.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/pnpinfo/pnpinfo.8,v 1.6.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 7, 1996 .Dt PNPINFO 8 diff --git a/contrib/pnpinfo/pnpinfo.c b/contrib/pnpinfo/pnpinfo.c index 8bf6fa4f2326..02922a847f12 100644 --- a/contrib/pnpinfo/pnpinfo.c +++ b/contrib/pnpinfo/pnpinfo.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pnpinfo/pnpinfo.c,v 1.9.20.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/time.h> diff --git a/contrib/pnpinfo/pnpinfo.h b/contrib/pnpinfo/pnpinfo.h index abe14271d9d9..d4b1edb5afcd 100644 --- a/contrib/pnpinfo/pnpinfo.h +++ b/contrib/pnpinfo/pnpinfo.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/pnpinfo/pnpinfo.h,v 1.2.50.1 2008/10/02 02:57:24 kensmith Exp $ */ diff --git a/contrib/sendmail/FREEBSD-upgrade b/contrib/sendmail/FREEBSD-upgrade index 670c6d6faa0b..154a45d1080d 100644 --- a/contrib/sendmail/FREEBSD-upgrade +++ b/contrib/sendmail/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/sendmail/FREEBSD-upgrade,v 1.28.2.5.2.1 2008/10/02 02:57:24 kensmith Exp $ sendmail 8.14.3 originals can be found at: ftp://ftp.sendmail.org/pub/sendmail/ diff --git a/contrib/sendmail/cf/m4/cfhead.m4 b/contrib/sendmail/cf/m4/cfhead.m4 index dc1d8ba65614..0081b011dc46 100644 --- a/contrib/sendmail/cf/m4/cfhead.m4 +++ b/contrib/sendmail/cf/m4/cfhead.m4 @@ -9,7 +9,7 @@ # forth in the LICENSE file which can be found at the top level of # the sendmail distribution. # -# $FreeBSD$ +# $FreeBSD: src/contrib/sendmail/cf/m4/cfhead.m4,v 1.17.24.1 2008/10/02 02:57:24 kensmith Exp $ # ###################################################################### diff --git a/contrib/sendmail/cf/sh/makeinfo.sh b/contrib/sendmail/cf/sh/makeinfo.sh index e7b0cd101fce..54e566e9678a 100644 --- a/contrib/sendmail/cf/sh/makeinfo.sh +++ b/contrib/sendmail/cf/sh/makeinfo.sh @@ -13,7 +13,7 @@ # # $Id: makeinfo.sh,v 8.14 1999/02/07 07:26:25 gshapiro Exp $ # -# $FreeBSD$ +# $FreeBSD: src/contrib/sendmail/cf/sh/makeinfo.sh,v 1.7.30.1 2008/10/02 02:57:24 kensmith Exp $ # usewhoami=0 diff --git a/contrib/sendmail/mail.local/mail.local.8 b/contrib/sendmail/mail.local/mail.local.8 index 7811451c5c30..adab25e1c6e0 100644 --- a/contrib/sendmail/mail.local/mail.local.8 +++ b/contrib/sendmail/mail.local/mail.local.8 @@ -161,4 +161,4 @@ appeared in Version 7 AT&T UNIX as the program .BR mail . -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/mail.local/mail.local.8,v 1.13.24.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/contrib/sendmail/mail.local/mail.local.c b/contrib/sendmail/mail.local/mail.local.c index e20d9158862f..45612d72455a 100644 --- a/contrib/sendmail/mail.local/mail.local.c +++ b/contrib/sendmail/mail.local/mail.local.c @@ -8,7 +8,7 @@ * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. * - * $FreeBSD$ + * $FreeBSD: src/contrib/sendmail/mail.local/mail.local.c,v 1.26.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/contrib/sendmail/rmail/rmail.c b/contrib/sendmail/rmail/rmail.c index 5cdc9bb14213..d3e77dc9666e 100644 --- a/contrib/sendmail/rmail/rmail.c +++ b/contrib/sendmail/rmail/rmail.c @@ -8,7 +8,7 @@ * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. * - * $FreeBSD$ + * $FreeBSD: src/contrib/sendmail/rmail/rmail.c,v 1.13.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/contrib/sendmail/smrsh/smrsh.8 b/contrib/sendmail/smrsh/smrsh.8 index f0ed01c0a8cb..2db287c137ac 100644 --- a/contrib/sendmail/smrsh/smrsh.8 +++ b/contrib/sendmail/smrsh/smrsh.8 @@ -95,4 +95,4 @@ to change the default program directory .SH SEE ALSO sendmail(8) -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/smrsh/smrsh.8,v 1.13.16.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/contrib/sendmail/src/sendmail.8 b/contrib/sendmail/src/sendmail.8 index 540d55480ae1..5a5b26ba3692 100644 --- a/contrib/sendmail/src/sendmail.8 +++ b/contrib/sendmail/src/sendmail.8 @@ -746,4 +746,4 @@ The .B sendmail command appeared in 4.2BSD. -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/src/sendmail.8,v 1.13.8.1.4.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/contrib/smbfs/FREEBSD-upgrade b/contrib/smbfs/FREEBSD-upgrade index 6fad7c6d729e..c821e0fc517f 100644 --- a/contrib/smbfs/FREEBSD-upgrade +++ b/contrib/smbfs/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/smbfs/FREEBSD-upgrade,v 1.1.32.1 2008/10/02 02:57:24 kensmith Exp $ The smbfs distribution was written with FreeBSD in mind, so the only change required before an import is: diff --git a/contrib/smbfs/examples/dot.nsmbrc b/contrib/smbfs/examples/dot.nsmbrc index d92d8e44e593..d77ceb6d1097 100644 --- a/contrib/smbfs/examples/dot.nsmbrc +++ b/contrib/smbfs/examples/dot.nsmbrc @@ -1,5 +1,5 @@ # $Id: dot.nsmbrc,v 1.7 2002/04/10 04:21:11 bp Exp $ -# $FreeBSD$ +# $FreeBSD: src/contrib/smbfs/examples/dot.nsmbrc,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $ # # Example for .nsmbrc file # diff --git a/contrib/smbfs/lib/smb/ctx.c b/contrib/smbfs/lib/smb/ctx.c index 205cff82d2ea..7625ee4ac3f4 100644 --- a/contrib/smbfs/lib/smb/ctx.c +++ b/contrib/smbfs/lib/smb/ctx.c @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * $Id: ctx.c,v 1.24 2002/04/13 14:35:28 bp Exp $ - * $FreeBSD$ + * $FreeBSD: src/contrib/smbfs/lib/smb/ctx.c,v 1.4.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> #include <sys/sysctl.h> diff --git a/contrib/smbfs/lib/smb/file.c b/contrib/smbfs/lib/smb/file.c index 2ac3300155c7..dbce2a968b06 100644 --- a/contrib/smbfs/lib/smb/file.c +++ b/contrib/smbfs/lib/smb/file.c @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * $Id: file.c,v 1.2 2001/04/16 04:33:01 bp Exp $ - * $FreeBSD$ + * $FreeBSD: src/contrib/smbfs/lib/smb/file.c,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> #include <sys/sysctl.h> diff --git a/contrib/smbfs/lib/smb/kiconv.c b/contrib/smbfs/lib/smb/kiconv.c index d84d9091fd36..ad54779d56c0 100644 --- a/contrib/smbfs/lib/smb/kiconv.c +++ b/contrib/smbfs/lib/smb/kiconv.c @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * $Id: kiconv.c,v 1.3 2001/08/22 03:31:36 bp Exp $ - * $FreeBSD$ + * $FreeBSD: src/contrib/smbfs/lib/smb/kiconv.c,v 1.3.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/contrib/smbfs/lib/smb/mbuf.c b/contrib/smbfs/lib/smb/mbuf.c index 4980575e969d..b26b482a2f23 100644 --- a/contrib/smbfs/lib/smb/mbuf.c +++ b/contrib/smbfs/lib/smb/mbuf.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/smbfs/lib/smb/mbuf.c,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/mchain.h> diff --git a/contrib/smbfs/lib/smb/nb_net.c b/contrib/smbfs/lib/smb/nb_net.c index 41fc3846116f..077317ad1eac 100644 --- a/contrib/smbfs/lib/smb/nb_net.c +++ b/contrib/smbfs/lib/smb/nb_net.c @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * $Id: nb_net.c,v 1.4 2001/02/16 02:46:12 bp Exp $ - * $FreeBSD$ + * $FreeBSD: src/contrib/smbfs/lib/smb/nb_net.c,v 1.3.8.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> #include <sys/socket.h> diff --git a/contrib/smbfs/lib/smb/nls.c b/contrib/smbfs/lib/smb/nls.c index 32744288a8c1..5f94f021cb2f 100644 --- a/contrib/smbfs/lib/smb/nls.c +++ b/contrib/smbfs/lib/smb/nls.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/smbfs/lib/smb/nls.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/iconv.h> diff --git a/contrib/smbfs/lib/smb/rap.c b/contrib/smbfs/lib/smb/rap.c index e595bc1e1c28..d61889c8a88b 100644 --- a/contrib/smbfs/lib/smb/rap.c +++ b/contrib/smbfs/lib/smb/rap.c @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * $Id: rap.c,v 1.8 2001/02/24 15:56:05 bp Exp $ - * $FreeBSD$ + * $FreeBSD: src/contrib/smbfs/lib/smb/rap.c,v 1.4.20.1 2008/10/02 02:57:24 kensmith Exp $ * * This is very simple implementation of RAP protocol. */ diff --git a/contrib/smbfs/lib/smb/rcfile.c b/contrib/smbfs/lib/smb/rcfile.c index 5f92c8a311f4..aec94e8c6d5d 100644 --- a/contrib/smbfs/lib/smb/rcfile.c +++ b/contrib/smbfs/lib/smb/rcfile.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/smbfs/lib/smb/rcfile.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/queue.h> diff --git a/contrib/smbfs/lib/smb/rq.c b/contrib/smbfs/lib/smb/rq.c index 7ecbb36406ee..8786c5bc1e10 100644 --- a/contrib/smbfs/lib/smb/rq.c +++ b/contrib/smbfs/lib/smb/rq.c @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * $Id: rq.c,v 1.7 2001/04/16 04:33:01 bp Exp $ - * $FreeBSD$ + * $FreeBSD: src/contrib/smbfs/lib/smb/rq.c,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> #include <sys/ioctl.h> diff --git a/contrib/smbfs/mount_smbfs/mount_smbfs.8 b/contrib/smbfs/mount_smbfs/mount_smbfs.8 index a9b812c93d5c..06a301dbc57e 100644 --- a/contrib/smbfs/mount_smbfs/mount_smbfs.8 +++ b/contrib/smbfs/mount_smbfs/mount_smbfs.8 @@ -1,5 +1,5 @@ .\" $Id: mount_smbfs.8,v 1.10 2002/04/16 02:47:41 bp Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/smbfs/mount_smbfs/mount_smbfs.8,v 1.2.10.2.8.1 2008/10/02 02:57:24 kensmith Exp $ .Dd March 10, 2000 .Dt MOUNT_SMBFS 8 .Os diff --git a/contrib/smbfs/mount_smbfs/mount_smbfs.c b/contrib/smbfs/mount_smbfs/mount_smbfs.c index 487e9cd72da6..e927ee8883eb 100644 --- a/contrib/smbfs/mount_smbfs/mount_smbfs.c +++ b/contrib/smbfs/mount_smbfs/mount_smbfs.c @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * $Id: mount_smbfs.c,v 1.17 2002/04/10 04:17:51 bp Exp $ - * $FreeBSD$ + * $FreeBSD: src/contrib/smbfs/mount_smbfs/mount_smbfs.c,v 1.5.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> #include <sys/stat.h> diff --git a/contrib/smbfs/smbutil/common.h b/contrib/smbfs/smbutil/common.h index 00843943600c..5ca93f94bc44 100644 --- a/contrib/smbfs/smbutil/common.h +++ b/contrib/smbfs/smbutil/common.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/smbfs/smbutil/common.h,v 1.3.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #define iprintf(ident,args...) do { printf("%-" # ident "s", ""); \ printf(args);}while(0) diff --git a/contrib/smbfs/smbutil/dumptree.c b/contrib/smbfs/smbutil/dumptree.c index 74a97f3a114b..a1d80008e097 100644 --- a/contrib/smbfs/smbutil/dumptree.c +++ b/contrib/smbfs/smbutil/dumptree.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/smbfs/smbutil/dumptree.c,v 1.1.1.2.14.1.10.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> #include <sys/time.h> diff --git a/contrib/tar/FREEBSD-Xlist b/contrib/tar/FREEBSD-Xlist index a5afe0887b1e..1ff5605f09c7 100644 --- a/contrib/tar/FREEBSD-Xlist +++ b/contrib/tar/FREEBSD-Xlist @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/contrib/tar/FREEBSD-Xlist,v 1.2.20.1 2008/10/02 02:57:24 kensmith Exp $ */Makefile* */aclocal.m4 */config* diff --git a/contrib/tar/FREEBSD-upgrade b/contrib/tar/FREEBSD-upgrade index b319f706d639..9159cfef6f13 100644 --- a/contrib/tar/FREEBSD-upgrade +++ b/contrib/tar/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/tar/FREEBSD-upgrade,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ GNU Tar originals can be found at: ftp://alpha.gnu.org/gnu/tar/ diff --git a/contrib/tar/lib/error.c b/contrib/tar/lib/error.c index f0e60308e48b..a143cfc46d69 100644 --- a/contrib/tar/lib/error.c +++ b/contrib/tar/lib/error.c @@ -19,7 +19,7 @@ /* Written by David MacKenzie <djm@gnu.ai.mit.edu>. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tar/lib/error.c,v 1.3.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifdef HAVE_CONFIG_H # include <config.h> diff --git a/contrib/tar/src/buffer.c b/contrib/tar/src/buffer.c index ae6eb5d9f1b5..a70bfc6b06b0 100644 --- a/contrib/tar/src/buffer.c +++ b/contrib/tar/src/buffer.c @@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tar/src/buffer.c,v 1.6.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "system.h" diff --git a/contrib/tar/src/common.h b/contrib/tar/src/common.h index 40e0ab61d78f..52ba2bed0698 100644 --- a/contrib/tar/src/common.h +++ b/contrib/tar/src/common.h @@ -17,7 +17,7 @@ with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tar/src/common.h,v 1.2.28.1 2008/10/02 02:57:24 kensmith Exp $ */ /* Declare the GNU tar archive format. */ #include "tar.h" diff --git a/contrib/tar/src/compare.c b/contrib/tar/src/compare.c index da9dc33b3569..2e73e6269ca7 100644 --- a/contrib/tar/src/compare.c +++ b/contrib/tar/src/compare.c @@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tar/src/compare.c,v 1.3.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "system.h" diff --git a/contrib/tar/src/create.c b/contrib/tar/src/create.c index e1f2dda2daf3..adc73e3796ab 100644 --- a/contrib/tar/src/create.c +++ b/contrib/tar/src/create.c @@ -16,7 +16,7 @@ with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tar/src/create.c,v 1.2.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "system.h" diff --git a/contrib/tar/src/extract.c b/contrib/tar/src/extract.c index 3032da06ceb3..f84ffff5c345 100644 --- a/contrib/tar/src/extract.c +++ b/contrib/tar/src/extract.c @@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tar/src/extract.c,v 1.6.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "system.h" #include <quotearg.h> diff --git a/contrib/tar/src/list.c b/contrib/tar/src/list.c index 9c68ae985147..c943a824d359 100644 --- a/contrib/tar/src/list.c +++ b/contrib/tar/src/list.c @@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tar/src/list.c,v 1.2.28.1 2008/10/02 02:57:24 kensmith Exp $ */ /* Define to non-zero for forcing old ctime format instead of ISO format. */ #undef USE_OLD_CTIME diff --git a/contrib/tar/src/misc.c b/contrib/tar/src/misc.c index 8ece9c6ffd3f..a8237cd7ac71 100644 --- a/contrib/tar/src/misc.c +++ b/contrib/tar/src/misc.c @@ -17,7 +17,7 @@ with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tar/src/misc.c,v 1.3.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "system.h" #include "rmt.h" diff --git a/contrib/tar/src/names.c b/contrib/tar/src/names.c index 26425159fe60..68ef638f9777 100644 --- a/contrib/tar/src/names.c +++ b/contrib/tar/src/names.c @@ -17,7 +17,7 @@ with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tar/src/names.c,v 1.2.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "system.h" diff --git a/contrib/tar/src/rtapelib.c b/contrib/tar/src/rtapelib.c index 295974ed7a57..bec630c24af2 100644 --- a/contrib/tar/src/rtapelib.c +++ b/contrib/tar/src/rtapelib.c @@ -32,7 +32,7 @@ into macros for speed by Jay Fenlason. Use -DWITH_REXEC for rexec code, courtesy of Dan Kegel. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tar/src/rtapelib.c,v 1.2.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "system.h" diff --git a/contrib/tar/src/tar.c b/contrib/tar/src/tar.c index 7d872faf11a3..1559da8da630 100644 --- a/contrib/tar/src/tar.c +++ b/contrib/tar/src/tar.c @@ -19,7 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tar/src/tar.c,v 1.3.22.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "system.h" diff --git a/contrib/tcp_wrappers/Makefile b/contrib/tcp_wrappers/Makefile index 10ede819e4de..d53cb993b083 100644 --- a/contrib/tcp_wrappers/Makefile +++ b/contrib/tcp_wrappers/Makefile @@ -1,5 +1,5 @@ # @(#) Makefile 1.23 97/03/21 19:27:20 -# $FreeBSD$ +# $FreeBSD: src/contrib/tcp_wrappers/Makefile,v 1.2.50.1 2008/10/02 02:57:24 kensmith Exp $ what: @echo diff --git a/contrib/tcp_wrappers/fix_options.c b/contrib/tcp_wrappers/fix_options.c index 4983a55a47a1..6a7835c39830 100644 --- a/contrib/tcp_wrappers/fix_options.c +++ b/contrib/tcp_wrappers/fix_options.c @@ -4,7 +4,7 @@ * * Author: Wietse Venema, Eindhoven University of Technology, The Netherlands. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcp_wrappers/fix_options.c,v 1.2.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/hosts_access.5 b/contrib/tcp_wrappers/hosts_access.5 index 27ab2ae648b6..c6e34242e17b 100644 --- a/contrib/tcp_wrappers/hosts_access.5 +++ b/contrib/tcp_wrappers/hosts_access.5 @@ -396,4 +396,4 @@ Eindhoven University of Technology Den Dolech 2, P.O. Box 513, 5600 MB Eindhoven, The Netherlands \" @(#) hosts_access.5 1.20 95/01/30 19:51:46 -\" $FreeBSD$ +\" $FreeBSD: src/contrib/tcp_wrappers/hosts_access.5,v 1.3.50.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/contrib/tcp_wrappers/hosts_access.c b/contrib/tcp_wrappers/hosts_access.c index 8220e6497065..f9c3eb24f4ab 100644 --- a/contrib/tcp_wrappers/hosts_access.c +++ b/contrib/tcp_wrappers/hosts_access.c @@ -16,7 +16,7 @@ * * Author: Wietse Venema, Eindhoven University of Technology, The Netherlands. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcp_wrappers/hosts_access.c,v 1.5.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/inetcf.c b/contrib/tcp_wrappers/inetcf.c index 1ace3527fc7c..5ab9d8fdd59c 100644 --- a/contrib/tcp_wrappers/inetcf.c +++ b/contrib/tcp_wrappers/inetcf.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tcp_wrappers/inetcf.c,v 1.3.28.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Routines to parse an inetd.conf or tlid.conf file. This would be a great * job for a PERL script. diff --git a/contrib/tcp_wrappers/misc.c b/contrib/tcp_wrappers/misc.c index 8f04f870e1b4..68f399af4ded 100644 --- a/contrib/tcp_wrappers/misc.c +++ b/contrib/tcp_wrappers/misc.c @@ -3,7 +3,7 @@ * * Author: Wietse Venema, Eindhoven University of Technology, The Netherlands. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcp_wrappers/misc.c,v 1.2.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/options.c b/contrib/tcp_wrappers/options.c index 97d312703924..5466ab603dc1 100644 --- a/contrib/tcp_wrappers/options.c +++ b/contrib/tcp_wrappers/options.c @@ -27,7 +27,7 @@ * such options should clear the "dry_run" flag to inform the caller of this * course of action. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcp_wrappers/options.c,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/refuse.c b/contrib/tcp_wrappers/refuse.c index fd04e08ae9bf..fea171772331 100644 --- a/contrib/tcp_wrappers/refuse.c +++ b/contrib/tcp_wrappers/refuse.c @@ -6,7 +6,7 @@ * * Author: Wietse Venema, Eindhoven University of Technology, The Netherlands. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcp_wrappers/refuse.c,v 1.2.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/rfc931.c b/contrib/tcp_wrappers/rfc931.c index e7fb3d1d1294..d17210be405f 100644 --- a/contrib/tcp_wrappers/rfc931.c +++ b/contrib/tcp_wrappers/rfc931.c @@ -8,7 +8,7 @@ * * Author: Wietse Venema, Eindhoven University of Technology, The Netherlands. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcp_wrappers/rfc931.c,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/scaffold.c b/contrib/tcp_wrappers/scaffold.c index 8da9df0c6861..796a4d1ecf4a 100644 --- a/contrib/tcp_wrappers/scaffold.c +++ b/contrib/tcp_wrappers/scaffold.c @@ -3,7 +3,7 @@ * * Author: Wietse Venema, Eindhoven University of Technology, The Netherlands. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcp_wrappers/scaffold.c,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/scaffold.h b/contrib/tcp_wrappers/scaffold.h index ea568b722507..af281b06d4c6 100644 --- a/contrib/tcp_wrappers/scaffold.h +++ b/contrib/tcp_wrappers/scaffold.h @@ -3,7 +3,7 @@ * * Author: Wietse Venema, Eindhoven University of Technology, The Netherlands. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcp_wrappers/scaffold.h,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifdef INET6 diff --git a/contrib/tcp_wrappers/socket.c b/contrib/tcp_wrappers/socket.c index ed959ac8fb90..f4c7be28836e 100644 --- a/contrib/tcp_wrappers/socket.c +++ b/contrib/tcp_wrappers/socket.c @@ -14,7 +14,7 @@ * * Author: Wietse Venema, Eindhoven University of Technology, The Netherlands. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcp_wrappers/socket.c,v 1.8.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/tcpd.c b/contrib/tcp_wrappers/tcpd.c index 55c6853c1881..7e4d1e892daf 100644 --- a/contrib/tcp_wrappers/tcpd.c +++ b/contrib/tcp_wrappers/tcpd.c @@ -9,7 +9,7 @@ * * Author: Wietse Venema, Eindhoven University of Technology, The Netherlands. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcp_wrappers/tcpd.c,v 1.2.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/tcpd.h b/contrib/tcp_wrappers/tcpd.h index fec20a262baf..020db400bba1 100644 --- a/contrib/tcp_wrappers/tcpd.h +++ b/contrib/tcp_wrappers/tcpd.h @@ -3,7 +3,7 @@ * * Author: Wietse Venema, Eindhoven University of Technology, The Netherlands. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcp_wrappers/tcpd.h,v 1.2.50.1 2008/10/02 02:57:24 kensmith Exp $ */ /* Structure to describe one communications endpoint. */ diff --git a/contrib/tcp_wrappers/tcpdchk.c b/contrib/tcp_wrappers/tcpdchk.c index 99ec49525300..cf8e38214203 100644 --- a/contrib/tcp_wrappers/tcpdchk.c +++ b/contrib/tcp_wrappers/tcpdchk.c @@ -13,7 +13,7 @@ * * Author: Wietse Venema, Eindhoven University of Technology, The Netherlands. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcp_wrappers/tcpdchk.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/tcpdmatch.c b/contrib/tcp_wrappers/tcpdmatch.c index 94f3e7009606..0a6f23916ae4 100644 --- a/contrib/tcp_wrappers/tcpdmatch.c +++ b/contrib/tcp_wrappers/tcpdmatch.c @@ -12,7 +12,7 @@ * * Author: Wietse Venema, Eindhoven University of Technology, The Netherlands. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcp_wrappers/tcpdmatch.c,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/tli.c b/contrib/tcp_wrappers/tli.c index 36d6f7eff398..9013f146586c 100644 --- a/contrib/tcp_wrappers/tli.c +++ b/contrib/tcp_wrappers/tli.c @@ -13,7 +13,7 @@ * * Author: Wietse Venema, Eindhoven University of Technology, The Netherlands. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcp_wrappers/tli.c,v 1.2.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/update.c b/contrib/tcp_wrappers/update.c index b612d5e02466..b2677bae80c3 100644 --- a/contrib/tcp_wrappers/update.c +++ b/contrib/tcp_wrappers/update.c @@ -12,7 +12,7 @@ * * Author: Wietse Venema, Eindhoven University of Technology, The Netherlands. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcp_wrappers/update.c,v 1.2.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/workarounds.c b/contrib/tcp_wrappers/workarounds.c index 1ad2c6471ef3..a094f211323e 100644 --- a/contrib/tcp_wrappers/workarounds.c +++ b/contrib/tcp_wrappers/workarounds.c @@ -6,7 +6,7 @@ * * Author: Wietse Venema, Eindhoven University of Technology, The Netherlands. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcp_wrappers/workarounds.c,v 1.2.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/.cvsignore b/contrib/tcpdump/.cvsignore deleted file mode 100644 index 791f14cdb7cf..000000000000 --- a/contrib/tcpdump/.cvsignore +++ /dev/null @@ -1,12 +0,0 @@ -version.c -Makefile -Makefile-devel.in -config.status -config.log -config.cache -config.h -.devel -stamp-h -stamp-h.in -tcpdump -autom4te.cache diff --git a/contrib/tcpdump/addrtoname.c b/contrib/tcpdump/addrtoname.c index d2e7b4870a21..214c5fccfb0e 100644 --- a/contrib/tcpdump/addrtoname.c +++ b/contrib/tcpdump/addrtoname.c @@ -21,7 +21,7 @@ * Internet, ethernet, port, and protocol string to address * and address to string conversion routines * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/addrtoname.c,v 1.14.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint static const char rcsid[] _U_ = diff --git a/contrib/tcpdump/ethertype.h b/contrib/tcpdump/ethertype.h index 1555b4d69f4b..b4b694ec34ad 100644 --- a/contrib/tcpdump/ethertype.h +++ b/contrib/tcpdump/ethertype.h @@ -20,7 +20,7 @@ * * * @(#) $Header: /tcpdump/master/tcpdump/ethertype.h,v 1.24.2.1 2005/07/10 14:51:10 hannes Exp $ (LBL) - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/ethertype.h,v 1.9.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/contrib/tcpdump/ieee802_11_radio.h b/contrib/tcpdump/ieee802_11_radio.h index c56be0183fc1..ca36966a46fd 100644 --- a/contrib/tcpdump/ieee802_11_radio.h +++ b/contrib/tcpdump/ieee802_11_radio.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tcpdump/ieee802_11_radio.h,v 1.1.1.1.12.1 2008/10/02 02:57:24 kensmith Exp $ */ /* $NetBSD: ieee80211_radiotap.h,v 1.3 2003/11/16 09:02:42 dyoung Exp $ */ /* $Header: /tcpdump/master/tcpdump/ieee802_11_radio.h,v 1.1 2004/09/23 21:33:10 dyoung Exp $ */ diff --git a/contrib/tcpdump/interface.h b/contrib/tcpdump/interface.h index d26eb1c76f89..222ddbdc0cbc 100644 --- a/contrib/tcpdump/interface.h +++ b/contrib/tcpdump/interface.h @@ -20,7 +20,7 @@ * * * @(#) $Header: /tcpdump/master/tcpdump/interface.h,v 1.244.2.18 2005/09/29 07:46:45 hannes Exp $ (LBL) - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/interface.h,v 1.11.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef tcpdump_interface_h diff --git a/contrib/tcpdump/ipproto.h b/contrib/tcpdump/ipproto.h index 1800db4580da..832c093349ff 100644 --- a/contrib/tcpdump/ipproto.h +++ b/contrib/tcpdump/ipproto.h @@ -34,7 +34,7 @@ * * From: * @(#)in.h 8.3 (Berkeley) 1/3/94 - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/ipproto.h,v 1.1.1.3.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ extern struct tok ipproto_values[]; diff --git a/contrib/tcpdump/nfs.h b/contrib/tcpdump/nfs.h index 82c8dd3f1f95..0afa347e90f6 100644 --- a/contrib/tcpdump/nfs.h +++ b/contrib/tcpdump/nfs.h @@ -36,7 +36,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/nfs.h,v 1.4.24.1 2008/10/02 02:57:24 kensmith Exp $ * @(#)nfsproto.h 8.2 (Berkeley) 3/30/95 */ diff --git a/contrib/tcpdump/nfsfh.h b/contrib/tcpdump/nfsfh.h index 8a337ba156ec..2d1e4b4a4405 100644 --- a/contrib/tcpdump/nfsfh.h +++ b/contrib/tcpdump/nfsfh.h @@ -39,7 +39,7 @@ * Jeffrey C. Mogul * Digital Equipment Corporation * Western Research Laboratory - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/nfsfh.h,v 1.8.24.1 2008/10/02 02:57:24 kensmith Exp $ * $NetBSD: nfsfh.h,v 1.1.1.2 1997/10/03 17:25:13 christos Exp $ */ diff --git a/contrib/tcpdump/parsenfsfh.c b/contrib/tcpdump/parsenfsfh.c index 2e3da026b8f8..45d1d738e4af 100644 --- a/contrib/tcpdump/parsenfsfh.c +++ b/contrib/tcpdump/parsenfsfh.c @@ -39,7 +39,7 @@ * Digital Equipment Corporation * Western Research Laboratory * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/parsenfsfh.c,v 1.9.14.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/pmap_prot.h b/contrib/tcpdump/pmap_prot.h index 17cb92ff9a78..4b55946bb922 100644 --- a/contrib/tcpdump/pmap_prot.h +++ b/contrib/tcpdump/pmap_prot.h @@ -29,7 +29,7 @@ * * from: @(#)pmap_prot.h 1.14 88/02/08 SMI * from: @(#)pmap_prot.h 2.1 88/07/29 4.0 RPCSRC - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/pmap_prot.h,v 1.1.1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/contrib/tcpdump/ppp.h b/contrib/tcpdump/ppp.h index 9c4b473ef53b..533303d486e2 100644 --- a/contrib/tcpdump/ppp.h +++ b/contrib/tcpdump/ppp.h @@ -15,7 +15,7 @@ * suitability of this software for any purpose. It is provided "as is" * without express or implied warranty. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/ppp.h,v 1.7.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #define PPP_HDRLEN 4 /* length of PPP header */ diff --git a/contrib/tcpdump/print-arp.c b/contrib/tcpdump/print-arp.c index 3dc289466a84..85e93c283348 100644 --- a/contrib/tcpdump/print-arp.c +++ b/contrib/tcpdump/print-arp.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-arp.c,v 1.10.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-atalk.c b/contrib/tcpdump/print-atalk.c index 1d575a67177d..85546b2fe088 100644 --- a/contrib/tcpdump/print-atalk.c +++ b/contrib/tcpdump/print-atalk.c @@ -20,7 +20,7 @@ * * Format and print AppleTalk packets. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-atalk.c,v 1.13.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-atm.c b/contrib/tcpdump/print-atm.c index 1fdae6ec2de7..c6673ae39abd 100644 --- a/contrib/tcpdump/print-atm.c +++ b/contrib/tcpdump/print-atm.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-atm.c,v 1.11.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint static const char rcsid[] _U_ = diff --git a/contrib/tcpdump/print-bootp.c b/contrib/tcpdump/print-bootp.c index 844aecca479d..bbb80844a199 100644 --- a/contrib/tcpdump/print-bootp.c +++ b/contrib/tcpdump/print-bootp.c @@ -20,7 +20,7 @@ * * Format and print bootp packets. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-bootp.c,v 1.11.14.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint static const char rcsid[] _U_ = diff --git a/contrib/tcpdump/print-domain.c b/contrib/tcpdump/print-domain.c index 08b5cea2a22c..267d7309f56b 100644 --- a/contrib/tcpdump/print-domain.c +++ b/contrib/tcpdump/print-domain.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-domain.c,v 1.12.14.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ether.c b/contrib/tcpdump/print-ether.c index 57a3d8e9e1af..cb8bd41ce7d8 100644 --- a/contrib/tcpdump/print-ether.c +++ b/contrib/tcpdump/print-ether.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-ether.c,v 1.16.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint static const char rcsid[] _U_ = diff --git a/contrib/tcpdump/print-fddi.c b/contrib/tcpdump/print-fddi.c index 916673516d9c..244c61ad4689 100644 --- a/contrib/tcpdump/print-fddi.c +++ b/contrib/tcpdump/print-fddi.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-fddi.c,v 1.10.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-fr.c b/contrib/tcpdump/print-fr.c index e1f9686abce2..af4c7021b708 100644 --- a/contrib/tcpdump/print-fr.c +++ b/contrib/tcpdump/print-fr.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-fr.c,v 1.6.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-icmp.c b/contrib/tcpdump/print-icmp.c index 1ef5a683a66f..bf3b178c1dcb 100644 --- a/contrib/tcpdump/print-icmp.c +++ b/contrib/tcpdump/print-icmp.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-icmp.c,v 1.11.14.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ip.c b/contrib/tcpdump/print-ip.c index 9ea7141b4849..277a6ae38206 100644 --- a/contrib/tcpdump/print-ip.c +++ b/contrib/tcpdump/print-ip.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-ip.c,v 1.13.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ip6.c b/contrib/tcpdump/print-ip6.c index 5e6902dcb4cc..9ee0684aafdc 100644 --- a/contrib/tcpdump/print-ip6.c +++ b/contrib/tcpdump/print-ip6.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-ip6.c,v 1.7.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ipx.c b/contrib/tcpdump/print-ipx.c index 6459b31bc368..9969957453f8 100644 --- a/contrib/tcpdump/print-ipx.c +++ b/contrib/tcpdump/print-ipx.c @@ -21,7 +21,7 @@ * Format and print Novell IPX packets. * Contributed by Brad Parker (brad@fcr.com). * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-ipx.c,v 1.9.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-isoclns.c b/contrib/tcpdump/print-isoclns.c index 7092ef2b2b75..ca9096c724f7 100644 --- a/contrib/tcpdump/print-isoclns.c +++ b/contrib/tcpdump/print-isoclns.c @@ -23,7 +23,7 @@ * Extensively modified by Hannes Gredler (hannes@juniper.net) for more * complete IS-IS & CLNP support. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-isoclns.c,v 1.15.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-llc.c b/contrib/tcpdump/print-llc.c index 3820f32cc52f..5f12266906b2 100644 --- a/contrib/tcpdump/print-llc.c +++ b/contrib/tcpdump/print-llc.c @@ -21,7 +21,7 @@ * Code by Matt Thomas, Digital Equipment Corporation * with an awful lot of hacking by Jeffrey Mogul, DECWRL * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-llc.c,v 1.11.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-nfs.c b/contrib/tcpdump/print-nfs.c index 8929d735542b..a729771f9827 100644 --- a/contrib/tcpdump/print-nfs.c +++ b/contrib/tcpdump/print-nfs.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-nfs.c,v 1.12.14.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ntp.c b/contrib/tcpdump/print-ntp.c index 9e8ccfa4f3d0..b76e28f187ca 100644 --- a/contrib/tcpdump/print-ntp.c +++ b/contrib/tcpdump/print-ntp.c @@ -22,7 +22,7 @@ * By Jeffrey Mogul/DECWRL * loosely based on print-bootp.c * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-ntp.c,v 1.11.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-null.c b/contrib/tcpdump/print-null.c index bb6ab3c3d555..ec2bfda7a79c 100644 --- a/contrib/tcpdump/print-null.c +++ b/contrib/tcpdump/print-null.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-null.c,v 1.11.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-pim.c b/contrib/tcpdump/print-pim.c index a99d06086e9a..584136cedce5 100644 --- a/contrib/tcpdump/print-pim.c +++ b/contrib/tcpdump/print-pim.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-pim.c,v 1.8.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ppp.c b/contrib/tcpdump/print-ppp.c index 3c48c788bcd7..9212a39a3d49 100644 --- a/contrib/tcpdump/print-ppp.c +++ b/contrib/tcpdump/print-ppp.c @@ -21,7 +21,7 @@ * Extensively modified by Motonori Shindo (mshindo@mshindo.net) for more * complete PPP support. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-ppp.c,v 1.16.14.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/contrib/tcpdump/print-sl.c b/contrib/tcpdump/print-sl.c index 97389d8c3779..ab2b5c305c7f 100644 --- a/contrib/tcpdump/print-sl.c +++ b/contrib/tcpdump/print-sl.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-sl.c,v 1.9.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-sunrpc.c b/contrib/tcpdump/print-sunrpc.c index 420ec360f38e..c7e1d8e592e3 100644 --- a/contrib/tcpdump/print-sunrpc.c +++ b/contrib/tcpdump/print-sunrpc.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-sunrpc.c,v 1.11.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-token.c b/contrib/tcpdump/print-token.c index 0a80fb621c04..6279f3463b58 100644 --- a/contrib/tcpdump/print-token.c +++ b/contrib/tcpdump/print-token.c @@ -23,7 +23,7 @@ * Further tweaked to more closely resemble print-fddi.c * Guy Harris <guy@alum.mit.edu> * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-token.c,v 1.7.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint static const char rcsid[] _U_ = diff --git a/contrib/tcpdump/print-udp.c b/contrib/tcpdump/print-udp.c index 089da1a70e1b..5b588d2de628 100644 --- a/contrib/tcpdump/print-udp.c +++ b/contrib/tcpdump/print-udp.c @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/print-udp.c,v 1.9.14.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/rpc_auth.h b/contrib/tcpdump/rpc_auth.h index 2b8ddc10164b..4a8866cdea3e 100644 --- a/contrib/tcpdump/rpc_auth.h +++ b/contrib/tcpdump/rpc_auth.h @@ -29,7 +29,7 @@ * * from: @(#)auth.h 1.17 88/02/08 SMI * from: @(#)auth.h 2.3 88/08/07 4.0 RPCSRC - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/rpc_auth.h,v 1.1.1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/contrib/tcpdump/rpc_msg.h b/contrib/tcpdump/rpc_msg.h index 01185de1ca15..8f4462560e3b 100644 --- a/contrib/tcpdump/rpc_msg.h +++ b/contrib/tcpdump/rpc_msg.h @@ -29,7 +29,7 @@ * * from: @(#)rpc_msg.h 1.7 86/07/16 SMI * from: @(#)rpc_msg.h 2.1 88/07/29 4.0 RPCSRC - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/rpc_msg.h,v 1.1.1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/contrib/tcpdump/tcpdump-stdinc.h b/contrib/tcpdump/tcpdump-stdinc.h index 337d45e16625..fc53ecc2abe8 100644 --- a/contrib/tcpdump/tcpdump-stdinc.h +++ b/contrib/tcpdump/tcpdump-stdinc.h @@ -31,7 +31,7 @@ * * @(#) $Header: /tcpdump/master/tcpdump/tcpdump-stdinc.h,v 1.12.2.4 2005/07/09 21:19:45 risso Exp $ (LBL) * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/tcpdump-stdinc.h,v 1.3.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/contrib/tcpdump/tcpdump.1 b/contrib/tcpdump/tcpdump.1 index 1dc0340f10aa..ec4938021f5a 100644 --- a/contrib/tcpdump/tcpdump.1 +++ b/contrib/tcpdump/tcpdump.1 @@ -22,7 +22,7 @@ .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/tcpdump/tcpdump.1,v 1.15.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH TCPDUMP 1 "18 April 2005" .SH NAME diff --git a/contrib/tcpdump/tcpdump.c b/contrib/tcpdump/tcpdump.c index 17304632e94e..d6ae5c45a115 100644 --- a/contrib/tcpdump/tcpdump.c +++ b/contrib/tcpdump/tcpdump.c @@ -33,7 +33,7 @@ static const char rcsid[] _U_ = "@(#) $Header: /tcpdump/master/tcpdump/tcpdump.c,v 1.253.2.11 2005/08/23 10:29:41 hannes Exp $ (LBL)"; #endif -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tcpdump/tcpdump.c,v 1.10.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * tcpdump - monitor tcp/ip traffic on an ethernet. diff --git a/contrib/tcpdump/tests/.cvsignore b/contrib/tcpdump/tests/.cvsignore deleted file mode 100644 index f097c8a945c7..000000000000 --- a/contrib/tcpdump/tests/.cvsignore +++ /dev/null @@ -1,11 +0,0 @@ -*.new -*.pcap -02-sunrise-sunset-esp.pcap -08-sunrise-sunset-aes.pcap -08-sunrise-sunset-esp.pcap -08-sunrise-sunset-esp2.pcap -isakmp-delete-segfault.pcap -isakmp-identification-segfault.pcap -isakmp-pointer-loop.pcap -run1.pcap -run2.pcap diff --git a/contrib/tcpdump/token.h b/contrib/tcpdump/token.h index e466c843630f..2d1dfec8a271 100644 --- a/contrib/tcpdump/token.h +++ b/contrib/tcpdump/token.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/token.h,v 1.4.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #define TOKEN_HDRLEN 14 diff --git a/contrib/telnet/arpa/telnet.h b/contrib/telnet/arpa/telnet.h index c937f03eacde..417e721f45cb 100644 --- a/contrib/telnet/arpa/telnet.h +++ b/contrib/telnet/arpa/telnet.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)telnet.h 8.2 (Berkeley) 12/15/93 - * $FreeBSD$ + * $FreeBSD: src/contrib/telnet/arpa/telnet.h,v 1.9.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _ARPA_TELNET_H_ diff --git a/contrib/telnet/libtelnet/auth-proto.h b/contrib/telnet/libtelnet/auth-proto.h index 6d3ba7f07493..2d5d8f401660 100644 --- a/contrib/telnet/libtelnet/auth-proto.h +++ b/contrib/telnet/libtelnet/auth-proto.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)auth-proto.h 8.1 (Berkeley) 6/4/93 - * $FreeBSD$ + * $FreeBSD: src/contrib/telnet/libtelnet/auth-proto.h,v 1.7.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/contrib/telnet/libtelnet/auth.c b/contrib/telnet/libtelnet/auth.c index 46426559e088..ed344548daec 100644 --- a/contrib/telnet/libtelnet/auth.c +++ b/contrib/telnet/libtelnet/auth.c @@ -38,7 +38,7 @@ static const char sccsid[] = "@(#)auth.c 8.3 (Berkeley) 5/30/95"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/libtelnet/auth.c,v 1.10.28.1 2008/10/02 02:57:24 kensmith Exp $"); /* diff --git a/contrib/telnet/libtelnet/auth.h b/contrib/telnet/libtelnet/auth.h index a8ee04831d67..9d93bdcd015f 100644 --- a/contrib/telnet/libtelnet/auth.h +++ b/contrib/telnet/libtelnet/auth.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)auth.h 8.1 (Berkeley) 6/4/93 - * $FreeBSD$ + * $FreeBSD: src/contrib/telnet/libtelnet/auth.h,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/contrib/telnet/libtelnet/enc-proto.h b/contrib/telnet/libtelnet/enc-proto.h index 46663c7789e2..f96fda9a94a4 100644 --- a/contrib/telnet/libtelnet/enc-proto.h +++ b/contrib/telnet/libtelnet/enc-proto.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)enc-proto.h 8.1 (Berkeley) 6/4/93 - * $FreeBSD$ + * $FreeBSD: src/contrib/telnet/libtelnet/enc-proto.h,v 1.7.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/contrib/telnet/libtelnet/enc_des.c b/contrib/telnet/libtelnet/enc_des.c index 2f7fe6e74402..1ed63fed4905 100644 --- a/contrib/telnet/libtelnet/enc_des.c +++ b/contrib/telnet/libtelnet/enc_des.c @@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)enc_des.c 8.3 (Berkeley) 5/30/95"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/libtelnet/enc_des.c,v 1.10.28.1 2008/10/02 02:57:24 kensmith Exp $"); #ifdef ENCRYPTION # ifdef AUTHENTICATION diff --git a/contrib/telnet/libtelnet/encrypt.c b/contrib/telnet/libtelnet/encrypt.c index 8bdf672ab3ba..d74f7bab6557 100644 --- a/contrib/telnet/libtelnet/encrypt.c +++ b/contrib/telnet/libtelnet/encrypt.c @@ -33,7 +33,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/libtelnet/encrypt.c,v 1.9.30.1 2008/10/02 02:57:24 kensmith Exp $"); #ifndef lint #if 0 diff --git a/contrib/telnet/libtelnet/encrypt.h b/contrib/telnet/libtelnet/encrypt.h index eda8d57e0328..5ef532b8e643 100644 --- a/contrib/telnet/libtelnet/encrypt.h +++ b/contrib/telnet/libtelnet/encrypt.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)encrypt.h 8.1 (Berkeley) 6/4/93 - * $FreeBSD$ + * $FreeBSD: src/contrib/telnet/libtelnet/encrypt.h,v 1.6.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/contrib/telnet/libtelnet/genget.c b/contrib/telnet/libtelnet/genget.c index e24bb4458455..5da7fc589881 100644 --- a/contrib/telnet/libtelnet/genget.c +++ b/contrib/telnet/libtelnet/genget.c @@ -33,7 +33,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/libtelnet/genget.c,v 1.7.30.1 2008/10/02 02:57:24 kensmith Exp $"); #ifndef lint #if 0 diff --git a/contrib/telnet/libtelnet/getent.c b/contrib/telnet/libtelnet/getent.c index d6e8d9c88475..197c5e09988c 100644 --- a/contrib/telnet/libtelnet/getent.c +++ b/contrib/telnet/libtelnet/getent.c @@ -33,7 +33,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/libtelnet/getent.c,v 1.7.30.1 2008/10/02 02:57:24 kensmith Exp $"); #ifndef lint #if 0 diff --git a/contrib/telnet/libtelnet/kerberos.c b/contrib/telnet/libtelnet/kerberos.c index 2380c27daa5e..954f33183a6a 100644 --- a/contrib/telnet/libtelnet/kerberos.c +++ b/contrib/telnet/libtelnet/kerberos.c @@ -33,7 +33,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/libtelnet/kerberos.c,v 1.8.28.1 2008/10/02 02:57:24 kensmith Exp $"); #ifndef lint static const char sccsid[] = "@(#)kerberos.c 8.3 (Berkeley) 5/30/95"; diff --git a/contrib/telnet/libtelnet/kerberos5.c b/contrib/telnet/libtelnet/kerberos5.c index ab7b2dce47b8..c4c3a2c72ad0 100644 --- a/contrib/telnet/libtelnet/kerberos5.c +++ b/contrib/telnet/libtelnet/kerberos5.c @@ -53,7 +53,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/libtelnet/kerberos5.c,v 1.7.28.1 2008/10/02 02:57:24 kensmith Exp $"); #ifdef KRB5 diff --git a/contrib/telnet/libtelnet/key-proto.h b/contrib/telnet/libtelnet/key-proto.h index 2f3f3466daa5..1bf16b56381c 100644 --- a/contrib/telnet/libtelnet/key-proto.h +++ b/contrib/telnet/libtelnet/key-proto.h @@ -52,7 +52,7 @@ * this software for any purpose. It is provided "as is" without express * or implied warranty. * - * $FreeBSD$ + * $FreeBSD: src/contrib/telnet/libtelnet/key-proto.h,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef __KEY_PROTO__ diff --git a/contrib/telnet/libtelnet/krb4encpwd.c b/contrib/telnet/libtelnet/krb4encpwd.c index e0530f6e63c3..f28639cc8b6d 100644 --- a/contrib/telnet/libtelnet/krb4encpwd.c +++ b/contrib/telnet/libtelnet/krb4encpwd.c @@ -33,7 +33,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/libtelnet/krb4encpwd.c,v 1.7.30.1 2008/10/02 02:57:24 kensmith Exp $"); #ifndef lint static char sccsid[] = "@(#)krb4encpwd.c 8.3 (Berkeley) 5/30/95"; diff --git a/contrib/telnet/libtelnet/misc-proto.h b/contrib/telnet/libtelnet/misc-proto.h index aea753c3ff93..db3c68d4c16d 100644 --- a/contrib/telnet/libtelnet/misc-proto.h +++ b/contrib/telnet/libtelnet/misc-proto.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)misc-proto.h 8.1 (Berkeley) 6/4/93 - * $FreeBSD$ + * $FreeBSD: src/contrib/telnet/libtelnet/misc-proto.h,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/contrib/telnet/libtelnet/misc.c b/contrib/telnet/libtelnet/misc.c index 97299ad53b77..0ebb3781c7d8 100644 --- a/contrib/telnet/libtelnet/misc.c +++ b/contrib/telnet/libtelnet/misc.c @@ -33,7 +33,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/libtelnet/misc.c,v 1.8.30.1 2008/10/02 02:57:24 kensmith Exp $"); #ifndef lint #if 0 diff --git a/contrib/telnet/libtelnet/pk.c b/contrib/telnet/libtelnet/pk.c index 044e9b9e8ffa..c5a470666617 100644 --- a/contrib/telnet/libtelnet/pk.c +++ b/contrib/telnet/libtelnet/pk.c @@ -30,7 +30,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/libtelnet/pk.c,v 1.10.30.1 2008/10/02 02:57:24 kensmith Exp $"); /* public key routines */ /* functions: diff --git a/contrib/telnet/libtelnet/pk.h b/contrib/telnet/libtelnet/pk.h index 555d8ebdeb78..318fe0720b1f 100644 --- a/contrib/telnet/libtelnet/pk.h +++ b/contrib/telnet/libtelnet/pk.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/telnet/libtelnet/pk.h,v 1.6.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* header for the des routines that we will use */ diff --git a/contrib/telnet/libtelnet/read_password.c b/contrib/telnet/libtelnet/read_password.c index badf21417dcc..dfc9adceef3e 100644 --- a/contrib/telnet/libtelnet/read_password.c +++ b/contrib/telnet/libtelnet/read_password.c @@ -33,7 +33,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/libtelnet/read_password.c,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $"); #ifndef lint #if 0 diff --git a/contrib/telnet/libtelnet/rsaencpwd.c b/contrib/telnet/libtelnet/rsaencpwd.c index fba0c6b61735..def8084ebcf2 100644 --- a/contrib/telnet/libtelnet/rsaencpwd.c +++ b/contrib/telnet/libtelnet/rsaencpwd.c @@ -33,7 +33,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/libtelnet/rsaencpwd.c,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $"); #ifndef lint static char sccsid[] = "@(#)rsaencpwd.c 8.3 (Berkeley) 5/30/95"; diff --git a/contrib/telnet/libtelnet/sra.c b/contrib/telnet/libtelnet/sra.c index 194048532b4e..7828b95c1622 100644 --- a/contrib/telnet/libtelnet/sra.c +++ b/contrib/telnet/libtelnet/sra.c @@ -30,7 +30,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/libtelnet/sra.c,v 1.16.30.1 2008/10/02 02:57:24 kensmith Exp $"); #ifdef SRA #ifdef ENCRYPTION diff --git a/contrib/telnet/telnet/authenc.c b/contrib/telnet/telnet/authenc.c index 85f389b2e55d..7e249597c46c 100644 --- a/contrib/telnet/telnet/authenc.c +++ b/contrib/telnet/telnet/authenc.c @@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)authenc.c 8.1 (Berkeley) 6/6/93"; #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/telnet/authenc.c,v 1.6.28.1 2008/10/02 02:57:24 kensmith Exp $"); #ifdef AUTHENTICATION #ifdef ENCRYPTION diff --git a/contrib/telnet/telnet/commands.c b/contrib/telnet/telnet/commands.c index a64d763b64ac..64ed3bc79138 100644 --- a/contrib/telnet/telnet/commands.c +++ b/contrib/telnet/telnet/commands.c @@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)commands.c 8.4 (Berkeley) 5/30/95"; #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/telnet/commands.c,v 1.35.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/un.h> diff --git a/contrib/telnet/telnet/defines.h b/contrib/telnet/telnet/defines.h index 840666deacb6..72726f5a1c3e 100644 --- a/contrib/telnet/telnet/defines.h +++ b/contrib/telnet/telnet/defines.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)defines.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/contrib/telnet/telnet/defines.h,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #define settimer(x) clocks.x = clocks.system++ diff --git a/contrib/telnet/telnet/externs.h b/contrib/telnet/telnet/externs.h index e9be27e1634f..8da81fec4a1c 100644 --- a/contrib/telnet/telnet/externs.h +++ b/contrib/telnet/telnet/externs.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)externs.h 8.3 (Berkeley) 5/30/95 - * $FreeBSD$ + * $FreeBSD: src/contrib/telnet/telnet/externs.h,v 1.10.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef BSD diff --git a/contrib/telnet/telnet/main.c b/contrib/telnet/telnet/main.c index f6eb1ffb08ef..de5ba022a1dc 100644 --- a/contrib/telnet/telnet/main.c +++ b/contrib/telnet/telnet/main.c @@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)main.c 8.3 (Berkeley) 5/30/95"; #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/telnet/main.c,v 1.20.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/socket.h> diff --git a/contrib/telnet/telnet/network.c b/contrib/telnet/telnet/network.c index bb75d6309f90..3f2cfa70f08c 100644 --- a/contrib/telnet/telnet/network.c +++ b/contrib/telnet/telnet/network.c @@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)network.c 8.2 (Berkeley) 12/15/93"; #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/telnet/network.c,v 1.7.28.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/socket.h> diff --git a/contrib/telnet/telnet/ring.c b/contrib/telnet/telnet/ring.c index 6c2b7efc5a51..66952faa0068 100644 --- a/contrib/telnet/telnet/ring.c +++ b/contrib/telnet/telnet/ring.c @@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)ring.c 8.2 (Berkeley) 5/30/95"; #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/telnet/ring.c,v 1.7.28.1 2008/10/02 02:57:24 kensmith Exp $"); /* * This defines a structure for a ring buffer. diff --git a/contrib/telnet/telnet/ring.h b/contrib/telnet/telnet/ring.h index 516b7a5d806a..97cff6d44030 100644 --- a/contrib/telnet/telnet/ring.h +++ b/contrib/telnet/telnet/ring.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ring.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/contrib/telnet/telnet/ring.h,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #if defined(P) diff --git a/contrib/telnet/telnet/sys_bsd.c b/contrib/telnet/telnet/sys_bsd.c index 45ef1e2aa3cd..2cbe7fd446c5 100644 --- a/contrib/telnet/telnet/sys_bsd.c +++ b/contrib/telnet/telnet/sys_bsd.c @@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)sys_bsd.c 8.4 (Berkeley) 5/30/95"; #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/telnet/sys_bsd.c,v 1.12.28.1 2008/10/02 02:57:24 kensmith Exp $"); /* * The following routines try to encapsulate what is system dependent diff --git a/contrib/telnet/telnet/telnet.1 b/contrib/telnet/telnet/telnet.1 index 0acfe78931ec..f315ac830a4d 100644 --- a/contrib/telnet/telnet/telnet.1 +++ b/contrib/telnet/telnet/telnet.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)telnet.1 8.6 (Berkeley) 6/1/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/telnet/telnet/telnet.1,v 1.18.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd September 18, 2006 .Dt TELNET 1 diff --git a/contrib/telnet/telnet/telnet.c b/contrib/telnet/telnet/telnet.c index 28237bdf9d07..f7bff2f2e2d4 100644 --- a/contrib/telnet/telnet/telnet.c +++ b/contrib/telnet/telnet/telnet.c @@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)telnet.c 8.4 (Berkeley) 5/30/95"; #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/telnet/telnet.c,v 1.16.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> diff --git a/contrib/telnet/telnet/terminal.c b/contrib/telnet/telnet/terminal.c index 3dda1c5bf886..36f00559edb4 100644 --- a/contrib/telnet/telnet/terminal.c +++ b/contrib/telnet/telnet/terminal.c @@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)terminal.c 8.2 (Berkeley) 2/16/95"; #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/telnet/terminal.c,v 1.7.28.1 2008/10/02 02:57:24 kensmith Exp $"); #include <arpa/telnet.h> #include <sys/types.h> diff --git a/contrib/telnet/telnet/utilities.c b/contrib/telnet/telnet/utilities.c index b0cfe37bbabd..6928ab3604f2 100644 --- a/contrib/telnet/telnet/utilities.c +++ b/contrib/telnet/telnet/utilities.c @@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)utilities.c 8.3 (Berkeley) 5/30/95"; #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/telnet/utilities.c,v 1.8.28.1 2008/10/02 02:57:24 kensmith Exp $"); #define TELOPTS #define TELCMDS diff --git a/contrib/telnet/telnetd/authenc.c b/contrib/telnet/telnetd/authenc.c index 9377b522c972..08cefdc6bb23 100644 --- a/contrib/telnet/telnetd/authenc.c +++ b/contrib/telnet/telnetd/authenc.c @@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)authenc.c 8.2 (Berkeley) 5/30/95"; #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/telnetd/authenc.c,v 1.8.28.1 2008/10/02 02:57:24 kensmith Exp $"); #ifdef AUTHENTICATION #ifdef ENCRYPTION diff --git a/contrib/telnet/telnetd/defs.h b/contrib/telnet/telnetd/defs.h index d727f367c045..22d561b58822 100644 --- a/contrib/telnet/telnetd/defs.h +++ b/contrib/telnet/telnetd/defs.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)defs.h 8.1 (Berkeley) 6/4/93 - * $FreeBSD$ + * $FreeBSD: src/contrib/telnet/telnetd/defs.h,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/contrib/telnet/telnetd/ext.h b/contrib/telnet/telnetd/ext.h index 448ba68b92fd..dd3a823a7479 100644 --- a/contrib/telnet/telnetd/ext.h +++ b/contrib/telnet/telnetd/ext.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ext.h 8.2 (Berkeley) 12/15/93 - * $FreeBSD$ + * $FreeBSD: src/contrib/telnet/telnetd/ext.h,v 1.11.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/contrib/telnet/telnetd/global.c b/contrib/telnet/telnetd/global.c index 2ed82d0b6aee..7e8d8307882b 100644 --- a/contrib/telnet/telnetd/global.c +++ b/contrib/telnet/telnetd/global.c @@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)global.c 8.1 (Berkeley) 6/4/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/telnetd/global.c,v 1.6.28.1 2008/10/02 02:57:24 kensmith Exp $"); /* * Allocate global variables. We do this diff --git a/contrib/telnet/telnetd/pathnames.h b/contrib/telnet/telnetd/pathnames.h index ed8ee887a39e..b0333248b313 100644 --- a/contrib/telnet/telnetd/pathnames.h +++ b/contrib/telnet/telnetd/pathnames.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)pathnames.h 8.1 (Berkeley) 6/4/93 - * $FreeBSD$ + * $FreeBSD: src/contrib/telnet/telnetd/pathnames.h,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #if BSD > 43 diff --git a/contrib/telnet/telnetd/slc.c b/contrib/telnet/telnetd/slc.c index ad034418d313..d616a6a53293 100644 --- a/contrib/telnet/telnetd/slc.c +++ b/contrib/telnet/telnetd/slc.c @@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)slc.c 8.2 (Berkeley) 5/30/95"; #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/telnetd/slc.c,v 1.9.28.1 2008/10/02 02:57:24 kensmith Exp $"); #include "telnetd.h" diff --git a/contrib/telnet/telnetd/state.c b/contrib/telnet/telnetd/state.c index 300421f6dec4..bc8e53e9da11 100644 --- a/contrib/telnet/telnetd/state.c +++ b/contrib/telnet/telnetd/state.c @@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)state.c 8.5 (Berkeley) 5/30/95"; #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/telnetd/state.c,v 1.14.12.1.2.1 2008/10/02 02:57:24 kensmith Exp $"); #include <stdarg.h> #include "telnetd.h" diff --git a/contrib/telnet/telnetd/sys_term.c b/contrib/telnet/telnetd/sys_term.c index 151c5b45215d..d32404746a0f 100644 --- a/contrib/telnet/telnetd/sys_term.c +++ b/contrib/telnet/telnetd/sys_term.c @@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)sys_term.c 8.4+1 (Berkeley) 5/30/95"; #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/telnetd/sys_term.c,v 1.18.28.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/tty.h> diff --git a/contrib/telnet/telnetd/telnetd.8 b/contrib/telnet/telnetd/telnetd.8 index 15ac8a95ea2c..632979f0b340 100644 --- a/contrib/telnet/telnetd/telnetd.8 +++ b/contrib/telnet/telnetd/telnetd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)telnetd.8 8.4 (Berkeley) 6/1/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/telnet/telnetd/telnetd.8,v 1.21.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 9, 2005 .Dt TELNETD 8 diff --git a/contrib/telnet/telnetd/telnetd.c b/contrib/telnet/telnetd/telnetd.c index ad1e45953e9e..db3dec360e03 100644 --- a/contrib/telnet/telnetd/telnetd.c +++ b/contrib/telnet/telnetd/telnetd.c @@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)telnetd.c 8.4 (Berkeley) 5/30/95"; #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/telnetd/telnetd.c,v 1.28.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $"); #include "telnetd.h" #include "pathnames.h" diff --git a/contrib/telnet/telnetd/telnetd.h b/contrib/telnet/telnetd/telnetd.h index 5bfc572f518d..f2d9b9c24933 100644 --- a/contrib/telnet/telnetd/telnetd.h +++ b/contrib/telnet/telnetd/telnetd.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)telnetd.h 8.1 (Berkeley) 6/4/93 - * $FreeBSD$ + * $FreeBSD: src/contrib/telnet/telnetd/telnetd.h,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ */ diff --git a/contrib/telnet/telnetd/termstat.c b/contrib/telnet/telnetd/termstat.c index 88425206da56..3f2a9af75bf9 100644 --- a/contrib/telnet/telnetd/termstat.c +++ b/contrib/telnet/telnetd/termstat.c @@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)termstat.c 8.2 (Berkeley) 5/30/95"; #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/telnetd/termstat.c,v 1.13.24.1 2008/10/02 02:57:24 kensmith Exp $"); #include "telnetd.h" diff --git a/contrib/telnet/telnetd/utility.c b/contrib/telnet/telnetd/utility.c index 54e23270be18..c11f47f664a0 100644 --- a/contrib/telnet/telnetd/utility.c +++ b/contrib/telnet/telnetd/utility.c @@ -37,7 +37,7 @@ static const char sccsid[] = "@(#)utility.c 8.4 (Berkeley) 5/30/95"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/telnet/telnetd/utility.c,v 1.13.28.1 2008/10/02 02:57:24 kensmith Exp $"); #ifdef __FreeBSD__ #include <locale.h> diff --git a/contrib/texinfo/FREEBSD-Xlist b/contrib/texinfo/FREEBSD-Xlist index 702690cc397c..c8f3cf348c56 100644 --- a/contrib/texinfo/FREEBSD-Xlist +++ b/contrib/texinfo/FREEBSD-Xlist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/texinfo/FREEBSD-Xlist,v 1.6.16.1 2008/10/02 02:57:24 kensmith Exp $ */ABOUT-NLS */INSTALL.generic */Makefile.am diff --git a/contrib/texinfo/FREEBSD-upgrade b/contrib/texinfo/FREEBSD-upgrade index 7f1111672715..88300894024d 100644 --- a/contrib/texinfo/FREEBSD-upgrade +++ b/contrib/texinfo/FREEBSD-upgrade @@ -1,5 +1,5 @@ # ex:ts=8 -$FreeBSD$ +$FreeBSD: src/contrib/texinfo/FREEBSD-upgrade,v 1.6.12.1 2008/10/02 02:57:24 kensmith Exp $ GNU Texinfo 4.8 originals can be found at: ftp://ftp.gnu.org/gnu/texinfo/ diff --git a/contrib/texinfo/config.h b/contrib/texinfo/config.h index ad0a116dfa6d..a41633c5136a 100644 --- a/contrib/texinfo/config.h +++ b/contrib/texinfo/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/texinfo/config.h,v 1.7.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* config.h. Generated by configure. */ /* config.in. Generated from configure.ac by autoheader. */ diff --git a/contrib/texinfo/util/install-info.c b/contrib/texinfo/util/install-info.c index 50ed3d46f944..e8c90c2a9321 100644 --- a/contrib/texinfo/util/install-info.c +++ b/contrib/texinfo/util/install-info.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/texinfo/util/install-info.c,v 1.16.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* install-info -- create Info directory entry(ies) for an Info file. $Id: install-info.c,v 1.12 2004/04/11 17:56:47 karl Exp $ diff --git a/contrib/top/commands.c b/contrib/top/commands.c index 167773084528..05822c953077 100644 --- a/contrib/top/commands.c +++ b/contrib/top/commands.c @@ -8,7 +8,7 @@ * Copyright (c) 1984, 1989, William LeFebvre, Rice University * Copyright (c) 1989, 1990, 1992, William LeFebvre, Northwestern University * - * $FreeBSD$ + * $FreeBSD: src/contrib/top/commands.c,v 1.12.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/contrib/top/display.c b/contrib/top/display.c index 0b1226ce03d3..6fb8c6dd7ab2 100644 --- a/contrib/top/display.c +++ b/contrib/top/display.c @@ -8,7 +8,7 @@ * Copyright (c) 1984, 1989, William LeFebvre, Rice University * Copyright (c) 1989, 1990, 1992, William LeFebvre, Northwestern University * - * $FreeBSD$ + * $FreeBSD: src/contrib/top/display.c,v 1.9.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/contrib/top/layout.h b/contrib/top/layout.h index 1b2564e0a657..42f1b3239120 100644 --- a/contrib/top/layout.h +++ b/contrib/top/layout.h @@ -5,7 +5,7 @@ * display. These definitions are used by the routines in "display.c" for * cursor addressing. * - * $FreeBSD$ + * $FreeBSD: src/contrib/top/layout.h,v 1.2.40.1.2.1 2008/10/02 02:57:24 kensmith Exp $ */ extern int x_lastpid; /* 10 */ diff --git a/contrib/top/machine.h b/contrib/top/machine.h index a09424c19ca2..8f7599d3ce02 100644 --- a/contrib/top/machine.h +++ b/contrib/top/machine.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/contrib/top/machine.h,v 1.7.2.3.2.2 2008/10/27 18:00:39 jhb Exp $ */ /* diff --git a/contrib/top/screen.c b/contrib/top/screen.c index 348304cc2836..941fca3bad93 100644 --- a/contrib/top/screen.c +++ b/contrib/top/screen.c @@ -8,7 +8,7 @@ * Copyright (c) 1984, 1989, William LeFebvre, Rice University * Copyright (c) 1989, 1990, 1992, William LeFebvre, Northwestern University * - * $FreeBSD$ + * $FreeBSD: src/contrib/top/screen.c,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* This file contains the routines that interface to termcap and stty/gtty. diff --git a/contrib/top/top.X b/contrib/top/top.X index 31d317af9a5e..9889f5b748f4 100644 --- a/contrib/top/top.X +++ b/contrib/top/top.X @@ -1,6 +1,6 @@ .\" NOTE: changes to the manual page for "top" should be made in the .\" file "top.X" and NOT in the file "top.1". -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/top/top.X,v 1.12.2.4.4.2 2008/10/27 18:00:39 jhb Exp $ .nr N %topn% .nr D %delay% .TH TOP 1 Local diff --git a/contrib/top/top.c b/contrib/top/top.c index 3bf58e16763f..4e989db466b3 100644 --- a/contrib/top/top.c +++ b/contrib/top/top.c @@ -15,7 +15,7 @@ char *copyright = * Copyright (c) 1994, 1995, William LeFebvre, Argonne National Laboratory * Copyright (c) 1996, William LeFebvre, Group sys Consulting * - * $FreeBSD$ + * $FreeBSD: src/contrib/top/top.c,v 1.17.2.4.2.2 2008/10/27 18:00:39 jhb Exp $ */ /* diff --git a/contrib/top/top.h b/contrib/top/top.h index c0099a158e37..f33841e6e3e1 100644 --- a/contrib/top/top.h +++ b/contrib/top/top.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/contrib/top/top.h,v 1.3.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Top - a top users display for Berkeley Unix diff --git a/contrib/top/username.c b/contrib/top/username.c index 23591866eb83..3dc96cb7eed9 100644 --- a/contrib/top/username.c +++ b/contrib/top/username.c @@ -8,7 +8,7 @@ * Copyright (c) 1984, 1989, William LeFebvre, Rice University * Copyright (c) 1989, 1990, 1992, William LeFebvre, Northwestern University * - * $FreeBSD$ + * $FreeBSD: src/contrib/top/username.c,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/contrib/top/utils.c b/contrib/top/utils.c index 906170ad67a3..ce0eab7d73be 100644 --- a/contrib/top/utils.c +++ b/contrib/top/utils.c @@ -8,7 +8,7 @@ * Copyright (c) 1984, 1989, William LeFebvre, Rice University * Copyright (c) 1989, 1990, 1992, William LeFebvre, Northwestern University * - * $FreeBSD$ + * $FreeBSD: src/contrib/top/utils.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/contrib/traceroute/FREEBSD-upgrade b/contrib/traceroute/FREEBSD-upgrade index bc4918eb146f..65159756d8a6 100644 --- a/contrib/traceroute/FREEBSD-upgrade +++ b/contrib/traceroute/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/traceroute/FREEBSD-upgrade,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ This directory contains virgin copies of the original distribution files on a "vendor" branch. Do not, under any circumstances, attempt to upgrade diff --git a/contrib/traceroute/VERSION b/contrib/traceroute/VERSION index 26e2f7609197..56098aab973d 100644 --- a/contrib/traceroute/VERSION +++ b/contrib/traceroute/VERSION @@ -1,2 +1,2 @@ 1.4a12+FreeBSD -$FreeBSD$ +$FreeBSD: src/contrib/traceroute/VERSION,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/contrib/traceroute/findsaddr-socket.c b/contrib/traceroute/findsaddr-socket.c index 00af84366c52..6a7ef845f5b4 100644 --- a/contrib/traceroute/findsaddr-socket.c +++ b/contrib/traceroute/findsaddr-socket.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/traceroute/findsaddr-socket.c,v 1.3.24.1 2008/10/02 02:57:24 kensmith Exp $ */ /* XXX Yes this is WAY too complicated */ diff --git a/contrib/traceroute/traceroute.8 b/contrib/traceroute/traceroute.8 index de3b7de12b2c..0338a38480fb 100644 --- a/contrib/traceroute/traceroute.8 +++ b/contrib/traceroute/traceroute.8 @@ -14,7 +14,7 @@ .\" WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" .\" $Id: traceroute.8,v 1.19 2000/09/21 08:44:19 leres Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/traceroute/traceroute.8,v 1.11.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .TH TRACEROUTE 8 "21 September 2000" .UC 6 diff --git a/contrib/traceroute/traceroute.c b/contrib/traceroute/traceroute.c index 79ac9625d69d..992e81777366 100644 --- a/contrib/traceroute/traceroute.c +++ b/contrib/traceroute/traceroute.c @@ -28,7 +28,7 @@ static const char rcsid[] = "@(#)$Id: traceroute.c,v 1.68 2000/12/14 08:04:33 leres Exp $ (LBL)"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/contrib/traceroute/traceroute.c,v 1.26.8.5.4.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* diff --git a/contrib/wpa_supplicant/FREEBSD-Xlist b/contrib/wpa_supplicant/FREEBSD-Xlist index 720ff2d934af..4833209b9a40 100644 --- a/contrib/wpa_supplicant/FREEBSD-Xlist +++ b/contrib/wpa_supplicant/FREEBSD-Xlist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/wpa_supplicant/FREEBSD-Xlist,v 1.1.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ .cvsignore README-Windows.txt driver_atmel.c diff --git a/contrib/wpa_supplicant/FREEBSD-upgrade b/contrib/wpa_supplicant/FREEBSD-upgrade index f8ef0f001379..cd1cecbe170b 100644 --- a/contrib/wpa_supplicant/FREEBSD-upgrade +++ b/contrib/wpa_supplicant/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/wpa_supplicant/FREEBSD-upgrade,v 1.1.12.1 2008/10/02 02:57:24 kensmith Exp $ WPA Supplicant originals can be found at: http://hostap.epitest.fi/releases/ diff --git a/contrib/wpa_supplicant/common.h b/contrib/wpa_supplicant/common.h index eab04102850e..2417894128d6 100644 --- a/contrib/wpa_supplicant/common.h +++ b/contrib/wpa_supplicant/common.h @@ -11,7 +11,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/contrib/wpa_supplicant/common.h,v 1.2.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef COMMON_H diff --git a/contrib/wpa_supplicant/events.c b/contrib/wpa_supplicant/events.c index b1207baf8fde..1647f18f613f 100644 --- a/contrib/wpa_supplicant/events.c +++ b/contrib/wpa_supplicant/events.c @@ -11,7 +11,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/contrib/wpa_supplicant/events.c,v 1.2.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdlib.h> diff --git a/contrib/wpa_supplicant/wpa_ctrl.c b/contrib/wpa_supplicant/wpa_ctrl.c index e7a9a4fc4370..e8a6d7d92602 100644 --- a/contrib/wpa_supplicant/wpa_ctrl.c +++ b/contrib/wpa_supplicant/wpa_ctrl.c @@ -11,7 +11,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/contrib/wpa_supplicant/wpa_ctrl.c,v 1.3.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdlib.h> diff --git a/contrib/wpa_supplicant/wpa_supplicant.c b/contrib/wpa_supplicant/wpa_supplicant.c index 2b2d6e0181b8..b859d8e3c1e9 100644 --- a/contrib/wpa_supplicant/wpa_supplicant.c +++ b/contrib/wpa_supplicant/wpa_supplicant.c @@ -11,7 +11,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/contrib/wpa_supplicant/wpa_supplicant.c,v 1.1.1.3.2.2.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdlib.h> |