diff options
author | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:19:54 +0000 |
---|---|---|
committer | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:19:54 +0000 |
commit | cc28c79becc0c69f0d33337062166295c1f52d63 (patch) | |
tree | 027a1716b81de12e9d3735d93dcaf4b08ccb78af /contrib | |
parent | a92e32c6e92d43c510782860a055a2d736966c11 (diff) |
Diffstat (limited to 'contrib')
690 files changed, 674 insertions, 865 deletions
diff --git a/contrib/amd/FREEBSD-Xlist b/contrib/amd/FREEBSD-Xlist index 2b2484ed0da46..072b6a7bfee91 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.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ *LSM.am-utils *Makefile.* *README.autofs diff --git a/contrib/amd/FREEBSD-upgrade b/contrib/amd/FREEBSD-upgrade index 701f0cf6ffb86..5f65cb490daeb 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.18.1.8.1 2010/12/21 17:10:29 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 efd23f617394f..54866ca5319b9 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.22.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd January 2, 2006 .Dt AMD 8 diff --git a/contrib/amd/amd/amd.c b/contrib/amd/amd/amd.c index 3fc25f833dbb8..0efedfd504223 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.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $"); /* * Automounter diff --git a/contrib/amd/amq/amq.8 b/contrib/amd/amq/amq.8 index 1faebc692e1f4..7965476023e47 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.13.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd January 2, 2006 .Dt AMQ 8 diff --git a/contrib/amd/amq/pawd.1 b/contrib/amd/amq/pawd.1 index cdd8ce5d72ca9..098ef2335ffd0 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.10.1.8.1 2010/12/21 17:10:29 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 4e1e84a42f817..4e6333a580347 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.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/contrib/amd/conf/trap/trap_default.h b/contrib/amd/conf/trap/trap_default.h index f671c419959e2..cff71dd81a4b3 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.18.1.8.1 2010/12/21 17:10:29 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 07e34d17ef38e..ef040e489cbff 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.13.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd January 2, 2006 .Dt FIXMOUNT 8 diff --git a/contrib/amd/fsinfo/fsinfo.8 b/contrib/amd/fsinfo/fsinfo.8 index c4f817ec91014..bce34947afc76 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.10.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd January 2, 2006 .Dt FSINFO 8 diff --git a/contrib/amd/hlfsd/hlfsd.8 b/contrib/amd/hlfsd/hlfsd.8 index a750320cc2cae..c97a08303c3c2 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.10.1.8.1 2010/12/21 17:10:29 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 f3767f5b905e9..3d4101369f573 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.18.1.8.1 2010/12/21 17:10:29 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 28bbb9b84fe1e..cb621142ba31b 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.10.1.8.1 2010/12/21 17:10:29 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 de913be5f86dc..2f9f39ff05b88 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.18.2.1.8.1 2010/12/21 17:10:29 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 f84dc84cefa46..61f7e395b29fe 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.10.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd January 2, 2006 .Dt WIRE-TEST 8 diff --git a/contrib/bc/FREEBSD-upgrade b/contrib/bc/FREEBSD-upgrade index 0174d7bbbe922..3ef5a845bb51f 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.34.1 2010/12/21 17:10:29 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 8ac2981ad719e..e2d9a00551804 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.8.14.1 2010/12/21 17:10:29 kensmith Exp $ *************************************************************************/ diff --git a/contrib/bc/bc/scan.l b/contrib/bc/bc/scan.l index 8910c66f4c8a2..50359dc2ae878 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.40.1 2010/12/21 17:10:29 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 bb19594421f25..1bc7221d2398d 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.40.1 2010/12/21 17:10:29 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 adaf5d0cc0581..3f51b13757868 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.40.1 2010/12/21 17:10:29 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 a59e03a212f00..a59e03a212f00 100644..100755 --- a/contrib/bind9/doc/arm/Bv9ARM.pdf +++ b/contrib/bind9/doc/arm/Bv9ARM.pdf diff --git a/contrib/bind9/lib/isc/alpha/include/isc/atomic.h b/contrib/bind9/lib/isc/alpha/include/isc/atomic.h index 380a49fa0586b..bc744319c74b6 100644 --- a/contrib/bind9/lib/isc/alpha/include/isc/atomic.h +++ b/contrib/bind9/lib/isc/alpha/include/isc/atomic.h @@ -46,7 +46,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/bind9/lib/isc/alpha/include/isc/atomic.h,v 1.1.1.1.2.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef ISC_ATOMIC_H diff --git a/contrib/bind9/lib/isc/arm/include/isc/atomic.h b/contrib/bind9/lib/isc/arm/include/isc/atomic.h index 4c519ee815c55..f090830c4ae99 100644 --- a/contrib/bind9/lib/isc/arm/include/isc/atomic.h +++ b/contrib/bind9/lib/isc/arm/include/isc/atomic.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/bind9/lib/isc/arm/include/isc/atomic.h,v 1.1.1.1.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef ISC_ATOMIC_H diff --git a/contrib/bind9/lib/isc/include/isc/sha2.h b/contrib/bind9/lib/isc/include/isc/sha2.h index e54c620600422..a67d9da79019d 100644 --- a/contrib/bind9/lib/isc/include/isc/sha2.h +++ b/contrib/bind9/lib/isc/include/isc/sha2.h @@ -16,7 +16,7 @@ /* $Id: sha2.h,v 1.2.2.6 2006/08/16 03:18:14 marka Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/bind9/lib/isc/include/isc/sha2.h,v 1.1.1.1.12.1 2010/12/21 17:10:29 kensmith Exp $ */ /* $KAME: sha2.h,v 1.3 2001/03/12 08:27:48 itojun Exp $ */ /* diff --git a/contrib/bind9/lib/isc/sha2.c b/contrib/bind9/lib/isc/sha2.c index 045d4bd366bde..241a3cc78b198 100644 --- a/contrib/bind9/lib/isc/sha2.c +++ b/contrib/bind9/lib/isc/sha2.c @@ -16,7 +16,7 @@ /* $Id: sha2.c,v 1.2.2.14 2009/01/19 23:46:16 tbox Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/bind9/lib/isc/sha2.c,v 1.1.1.1.2.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* $KAME: sha2.c,v 1.8 2001/11/08 01:07:52 itojun Exp $ */ /* diff --git a/contrib/bind9/lib/isc/sparc64/include/isc/atomic.h b/contrib/bind9/lib/isc/sparc64/include/isc/atomic.h index 5c254cf403a3e..17a194c922689 100644 --- a/contrib/bind9/lib/isc/sparc64/include/isc/atomic.h +++ b/contrib/bind9/lib/isc/sparc64/include/isc/atomic.h @@ -48,7 +48,7 @@ * SUCH DAMAGE. * * from: FreeBSD: src/sys/i386/include/atomic.h,v 1.20 2001/02/11 - * $FreeBSD$ + * $FreeBSD: src/contrib/bind9/lib/isc/sparc64/include/isc/atomic.h,v 1.1.1.1.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef ISC_ATOMIC_H diff --git a/contrib/binutils/FREEBSD-Xlist b/contrib/binutils/FREEBSD-Xlist index af18d97b09674..ae56c5cb47c8f 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.40.1 2010/12/21 17:10:29 kensmith Exp $ .cvsignore mkdep *-hp* diff --git a/contrib/binutils/FREEBSD-deletelist b/contrib/binutils/FREEBSD-deletelist index 89020f423b82d..98cc0a0973b4a 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.40.1 2010/12/21 17:10:29 kensmith Exp $ CVS testsuite .cvsignore diff --git a/contrib/binutils/FREEBSD-upgrade b/contrib/binutils/FREEBSD-upgrade index ab7c24117f743..15e52854057b8 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.40.1 2010/12/21 17:10:29 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 2b16f86cd45e9..c46e35b529ea0 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ /* SECTION diff --git a/contrib/binutils/bfd/freebsd.h b/contrib/binutils/bfd/freebsd.h index 5b0ede1acb56e..818ec83d287e0 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.34.1 2010/12/21 17:10:29 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 020064b54c399..ab594d5abde13 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.34.1 2010/12/21 17:10:29 kensmith Exp $ SHELL = @SHELL@ diff --git a/contrib/binutils/ld/emultempl/elf32.em b/contrib/binutils/ld/emultempl/elf32.em index b970e5679e0a0..df6fefab83e61 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.18.1.2.1 2010/12/21 17:10:29 kensmith Exp $ # This shell script emits a C file. -*- C -*- diff --git a/contrib/bsnmp/FREEBSD-Xlist b/contrib/bsnmp/FREEBSD-Xlist index 8a5166240e54a..8a98eaeedbde6 100644 --- a/contrib/bsnmp/FREEBSD-Xlist +++ b/contrib/bsnmp/FREEBSD-Xlist @@ -1,4 +1,4 @@ -#$FreeBSD$ +#$FreeBSD: src/contrib/bsnmp/FREEBSD-Xlist,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */Makefile.in */acinclude.m4 */aclocal.m4 diff --git a/contrib/bsnmp/FREEBSD-upgrade b/contrib/bsnmp/FREEBSD-upgrade index 4fb31fd9153ce..7a438523052c0 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.34.1 2010/12/21 17:10:29 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 85dc8ffbfd936..cf2bebe367395 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.3.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include "bzlib_private.h" diff --git a/contrib/com_err/com_err.3 b/contrib/com_err/com_err.3 index e6eeea13b8525..282d9a0a279b9 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.62.1 2010/12/21 17:10:29 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 f00c602646bb3..06b72b6cd57d7 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.32.1 2010/12/21 17:10:29 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 6c1faa4bd5bd8..bfd1eb895d49c 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.32.1 2010/12/21 17:10:29 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 09e95fa0251c3..e1c63e92a2ed4 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.32.1 2010/12/21 17:10:29 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 bdc608ba6ddbf..f9a1909bebdc2 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.5.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd November 22, 1988 .Os diff --git a/contrib/com_err/compile_et.c b/contrib/com_err/compile_et.c index 59d9de996d630..b0fd3a4889735 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.32.1 2010/12/21 17:10:29 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 35e4863989ff7..f07386c2c7dc4 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.32.1 2010/12/21 17:10:29 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 80f76ab4a5ec6..6e83cc295b102 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.38.1 2010/12/21 17:10:29 kensmith Exp $ */ #if 0 diff --git a/contrib/com_err/lex.l b/contrib/com_err/lex.l index b5f8db1e1e436..0730706b0722c 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.32.1 2010/12/21 17:10:29 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 960bcfa8f1e49..25d27e40f5320 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.32.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "compile_et.h" #include "lex.h" diff --git a/contrib/cpio/FREEBSD-upgrade b/contrib/cpio/FREEBSD-upgrade index a3e31a0592ecd..6c98c0819af05 100644 --- a/contrib/cpio/FREEBSD-upgrade +++ b/contrib/cpio/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/cpio/FREEBSD-upgrade,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $ GNU cpio: diff --git a/contrib/cpio/lib/argp.h b/contrib/cpio/lib/argp.h index b5aadcfcac5cd..4ad453c86d310 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.4.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* Hierarchial argument parsing, layered over getopt. Copyright (C) 1995-1999,2003-2007 Free Software Foundation, Inc. diff --git a/contrib/cpio/src/copyin.c b/contrib/cpio/src/copyin.c index 56591362325b1..4605845672344 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.4.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* copyin.c - extract or list a cpio archive Copyright (C) 1990,1991,1992,2001,2002,2003,2004, diff --git a/contrib/cpio/src/copyout.c b/contrib/cpio/src/copyout.c index 8f1fdfe3700e2..07f502e966c2a 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.4.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* copyout.c - create a cpio archive Copyright (C) 1990, 1991, 1992, 2001, 2003, 2004, diff --git a/contrib/cpio/src/copypass.c b/contrib/cpio/src/copypass.c index bdcbbeba74093..65b5fee8846e2 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.4.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* copypass.c - cpio copy pass sub-function. Copyright (C) 1990, 1991, 1992, 2001, 2003, 2004, diff --git a/contrib/cpio/src/main.c b/contrib/cpio/src/main.c index 675f61e182037..6a503ed1fe246 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.4.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* main.c - main program and argument processing for cpio. Copyright (C) 1990, 1991, 1992, 2001, 2003, 2004, 2005, 2006 diff --git a/contrib/cpio/src/tar.c b/contrib/cpio/src/tar.c index 262b5315f9714..57641f1674040 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.4.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* tar.c - read in write tar headers for cpio Copyright (C) 1992, 2001, 2004, 2006 Free Software Foundation, Inc. diff --git a/contrib/cpio/src/userspec.c b/contrib/cpio/src/userspec.c index c33d6e2c21d29..0115145189cad 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.4.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* userspec.c -- Parse a user and group string. Copyright (C) 1989, 1990, 1991, 1992, 2001, diff --git a/contrib/cpio/src/util.c b/contrib/cpio/src/util.c index 25f5ca2ff77dd..f2857c1a0d8bc 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.4.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* util.c - Several utility routines for cpio. Copyright (C) 1990, 1991, 1992, 2001, 2004, diff --git a/contrib/csup/GNUmakefile b/contrib/csup/GNUmakefile index 18fb0718f022c..075b98c52dfc7 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ # PREFIX?=/usr/local diff --git a/contrib/csup/Makefile b/contrib/csup/Makefile index d82a0f1774d37..52c6820c55a50 100644 --- a/contrib/csup/Makefile +++ b/contrib/csup/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/contrib/csup/Makefile,v 1.1.1.2.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ PREFIX?= /usr/local BINDIR?= ${PREFIX}/bin diff --git a/contrib/csup/README b/contrib/csup/README index 879c4811792e4..2cf07008c0ee1 100644 --- a/contrib/csup/README +++ b/contrib/csup/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/csup/README,v 1.1.1.1.16.1 2010/12/21 17:10:29 kensmith Exp $ Authors ------- diff --git a/contrib/csup/TODO b/contrib/csup/TODO index 41b2408766f27..346f5829a7120 100644 --- a/contrib/csup/TODO +++ b/contrib/csup/TODO @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/csup/TODO,v 1.1.1.2.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ BUGS: diff --git a/contrib/csup/config.c b/contrib/csup/config.c index 46ae6cd0c160d..028b6ab21d9b9 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/contrib/csup/config.h b/contrib/csup/config.h index 78b699547adb8..9e2d0b2d06362 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _CONFIG_H_ #define _CONFIG_H_ diff --git a/contrib/csup/csup.1 b/contrib/csup/csup.1 index 4d22fc437e901..f265ff41c6e3d 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd February 1, 2006 .Os FreeBSD diff --git a/contrib/csup/detailer.c b/contrib/csup/detailer.c index 5592655556747..c5ab6a25d0dc5 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/csup/detailer.h b/contrib/csup/detailer.h index fe82b27f68120..ad066fd164e94 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _DETAILER_H_ #define _DETAILER_H_ diff --git a/contrib/csup/diff.c b/contrib/csup/diff.c index 8059676899853..554baa3472746 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/limits.h> diff --git a/contrib/csup/diff.h b/contrib/csup/diff.h index b0c8c97581eb1..d5976fc4f4a98 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _DIFF_H_ #define _DIFF_H_ diff --git a/contrib/csup/fattr.c b/contrib/csup/fattr.c index b141c2c855d4f..4fbae530859a6 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/time.h> diff --git a/contrib/csup/fattr.h b/contrib/csup/fattr.h index bd4e64970fcd6..688bd3fec7fc2 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _FATTR_H_ #define _FATTR_H_ diff --git a/contrib/csup/fixups.c b/contrib/csup/fixups.c index b105a8f7d48f9..d5454ae905565 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/csup/fixups.h b/contrib/csup/fixups.h index 0dddc905d1a00..a954400fff865 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _FIXUPS_H_ #define _FIXUPS_H_ diff --git a/contrib/csup/globtree.c b/contrib/csup/globtree.c index 74ac2c162ab12..8bc53e32f03be 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/contrib/csup/globtree.h b/contrib/csup/globtree.h index 43882e3a8f9aa..d8994929bd5e7 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _GLOBTREE_H_ #define _GLOBTREE_H_ diff --git a/contrib/csup/idcache.c b/contrib/csup/idcache.c index 47a3e712c1473..a5ca2c2ce30ae 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/contrib/csup/idcache.h b/contrib/csup/idcache.h index 558af0ce115f8..42eb14abc98b2 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _IDCACHE_H_ #define _IDCACHE_H_ diff --git a/contrib/csup/keyword.c b/contrib/csup/keyword.c index 049a0115382a3..09752b6fadf8c 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/csup/keyword.h b/contrib/csup/keyword.h index 033cb0aa62832..50f2dab202675 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _KEYWORD_H_ #define _KEYWORD_H_ diff --git a/contrib/csup/lex.rcs.c b/contrib/csup/lex.rcs.c index 5db7a7b608870..c4e16b32f1a9e 100644 --- a/contrib/csup/lex.rcs.c +++ b/contrib/csup/lex.rcs.c @@ -552,7 +552,7 @@ static yyconst flex_int16_t yy_chk[327] = * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/lex.rcs.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ * */ /* diff --git a/contrib/csup/lister.c b/contrib/csup/lister.c index b10dbd3a17e0d..297100a07228f 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/csup/lister.h b/contrib/csup/lister.h index a0a9bbe3556b2..2af3d8391d151 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _LISTER_H_ #define _LISTER_H_ diff --git a/contrib/csup/main.c b/contrib/csup/main.c index 74150393bc0b0..1ef5ab7aaa8d7 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/file.h> diff --git a/contrib/csup/misc.c b/contrib/csup/misc.c index ae16b59589db4..4275d86affa59 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/contrib/csup/misc.h b/contrib/csup/misc.h index a7ca3a625ac04..5f3ec41c55a0a 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _MISC_H_ #define _MISC_H_ diff --git a/contrib/csup/mux.c b/contrib/csup/mux.c index 900764774c872..e39d46e6a407d 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/contrib/csup/mux.h b/contrib/csup/mux.h index ff36083c3573b..187272375f783 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _MUX_H_ #define _MUX_H_ diff --git a/contrib/csup/parse.y b/contrib/csup/parse.y index 3dcd617421a90..f271ea02a7a96 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/contrib/csup/pathcomp.c b/contrib/csup/pathcomp.c index 380d042985429..5daedee03b895 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/csup/pathcomp.h b/contrib/csup/pathcomp.h index 3cea41052f58e..d3eb0cedcb28a 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _PATHCOMP_H #define _PATHCOMP_H diff --git a/contrib/csup/proto.c b/contrib/csup/proto.c index 15c12355073c5..c78df18997144 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/contrib/csup/proto.h b/contrib/csup/proto.h index 0c4a78299f110..b277b195163ca 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _PROTO_H_ #define _PROTO_H_ diff --git a/contrib/csup/queue.h b/contrib/csup/queue.h index aa9cac165fb44..c570c7eea7425 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ * - * $FreeBSD$ + * $FreeBSD: src/contrib/csup/queue.h,v 1.1.1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _QUEUE_H_ diff --git a/contrib/csup/rcsfile.c b/contrib/csup/rcsfile.c index 1f3ede154cf20..c2a697d569d8f 100644 --- a/contrib/csup/rcsfile.c +++ b/contrib/csup/rcsfile.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/rcsfile.c,v 1.1.2.3.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/csup/rcsfile.h b/contrib/csup/rcsfile.h index 5fa9f31cb1a5e..6ffb1e4688b0f 100644 --- a/contrib/csup/rcsfile.h +++ b/contrib/csup/rcsfile.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/rcsfile.h,v 1.1.2.2.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _RCSFILE_H_ diff --git a/contrib/csup/rcsparse.c b/contrib/csup/rcsparse.c index 248d0ab4e49a2..efaaa314b0c7a 100644 --- a/contrib/csup/rcsparse.c +++ b/contrib/csup/rcsparse.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/rcsparse.c,v 1.1.2.3.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/csup/rcsparse.h b/contrib/csup/rcsparse.h index 01b01563d80cd..c5836a88425f3 100644 --- a/contrib/csup/rcsparse.h +++ b/contrib/csup/rcsparse.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/rcsparse.h,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _RCSPARSE_H_ diff --git a/contrib/csup/rcstokenizer.l b/contrib/csup/rcstokenizer.l index 56f0f41ccf070..ab0de4d977409 100644 --- a/contrib/csup/rcstokenizer.l +++ b/contrib/csup/rcstokenizer.l @@ -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/rcstokenizer.l,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/csup/rsyncfile.c b/contrib/csup/rsyncfile.c index 7680bccf0ae70..0f9dcb8202c60 100644 --- a/contrib/csup/rsyncfile.c +++ b/contrib/csup/rsyncfile.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/rsyncfile.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <errno.h> diff --git a/contrib/csup/rsyncfile.h b/contrib/csup/rsyncfile.h index 2c41a28ee4d24..145e76acfc340 100644 --- a/contrib/csup/rsyncfile.h +++ b/contrib/csup/rsyncfile.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/rsyncfile.h,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _RSYNCFILE_H_ diff --git a/contrib/csup/status.c b/contrib/csup/status.c index 3482e8ee7be1c..69f9795424271 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/csup/status.h b/contrib/csup/status.h index 86efdda0e38c9..b0e3194a44fc8 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _STATUS_H_ #define _STATUS_H_ diff --git a/contrib/csup/stream.c b/contrib/csup/stream.c index aa229b4971645..517e90090015a 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/contrib/csup/stream.h b/contrib/csup/stream.h index 2128635728499..fd6c43f1fcd3a 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.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _STREAM_H_ #define _STREAM_H_ diff --git a/contrib/csup/threads.c b/contrib/csup/threads.c index 46a98606f282b..cc19ad65d17a1 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/csup/threads.h b/contrib/csup/threads.h index 66153ce5589d8..04af2a06ca1b5 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _THREADS_H_ #define _THREADS_H_ diff --git a/contrib/csup/token.h b/contrib/csup/token.h index 0dc3ec03fbef8..64d560a92dec2 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _TOKEN_H_ #define _TOKEN_H_ diff --git a/contrib/csup/token.l b/contrib/csup/token.l index 267e61feff89b..b5441c5117de1 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <err.h> diff --git a/contrib/csup/updater.c b/contrib/csup/updater.c index d9f4210b390b9..675dd7297940c 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.4.4.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/contrib/csup/updater.h b/contrib/csup/updater.h index 9ec9ed7c09452..efb92c232d35e 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _UPDATER_H_ #define _UPDATER_H diff --git a/contrib/cvs/FREEBSD-Xlist b/contrib/cvs/FREEBSD-Xlist index f598106742f96..f99c1eb2f8345 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.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */*.com */*.dep */*.dsp diff --git a/contrib/cvs/FREEBSD-upgrade b/contrib/cvs/FREEBSD-upgrade index 67b13c20f3de5..0d807ff76acf0 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.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ MAINTAINER= peter@FreeBSD.org diff --git a/contrib/cvs/FREEBSD-vendstock b/contrib/cvs/FREEBSD-vendstock index 1b9f15b9ed6ac..9f9def32bfd44 100644 --- a/contrib/cvs/FREEBSD-vendstock +++ b/contrib/cvs/FREEBSD-vendstock @@ -1,4 +1,4 @@ -$FreeBSD: head/contrib/cvs/FREEBSD-vendstock 178464 2008-04-24 18:23:13Z obrien $ +$FreeBSD: src/contrib/cvs/FREEBSD-vendstock,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ src/buffer.c src/commit.c src/filesubr.c diff --git a/contrib/cvs/contrib/sccs2rcs.in b/contrib/cvs/contrib/sccs2rcs.in index 3be8e53d81ff1..cf4e37db1445f 100755 --- a/contrib/cvs/contrib/sccs2rcs.in +++ b/contrib/cvs/contrib/sccs2rcs.in @@ -60,7 +60,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.18.1.8.1 2010/12/21 17:10:29 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 109e66ee021c1..d2ea23e6835fc 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ /* Written by Randy Smith */ diff --git a/contrib/cvs/lib/md5.h b/contrib/cvs/lib/md5.h index 3b5ba05891f27..455472521cfaf 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef MD5_H diff --git a/contrib/cvs/man/cvs.1 b/contrib/cvs/man/cvs.1 index 02355c26a7a36..2bc5d87827578 100644 --- a/contrib/cvs/man/cvs.1 +++ b/contrib/cvs/man/cvs.1 @@ -1,5 +1,5 @@ \fBimport\fR. -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/cvs/man/cvs.1,v 1.22.2.1.8.1 2010/12/21 17:10:29 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 460ca4640d951..eb4327c521a12 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.40.1 2010/12/21 17:10:29 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 db2bea0d663db..837df622d910c 100644 --- a/contrib/cvs/src/buffer.c +++ b/contrib/cvs/src/buffer.c @@ -14,7 +14,7 @@ /* Code for the buffer data structure. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/cvs/src/buffer.c,v 1.5.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> #include "cvs.h" diff --git a/contrib/cvs/src/checkout.c b/contrib/cvs/src/checkout.c index a1cd6cc9fe2e5..80e8aecdde3a2 100644 --- a/contrib/cvs/src/checkout.c +++ b/contrib/cvs/src/checkout.c @@ -39,7 +39,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/checkout.c,v 1.5.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/cvs/src/classify.c b/contrib/cvs/src/classify.c index 28d7263e2a13c..83478a342138f 100644 --- a/contrib/cvs/src/classify.c +++ b/contrib/cvs/src/classify.c @@ -13,7 +13,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/cvs/src/classify.c,v 1.1.1.8.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include "cvs.h" diff --git a/contrib/cvs/src/client.c b/contrib/cvs/src/client.c index 1c8a5d0971e63..f6236d2fffeaf 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.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifdef HAVE_CONFIG_H diff --git a/contrib/cvs/src/commit.c b/contrib/cvs/src/commit.c index b3ba47b38dbed..e8cd51868f2a2 100644 --- a/contrib/cvs/src/commit.c +++ b/contrib/cvs/src/commit.c @@ -17,7 +17,7 @@ * * The call is: cvs commit [options] files... * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/commit.c,v 1.15.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/cvs/src/cvs.h b/contrib/cvs/src/cvs.h index 4b7d9f5f63e94..9c99a5167e4e8 100644 --- a/contrib/cvs/src/cvs.h +++ b/contrib/cvs/src/cvs.h @@ -14,7 +14,7 @@ /* * basic information used in all source files * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/cvs.h,v 1.20.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ diff --git a/contrib/cvs/src/diff.c b/contrib/cvs/src/diff.c index 8a61f9a2e00a4..4d6f4a4be5d39 100644 --- a/contrib/cvs/src/diff.c +++ b/contrib/cvs/src/diff.c @@ -18,7 +18,7 @@ * Without any file arguments, runs diff against all the currently modified * files. * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/diff.c,v 1.21.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/cvs/src/entries.c b/contrib/cvs/src/entries.c index 9592c3c637ad1..6ead9a4c5e625 100644 --- a/contrib/cvs/src/entries.c +++ b/contrib/cvs/src/entries.c @@ -17,7 +17,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/entries.c,v 1.4.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "cvs.h" #include "getline.h" diff --git a/contrib/cvs/src/lock.c b/contrib/cvs/src/lock.c index d8e78fa38e2bc..d1509180cb222 100644 --- a/contrib/cvs/src/lock.c +++ b/contrib/cvs/src/lock.c @@ -14,7 +14,7 @@ * * Lock file support for CVS. * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/lock.c,v 1.13.18.1.8.1 2010/12/21 17:10:29 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 0bf44c756fd07..0dcbc7c8e587c 100644 --- a/contrib/cvs/src/log.c +++ b/contrib/cvs/src/log.c @@ -16,7 +16,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.3.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "cvs.h" diff --git a/contrib/cvs/src/logmsg.c b/contrib/cvs/src/logmsg.c index 6878aaf8c2565..fbf7e765a41b0 100644 --- a/contrib/cvs/src/logmsg.c +++ b/contrib/cvs/src/logmsg.c @@ -10,7 +10,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.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/cvs/src/main.c b/contrib/cvs/src/main.c index 332946a3ecd38..437a3ed4feea5 100644 --- a/contrib/cvs/src/main.c +++ b/contrib/cvs/src/main.c @@ -15,7 +15,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.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/cvs/src/parseinfo.c b/contrib/cvs/src/parseinfo.c index bf1e095fdd10c..aaa4902ef5419 100644 --- a/contrib/cvs/src/parseinfo.c +++ b/contrib/cvs/src/parseinfo.c @@ -10,7 +10,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.18.2.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "cvs.h" diff --git a/contrib/cvs/src/patch.c b/contrib/cvs/src/patch.c index 65f5051ea7c60..3c113e24e24fa 100644 --- a/contrib/cvs/src/patch.c +++ b/contrib/cvs/src/patch.c @@ -16,7 +16,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.10.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/cvs/src/rcs.c b/contrib/cvs/src/rcs.c index 3358e9142b1e2..a430e8f0d4b84 100644 --- a/contrib/cvs/src/rcs.c +++ b/contrib/cvs/src/rcs.c @@ -13,7 +13,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.10.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/cvs/src/rcs.h b/contrib/cvs/src/rcs.h index 08b8a5f0698a3..0014d3dc2cfc7 100644 --- a/contrib/cvs/src/rcs.h +++ b/contrib/cvs/src/rcs.h @@ -12,7 +12,7 @@ * * RCS source control definitions needed by rcs.c and friends * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/rcs.h,v 1.11.18.1.8.1 2010/12/21 17:10:29 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 18182ffce86ce..57ef1f8a7a61b 100644 --- a/contrib/cvs/src/rcscmds.c +++ b/contrib/cvs/src/rcscmds.c @@ -13,7 +13,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.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "cvs.h" diff --git a/contrib/cvs/src/server.c b/contrib/cvs/src/server.c index cace89d50437c..e03ea4c9395b7 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.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/contrib/cvs/src/tag.c b/contrib/cvs/src/tag.c index 43451ce329390..110eedeed90a2 100644 --- a/contrib/cvs/src/tag.c +++ b/contrib/cvs/src/tag.c @@ -16,7 +16,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.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "cvs.h" diff --git a/contrib/cvs/src/update.c b/contrib/cvs/src/update.c index f2c80874345ae..5c58500b766bb 100644 --- a/contrib/cvs/src/update.c +++ b/contrib/cvs/src/update.c @@ -37,7 +37,7 @@ * directories added to the repository are automatically created and updated * as well. * - * $FreeBSD$ + * $FreeBSD: src/contrib/cvs/src/update.c,v 1.14.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "cvs.h" diff --git a/contrib/cvs/src/update.h b/contrib/cvs/src/update.h index c886b4c8f1b7d..ab4f610096f80 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ int do_update PROTO((int argc, char *argv[], char *xoptions, char *xtag, diff --git a/contrib/diff/FREEBSD-Xlist b/contrib/diff/FREEBSD-Xlist index 64e22743e7afd..ea01e7eebcfd5 100644 --- a/contrib/diff/FREEBSD-Xlist +++ b/contrib/diff/FREEBSD-Xlist @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/contrib/diff/FREEBSD-Xlist,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ INSTALL Makefile.am diff --git a/contrib/diff/FREEBSD-upgrade b/contrib/diff/FREEBSD-upgrade index 61ad0c9435bf9..9afa4ea6bb185 100644 --- a/contrib/diff/FREEBSD-upgrade +++ b/contrib/diff/FREEBSD-upgrade @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/contrib/diff/FREEBSD-upgrade,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ Import of GNU diff 2.8.7 Original source available as ftp://alpha.gnu.org/pub/gnu/diffutils/diffutils-2.8.7.tar.gz diff --git a/contrib/diff/config.h b/contrib/diff/config.h index ce405203c2b2d..16cd0bf3a61fc 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.4.14.1 2010/12/21 17:10:29 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 8fd9a57804ff7..643ce199899cb 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.38.1 2010/12/21 17:10:29 kensmith Exp $ eXpat from www.libexpat.org diff --git a/contrib/file/FREEBSD-upgrade b/contrib/file/FREEBSD-upgrade index 735c996f20e2d..c928f84b7a751 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.7.2.1.8.1 2010/12/21 17:10:29 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 96080bc59e23a..031f4b453e161 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.34.1 2010/12/21 17:10:29 kensmith Exp $ *.brik *FAQ *contrib diff --git a/contrib/gcc/FREEBSD-deletelist b/contrib/gcc/FREEBSD-deletelist index f5bc81750db97..f9decb9b5f53d 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.34.1 2010/12/21 17:10:29 kensmith Exp $ CVS .cvsignore ABOUT*NLS diff --git a/contrib/gcc/FREEBSD-libiberty b/contrib/gcc/FREEBSD-libiberty index 1b8c24940c4b6..e86914ae7a5e3 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.40.1 2010/12/21 17:10:29 kensmith Exp $ for F in \ choose-temp.c \ diff --git a/contrib/gcc/FREEBSD-upgrade b/contrib/gcc/FREEBSD-upgrade index 922f8eb4d0d0d..2ddd20c5cff1f 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.40.1 2010/12/21 17:10:29 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 5c466154fdc98..972e0d79d5bd8 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, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/c-decl.c,v 1.15.12.1 2010/12/21 17:10:29 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 cc3f9be7ae407..7960e22a22a38 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, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/c-format.c,v 1.11.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "config.h" #include "system.h" diff --git a/contrib/gcc/c-opts.c b/contrib/gcc/c-opts.c index d27959f2c9e61..51ffd581283f1 100644 --- a/contrib/gcc/c-opts.c +++ b/contrib/gcc/c-opts.c @@ -20,7 +20,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/c-opts.c,v 1.4.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "config.h" #include "system.h" diff --git a/contrib/gcc/c.opt b/contrib/gcc/c.opt index 8769657540974..492696b81328e 100644 --- a/contrib/gcc/c.opt +++ b/contrib/gcc/c.opt @@ -20,7 +20,7 @@ ; See the GCC internals manual for a description of this file's format. -; $FreeBSD$ +; $FreeBSD: src/contrib/gcc/c.opt,v 1.4.14.1 2010/12/21 17:10:29 kensmith Exp $ ; Please try to keep this file in ASCII collating order. Language diff --git a/contrib/gcc/config/freebsd-spec.h b/contrib/gcc/config/freebsd-spec.h index 805554f9fc2f5..b96da6d24454d 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, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/config/freebsd-spec.h,v 1.23.2.1.4.1 2010/12/21 17:10:29 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 9a5eef57772da..5f8c2e3813f5e 100644 --- a/contrib/gcc/config/freebsd.h +++ b/contrib/gcc/config/freebsd.h @@ -26,7 +26,7 @@ Boston, MA 02110-1301, 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.41.12.1 2010/12/21 17:10:29 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 97f725b2968c8..22b0e798689c2 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, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/config/i386/freebsd.h,v 1.73.2.2.8.1 2010/12/21 17:10:29 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 0c416022b0131..e8d309cd5228b 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, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/config/i386/freebsd64.h,v 1.10.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #undef TARGET_VERSION diff --git a/contrib/gcc/config/i386/i386.c b/contrib/gcc/config/i386/i386.c index e737ba542d4ee..78409c3760a0f 100644 --- a/contrib/gcc/config/i386/i386.c +++ b/contrib/gcc/config/i386/i386.c @@ -19,7 +19,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/config/i386/i386.c,v 1.25.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "config.h" #include "system.h" diff --git a/contrib/gcc/config/i386/x86-64.h b/contrib/gcc/config/i386/x86-64.h index f288208a160bb..2a693cb4d4984 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, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/config/i386/x86-64.h,v 1.5.14.1 2010/12/21 17:10:29 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 bb93ea132824b..8d8ef957df130 100644 --- a/contrib/gcc/config/sparc/freebsd.h +++ b/contrib/gcc/config/sparc/freebsd.h @@ -19,7 +19,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/config/sparc/freebsd.h,v 1.10.2.1.8.1 2010/12/21 17:10:29 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 1de4d2c10f9e4..235004863d9b8 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, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/cp/ptree.c,v 1.9.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "config.h" #include "system.h" diff --git a/contrib/gcc/function.c b/contrib/gcc/function.c index 7549ec421f070..47b88c3e92387 100644 --- a/contrib/gcc/function.c +++ b/contrib/gcc/function.c @@ -20,7 +20,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/function.c,v 1.25.14.1 2010/12/21 17:10:29 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 ddf2f49205e6a..35059bb6e278b 100644 --- a/contrib/gcc/gcc.c +++ b/contrib/gcc/gcc.c @@ -23,7 +23,7 @@ Software Foundation, 51 Franklin Street, Fifth Floor, 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.43.14.1 2010/12/21 17:10:29 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/opts.c b/contrib/gcc/opts.c index 3de5627174e71..389db7a84ee67 100644 --- a/contrib/gcc/opts.c +++ b/contrib/gcc/opts.c @@ -20,7 +20,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/opts.c,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "config.h" #include "system.h" diff --git a/contrib/gcc/toplev.c b/contrib/gcc/toplev.c index 49458c89e7669..259dbb284f02d 100644 --- a/contrib/gcc/toplev.c +++ b/contrib/gcc/toplev.c @@ -20,7 +20,7 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/toplev.c,v 1.27.14.1 2010/12/21 17:10:29 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 0da50b1c7b9f4..66248e59e5117 100644 --- a/contrib/gcc/version.c +++ b/contrib/gcc/version.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/version.c,v 1.16.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "version.h" /* This is the trailing component of the string reported as the diff --git a/contrib/gdb/FREEBSD-Xlist b/contrib/gdb/FREEBSD-Xlist index 26d286a4fe930..bc15cfa4e5bad 100644 --- a/contrib/gdb/FREEBSD-Xlist +++ b/contrib/gdb/FREEBSD-Xlist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/gdb/FREEBSD-Xlist,v 1.7.12.1 2010/12/21 17:10:29 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 ac98f9c8f7fce..f39e1962d9efb 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.34.1 2010/12/21 17:10:29 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 8d0cb126063ed..0799752e688cb 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.8.2.1.4.1 2010/12/21 17:10:29 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 5cb5371d0b1fb..6ae382afad58b 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.34.1 2010/12/21 17:10:29 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 45b7d05dded01..cfc540e3eed41 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.34.1 2010/12/21 17:10:29 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 ccc135be8cb84..1c73d8eb8ad10 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ /* Written by Jim Meyering. */ diff --git a/contrib/gnu-sort/src/sort.c b/contrib/gnu-sort/src/sort.c index 0b9d33fcf4c6d..4adb929f35e76 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.34.1 2010/12/21 17:10:29 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 393d55c838d25..77f9173d65cf4 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */*.dvi */*.html */*.info diff --git a/contrib/groff/FREEBSD-Xlist b/contrib/groff/FREEBSD-Xlist index 4549878106eab..16da1088d48e6 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */arch */src/libs/snprintf diff --git a/contrib/groff/FREEBSD-upgrade b/contrib/groff/FREEBSD-upgrade index bf4fe11a124c0..e818ae010c62d 100644 --- a/contrib/groff/FREEBSD-upgrade +++ b/contrib/groff/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/groff/FREEBSD-upgrade,v 1.6.14.1 2010/12/21 17:10:29 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 d626376a2859f..86cf75841c43a 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.9.14.1 2010/12/21 17:10:29 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 91a42f30243dd..479bf1dc39019 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.3.14.1 2010/12/21 17:10:29 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 6d79d7ee58392..a29752e8a132a 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.3.14.1 2010/12/21 17:10:29 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 ac0c71dfe31d5..1692dfd611f09 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "lib.h" diff --git a/contrib/groff/src/preproc/eqn/neqn.sh b/contrib/groff/src/preproc/eqn/neqn.sh index 5390bba6c9ad7..1aa43c3590689 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.11.14.1 2010/12/21 17:10:29 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 23f3fab671368..fd3de2e8db5fe 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.10.14.1 2010/12/21 17:10:29 kensmith Exp $ .. . diff --git a/contrib/groff/src/roff/nroff/nroff.man b/contrib/groff/src/roff/nroff/nroff.man index f1692295f5960..927ee7e8b9ddb 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.12.14.1 2010/12/21 17:10:29 kensmith Exp $ .. . diff --git a/contrib/groff/src/roff/nroff/nroff.sh b/contrib/groff/src/roff/nroff/nroff.sh index 4342019831fbb..7d81353bdff87 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.18.14.1 2010/12/21 17:10:29 kensmith Exp $ prog="$0" # Default device. diff --git a/contrib/groff/tmac/eqnrc b/contrib/groff/tmac/eqnrc index e23db463a68c1..5cc34c899b073 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.36.1 2010/12/21 17:10:29 kensmith Exp $ .EQ sdefine << %{ < back 20 < }% sdefine >> %{ > back 20 > }% diff --git a/contrib/groff/tmac/troffrc b/contrib/groff/tmac/troffrc index 5defe8abc11ce..c11fe456d9395 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.17.14.1 2010/12/21 17:10:29 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 58f8fdbb5f318..5ff8627820d80 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.3.14.1 2010/12/21 17:10:29 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 6e6a8562eb061..b307ddac3ec40 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .nr _C \n(.C .cp 0 diff --git a/contrib/hostapd/FREEBSD-Xlist b/contrib/hostapd/FREEBSD-Xlist index 1f544522a1b5a..a441be4b97b32 100644 --- a/contrib/hostapd/FREEBSD-Xlist +++ b/contrib/hostapd/FREEBSD-Xlist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/hostapd/FREEBSD-Xlist,v 1.3.12.1 2010/12/21 17:10:29 kensmith Exp $ .cvsignore driver.c driver_bsd.c diff --git a/contrib/hostapd/FREEBSD-upgrade b/contrib/hostapd/FREEBSD-upgrade index 08922051fe55a..3f93596292367 100644 --- a/contrib/hostapd/FREEBSD-upgrade +++ b/contrib/hostapd/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/hostapd/FREEBSD-upgrade,v 1.3.12.1 2010/12/21 17:10:29 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 3f623cab4b056..e9575505f69d2 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.4.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "includes.h" diff --git a/contrib/hostapd/eap.h b/contrib/hostapd/eap.h index 8fb1ec389e35e..00e6ef042a22d 100644 --- a/contrib/hostapd/eap.h +++ b/contrib/hostapd/eap.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/hostapd/eap.h,v 1.4.12.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * hostapd / EAP Standalone Authenticator state machine (RFC 4137) diff --git a/contrib/hostapd/eapol_sm.c b/contrib/hostapd/eapol_sm.c index 18f25763cef8e..2d6d41833e5dc 100644 --- a/contrib/hostapd/eapol_sm.c +++ b/contrib/hostapd/eapol_sm.c @@ -11,7 +11,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/contrib/hostapd/eapol_sm.c,v 1.5.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "includes.h" diff --git a/contrib/hostapd/ieee802_1x.c b/contrib/hostapd/ieee802_1x.c index 53f6b477082ae..91c589e477eab 100644 --- a/contrib/hostapd/ieee802_1x.c +++ b/contrib/hostapd/ieee802_1x.c @@ -11,7 +11,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/contrib/hostapd/ieee802_1x.c,v 1.5.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "includes.h" diff --git a/contrib/hostapd/ieee802_1x.h b/contrib/hostapd/ieee802_1x.h index 776d9df8089fe..a18a3f57f9e17 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.4.12.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * hostapd / IEEE 802.1X Authenticator diff --git a/contrib/hostapd/wpa.c b/contrib/hostapd/wpa.c index 25ca57f78f4eb..f27ddd54b06b3 100644 --- a/contrib/hostapd/wpa.c +++ b/contrib/hostapd/wpa.c @@ -11,7 +11,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/contrib/hostapd/wpa.c,v 1.5.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "includes.h" diff --git a/contrib/ipfilter/.cvsignore b/contrib/ipfilter/.cvsignore deleted file mode 100644 index 616828f4144d5..0000000000000 --- 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 c149a0043f450..0000000000000 --- 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/FreeBSD-4.0/ipv6-patch-4.0 b/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.0 index 1495801352162..dc1b5f9343a1b 100755 --- a/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.0 +++ b/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.0 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.0,v 1.2.22.1 2010/12/21 17:10:29 kensmith Exp $ .\" *** ip6_input.c.orig Sun Feb 13 14:32:01 2000 --- ip6_input.c Wed Apr 26 22:31:34 2000 diff --git a/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.1 b/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.1 index 2e1d7e80673f5..6b423db0a503e 100644 --- a/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.1 +++ b/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.1 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.1,v 1.2.22.1 2010/12/21 17:10:29 kensmith Exp $ .\" *** ip6_input.c.orig Sat Jul 15 07:14:34 2000 --- ip6_input.c Thu Oct 19 17:14:37 2000 diff --git a/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.2 b/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.2 index 2e1d7e80673f5..bc62e6d79dfda 100644 --- a/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.2 +++ b/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.2 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/FreeBSD-4.0/ipv6-patch-4.2,v 1.2.22.1 2010/12/21 17:10:29 kensmith Exp $ .\" *** ip6_input.c.orig Sat Jul 15 07:14:34 2000 --- ip6_input.c Thu Oct 19 17:14:37 2000 diff --git a/contrib/ipfilter/INST.FreeBSD-2.2 b/contrib/ipfilter/INST.FreeBSD-2.2 index d668c39f7b586..6f1aad7a39c3d 100644 --- a/contrib/ipfilter/INST.FreeBSD-2.2 +++ b/contrib/ipfilter/INST.FreeBSD-2.2 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/ipfilter/INST.FreeBSD-2.2,v 1.2.22.1 2010/12/21 17:10:29 kensmith Exp $ .\" To build a kernel for use with the loadable kernel module, follow these diff --git a/contrib/ipfilter/INSTALL.xBSD b/contrib/ipfilter/INSTALL.xBSD index 2f933ffc7018a..c2a10423bb86c 100644 --- a/contrib/ipfilter/INSTALL.xBSD +++ b/contrib/ipfilter/INSTALL.xBSD @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/contrib/ipfilter/INSTALL.xBSD,v 1.3.36.1 2010/12/21 17:10:29 kensmith Exp $ To build a kernel for use with the loadable kernel module, follow these steps: diff --git a/contrib/ipfilter/Makefile b/contrib/ipfilter/Makefile index 334cd45121887..5414cc78761b0 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.7.2.1.10.1 2010/12/21 17:10:29 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 dc2b660e2eee9..30c1e69d20e36 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.26.1 2010/12/21 17:10:29 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 d75570e292673..6c3642fd232ce 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.6.14.1 2010/12/21 17:10:29 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 a3efa871b2518..454f2345aed35 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.5.2.1.10.1 2010/12/21 17:10:29 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 40bc084cbb5dd..310f95592b21a 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2003 by Darren Reed diff --git a/contrib/ipfilter/ipf.h b/contrib/ipfilter/ipf.h index ae05ca75a9068..65680a5facf20 100644 --- a/contrib/ipfilter/ipf.h +++ b/contrib/ipfilter/ipf.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipf.h,v 1.5.14.1 2010/12/21 17:10:29 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 68b5b4e4e9853..0000000000000 --- 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 2b2d1db5a6e2e..89bd05c04319d 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.26.1 2010/12/21 17:10:29 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 f356d0fb44651..de7c6e492fdd6 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ %{ /* diff --git a/contrib/ipfilter/iplang/iplang_y.y b/contrib/ipfilter/iplang/iplang_y.y index 773f27f2c17e5..35ac36125ed1a 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.9.14.1 2010/12/21 17:10:29 kensmith Exp $ */ %{ /* @@ -7,7 +7,7 @@ * See the IPFILTER.LICENCE file for details on licencing. * * Id: iplang_y.y,v 2.9.2.4 2006/03/17 12:11:29 darrenr Exp $ - * $FreeBSD$ + * $FreeBSD: src/contrib/ipfilter/iplang/iplang_y.y,v 1.9.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <stdio.h> diff --git a/contrib/ipfilter/ipmon.h b/contrib/ipfilter/ipmon.h index afee1f4fb3f70..1adae9247bc8e 100644 --- a/contrib/ipfilter/ipmon.h +++ b/contrib/ipfilter/ipmon.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipmon.h,v 1.4.14.1 2010/12/21 17:10:29 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 57937763a5a97..1e86340c73e9d 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * (C)opyright 1995 by Darren Reed. diff --git a/contrib/ipfilter/ipsd/ipsd.c b/contrib/ipfilter/ipsd/ipsd.c index ad3dfe20db999..247c84be454ca 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * (C)opyright 1995-1998 Darren Reed. diff --git a/contrib/ipfilter/ipsd/ipsd.h b/contrib/ipfilter/ipsd/ipsd.h index f898c9995c353..e44c5a19ce513 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * (C)opyright 1995-1998 Darren Reed. diff --git a/contrib/ipfilter/ipsd/ipsdr.c b/contrib/ipfilter/ipsd/ipsdr.c index 5a907061c6311..994b7b4eed40e 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * (C)opyright 1995-1998 Darren Reed. diff --git a/contrib/ipfilter/ipsd/linux.h b/contrib/ipfilter/ipsd/linux.h index 88eb67aa4cbbf..a1a6480d94c68 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 1997-1998 by Darren Reed. diff --git a/contrib/ipfilter/ipsd/sbpf.c b/contrib/ipfilter/ipsd/sbpf.c index a724ba5dbfebb..18b5899b6a60c 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.3.14.1 2010/12/21 17:10:29 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 b7515f1dbac06..be46484cfe745 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.26.1 2010/12/21 17:10:29 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 c0847951cd66d..805dfeb4ba341 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.26.1 2010/12/21 17:10:29 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 0d5a52a1cee4e..d22303579dd82 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.26.1 2010/12/21 17:10:29 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 b5b8f0741c253..0f7c7535de654 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.26.1 2010/12/21 17:10:29 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 b7aea24eb8816..0000000000000 --- 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 6ee4f1b58f871..d7a8872337061 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.3.12.1 2010/12/21 17:10:29 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 8670bda76b46e..888375ee23a28 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * arp.c (C) 1995-1998 Darren Reed diff --git a/contrib/ipfilter/ipsend/dlcommon.c b/contrib/ipfilter/ipsend/dlcommon.c index c6b6e8a4858fd..e38cbc5ed6beb 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Common (shared) DLPI test routines. diff --git a/contrib/ipfilter/ipsend/dltest.h b/contrib/ipfilter/ipsend/dltest.h index 086782c1fbb74..3564f899d4fc8 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Common DLPI Test Suite header file diff --git a/contrib/ipfilter/ipsend/hpux.c b/contrib/ipfilter/ipsend/hpux.c index 9cc72995f26b3..55224dffa2036 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.26.1 2010/12/21 17:10:29 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 3523f77051fc7..e4faa3d464001 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.26.1 2010/12/21 17:10:29 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 26a7a892bed3f..ec30fd71ee6b0 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.4.14.1 2010/12/21 17:10:29 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 ab9813ec828ed..ea785ffae64f9 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.26.1 2010/12/21 17:10:29 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 6761a183caea0..80c6e225866d5 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .TH IPRESEND 1 .SH NAME diff --git a/contrib/ipfilter/ipsend/ipresend.c b/contrib/ipfilter/ipsend/ipresend.c index 050aecf2093c5..69a83be9780e2 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * ipresend.c (C) 1995-1998 Darren Reed diff --git a/contrib/ipfilter/ipsend/ipsend.1 b/contrib/ipfilter/ipsend/ipsend.1 index 7f0a8e39538ae..61b55ed9f818c 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .TH IPSEND 1 .SH NAME diff --git a/contrib/ipfilter/ipsend/ipsend.5 b/contrib/ipfilter/ipsend/ipsend.5 index cd5842cbba18f..2e52e6b1fe987 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.26.1 2010/12/21 17:10:29 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 06191ec054b97..17f1754435aef 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.14.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * ipsend.c (C) 1995-1998 Darren Reed * diff --git a/contrib/ipfilter/ipsend/ipsend.h b/contrib/ipfilter/ipsend/ipsend.h index 91cfa6c085ed0..d05cffa4ace3e 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * ipsend.h (C) 1997-1998 Darren Reed diff --git a/contrib/ipfilter/ipsend/ipsopt.c b/contrib/ipfilter/ipsend/ipsopt.c index 10f132e6da9a0..f98818d356000 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 1995-1998 by Darren Reed. diff --git a/contrib/ipfilter/ipsend/iptest.1 b/contrib/ipfilter/ipsend/iptest.1 index 8f25f4abf2564..971833181927c 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .TH IPTEST 1 .SH NAME diff --git a/contrib/ipfilter/ipsend/iptest.c b/contrib/ipfilter/ipsend/iptest.c index cc2ceb8ae2a15..04d5b41c3d609 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * ipsend.c (C) 1995-1998 Darren Reed diff --git a/contrib/ipfilter/ipsend/iptests.c b/contrib/ipfilter/ipsend/iptests.c index 0dd96b8313209..d4c5badae96dc 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.13.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 1993-1998 by Darren Reed. diff --git a/contrib/ipfilter/ipsend/larp.c b/contrib/ipfilter/ipsend/larp.c index ccb70cc293680..7bd685097e025 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * larp.c (C) 1995-1998 Darren Reed diff --git a/contrib/ipfilter/ipsend/linux.h b/contrib/ipfilter/ipsend/linux.h index a36d1bfb6a6a5..faeb50303f752 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 1995-1998 by Darren Reed. diff --git a/contrib/ipfilter/ipsend/lsock.c b/contrib/ipfilter/ipsend/lsock.c index a76bbbb15221b..e2d211a933c86 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * lsock.c (C) 1995-1998 Darren Reed diff --git a/contrib/ipfilter/ipsend/resend.c b/contrib/ipfilter/ipsend/resend.c index b988e9b20d941..db9e4728aff47 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.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * resend.c (C) 1995-1998 Darren Reed diff --git a/contrib/ipfilter/ipsend/sbpf.c b/contrib/ipfilter/ipsend/sbpf.c index b8778c6691671..886d3e3d0b650 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.8.12.1 2010/12/21 17:10:29 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 f48fd06bbc347..adebaf3c1dafe 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.4.14.1 2010/12/21 17:10:29 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 5057c4f2c871a..2f0fefe1dfd5b 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * (C)opyright 1992-1998 Darren Reed. diff --git a/contrib/ipfilter/ipsend/slinux.c b/contrib/ipfilter/ipsend/slinux.c index 7e37b3087f978..25b4169e749f7 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.3.14.1 2010/12/21 17:10:29 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 0ef7e54448416..f126f98056fe7 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.3.14.1 2010/12/21 17:10:29 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 9a2cfc3fb6673..9cb2fbe803b42 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.18.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * sock.c (C) 1995-1998 Darren Reed * diff --git a/contrib/ipfilter/ipsend/sockraw.c b/contrib/ipfilter/ipsend/sockraw.c index c9232273ee867..9f06a3d9efbff 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * (C)opyright 2000 Darren Reed. diff --git a/contrib/ipfilter/ipsend/tcpip.h b/contrib/ipfilter/ipsend/tcpip.h index 34178931a9785..6257c9fd309c6 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (c) 1982, 1986, 1993 diff --git a/contrib/ipfilter/ipt.h b/contrib/ipfilter/ipt.h index f3074a8dc9b92..896f2909a0e10 100644 --- a/contrib/ipfilter/ipt.h +++ b/contrib/ipfilter/ipt.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/ipt.h,v 1.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 1993-2001 by Darren Reed. diff --git a/contrib/ipfilter/kmem.h b/contrib/ipfilter/kmem.h index c0864b4fd911f..58efb273ec3c8 100644 --- a/contrib/ipfilter/kmem.h +++ b/contrib/ipfilter/kmem.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/kmem.h,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 1993-2001 by Darren Reed. diff --git a/contrib/ipfilter/l4check/l4check.c b/contrib/ipfilter/l4check/l4check.c index fd2753ea22be5..853a990c47ad8 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.10.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * (C)Copyright March, 2000 - Darren Reed. diff --git a/contrib/ipfilter/lib/addicmp.c b/contrib/ipfilter/lib/addicmp.c index ef9abfed3c9c0..7000a153c6077 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.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2006 by Darren Reed. diff --git a/contrib/ipfilter/lib/addipopt.c b/contrib/ipfilter/lib/addipopt.c index 79155e7e4c573..78c8428190271 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/bcopywrap.c b/contrib/ipfilter/lib/bcopywrap.c index b2e8427a7b379..8b5ee0368affa 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/binprint.c b/contrib/ipfilter/lib/binprint.c index fcb47ed37e5b4..9a6142b14c2dc 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/buildopts.c b/contrib/ipfilter/lib/buildopts.c index bdd0538fdd14d..8c52d39694f16 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/checkrev.c b/contrib/ipfilter/lib/checkrev.c index 9e584cc48d891..fb2f4cbc5334d 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/count4bits.c b/contrib/ipfilter/lib/count4bits.c index 38e574290c692..fa575735e506e 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/count6bits.c b/contrib/ipfilter/lib/count6bits.c index 15538c36c19c6..2228d75f0c9c5 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2001 by Darren Reed. diff --git a/contrib/ipfilter/lib/debug.c b/contrib/ipfilter/lib/debug.c index 3181e78e1e10e..a2120d47e592e 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2001 by Darren Reed. diff --git a/contrib/ipfilter/lib/facpri.c b/contrib/ipfilter/lib/facpri.c index b89e0f8e01272..d1bedb676d132 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.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2006 by Darren Reed. diff --git a/contrib/ipfilter/lib/facpri.h b/contrib/ipfilter/lib/facpri.h index ca53e051f90d1..f7e21a259e589 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2001 by Darren Reed. diff --git a/contrib/ipfilter/lib/fill6bits.c b/contrib/ipfilter/lib/fill6bits.c index c0faf6ae5f209..60d119300e728 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/flags.c b/contrib/ipfilter/lib/flags.c index 200484c2231cd..b6a60dbf507c5 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2001-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/gethost.c b/contrib/ipfilter/lib/gethost.c index be536c1e755d1..1970e41806b15 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/getifname.c b/contrib/ipfilter/lib/getifname.c index 7246fbb837142..5343ed81c85d5 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/getnattype.c b/contrib/ipfilter/lib/getnattype.c index 2fb5d174e4a26..527447a9743c4 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/getport.c b/contrib/ipfilter/lib/getport.c index 69e897c660c33..0ad4c29f8e74d 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/getportproto.c b/contrib/ipfilter/lib/getportproto.c index 23e5fb18a6a5d..bb0ecf12d376e 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/getproto.c b/contrib/ipfilter/lib/getproto.c index 33f6f47ac1b95..35c9508f15ec1 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/getsumd.c b/contrib/ipfilter/lib/getsumd.c index fdad461673e31..f202c196e12f4 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/hostname.c b/contrib/ipfilter/lib/hostname.c index e8fde98e5efad..7543a9c930e4d 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/icmpcode.c b/contrib/ipfilter/lib/icmpcode.c index d558bebf7de69..85468e3c934be 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.5.14.1 2010/12/21 17:10:29 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 c7ae44375a5e2..f52ac5505b7ec 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * ++Copyright++ 1983, 1990, 1993 diff --git a/contrib/ipfilter/lib/initparse.c b/contrib/ipfilter/lib/initparse.c index 6fdfc8a9a1612..f0388808b1926 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/ionames.c b/contrib/ipfilter/lib/ionames.c index d2fc977754522..7dad83bd60d02 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.4.14.1 2010/12/21 17:10:29 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 6508a266271ce..76b1af88e144c 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.5.14.1 2010/12/21 17:10:29 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 2d50f076bfbef..b3fb51e134952 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.4.14.1 2010/12/21 17:10:29 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 d295c21a7d9f6..59158a06d28f7 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.4.14.1 2010/12/21 17:10:29 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 0f31a10efd3b8..d811189ad0f1b 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.4.14.1 2010/12/21 17:10:29 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 2beb6eed704fc..276f74eae9c50 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.4.14.1 2010/12/21 17:10:29 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 d571ada7b56eb..d1611493ea308 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.4.14.1 2010/12/21 17:10:29 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 f4475e3c84267..3941422d665f2 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.6.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2006 by Darren Reed. diff --git a/contrib/ipfilter/lib/ipoptsec.c b/contrib/ipfilter/lib/ipoptsec.c index 66a55c80dbb74..82e0c3f960d73 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2001-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/kmem.c b/contrib/ipfilter/lib/kmem.c index 26da2d0139f76..b313eb92a3f0a 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/kmem.h b/contrib/ipfilter/lib/kmem.h index bcfde06d045d8..77f1f8bde0d22 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/kmemcpywrap.c b/contrib/ipfilter/lib/kmemcpywrap.c index 87474915334e2..efe3bcdbb7a8f 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/kvatoname.c b/contrib/ipfilter/lib/kvatoname.c index c8c0d8fff6217..e74710f197a52 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.3.14.1 2010/12/21 17:10:29 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 7683470b47e86..4afba2438aeab 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.4.14.1 2010/12/21 17:10:29 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 3c3416d95a14a..96662482928f8 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.4.14.1 2010/12/21 17:10:29 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 08baae767db93..1d39772cebe33 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.4.14.1 2010/12/21 17:10:29 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 110a8b9c3e5bf..f63707f902994 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2003-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/mutex_emul.c b/contrib/ipfilter/lib/mutex_emul.c index 3983f04c62578..bef9d7fa44c24 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/nametokva.c b/contrib/ipfilter/lib/nametokva.c index deee4399b9463..a84a32f35c5c4 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.3.14.1 2010/12/21 17:10:29 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 08b1a0a4475bc..0e53b45877cd7 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/ntomask.c b/contrib/ipfilter/lib/ntomask.c index ba91a65b526c9..c90f5c68c5151 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/optname.c b/contrib/ipfilter/lib/optname.c index f41cab11ea17a..9f7ab0b44d4ab 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2001 by Darren Reed. diff --git a/contrib/ipfilter/lib/optprint.c b/contrib/ipfilter/lib/optprint.c index 81a3287cf6729..0fc0ff1329cbc 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.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/optprintv6.c b/contrib/ipfilter/lib/optprintv6.c index f6ea6eca905ec..549eecd61bd2c 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/optvalue.c b/contrib/ipfilter/lib/optvalue.c index aa1ef2e7648f6..5934d2bf073de 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2001-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/portname.c b/contrib/ipfilter/lib/portname.c index f0c8625e6a778..6ffe939faf1f6 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.4.14.1 2010/12/21 17:10:29 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 94a4618dbae2b..bfeacc7d405db 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/printactivenat.c b/contrib/ipfilter/lib/printactivenat.c index a2e292406614b..beb82b7c9576e 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/printaps.c b/contrib/ipfilter/lib/printaps.c index 87a12cd494fcf..5bbe0b166934d 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/printbuf.c b/contrib/ipfilter/lib/printbuf.c index b2e209a013259..901fc5fa44fb4 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/printfr.c b/contrib/ipfilter/lib/printfr.c index 587d8cb01a48b..e8b81f14d2860 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.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2006 by Darren Reed. diff --git a/contrib/ipfilter/lib/printfraginfo.c b/contrib/ipfilter/lib/printfraginfo.c index d9317e87480dd..e4246f344689e 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2004-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printhash.c b/contrib/ipfilter/lib/printhash.c index 975b60eabcd58..2214879bb0f0d 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printhashnode.c b/contrib/ipfilter/lib/printhashnode.c index ed83c397b4c5a..911da0d829c08 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printhostmap.c b/contrib/ipfilter/lib/printhostmap.c index 0c9242f91eefb..78fd47b2705c2 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printhostmask.c b/contrib/ipfilter/lib/printhostmask.c index 44703c4c46365..6524f41041919 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printifname.c b/contrib/ipfilter/lib/printifname.c index 2f7d912cf3e0a..a7875e12ee39f 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/printip.c b/contrib/ipfilter/lib/printip.c index 8c008afa9d24f..8dfb1c31379d7 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printlog.c b/contrib/ipfilter/lib/printlog.c index 82c0400759eb2..794f08bea8caa 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.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printmask.c b/contrib/ipfilter/lib/printmask.c index 9230dc0026a53..01d82794c4956 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printnat.c b/contrib/ipfilter/lib/printnat.c index 62942ce4d4eae..d652f254ec3e5 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.4.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printpacket.c b/contrib/ipfilter/lib/printpacket.c index 25a4d5a8f7dae..294e9d008df4e 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.4.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printpacket6.c b/contrib/ipfilter/lib/printpacket6.c index ca3b42133a3e1..0c2e75045a86e 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/printpool.c b/contrib/ipfilter/lib/printpool.c index 4ab85fac8c35b..09ad7e620bb05 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printpoolnode.c b/contrib/ipfilter/lib/printpoolnode.c index 3327b8a5a43ab..46d4dc72fd904 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printportcmp.c b/contrib/ipfilter/lib/printportcmp.c index 6a1a461b6206b..0bc6ad83b8eed 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/printsbuf.c b/contrib/ipfilter/lib/printsbuf.c index f6c633c13fd61..938c9139a46b9 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/printstate.c b/contrib/ipfilter/lib/printstate.c index a8777b2b59f24..4627ae3710dc8 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.5.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/printtunable.c b/contrib/ipfilter/lib/printtunable.c index aa7ae5d0e578f..b1a948654f882 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.3.14.1 2010/12/21 17:10:29 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 297db4827d730..27531a14d456b 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.4.14.1 2010/12/21 17:10:29 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 47a19dcaa62fd..8863bc61236e5 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.4.14.1 2010/12/21 17:10:29 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 1e7fe5f16cdfe..08490e099be67 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.4.14.1 2010/12/21 17:10:29 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 c80ff7093c674..d2b03b76a91c9 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/resetlexer.c b/contrib/ipfilter/lib/resetlexer.c index 8ea83f101a233..88ee5154e2383 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.3.14.1 2010/12/21 17:10:29 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 1ee2475700828..3edac2b78a8ec 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.3.14.1 2010/12/21 17:10:29 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 0b602e66ab30a..79617874fcd29 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/tcpflags.c b/contrib/ipfilter/lib/tcpflags.c index f01d7dc31573d..fe17779999e84 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2001-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/tcpoptnames.c b/contrib/ipfilter/lib/tcpoptnames.c index 25e3b275a7612..7866b2e4d0a8c 100644 --- a/contrib/ipfilter/lib/tcpoptnames.c +++ b/contrib/ipfilter/lib/tcpoptnames.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/lib/tcpoptnames.c,v 1.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2002 by Darren Reed. diff --git a/contrib/ipfilter/lib/v6ionames.c b/contrib/ipfilter/lib/v6ionames.c index b57b301e67bc8..6c8d88dc91bd7 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2003-2005 by Darren Reed. diff --git a/contrib/ipfilter/lib/v6optvalue.c b/contrib/ipfilter/lib/v6optvalue.c index a60d076bfbb70..6ba99480f7eb3 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2003 by Darren Reed. diff --git a/contrib/ipfilter/lib/var.c b/contrib/ipfilter/lib/var.c index 4a62d7aed2e74..10a4c3814673f 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2004 by Darren Reed. diff --git a/contrib/ipfilter/lib/verbose.c b/contrib/ipfilter/lib/verbose.c index f1b4516a96cdf..959c9d4b568bf 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000-2001 by Darren Reed. diff --git a/contrib/ipfilter/man/Makefile b/contrib/ipfilter/man/Makefile index 0b8f2a14c5a31..4d9e9cbdbd6bd 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.2.14.1 2010/12/21 17:10:29 kensmith Exp $ # all: diff --git a/contrib/ipfilter/man/ipf.4 b/contrib/ipfilter/man/ipf.4 index dfef858d5dd88..015e27c094b0a 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.26.1 2010/12/21 17:10:29 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 8bdaedcba2294..771e5d4925769 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.10.14.1 2010/12/21 17:10:29 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 678010f73d268..d74ba23e9a35c 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.8.14.1 2010/12/21 17:10:29 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 09eb4db8f1afa..1a8a943e1da08 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .TH IP\ FILTER 4 .SH NAME diff --git a/contrib/ipfilter/man/ipfilter.5 b/contrib/ipfilter/man/ipfilter.5 index 97e504df15fa3..3c4da2a0e10dc 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.40.1 2010/12/21 17:10:29 kensmith Exp $ .TH IPFILTER 1 .SH NAME IP Filter diff --git a/contrib/ipfilter/man/ipfs.8 b/contrib/ipfilter/man/ipfs.8 index 01d0c707d60ce..d01174c2b8937 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .TH IPFS 8 .SH NAME diff --git a/contrib/ipfilter/man/ipfstat.8 b/contrib/ipfilter/man/ipfstat.8 index 44ba8ba0d4300..89bb9133a23ec 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.11.14.1 2010/12/21 17:10:29 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 402195f318e1b..64e11a35012ce 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.7.14.1 2010/12/21 17:10:29 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 da1d9e61ce0fc..cdc7772b8d5c5 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .TH IPL 4 .SH NAME diff --git a/contrib/ipfilter/man/ipmon.5 b/contrib/ipfilter/man/ipmon.5 index 081fc0856bc1a..204445468b508 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .TH IPMON 5 .SH NAME diff --git a/contrib/ipfilter/man/ipmon.8 b/contrib/ipfilter/man/ipmon.8 index 126f4a7b15eec..7ec2fab4e23ae 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.18.2.1.2.1 2010/12/21 17:10:29 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 095e4e5e1904b..7df42a7a8e6a5 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.40.1 2010/12/21 17:10:29 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 6d3f9bcff457d..d04d5f670987c 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .TH IPNAT 5 .SH NAME diff --git a/contrib/ipfilter/man/ipnat.8 b/contrib/ipfilter/man/ipnat.8 index 192c1e74ccd90..51fa0668137ff 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .TH IPNAT 8 .SH NAME diff --git a/contrib/ipfilter/man/ippool.5 b/contrib/ipfilter/man/ippool.5 index 367eb8d6f2bb7..4141c3333e8ad 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.10.1.10.1 2010/12/21 17:10:29 kensmith Exp $ .\" .TH IPPOOL 5 .SH NAME diff --git a/contrib/ipfilter/man/ippool.8 b/contrib/ipfilter/man/ippool.8 index 986812a140773..2377e62c2c017 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .TH IPPOOL 8 .SH NAME diff --git a/contrib/ipfilter/man/ipscan.5 b/contrib/ipfilter/man/ipscan.5 index 91bf9b0f5ebe4..da33fe5fe8be8 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .TH IPSCAN 5 .SH NAME diff --git a/contrib/ipfilter/man/ipscan.8 b/contrib/ipfilter/man/ipscan.8 index 513dc94a8050c..81c6e00f2b0a4 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .TH IPSCAN 8 .SH NAME diff --git a/contrib/ipfilter/man/mkfilters.1 b/contrib/ipfilter/man/mkfilters.1 index b9e1ddd8872af..24083b512b423 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .TH MKFILTERS 1 .SH NAME diff --git a/contrib/ipfilter/md5.c b/contrib/ipfilter/md5.c index 63dd4b4157455..c84b4df35e937 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ diff --git a/contrib/ipfilter/md5.h b/contrib/ipfilter/md5.h index 914df74355a05..1198256c1d798 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.10.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* *********************************************************************** diff --git a/contrib/ipfilter/mlf_ipl.c b/contrib/ipfilter/mlf_ipl.c index ca79596e3844c..acca8d24b2a81 100644 --- a/contrib/ipfilter/mlf_ipl.c +++ b/contrib/ipfilter/mlf_ipl.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/mlf_ipl.c,v 1.2.22.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 1993-2001 by Darren Reed. diff --git a/contrib/ipfilter/mlf_rule.c b/contrib/ipfilter/mlf_rule.c index 8b7b9d3a94091..60101934538d6 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 1993-2001 by Darren Reed. diff --git a/contrib/ipfilter/mlfk_rule.c b/contrib/ipfilter/mlfk_rule.c index 5f7aed89a7dd2..8eb4d342d2534 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000 by Darren Reed. diff --git a/contrib/ipfilter/mlh_rule.c b/contrib/ipfilter/mlh_rule.c index dd350dfb7b4fa..242ad4a8ef3f9 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.26.1 2010/12/21 17:10:29 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 19f86f493ab11..0000000000000 --- a/contrib/ipfilter/net/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -done diff --git a/contrib/ipfilter/opts.h b/contrib/ipfilter/opts.h index fa53c8f5fe90f..518ac2dd74240 100644 --- a/contrib/ipfilter/opts.h +++ b/contrib/ipfilter/opts.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/opts.h,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000 by Darren Reed. diff --git a/contrib/ipfilter/pcap-bpf.h b/contrib/ipfilter/pcap-bpf.h index 51002a3c2beae..439b5909038c6 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.26.1 2010/12/21 17:10:29 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 71250ad613897..4a763e9c131ff 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 1993-2001 by Darren Reed. diff --git a/contrib/ipfilter/radix.c b/contrib/ipfilter/radix.c index 8c67562553e29..9923549dd772f 100644 --- a/contrib/ipfilter/radix.c +++ b/contrib/ipfilter/radix.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/radix.c,v 1.4.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (c) 1988, 1989, 1993 diff --git a/contrib/ipfilter/radix_ipf.h b/contrib/ipfilter/radix_ipf.h index 11e4ba761aae2..fd772d056a7be 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.4.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (c) 1988, 1989, 1993 diff --git a/contrib/ipfilter/rules/.cvsignore b/contrib/ipfilter/rules/.cvsignore deleted file mode 100644 index 3e757656cf36e..0000000000000 --- 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 4d38251c2f4f9..0000000000000 --- 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 471cc736506a9..8fdab04186ba4 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Sample transparent proxy program. diff --git a/contrib/ipfilter/samples/relay.c b/contrib/ipfilter/samples/relay.c index ac5c60243b8f8..1b9f1d9cad70f 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.4.14.1 2010/12/21 17:10:29 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 620bd7220057e..b557ae8094481 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> #include <sys/socket.h> diff --git a/contrib/ipfilter/snoop.h b/contrib/ipfilter/snoop.h index 3cb54b99cc3fb..79758f9f042d8 100644 --- a/contrib/ipfilter/snoop.h +++ b/contrib/ipfilter/snoop.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ipfilter/snoop.h,v 1.3.14.1 2010/12/21 17:10:29 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 5825abcde9c7e..0000000000000 --- 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 1c8ac5bca2c33..6d9117da1ab1b 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.26.1 2010/12/21 17:10:29 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 fe9fec2581ec5..4abdb39d414ac 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.6.14.1 2010/12/21 17:10:29 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 2ce4291f2ec8d..0286efd8e4a4b 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.6.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2001-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipfcomp.c b/contrib/ipfilter/tools/ipfcomp.c index 1e26de5966c39..70f46f5eb62b4 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.5.12.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2001-2005 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipfs.c b/contrib/ipfilter/tools/ipfs.c index eab650a7ee36d..e54d986675b1f 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.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2001-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipfstat.c b/contrib/ipfilter/tools/ipfstat.c index 3c5bfdd50ac48..d00b7b6db2439 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.6.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipftest.c b/contrib/ipfilter/tools/ipftest.c index 963ed197cb9c5..fdea2025847ae 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.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipmon.c b/contrib/ipfilter/tools/ipmon.c index ceaed82cb4b3a..f8a017f760faf 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.7.2.1.10.1 2010/12/21 17:10:29 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 98042d8802226..629d82fbb8da3 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2001-2004 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipnat.c b/contrib/ipfilter/tools/ipnat.c index 28e29ec74199e..5a05e20b8318e 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.5.2.1.10.1 2010/12/21 17:10:29 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 cce717d8ee056..56c4753d41bc7 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.5.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2001-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/ippool.c b/contrib/ipfilter/tools/ippool.c index 8b70960507364..215a0be57544f 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.4.14.1 2010/12/21 17:10:29 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 24f683bd1c19e..79f9240fae567 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.3.14.1 2010/12/21 17:10:29 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 5dbefd6ab5ae2..6aee77af7fe4f 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2001-2004 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipsyncm.c b/contrib/ipfilter/tools/ipsyncm.c index 600d39ad0d6cc..3360db9efcd3e 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.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2001-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/ipsyncs.c b/contrib/ipfilter/tools/ipsyncs.c index 887eeab310c6f..44e36d033d450 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.5.14.1 2010/12/21 17:10:29 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 78c5efc4263de..12dd4f27197c0 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002 by Darren Reed. diff --git a/contrib/ipfilter/tools/lexer.c b/contrib/ipfilter/tools/lexer.c index 989643c966b52..fe2465888ec08 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.4.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2006 by Darren Reed. diff --git a/contrib/ipfilter/tools/lexer.h b/contrib/ipfilter/tools/lexer.h index d973ea42ae35e..6092c31896ecf 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2002-2004 by Darren Reed. diff --git a/contrib/less/command.c b/contrib/less/command.c index 7e328c06e9134..0bf6832d3f8ef 100644 --- a/contrib/less/command.c +++ b/contrib/less/command.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/less/command.c,v 1.8.2.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 1984-2009 Mark Nudelman * diff --git a/contrib/less/forwback.c b/contrib/less/forwback.c index 51b6d453753a7..a5bfc0b596a6d 100644 --- a/contrib/less/forwback.c +++ b/contrib/less/forwback.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/less/forwback.c,v 1.7.2.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 1984-2009 Mark Nudelman * diff --git a/contrib/less/less.h b/contrib/less/less.h index ff032d7f1d952..51bf7d77f593e 100644 --- a/contrib/less/less.h +++ b/contrib/less/less.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/less/less.h,v 1.8.2.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 1984-2009 Mark Nudelman * diff --git a/contrib/less/line.c b/contrib/less/line.c index 5a35084e93998..e681571106670 100644 --- a/contrib/less/line.c +++ b/contrib/less/line.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/less/line.c,v 1.5.2.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 1984-2009 Mark Nudelman * diff --git a/contrib/less/main.c b/contrib/less/main.c index 9ae74cac258f1..81e9c15dff43c 100644 --- a/contrib/less/main.c +++ b/contrib/less/main.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/less/main.c,v 1.12.2.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 1984-2009 Mark Nudelman * diff --git a/contrib/less/prompt.c b/contrib/less/prompt.c index 636624d91b9f1..ce36f561ffdac 100644 --- a/contrib/less/prompt.c +++ b/contrib/less/prompt.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/less/prompt.c,v 1.6.2.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 1984-2009 Mark Nudelman * diff --git a/contrib/less/screen.c b/contrib/less/screen.c index f61d21798dea6..a555832da40fd 100644 --- a/contrib/less/screen.c +++ b/contrib/less/screen.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/less/screen.c,v 1.8.2.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 1984-2009 Mark Nudelman * diff --git a/contrib/less/search.c b/contrib/less/search.c index a70af0fb40d7c..523b2d2150fa9 100644 --- a/contrib/less/search.c +++ b/contrib/less/search.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/less/search.c,v 1.9.2.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 1984-2009 Mark Nudelman * diff --git a/contrib/less/signal.c b/contrib/less/signal.c index 08fda859825ac..22a7f840794d4 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.6.2.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Routines dealing with signals. diff --git a/contrib/libf2c/FREEBSD-upgrade b/contrib/libf2c/FREEBSD-upgrade index e919f546f5529..3c6d3d370525b 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.60.1 2010/12/21 17:10:29 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 138c28814a089..0000000000000 --- 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 eea75c2951c44..67457ce8097be 100644 --- a/contrib/libpcap/FREEBSD-upgrade +++ b/contrib/libpcap/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/libpcap/FREEBSD-upgrade,v 1.6.14.1 2010/12/21 17:10:29 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 b2d822221c3ef..4f29c4ef3f4f4 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.16.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint static const char rcsid[] _U_ = diff --git a/contrib/libpcap/gencode.h b/contrib/libpcap/gencode.h index 9363a425987d4..67dd0f33f5b8e 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.9.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ * @(#) $Header: /tcpdump/master/libpcap/gencode.h,v 1.60.2.11 2007/06/11 09:52:04 guy Exp $ (LBL) */ diff --git a/contrib/libpcap/grammar.y b/contrib/libpcap/grammar.y index 9d9b2023ec238..36d99730d8a1d 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.11.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint static const char rcsid[] _U_ = diff --git a/contrib/libpcap/nametoaddr.c b/contrib/libpcap/nametoaddr.c index 791c281c6f501..9f4c32028f608 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.10.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/libpcap/nlpid.h b/contrib/libpcap/nlpid.h index 7ea2963f108df..68dbcd3268fc2 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.34.1 2010/12/21 17:10:29 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 91bfdcb283cdb..604bb33e8553f 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.3.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint static const char rcsid[] _U_ = diff --git a/contrib/libpcap/pcap-int.h b/contrib/libpcap/pcap-int.h index fbab8e9cac343..873ab86a6c5b4 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.12.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ * @(#) $Header: /tcpdump/master/libpcap/pcap-int.h,v 1.68.2.11 2007/06/22 06:43:58 guy Exp $ (LBL) */ diff --git a/contrib/libpcap/pcap-namedb.h b/contrib/libpcap/pcap-namedb.h index bbd06b0f58a80..f8b196232a123 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.24.1 2010/12/21 17:10:29 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 14b936883b2d1..c867624f2995b 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.15.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ .\" .TH PCAP 3 "27 February 2004" .SH NAME diff --git a/contrib/libpcap/pcap.h b/contrib/libpcap/pcap.h index c81f81e8afc67..dcb1119c12a0d 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.12.2.2.10.1 2010/12/21 17:10:29 kensmith Exp $ * @(#) $Header: /tcpdump/master/libpcap/pcap.h,v 1.52.2.7 2007/06/11 09:52:05 guy Exp $ (LBL) */ diff --git a/contrib/libpcap/scanner.l b/contrib/libpcap/scanner.l index ff8ae63aa41c8..4e5a1d3d115cd 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.13.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/libreadline/FREEBSD-upgrade b/contrib/libreadline/FREEBSD-upgrade index 1e35444b98a30..f774fdf0b5914 100644 --- a/contrib/libreadline/FREEBSD-upgrade +++ b/contrib/libreadline/FREEBSD-upgrade @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/contrib/libreadline/FREEBSD-upgrade,v 1.10.12.1 2010/12/21 17:10:29 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 3606d5097f086..7d2ad90dde431 100644 --- a/contrib/libreadline/complete.c +++ b/contrib/libreadline/complete.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/libreadline/complete.c,v 1.13.12.1 2010/12/21 17:10:29 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 399cd4b8097cd..9faf822dea268 100644 --- a/contrib/libreadline/display.c +++ b/contrib/libreadline/display.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/libreadline/display.c,v 1.13.12.1 2010/12/21 17:10:29 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 d359cb6789502..bdda472fbdec5 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.12.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .\" MAN PAGE COMMENTS to .\" diff --git a/contrib/libreadline/readline.h b/contrib/libreadline/readline.h index fab2f7f36f754..5648ac4e0cf64 100644 --- a/contrib/libreadline/readline.h +++ b/contrib/libreadline/readline.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/libreadline/readline.h,v 1.18.14.1 2010/12/21 17:10:29 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 041abba8a6454..66bd4df22f512 100644 --- a/contrib/libreadline/rlconf.h +++ b/contrib/libreadline/rlconf.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/libreadline/rlconf.h,v 1.8.14.1 2010/12/21 17:10:29 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 58ecd8e1b8a7e..b0b36c33aa3ae 100644 --- a/contrib/libreadline/shell.c +++ b/contrib/libreadline/shell.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/libreadline/shell.c,v 1.10.14.1 2010/12/21 17:10:29 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 bbc1fa490960e..99c28692e399b 100644 --- a/contrib/libreadline/terminal.c +++ b/contrib/libreadline/terminal.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/libreadline/terminal.c,v 1.10.14.1 2010/12/21 17:10:29 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 83974e3cd8607..f16137810a6fd 100644 --- a/contrib/libreadline/util.c +++ b/contrib/libreadline/util.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/libreadline/util.c,v 1.11.14.1 2010/12/21 17:10:29 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 d0f01b151417b..6aab95a1773ef 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.6.12.1 2010/12/21 17:10:29 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 afdd5173fa804..2d9bfb060a01f 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.5.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); #endif /* not lint */ /* diff --git a/contrib/lukemftpd/src/ftpd.conf.5 b/contrib/lukemftpd/src/ftpd.conf.5 index be73c48c15371..ddf122e67f4fe 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.5.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .\" Copyright (c) 1997-2001, 2005 The NetBSD Foundation, Inc. .\" All rights reserved. diff --git a/contrib/ncurses/FREEBSD-Xlist b/contrib/ncurses/FREEBSD-Xlist index a0ee58e5a0ea3..6f7c86f9b0dcc 100644 --- a/contrib/ncurses/FREEBSD-Xlist +++ b/contrib/ncurses/FREEBSD-Xlist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/ncurses/FREEBSD-Xlist,v 1.1.14.1 2010/12/21 17:10:29 kensmith Exp $ Ada95 c++ diff --git a/contrib/ncurses/FREEBSD-upgrade b/contrib/ncurses/FREEBSD-upgrade index 0e7cdf20ab0b0..49c4b78ec5241 100644 --- a/contrib/ncurses/FREEBSD-upgrade +++ b/contrib/ncurses/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/ncurses/FREEBSD-upgrade,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ ncurses diff --git a/contrib/ncurses/ncurses/tinfo/comp_scan.c b/contrib/ncurses/ncurses/tinfo/comp_scan.c index cf95464b4ab16..d593bed9240d8 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.7.12.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * comp_scan.c --- Lexical scanner for terminfo compiler. diff --git a/contrib/ncurses/ncurses/tinfo/lib_baudrate.c b/contrib/ncurses/ncurses/tinfo/lib_baudrate.c index 2d1c3ea418aba..ab9412ca70f19 100644 --- a/contrib/ncurses/ncurses/tinfo/lib_baudrate.c +++ b/contrib/ncurses/ncurses/tinfo/lib_baudrate.c @@ -32,7 +32,7 @@ * and: Thomas E. Dickey 1996-on * ****************************************************************************/ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/ncurses/ncurses/tinfo/lib_baudrate.c,v 1.2.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * lib_baudrate.c diff --git a/contrib/ncurses/ncurses/tinfo/lib_raw.c b/contrib/ncurses/ncurses/tinfo/lib_raw.c index a3609727f17a3..8aab6379b1b2a 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.7.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * raw.c diff --git a/contrib/ncurses/ncurses/tinfo/lib_termcap.c b/contrib/ncurses/ncurses/tinfo/lib_termcap.c index 2291df8863788..b6fd07d281cdd 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.12.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #define __INTERNAL_CAPS_VISIBLE #include <curses.priv.h> diff --git a/contrib/netcat/nc.1 b/contrib/netcat/nc.1 index 9a6e836763667..c0ed72f77cfe8 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.7.2.3.2.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd July 25, 2010 .Dt NC 1 diff --git a/contrib/netcat/netcat.c b/contrib/netcat/netcat.c index 75ade202f0da9..cb6984bebedb0 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.6.2.3.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/ngatm/FREEBSD-Xlist b/contrib/ngatm/FREEBSD-Xlist index 32e28ddb55fb4..b0bfda175e4cc 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */VERSION */README */Makefile.in diff --git a/contrib/ngatm/FREEBSD-upgrade b/contrib/ngatm/FREEBSD-upgrade index 4557bf72bad28..f59c6f2c5b13c 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.36.1 2010/12/21 17:10:29 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 feea467046436..8a21e70a0e366 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.32.1 2010/12/21 17:10:29 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 1a5aff06dcc84..1a5aff06dcc84 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 700b4ee651013..f8616d853b572 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.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/contrib/ntp/ntpd/ntp_control.c b/contrib/ntp/ntpd/ntp_control.c index 15f5856f27987..496f77f44a8a8 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.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifdef HAVE_CONFIG_H diff --git a/contrib/ntp/scripts/VersionName b/contrib/ntp/scripts/VersionName index f601cc34821e5..f601cc34821e5 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 2a258add43016..2a258add43016 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 0ce192213b483..0ce192213b483 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 b7cebce32b0ac..b7cebce32b0ac 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 1b1d232169586..1b1d232169586 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 bfb9199352d91..39df85edf4d3b 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "config.h" diff --git a/contrib/nvi/common/exf.c b/contrib/nvi/common/exf.c index e332f4700e718..b13a707eec087 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.40.1 2010/12/21 17:10:29 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 4d8c08db54ff7..75d57bb3f3f2c 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.40.1 2010/12/21 17:10:29 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 12a483f1edb1f..5ffd4e38918f1 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.2.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .so ref.so .tp diff --git a/contrib/nvi/ex/ex.c b/contrib/nvi/ex/ex.c index ecdae4b869343..117c5db4fb87e 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "config.h" diff --git a/contrib/nvi/perl_api/perl.xs b/contrib/nvi/perl_api/perl.xs index 3b89ea44cc921..0a69c9cf0b6fe 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "config.h" diff --git a/contrib/nvi/vi/vs_line.c b/contrib/nvi/vi/vs_line.c index 495e75e8f1b69..f25a44b1a5119 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.40.1 2010/12/21 17:10:29 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 f69d3820db7f5..6900cf412556c 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.40.1 2010/12/21 17:10:29 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 f0f70ab7b17ba..cc9388685b237 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.10.2.1.8.1 2010/12/21 17:10:29 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 e1776753355e9..4507f81919918 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.16.1 2010/12/21 17:10:29 kensmith Exp $ diff --git a/contrib/openbsm/config/config.h b/contrib/openbsm/config/config.h index ac6c6ab2f0b39..8e67441d42c8e 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.6.2.1.10.1 2010/12/21 17:10:29 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 068d2fcc2d7f4..5426d0a035377 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.4.1.10.1 2010/12/21 17:10:29 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 a711019f39ac5..49d9e7b2425a0 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.4.12.1 2010/12/21 17:10:29 kensmith Exp $ # dir:/var/audit flags:lo diff --git a/contrib/openbsm/etc/audit_event b/contrib/openbsm/etc/audit_event index 2b1182497a835..80ed552ef5bd1 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.8.2.1.10.1 2010/12/21 17:10:29 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 0cce4f1974397..b29fb8a820678 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.16.1 2010/12/21 17:10:29 kensmith Exp $ # root:lo:no diff --git a/contrib/openbsm/etc/audit_warn b/contrib/openbsm/etc/audit_warn index c5a31590fc8dc..ffae6c9e8a342 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.16.1 2010/12/21 17:10:29 kensmith Exp $ # logger -p security.warning "audit warning: $@" diff --git a/contrib/opie/ftpcmd.y b/contrib/opie/ftpcmd.y index abcffdc69568c..2d3edaf042cb1 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.40.1 2010/12/21 17:10:29 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 fc836aa6cc5db..eafbc9a65f460 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "opie_cfg.h" diff --git a/contrib/opie/libopie/generator.c b/contrib/opie/libopie/generator.c index d4888f990e3bc..70b9c74680616 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "opie_cfg.h" diff --git a/contrib/opie/libopie/hash.c b/contrib/opie/libopie/hash.c index babcbfae3aa97..60213abad4770 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "opie_cfg.h" diff --git a/contrib/opie/libopie/hashlen.c b/contrib/opie/libopie/hashlen.c index 29d855deaa3b8..120b5e1429173 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "opie_cfg.h" diff --git a/contrib/opie/libopie/insecure.c b/contrib/opie/libopie/insecure.c index bc61c5457ea39..622eb0eae4e1b 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "opie_cfg.h" diff --git a/contrib/opie/libopie/lock.c b/contrib/opie/libopie/lock.c index 865d270bb5271..3c3341b33207e 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.40.1 2010/12/21 17:10:29 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 2965b0efc6a7f..a8615ade4adc1 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.38.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "opie_cfg.h" diff --git a/contrib/opie/libopie/readrec.c b/contrib/opie/libopie/readrec.c index 4f204b927eebf..092f85a8ed28a 100644 --- a/contrib/opie/libopie/readrec.c +++ b/contrib/opie/libopie/readrec.c @@ -15,7 +15,7 @@ you didn't get a copy, you may request one from <license@inner.net>. records. Set read flag. Created by cmetz for OPIE 2.3. -$FreeBSD$ +$FreeBSD: src/contrib/opie/libopie/readrec.c,v 1.2.2.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "opie_cfg.h" diff --git a/contrib/opie/libopie/writerec.c b/contrib/opie/libopie/writerec.c index 3d88b34c228b9..8f31784b303a2 100644 --- a/contrib/opie/libopie/writerec.c +++ b/contrib/opie/libopie/writerec.c @@ -14,7 +14,7 @@ you didn't get a copy, you may request one from <license@inner.net>. support. Fixed passwd bug. Created by cmetz for OPIE 2.3 from passwd.c. -$FreeBSD$ +$FreeBSD: src/contrib/opie/libopie/writerec.c,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "opie_cfg.h" diff --git a/contrib/opie/opie.4 b/contrib/opie/opie.4 index 3ac19324a39d1..5903e3104621b 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.40.1 2010/12/21 17:10:29 kensmith Exp $ .\" .TH OPIE 4 "January 10, 1995" .SH NAME diff --git a/contrib/opie/opie.h b/contrib/opie/opie.h index be508c77f73d9..24368ddadd70c 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _OPIE_H #define _OPIE_H 1 diff --git a/contrib/opie/opie_cfg.h b/contrib/opie/opie_cfg.h index bd000ae60a330..53a10a7e452f7 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _OPIE_CFG_H diff --git a/contrib/opie/opieaccess.5 b/contrib/opie/opieaccess.5 index 41b1ec0e03b76..a598d53b7026a 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.40.1 2010/12/21 17:10:29 kensmith Exp $ .\" .lt 6.0i .TH OPIEACCESS 5 "January 10, 1995" diff --git a/contrib/opie/opieftpd.c b/contrib/opie/opieftpd.c index eb6015f4130e1..27cdede331639 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.40.1 2010/12/21 17:10:29 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 41cdebe8dec47..be0781ab23d78 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.40.1 2010/12/21 17:10:29 kensmith Exp $ .ll 6i .pl 10.5i .lt 6.0i diff --git a/contrib/opie/opieinfo.c b/contrib/opie/opieinfo.c index 09f9784241d82..51b679cb2131f 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ diff --git a/contrib/opie/opiekey.1 b/contrib/opie/opiekey.1 index bc62b9460d902..f7381da4fa029 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.24.1.6.1 2010/12/21 17:10:29 kensmith Exp $ .ll 6i .pl 10.5i .lt 6.0i diff --git a/contrib/opie/opiekey.c b/contrib/opie/opiekey.c index 20ba658710ee9..ded92a8ca1c6f 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "opie_cfg.h" diff --git a/contrib/opie/opiekeys.5 b/contrib/opie/opiekeys.5 index 26f08ed06ff8a..07c82e8ed3acf 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.40.1 2010/12/21 17:10:29 kensmith Exp $ .\" .lt 6.0i .TH OPIEKEYS 5 "January 10, 1995" diff --git a/contrib/opie/opiepasswd.1 b/contrib/opie/opiepasswd.1 index 5ce6cb010b4fe..223234e9388f8 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.40.1 2010/12/21 17:10:29 kensmith Exp $ .ll 6i .pl 10.5i .lt 6.0i diff --git a/contrib/opie/opiepasswd.c b/contrib/opie/opiepasswd.c index cd4ff018c3a01..1d8c0f82ce9fb 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "opie_cfg.h" diff --git a/contrib/opie/popen.c b/contrib/opie/popen.c index 99aad17025a6f..9ea000d55ca5e 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.36.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (c) 1988, 1993, 1994 diff --git a/contrib/pf/authpf/authpf.8 b/contrib/pf/authpf/authpf.8 index bd4ff402d7def..f3a0f02c44a09 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" $OpenBSD: authpf.8,v 1.43 2007/02/24 17:21:04 beck Exp $ .\" .\" Copyright (c) 1998-2007 Bob Beck (beck@openbsd.org>. All rights reserved. diff --git a/contrib/pf/authpf/authpf.c b/contrib/pf/authpf/authpf.c index 56d7728a330ca..757a509a62bd8 100644 --- a/contrib/pf/authpf/authpf.c +++ b/contrib/pf/authpf/authpf.c @@ -17,7 +17,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/authpf/authpf.c,v 1.8.14.1 2010/12/21 17:10:29 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 69c848e196255..531f4caf6329c 100644 --- a/contrib/pf/ftp-proxy/ftp-proxy.8 +++ b/contrib/pf/ftp-proxy/ftp-proxy.8 @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/pf/ftp-proxy/ftp-proxy.8,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd November 28, 2004 .Dt FTP-PROXY 8 diff --git a/contrib/pf/ftp-proxy/ftp-proxy.c b/contrib/pf/ftp-proxy/ftp-proxy.c index 06c848795b8dc..7adb5d77397ef 100644 --- a/contrib/pf/ftp-proxy/ftp-proxy.c +++ b/contrib/pf/ftp-proxy/ftp-proxy.c @@ -17,7 +17,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/ftp-proxy/ftp-proxy.c,v 1.7.14.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/queue.h> #include <sys/types.h> diff --git a/contrib/pf/man/pf.4 b/contrib/pf/man/pf.4 index 16e74abdf9d4c..ca5cb9b071988 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.9.14.1 2010/12/21 17:10:29 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 98c3d0ea87897..9a9841b31a6e8 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.14.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $ .\" $OpenBSD: pf.conf.5,v 1.393 2008/02/11 07:46:32 jmc Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier diff --git a/contrib/pf/man/pf.os.5 b/contrib/pf/man/pf.os.5 index ac2b7a88486d3..b433732093504 100644 --- a/contrib/pf/man/pf.os.5 +++ b/contrib/pf/man/pf.os.5 @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/pf/man/pf.os.5,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd August 18, 2003 .Dt PF.OS 5 diff --git a/contrib/pf/man/pflog.4 b/contrib/pf/man/pflog.4 index 7ab96e977f151..573fc1d31ba6a 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.6.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd December 10, 2001 .Dt PFLOG 4 diff --git a/contrib/pf/man/pfsync.4 b/contrib/pf/man/pfsync.4 index 63adca9401ba1..b790f9105e129 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.10.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd June 6, 2006 .Dt PFSYNC 4 diff --git a/contrib/pf/pfctl/parse.y b/contrib/pf/pfctl/parse.y index c22a0b662e6f7..6003f2a897b30 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.8.2.2.4.1 2010/12/21 17:10:29 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 02a39b3215678..f9eb7ef192b1d 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.4.2.1.4.1 2010/12/21 17:10:29 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 24be6e51c4873..7a95ccad28175 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd November 20, 2002 .Dt PFCTL 8 diff --git a/contrib/pf/pfctl/pfctl.c b/contrib/pf/pfctl/pfctl.c index 21995f6468de6..bbe0b00047298 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.7.14.1 2010/12/21 17:10:29 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 98a1bef2a28b8..9ed8ec08292aa 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.7.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _PFCTL_H_ diff --git a/contrib/pf/pfctl/pfctl_altq.c b/contrib/pf/pfctl/pfctl_altq.c index b90e7c6b2742a..bbfacd094ef7c 100644 --- a/contrib/pf/pfctl/pfctl_altq.c +++ b/contrib/pf/pfctl/pfctl_altq.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/pf/pfctl/pfctl_altq.c,v 1.9.2.1.8.1 2010/12/21 17:10:29 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 44c04779d61e8..f117db9637983 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.3.14.1 2010/12/21 17:10:29 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 c9b2e1189b68f..9dce9fef93e70 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.8.2.1.4.1 2010/12/21 17:10:29 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 4885203a532bd..d63e30d64244d 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.7.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _PFCTL_PARSER_H_ diff --git a/contrib/pf/pfctl/pfctl_qstats.c b/contrib/pf/pfctl/pfctl_qstats.c index d4089d6fbc83e..82d951b4c4af9 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.10.1.8.1 2010/12/21 17:10:29 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 3d54466a44933..f1aaf0439ab71 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.8.14.1 2010/12/21 17:10:29 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 22643fc920fb6..2ea52a4803778 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd July 9, 2001 .Dt PFLOGD 8 diff --git a/contrib/pf/pflogd/pflogd.c b/contrib/pf/pflogd/pflogd.c index 74e35693c63a1..031159f315485 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.12.2.1.10.1 2010/12/21 17:10:29 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 db6007f1f339e..f4e7769818bb9 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.6.14.1 2010/12/21 17:10:29 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/pidfile.h b/contrib/pf/pflogd/pidfile.h index 7281dcca24c0d..b2ae1be6f74a5 100644 --- a/contrib/pf/pflogd/pidfile.h +++ b/contrib/pf/pflogd/pidfile.h @@ -1,3 +1,3 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/pf/pflogd/pidfile.h,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ int pidfile(const char *); diff --git a/contrib/pf/pflogd/privsep.c b/contrib/pf/pflogd/privsep.c index a07d1414fd44b..c528aaa232fd8 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/time.h> diff --git a/contrib/pf/tftp-proxy/filter.c b/contrib/pf/tftp-proxy/filter.c index e5a769a62a548..204525c51c4d4 100644 --- a/contrib/pf/tftp-proxy/filter.c +++ b/contrib/pf/tftp-proxy/filter.c @@ -1,5 +1,5 @@ /* $OpenBSD: filter.c,v 1.1 2005/12/28 19:07:07 jcs Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/pf/tftp-proxy/filter.c,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (c) 2004, 2005 Camiel Dobbelaar, <cd@sentia.nl> diff --git a/contrib/pnpinfo/pnpinfo.8 b/contrib/pnpinfo/pnpinfo.8 index f6257d552a994..b0e4ff73a12a4 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.7.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd January 7, 1996 .Dt PNPINFO 8 diff --git a/contrib/pnpinfo/pnpinfo.c b/contrib/pnpinfo/pnpinfo.c index 790cfd8028dcb..4a60f8969a220 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.10.14.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/time.h> diff --git a/contrib/pnpinfo/pnpinfo.h b/contrib/pnpinfo/pnpinfo.h index abe14271d9d9b..bd1f0ee8b1c59 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ diff --git a/contrib/sendmail/FREEBSD-upgrade b/contrib/sendmail/FREEBSD-upgrade index 5d4cf6512e98c..0c6c03f460ab5 100644 --- a/contrib/sendmail/FREEBSD-upgrade +++ b/contrib/sendmail/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/sendmail/FREEBSD-upgrade,v 1.33.2.3.4.1 2010/12/21 17:10:29 kensmith Exp $ sendmail 8.14.4 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 c2d0df7c8e15d..6ae86cf0b2b26 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.18.1.4.1 2010/12/21 17:10:29 kensmith Exp $ # ###################################################################### diff --git a/contrib/sendmail/cf/sh/makeinfo.sh b/contrib/sendmail/cf/sh/makeinfo.sh index e7b0cd101fced..e6d30f3c5801b 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.38.1 2010/12/21 17:10:29 kensmith Exp $ # usewhoami=0 diff --git a/contrib/sendmail/mail.local/mail.local.8 b/contrib/sendmail/mail.local/mail.local.8 index 7811451c5c309..83f1cf7361c7b 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.34.1 2010/12/21 17:10:29 kensmith Exp $ diff --git a/contrib/sendmail/mail.local/mail.local.c b/contrib/sendmail/mail.local/mail.local.c index e20d9158862f5..578ec06b47ffc 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.27.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/contrib/sendmail/rmail/rmail.c b/contrib/sendmail/rmail/rmail.c index 5cdc9bb14213b..a0b9d48a9af10 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.40.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/contrib/sendmail/smrsh/smrsh.8 b/contrib/sendmail/smrsh/smrsh.8 index f0ed01c0a8cb8..90bd11ce7a0f9 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.26.1 2010/12/21 17:10:29 kensmith Exp $ diff --git a/contrib/sendmail/src/sendmail.8 b/contrib/sendmail/src/sendmail.8 index e5ce9aeef9de4..2bac8fac4dea9 100644 --- a/contrib/sendmail/src/sendmail.8 +++ b/contrib/sendmail/src/sendmail.8 @@ -748,4 +748,4 @@ The .B sendmail command appeared in 4.2BSD. -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/src/sendmail.8,v 1.13.18.2.4.1 2010/12/21 17:10:29 kensmith Exp $ diff --git a/contrib/smbfs/FREEBSD-upgrade b/contrib/smbfs/FREEBSD-upgrade index 6fad7c6d729ec..2a61871f3a611 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.42.1 2010/12/21 17:10:29 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 d92d8e44e593c..c59f158e4617f 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.34.1 2010/12/21 17:10:29 kensmith Exp $ # # Example for .nsmbrc file # diff --git a/contrib/smbfs/include/netsmb/nb_lib.h b/contrib/smbfs/include/netsmb/nb_lib.h index 13498cfb6ca68..d91b2f14636cc 100644 --- a/contrib/smbfs/include/netsmb/nb_lib.h +++ b/contrib/smbfs/include/netsmb/nb_lib.h @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * $Id: nb_lib.h,v 1.2 2000/07/17 01:49:27 bp Exp $ - * $FreeBSD$ + * $FreeBSD: src/contrib/smbfs/include/netsmb/nb_lib.h,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _NETSMB_NB_LIB_H_ #define _NETSMB_NB_LIB_H_ diff --git a/contrib/smbfs/include/netsmb/smb_lib.h b/contrib/smbfs/include/netsmb/smb_lib.h index 04e8279abf39e..b8806cd5824d8 100644 --- a/contrib/smbfs/include/netsmb/smb_lib.h +++ b/contrib/smbfs/include/netsmb/smb_lib.h @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * $Id: smb_lib.h,v 1.24 2001/12/20 15:19:43 bp Exp $ - * $FreeBSD$ + * $FreeBSD: src/contrib/smbfs/include/netsmb/smb_lib.h,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _NETSMB_SMB_LIB_H_ #define _NETSMB_SMB_LIB_H_ diff --git a/contrib/smbfs/lib/smb/ctx.c b/contrib/smbfs/lib/smb/ctx.c index 0709b6b9a9b53..e88db67a08df3 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.7.14.1 2010/12/21 17:10:29 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 2ac3300155c7b..b27be643e14f7 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.34.1 2010/12/21 17:10:29 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 d84d9091fd366..e08bdb90d8d0e 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/contrib/smbfs/lib/smb/mbuf.c b/contrib/smbfs/lib/smb/mbuf.c index 729b5c53d11e3..68aea7e73364f 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.3.14.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/endian.h> diff --git a/contrib/smbfs/lib/smb/nb.c b/contrib/smbfs/lib/smb/nb.c index 652a05717a08a..c4b697d5ff93d 100644 --- a/contrib/smbfs/lib/smb/nb.c +++ b/contrib/smbfs/lib/smb/nb.c @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * $Id: nb.c,v 1.4 2001/04/16 04:33:01 bp Exp $ - * $FreeBSD$ + * $FreeBSD: src/contrib/smbfs/lib/smb/nb.c,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> #include <sys/socket.h> diff --git a/contrib/smbfs/lib/smb/nb_name.c b/contrib/smbfs/lib/smb/nb_name.c index 2346ec748f1ea..f9d7dad64328e 100644 --- a/contrib/smbfs/lib/smb/nb_name.c +++ b/contrib/smbfs/lib/smb/nb_name.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/smbfs/lib/smb/nb_name.c,v 1.2.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/endian.h> diff --git a/contrib/smbfs/lib/smb/nb_net.c b/contrib/smbfs/lib/smb/nb_net.c index 41fc3846116f7..c67efa71c60db 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.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> #include <sys/socket.h> diff --git a/contrib/smbfs/lib/smb/nbns_rq.c b/contrib/smbfs/lib/smb/nbns_rq.c index 9d55b2569d484..12a6a5b26e52d 100644 --- a/contrib/smbfs/lib/smb/nbns_rq.c +++ b/contrib/smbfs/lib/smb/nbns_rq.c @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * $Id: nbns_rq.c,v 1.5 2001/02/17 03:07:24 bp Exp $ - * $FreeBSD$ + * $FreeBSD: src/contrib/smbfs/lib/smb/nbns_rq.c,v 1.2.14.1 2010/12/21 17:10:29 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 32744288a8c12..a223b58e32ee8 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.26.1 2010/12/21 17:10:29 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 19e803df9cce3..738bb88308728 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.5.14.1 2010/12/21 17:10:29 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 5f92c8a311f4a..dcd998c7e7a5b 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.26.1 2010/12/21 17:10:29 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 7ecbb36406eef..803d3be3dece7 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.26.1 2010/12/21 17:10:29 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 aec889c04ce33..13f5f8d989601 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.6.12.1 2010/12/21 17:10:29 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 fdcdd1a1b20d8..25a43669dabcc 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.7.12.1 2010/12/21 17:10:29 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 00843943600ca..50762c78b0ca8 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.36.1 2010/12/21 17:10:29 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 74a97f3a114ba..b7deea7f7a130 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.2.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> #include <sys/time.h> diff --git a/contrib/smbfs/smbutil/print.c b/contrib/smbfs/smbutil/print.c index d87ec78587c6a..83fac62b81306 100644 --- a/contrib/smbfs/smbutil/print.c +++ b/contrib/smbfs/smbutil/print.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/smbfs/smbutil/print.c,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/errno.h> diff --git a/contrib/smbfs/smbutil/view.c b/contrib/smbfs/smbutil/view.c index 87f5e0cc7fc6d..8e7332be53b11 100644 --- a/contrib/smbfs/smbutil/view.c +++ b/contrib/smbfs/smbutil/view.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/contrib/smbfs/smbutil/view.c,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/endian.h> #include <sys/param.h> diff --git a/contrib/tcp_wrappers/Makefile b/contrib/tcp_wrappers/Makefile index 10ede819e4de4..cbbe0114870d2 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.60.1 2010/12/21 17:10:29 kensmith Exp $ what: @echo diff --git a/contrib/tcp_wrappers/fix_options.c b/contrib/tcp_wrappers/fix_options.c index 4983a55a47a1c..42f59eee7c90b 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/hosts_access.5 b/contrib/tcp_wrappers/hosts_access.5 index 27ab2ae648b6d..4b2fb66e19aba 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.60.1 2010/12/21 17:10:29 kensmith Exp $ diff --git a/contrib/tcp_wrappers/hosts_access.c b/contrib/tcp_wrappers/hosts_access.c index 03d305b7dc2c9..e3b288efd2a69 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.10.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/inetcf.c b/contrib/tcp_wrappers/inetcf.c index 1ace3527fc7c6..fe8c911419bba 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.38.1 2010/12/21 17:10:29 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 8f04f870e1b4f..ff5c33c73aeca 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/options.c b/contrib/tcp_wrappers/options.c index 97d3127039244..5a7362059b28e 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/refuse.c b/contrib/tcp_wrappers/refuse.c index fd04e08ae9bf3..6ae330b01710b 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/rfc931.c b/contrib/tcp_wrappers/rfc931.c index e7fb3d1d12942..6fc2082aefca8 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/scaffold.c b/contrib/tcp_wrappers/scaffold.c index 8da9df0c68611..972da3ea4067e 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/scaffold.h b/contrib/tcp_wrappers/scaffold.h index ea568b7225077..5e0c6c34f0eca 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifdef INET6 diff --git a/contrib/tcp_wrappers/socket.c b/contrib/tcp_wrappers/socket.c index ed959ac8fb90e..052e5c80c26ab 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/tcpd.c b/contrib/tcp_wrappers/tcpd.c index 55c6853c18811..9f121bd243bba 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/tcpd.h b/contrib/tcp_wrappers/tcpd.h index fec20a262baf1..4d8cbd9c5226c 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ /* Structure to describe one communications endpoint. */ diff --git a/contrib/tcp_wrappers/tcpdchk.c b/contrib/tcp_wrappers/tcpdchk.c index 99ec495253008..f145635ad7faf 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/tcpdmatch.c b/contrib/tcp_wrappers/tcpdmatch.c index 94f3e70096064..d604e5f84d3fb 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/tli.c b/contrib/tcp_wrappers/tli.c index 36d6f7eff398c..467f66d50af7b 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/update.c b/contrib/tcp_wrappers/update.c index b612d5e02466b..67cb60358dc77 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcp_wrappers/workarounds.c b/contrib/tcp_wrappers/workarounds.c index 1ad2c6471ef32..eeeff438b245e 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/.cvsignore b/contrib/tcpdump/.cvsignore deleted file mode 100644 index 791f14cdb7cf8..0000000000000 --- 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 db9a93cff287e..c35220da862b5 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.15.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint static const char rcsid[] _U_ = diff --git a/contrib/tcpdump/ethertype.h b/contrib/tcpdump/ethertype.h index 1555b4d69f4b3..c1db716d25867 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.10.12.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/tcpdump/ieee802_11.h b/contrib/tcpdump/ieee802_11.h index d98f97954078e..b527edf036d45 100644 --- a/contrib/tcpdump/ieee802_11.h +++ b/contrib/tcpdump/ieee802_11.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tcpdump/ieee802_11.h,v 1.2.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* @(#) $Header: /tcpdump/master/tcpdump/ieee802_11.h,v 1.9.4.3 2007/07/22 20:01:16 guy Exp $ (LBL) */ /* * Copyright (c) 2001 diff --git a/contrib/tcpdump/ieee802_11_radio.h b/contrib/tcpdump/ieee802_11_radio.h index 82eb97bf6b684..e6cbcb3f82bb7 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.2.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* $NetBSD: ieee802_11_radio.h,v 1.2 2006/02/26 03:04:03 dyoung Exp $ */ /* $Header: /tcpdump/master/tcpdump/ieee802_11_radio.h,v 1.1.2.1 2006/06/13 22:24:45 guy Exp $ */ diff --git a/contrib/tcpdump/interface.h b/contrib/tcpdump/interface.h index 302d2eab19bb0..32cbcaf5ef102 100644 --- a/contrib/tcpdump/interface.h +++ b/contrib/tcpdump/interface.h @@ -18,7 +18,7 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/interface.h,v 1.12.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ * @(#) $Header: /tcpdump/master/tcpdump/interface.h,v 1.244.2.21 2007/03/28 07:45:46 hannes Exp $ (LBL) */ diff --git a/contrib/tcpdump/ipproto.h b/contrib/tcpdump/ipproto.h index 1800db4580da2..8311d9fcfa2e7 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.4.12.1 2010/12/21 17:10:29 kensmith Exp $ */ extern struct tok ipproto_values[]; diff --git a/contrib/tcpdump/nfs.h b/contrib/tcpdump/nfs.h index 82c8dd3f1f954..32d66e4175be2 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.32.1 2010/12/21 17:10:29 kensmith Exp $ * @(#)nfsproto.h 8.2 (Berkeley) 3/30/95 */ diff --git a/contrib/tcpdump/nfsfh.h b/contrib/tcpdump/nfsfh.h index 8a337ba156ec8..f944b1886b465 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.32.1 2010/12/21 17:10:29 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 4aa8191d77bfb..3a7a4b0c7f102 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.10.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/pmap_prot.h b/contrib/tcpdump/pmap_prot.h index 17cb92ff9a78b..1d39cd7771206 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.24.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/tcpdump/ppp.h b/contrib/tcpdump/ppp.h index 9c4b473ef53be..3d27eff4d7afd 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.8.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #define PPP_HDRLEN 4 /* length of PPP header */ diff --git a/contrib/tcpdump/print-802_11.c b/contrib/tcpdump/print-802_11.c index 100730a1390e2..4316f442697ec 100644 --- a/contrib/tcpdump/print-802_11.c +++ b/contrib/tcpdump/print-802_11.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tcpdump/print-802_11.c,v 1.2.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (c) 2001 * Fortress Technologies, Inc. All rights reserved. diff --git a/contrib/tcpdump/print-arp.c b/contrib/tcpdump/print-arp.c index 3dc289466a846..6e5178f75e62d 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.24.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-atalk.c b/contrib/tcpdump/print-atalk.c index 1d575a67177da..5e182e4c2d4a0 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.24.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-atm.c b/contrib/tcpdump/print-atm.c index 03ca34b603ac0..9cda125dc1ba6 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.12.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint static const char rcsid[] _U_ = diff --git a/contrib/tcpdump/print-bootp.c b/contrib/tcpdump/print-bootp.c index b7e2cda8c4b60..ab7bff4f9de36 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.10.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint static const char rcsid[] _U_ = diff --git a/contrib/tcpdump/print-domain.c b/contrib/tcpdump/print-domain.c index 827d1be080610..d0e0f50fbcd0c 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.10.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ether.c b/contrib/tcpdump/print-ether.c index d8911d3180d41..662cf29b94fd5 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.17.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint static const char rcsid[] _U_ = diff --git a/contrib/tcpdump/print-fddi.c b/contrib/tcpdump/print-fddi.c index 49e2b005e93c6..d9752015e732b 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.11.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-fr.c b/contrib/tcpdump/print-fr.c index abc3cd7ec7deb..fcfc5880f644a 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.7.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-icmp.c b/contrib/tcpdump/print-icmp.c index 09a7a89800382..184720315aad7 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.10.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ip.c b/contrib/tcpdump/print-ip.c index 48d54dde76fd6..af6b2764df194 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.14.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ip6.c b/contrib/tcpdump/print-ip6.c index 4928734dc95ad..b4a979a4a8efd 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.8.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ipx.c b/contrib/tcpdump/print-ipx.c index 6459b31bc3688..d926434617a90 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.10.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-isoclns.c b/contrib/tcpdump/print-isoclns.c index 2ea3a3dd6e43f..3a96cf9afccd7 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.16.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-llc.c b/contrib/tcpdump/print-llc.c index 8ffd289159b3d..86a4d7be7edd7 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.12.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-nfs.c b/contrib/tcpdump/print-nfs.c index e47f0f619f16e..851f24417c329 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.10.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ntp.c b/contrib/tcpdump/print-ntp.c index 9e8ccfa4f3d03..cb90305027d05 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.24.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-null.c b/contrib/tcpdump/print-null.c index b525600aaf7c6..5008a7d85c8f8 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.12.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-pim.c b/contrib/tcpdump/print-pim.c index d539809933a28..3dbd81525e7b4 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.9.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-ppp.c b/contrib/tcpdump/print-ppp.c index e25930b971027..f3ae997843399 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.10.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/tcpdump/print-sl.c b/contrib/tcpdump/print-sl.c index 97389d8c3779d..6bdb074de6987 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.24.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-sunrpc.c b/contrib/tcpdump/print-sunrpc.c index 420ec360f38e9..b7d1074f605ab 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.24.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/print-token.c b/contrib/tcpdump/print-token.c index 8a5f4f55657d2..6635ca9c6e3d9 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.8.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint static const char rcsid[] _U_ = diff --git a/contrib/tcpdump/print-udp.c b/contrib/tcpdump/print-udp.c index d530d6a08a9a9..5c6e4ae95167e 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.10.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/contrib/tcpdump/rpc_auth.h b/contrib/tcpdump/rpc_auth.h index 2b8ddc10164bc..2a5da7642a467 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.24.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/tcpdump/rpc_msg.h b/contrib/tcpdump/rpc_msg.h index 01185de1ca150..cbf4066c24653 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.24.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/tcpdump/tcpdump-stdinc.h b/contrib/tcpdump/tcpdump-stdinc.h index 4e599c3cfebc9..ce1d7594482e7 100644 --- a/contrib/tcpdump/tcpdump-stdinc.h +++ b/contrib/tcpdump/tcpdump-stdinc.h @@ -29,7 +29,7 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * - * $FreeBSD$ + * $FreeBSD: src/contrib/tcpdump/tcpdump-stdinc.h,v 1.4.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ * @(#) $Header: /tcpdump/master/tcpdump/tcpdump-stdinc.h,v 1.12.2.5 2006/06/23 02:07:27 hannes Exp $ (LBL) */ diff --git a/contrib/tcpdump/tcpdump.1 b/contrib/tcpdump/tcpdump.1 index 8b70af2c83f28..7d6a2b4e88376 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.17.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ .\" .TH TCPDUMP 1 "18 April 2005" .SH NAME diff --git a/contrib/tcpdump/tcpdump.c b/contrib/tcpdump/tcpdump.c index e45ab23bdf693..d677d78f127cd 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.13 2007/09/12 19:48:51 guy Exp $ (LBL)"; #endif -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/tcpdump/tcpdump.c,v 1.11.2.2.10.1 2010/12/21 17:10:29 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 f097c8a945c71..0000000000000 --- 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 e466c843630f0..6755964ff431c 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.32.1 2010/12/21 17:10:29 kensmith Exp $ */ #define TOKEN_HDRLEN 14 diff --git a/contrib/tcsh/FREEBSD-Xlist b/contrib/tcsh/FREEBSD-Xlist index b6e5636aa567a..d3cfde94cdbba 100644 --- a/contrib/tcsh/FREEBSD-Xlist +++ b/contrib/tcsh/FREEBSD-Xlist @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/tcsh/FREEBSD-Xlist,v 1.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */BUGS */config/a* */config/bs2000 diff --git a/contrib/tcsh/FREEBSD-upgrade b/contrib/tcsh/FREEBSD-upgrade index 7bfdaf8a20914..6acabfed8c001 100644 --- a/contrib/tcsh/FREEBSD-upgrade +++ b/contrib/tcsh/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/contrib/tcsh/FREEBSD-upgrade,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ Christos Zoulas `tcsh' originals can be found at: ftp://ftp.astron.com/pub/tcsh/ diff --git a/contrib/telnet/arpa/telnet.h b/contrib/telnet/arpa/telnet.h index 26f75fb313038..fe310375b14bc 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.22.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _ARPA_TELNET_H_ diff --git a/contrib/telnet/libtelnet/auth-proto.h b/contrib/telnet/libtelnet/auth-proto.h index 6d3ba7f074932..f502e5df056a7 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/telnet/libtelnet/auth.c b/contrib/telnet/libtelnet/auth.c index 46426559e0883..7671645825193 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.38.1 2010/12/21 17:10:29 kensmith Exp $"); /* diff --git a/contrib/telnet/libtelnet/auth.h b/contrib/telnet/libtelnet/auth.h index a8ee04831d678..c53b2d3a5cb96 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/telnet/libtelnet/enc-proto.h b/contrib/telnet/libtelnet/enc-proto.h index 46663c7789e21..e38f6b401b3f2 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/telnet/libtelnet/enc_des.c b/contrib/telnet/libtelnet/enc_des.c index 2f7fe6e744024..9fa3542aeb53e 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.38.1 2010/12/21 17:10:29 kensmith Exp $"); #ifdef ENCRYPTION # ifdef AUTHENTICATION diff --git a/contrib/telnet/libtelnet/encrypt.c b/contrib/telnet/libtelnet/encrypt.c index 8bdf672ab3bae..9051a8b59bd8c 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.40.1 2010/12/21 17:10:29 kensmith Exp $"); #ifndef lint #if 0 diff --git a/contrib/telnet/libtelnet/encrypt.h b/contrib/telnet/libtelnet/encrypt.h index eda8d57e03286..ab6d9df24e341 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/telnet/libtelnet/genget.c b/contrib/telnet/libtelnet/genget.c index e24bb44584551..13477eb54f2af 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.40.1 2010/12/21 17:10:29 kensmith Exp $"); #ifndef lint #if 0 diff --git a/contrib/telnet/libtelnet/getent.c b/contrib/telnet/libtelnet/getent.c index d6e8d9c884752..22905076347b4 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.40.1 2010/12/21 17:10:29 kensmith Exp $"); #ifndef lint #if 0 diff --git a/contrib/telnet/libtelnet/kerberos.c b/contrib/telnet/libtelnet/kerberos.c index 2380c27daa5e2..68954ff2d74d7 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.38.1 2010/12/21 17:10:29 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 ab7b2dce47b81..3bf64fe82277a 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.38.1 2010/12/21 17:10:29 kensmith Exp $"); #ifdef KRB5 diff --git a/contrib/telnet/libtelnet/key-proto.h b/contrib/telnet/libtelnet/key-proto.h index 2f3f3466daa5d..b03c1b866a518 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __KEY_PROTO__ diff --git a/contrib/telnet/libtelnet/krb4encpwd.c b/contrib/telnet/libtelnet/krb4encpwd.c index e0530f6e63c39..f8de5e8d4a67a 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.40.1 2010/12/21 17:10:29 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 aea753c3ff93c..1478eb1b65757 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/telnet/libtelnet/misc.c b/contrib/telnet/libtelnet/misc.c index 97299ad53b77d..7cb6015326b25 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.40.1 2010/12/21 17:10:29 kensmith Exp $"); #ifndef lint #if 0 diff --git a/contrib/telnet/libtelnet/pk.c b/contrib/telnet/libtelnet/pk.c index 044e9b9e8ffac..f41431c12371a 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.38.1 2010/12/21 17:10:29 kensmith Exp $"); /* public key routines */ /* functions: diff --git a/contrib/telnet/libtelnet/pk.h b/contrib/telnet/libtelnet/pk.h index 555d8ebdeb78c..ae8ab83c35324 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.40.1 2010/12/21 17:10:29 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 badf21417dcc5..0166acaf2155e 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.40.1 2010/12/21 17:10:29 kensmith Exp $"); #ifndef lint #if 0 diff --git a/contrib/telnet/libtelnet/rsaencpwd.c b/contrib/telnet/libtelnet/rsaencpwd.c index fba0c6b61735a..54228806f834b 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.40.1 2010/12/21 17:10:29 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 194048532b4e5..89675b8ab5b57 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.40.1 2010/12/21 17:10:29 kensmith Exp $"); #ifdef SRA #ifdef ENCRYPTION diff --git a/contrib/telnet/telnet/authenc.c b/contrib/telnet/telnet/authenc.c index 85f389b2e55db..e9bb5d7f5aee2 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.38.1 2010/12/21 17:10:29 kensmith Exp $"); #ifdef AUTHENTICATION #ifdef ENCRYPTION diff --git a/contrib/telnet/telnet/commands.c b/contrib/telnet/telnet/commands.c index c39b18744cae1..a6f6d54534d6c 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.10.1.2.1 2010/12/21 17:10:29 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 840666deacb6a..3a5e92953f20c 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #define settimer(x) clocks.x = clocks.system++ diff --git a/contrib/telnet/telnet/externs.h b/contrib/telnet/telnet/externs.h index 19902c5b64e4e..8638561d3d8ca 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.11.2.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef BSD diff --git a/contrib/telnet/telnet/main.c b/contrib/telnet/telnet/main.c index f6eb1ffb08ef1..13b2480367cbb 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.26.1 2010/12/21 17:10:29 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 b140d6050d2f6..08f0eae2df008 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.22.1.2.1 2010/12/21 17:10:29 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 6c2b7efc5a511..0ef9544c53209 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.38.1 2010/12/21 17:10:29 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 516b7a5d806a8..9562d51c9a72b 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #if defined(P) diff --git a/contrib/telnet/telnet/sys_bsd.c b/contrib/telnet/telnet/sys_bsd.c index 9fba74feada9d..687460cefd4de 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.22.1.2.1 2010/12/21 17:10:29 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 0acfe78931ece..b6bb4ca40bd22 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.20.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd September 18, 2006 .Dt TELNET 1 diff --git a/contrib/telnet/telnet/telnet.c b/contrib/telnet/telnet/telnet.c index 8c457cf613d25..2ef0c3c05a265 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.10.1.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> diff --git a/contrib/telnet/telnet/terminal.c b/contrib/telnet/telnet/terminal.c index 596c2b8555937..b4497384683a9 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.22.1.2.1 2010/12/21 17:10:29 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 b0cfe37bbabd8..de9188a13d8c4 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.38.1 2010/12/21 17:10:29 kensmith Exp $"); #define TELOPTS #define TELCMDS diff --git a/contrib/telnet/telnetd/authenc.c b/contrib/telnet/telnetd/authenc.c index 9377b522c9722..03614a4d2520e 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.38.1 2010/12/21 17:10:29 kensmith Exp $"); #ifdef AUTHENTICATION #ifdef ENCRYPTION diff --git a/contrib/telnet/telnetd/defs.h b/contrib/telnet/telnetd/defs.h index d727f367c0450..7184b0e65951c 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/telnet/telnetd/ext.h b/contrib/telnet/telnetd/ext.h index 448ba68b92fd0..e553b0ac95717 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.38.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/telnet/telnetd/global.c b/contrib/telnet/telnetd/global.c index 2ed82d0b6aeea..674f2f99e6dc9 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.38.1 2010/12/21 17:10:29 kensmith Exp $"); /* * Allocate global variables. We do this diff --git a/contrib/telnet/telnetd/pathnames.h b/contrib/telnet/telnetd/pathnames.h index ed8ee887a39e5..c763584480226 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #if BSD > 43 diff --git a/contrib/telnet/telnetd/slc.c b/contrib/telnet/telnetd/slc.c index ad034418d3133..0590dc5134737 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.38.1 2010/12/21 17:10:29 kensmith Exp $"); #include "telnetd.h" diff --git a/contrib/telnet/telnetd/state.c b/contrib/telnet/telnetd/state.c index 300421f6dec43..65c49abc616ef 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.22.1.8.1 2010/12/21 17:10:29 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 08e1a2a4adba6..8a2986b648291 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.22.1.6.1 2010/12/21 17:10:29 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 15ac8a95ea2cc..275380c93d5a3 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.24.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd January 9, 2005 .Dt TELNETD 8 diff --git a/contrib/telnet/telnetd/telnetd.c b/contrib/telnet/telnetd/telnetd.c index ad1e45953e9e9..38fc1851ee2ce 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.29.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include "telnetd.h" #include "pathnames.h" diff --git a/contrib/telnet/telnetd/telnetd.h b/contrib/telnet/telnetd/telnetd.h index 5bfc572f518d3..c7e8775305069 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ diff --git a/contrib/telnet/telnetd/termstat.c b/contrib/telnet/telnetd/termstat.c index 88425206da56b..265d380f16179 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.34.1 2010/12/21 17:10:29 kensmith Exp $"); #include "telnetd.h" diff --git a/contrib/telnet/telnetd/utility.c b/contrib/telnet/telnetd/utility.c index 54e23270be181..523037973b735 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.38.1 2010/12/21 17:10:29 kensmith Exp $"); #ifdef __FreeBSD__ #include <locale.h> diff --git a/contrib/texinfo/FREEBSD-Xlist b/contrib/texinfo/FREEBSD-Xlist index 702690cc397c1..ed29f0b644420 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ABOUT-NLS */INSTALL.generic */Makefile.am diff --git a/contrib/texinfo/FREEBSD-upgrade b/contrib/texinfo/FREEBSD-upgrade index 888c727d5ec5c..51cb051c59e55 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.7.14.1 2010/12/21 17:10:29 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 ad0a116dfa6d2..e01fc5505b5a8 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.26.1 2010/12/21 17:10:29 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 50ed3d46f9445..0627e7963f220 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.26.1 2010/12/21 17:10:29 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 47f4a2ea05fba..a288064c183f2 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.15.2.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/top/display.c b/contrib/top/display.c index 94765302dfb23..9b70290cb869f 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.10.3.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/top/layout.h b/contrib/top/layout.h index 1b2564e0a6577..6f93fbbe2012b 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.50.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ extern int x_lastpid; /* 10 */ diff --git a/contrib/top/machine.h b/contrib/top/machine.h index a09424c19ca26..f3e5c49c55eab 100644 --- a/contrib/top/machine.h +++ b/contrib/top/machine.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/contrib/top/machine.h,v 1.9.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/top/screen.c b/contrib/top/screen.c index 348304cc2836f..c892194cba4ba 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ /* This file contains the routines that interface to termcap and stty/gtty. diff --git a/contrib/top/sigconv.awk b/contrib/top/sigconv.awk index 8e065fa1a3550..857411a0ebc7b 100644 --- a/contrib/top/sigconv.awk +++ b/contrib/top/sigconv.awk @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/contrib/top/sigconv.awk,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ BEGIN { nsig = 0; diff --git a/contrib/top/top.X b/contrib/top/top.X index 830e50dd23466..9d12629937662 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.20.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .nr N %topn% .nr D %delay% .TH TOP 1 Local diff --git a/contrib/top/top.c b/contrib/top/top.c index 762efaa2a723d..ce098492181f7 100644 --- a/contrib/top/top.c +++ b/contrib/top/top.c @@ -13,7 +13,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.23.2.3.8.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/top/top.h b/contrib/top/top.h index a281957c34bdc..102c217fb1946 100644 --- a/contrib/top/top.h +++ b/contrib/top/top.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/contrib/top/top.h,v 1.4.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Top - a top users display for Berkeley Unix diff --git a/contrib/top/username.c b/contrib/top/username.c index 23591866eb83e..ca39ec33d4319 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/top/utils.c b/contrib/top/utils.c index a38b2178fcc2f..d89a96f557ff3 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.24.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/contrib/traceroute/FREEBSD-upgrade b/contrib/traceroute/FREEBSD-upgrade index bc4918eb146f2..82367de6446cf 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.40.1 2010/12/21 17:10:29 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 26e2f76091975..842e401c83f7d 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.40.1 2010/12/21 17:10:29 kensmith Exp $ diff --git a/contrib/traceroute/as.c b/contrib/traceroute/as.c index 689848a89cf63..1e8489e1d5336 100644 --- a/contrib/traceroute/as.c +++ b/contrib/traceroute/as.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/traceroute/as.c,v 1.1.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $ */ /* $NetBSD: as.c,v 1.1 2001/11/04 23:14:36 atatat Exp $ */ /* diff --git a/contrib/traceroute/as.h b/contrib/traceroute/as.h index 3b7d3a660a589..14bbab2ac8b73 100644 --- a/contrib/traceroute/as.h +++ b/contrib/traceroute/as.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/traceroute/as.h,v 1.1.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $ */ /* $NetBSD: as.h,v 1.1 2001/11/04 23:14:36 atatat Exp $ */ /* diff --git a/contrib/traceroute/findsaddr-socket.c b/contrib/traceroute/findsaddr-socket.c index 00af84366c52f..ce8688d846ea5 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ /* XXX Yes this is WAY too complicated */ diff --git a/contrib/traceroute/traceroute.8 b/contrib/traceroute/traceroute.8 index 9d54bc6d2c9f8..a9d3ceae1a07b 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.16.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .TH TRACEROUTE 8 "19 February 2008" .UC 6 diff --git a/contrib/traceroute/traceroute.c b/contrib/traceroute/traceroute.c index 120d1cd9e57f9..4823886a80775 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.34.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* diff --git a/contrib/wpa_supplicant/FREEBSD-Xlist b/contrib/wpa_supplicant/FREEBSD-Xlist index da2934b130857..019a8b2281657 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.4.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .cvsignore README-Windows.txt config_winreg.c diff --git a/contrib/wpa_supplicant/FREEBSD-upgrade b/contrib/wpa_supplicant/FREEBSD-upgrade index dfb149e0ba18a..19e189fbe45da 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.2.2.1.8.1 2010/12/21 17:10:29 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 a1d952b145896..dfb6cbf483256 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.4.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef COMMON_H diff --git a/contrib/wpa_supplicant/events.c b/contrib/wpa_supplicant/events.c index 92dd61dea8801..64d41a0211bf6 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.3.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "includes.h" diff --git a/contrib/wpa_supplicant/main.c b/contrib/wpa_supplicant/main.c index aaef8220d1f61..ff5936058291d 100644 --- a/contrib/wpa_supplicant/main.c +++ b/contrib/wpa_supplicant/main.c @@ -11,7 +11,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/contrib/wpa_supplicant/main.c,v 1.2.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "includes.h" diff --git a/contrib/wpa_supplicant/wpa_ctrl.c b/contrib/wpa_supplicant/wpa_ctrl.c index 8e621b0617158..6fd4a179d49ec 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.5.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "includes.h" diff --git a/contrib/wpa_supplicant/wpa_supplicant.c b/contrib/wpa_supplicant/wpa_supplicant.c index 95c8b1bbff9ef..535102c47f444 100644 --- a/contrib/wpa_supplicant/wpa_supplicant.c +++ b/contrib/wpa_supplicant/wpa_supplicant.c @@ -15,7 +15,7 @@ * %wpa_supplicant interfaces. In addition, this file contains number of * functions for managing network connections. * - * $FreeBSD$ + * $FreeBSD: src/contrib/wpa_supplicant/wpa_supplicant.c,v 1.4.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "includes.h" |