diff options
Diffstat (limited to 'tools')
697 files changed, 698 insertions, 700 deletions
diff --git a/tools/KSE/ksetest/Makefile b/tools/KSE/ksetest/Makefile index 885d06993c7ba..ed8114b36545e 100644 --- a/tools/KSE/ksetest/Makefile +++ b/tools/KSE/ksetest/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/KSE/ksetest/Makefile,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ksetest NO_MAN= diff --git a/tools/KSE/ksetest/kse_asm.S b/tools/KSE/ksetest/kse_asm.S index 20dc1dbba258a..bc0beced8db3d 100644 --- a/tools/KSE/ksetest/kse_asm.S +++ b/tools/KSE/ksetest/kse_asm.S @@ -24,11 +24,11 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/KSE/ksetest/kse_asm.S,v 1.8.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <machine/asm.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/KSE/ksetest/kse_asm.S,v 1.8.30.1 2008/10/02 02:57:24 kensmith Exp $"); /* * Where do we define these? diff --git a/tools/KSE/ksetest/kse_threads_test.c b/tools/KSE/ksetest/kse_threads_test.c index 3ab09f98a1e38..60d2325e79489 100644 --- a/tools/KSE/ksetest/kse_threads_test.c +++ b/tools/KSE/ksetest/kse_threads_test.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/KSE/ksetest/kse_threads_test.c,v 1.6.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/KSE/ksetest/simplelock.h b/tools/KSE/ksetest/simplelock.h index 2dae6abd5d08b..e98ec23e14d82 100644 --- a/tools/KSE/ksetest/simplelock.h +++ b/tools/KSE/ksetest/simplelock.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/KSE/ksetest/simplelock.h,v 1.3.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _SIMPLELOCK_H diff --git a/tools/KSE/rr/Makefile b/tools/KSE/rr/Makefile index 45e1dbb7923a9..42c391201103a 100644 --- a/tools/KSE/rr/Makefile +++ b/tools/KSE/rr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/KSE/rr/Makefile,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= rr NO_MAN= diff --git a/tools/KSE/rr/kse_asm.S b/tools/KSE/rr/kse_asm.S index 20dc1dbba258a..3cdede7d2f792 100644 --- a/tools/KSE/rr/kse_asm.S +++ b/tools/KSE/rr/kse_asm.S @@ -24,11 +24,11 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/KSE/rr/kse_asm.S,v 1.1.1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <machine/asm.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/KSE/rr/kse_asm.S,v 1.1.1.1.28.1 2008/10/02 02:57:24 kensmith Exp $"); /* * Where do we define these? diff --git a/tools/KSE/rr/rr.c b/tools/KSE/rr/rr.c index a75ce2e505e2a..79c79dc908407 100644 --- a/tools/KSE/rr/rr.c +++ b/tools/KSE/rr/rr.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/KSE/rr/rr.c,v 1.2.28.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/KSE/rr/simplelock.h b/tools/KSE/rr/simplelock.h index 2dae6abd5d08b..9d162f52abc85 100644 --- a/tools/KSE/rr/simplelock.h +++ b/tools/KSE/rr/simplelock.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/KSE/rr/simplelock.h,v 1.1.1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _SIMPLELOCK_H diff --git a/tools/LibraryReport/LibraryReport.tcl b/tools/LibraryReport/LibraryReport.tcl index fbf63896c71d1..2e46e88197dc8 100755 --- a/tools/LibraryReport/LibraryReport.tcl +++ b/tools/LibraryReport/LibraryReport.tcl @@ -50,7 +50,7 @@ exec tclsh $0 $* # ################################################################################ # -# $FreeBSD$ +# $FreeBSD: src/tools/LibraryReport/LibraryReport.tcl,v 1.5.50.1 2008/10/02 02:57:24 kensmith Exp $ # ######################################################################################### diff --git a/tools/README b/tools/README index 99ec8e9241f7a..4794605f49a0c 100644 --- a/tools/README +++ b/tools/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/README,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ This directory tree contains tools used for the maintenance and testing of FreeBSD. There is no toplevel Makefile structure since diff --git a/tools/build/Makefile b/tools/build/Makefile index 9f0faddd13d8f..eb4f54d741f07 100644 --- a/tools/build/Makefile +++ b/tools/build/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/build/Makefile,v 1.12.16.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../include diff --git a/tools/build/cross-build/Makefile b/tools/build/cross-build/Makefile index 69c1e9c498441..11dc144dd3f6e 100644 --- a/tools/build/cross-build/Makefile +++ b/tools/build/cross-build/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/build/cross-build/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ NO_OBJ= SCRIPTS= date.sh hostname.sh diff --git a/tools/build/cross-build/date.sh b/tools/build/cross-build/date.sh index f697a7f0cd542..90949d200bb47 100644 --- a/tools/build/cross-build/date.sh +++ b/tools/build/cross-build/date.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/tools/build/cross-build/date.sh,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # exec /bin/date -r0 "$@" diff --git a/tools/build/cross-build/hostname.sh b/tools/build/cross-build/hostname.sh index 855741beca850..828db5502142d 100644 --- a/tools/build/cross-build/hostname.sh +++ b/tools/build/cross-build/hostname.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/tools/build/cross-build/hostname.sh,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # echo dummy diff --git a/tools/build/dummy.c b/tools/build/dummy.c index b656a0305a976..32dbb98ebd477 100644 --- a/tools/build/dummy.c +++ b/tools/build/dummy.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/tools/build/dummy.c,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ * * Empty file to keep linker happy. */ diff --git a/tools/build/make_check/Makefile b/tools/build/make_check/Makefile index 4c2389a1b098f..e5561fc48d424 100644 --- a/tools/build/make_check/Makefile +++ b/tools/build/make_check/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/build/make_check/Makefile,v 1.28.12.1 2008/10/02 02:57:24 kensmith Exp $ # Test for broken LHS expansion. # This *must* cause make(1) to detect a recursive variable, and fail as such. diff --git a/tools/build/make_check/regress.t b/tools/build/make_check/regress.t index e37f3328bdf68..a336c155e56a0 100644 --- a/tools/build/make_check/regress.t +++ b/tools/build/make_check/regress.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/build/make_check/regress.t,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` make all diff --git a/tools/build/make_check/shell_test.sh b/tools/build/make_check/shell_test.sh index 46169eb6efc2b..ea9018b0e9996 100644 --- a/tools/build/make_check/shell_test.sh +++ b/tools/build/make_check/shell_test.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/build/make_check/shell_test.sh,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ echo $@ if ! test -t 0 ; then cat diff --git a/tools/build/mk/Makefile.boot b/tools/build/mk/Makefile.boot index 0707ae2b0d673..91e38ce65cce1 100644 --- a/tools/build/mk/Makefile.boot +++ b/tools/build/mk/Makefile.boot @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/build/mk/Makefile.boot,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ CFLAGS+= -I${WORLDTMP}/legacy/usr/include DPADD+= ${WORLDTMP}/legacy/usr/lib/libegacy.a diff --git a/tools/build/mk/bsd.lib.mk b/tools/build/mk/bsd.lib.mk index 744f5b5a8b9d4..b6698ad7b4671 100644 --- a/tools/build/mk/bsd.lib.mk +++ b/tools/build/mk/bsd.lib.mk @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/build/mk/bsd.lib.mk,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ .include "../../../share/mk/bsd.lib.mk" .include "Makefile.boot" diff --git a/tools/build/mk/bsd.prog.mk b/tools/build/mk/bsd.prog.mk index d650665d6200a..a375d9c626371 100644 --- a/tools/build/mk/bsd.prog.mk +++ b/tools/build/mk/bsd.prog.mk @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/build/mk/bsd.prog.mk,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ .include "../../../share/mk/bsd.prog.mk" .include "Makefile.boot" diff --git a/tools/debugscripts/README b/tools/debugscripts/README index bd28cdc547af0..fa7b9c2ad1664 100644 --- a/tools/debugscripts/README +++ b/tools/debugscripts/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/debugscripts/README,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $ This directory contains gdb macros for kernel debugging. When you build a debug kernel, the target "gdbinit" in the kernel Makefile will diff --git a/tools/debugscripts/dot.gdbinit b/tools/debugscripts/dot.gdbinit index e57ac16764765..e67ddd8963ad1 100644 --- a/tools/debugscripts/dot.gdbinit +++ b/tools/debugscripts/dot.gdbinit @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/debugscripts/dot.gdbinit,v 1.8.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # .gdbinit file for remote serial debugging. # # XXX Do not use this file directly. It contains parameters which are diff --git a/tools/debugscripts/gdbinit.i386 b/tools/debugscripts/gdbinit.i386 index e02b2063f509c..49549c0567b56 100644 --- a/tools/debugscripts/gdbinit.i386 +++ b/tools/debugscripts/gdbinit.i386 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/debugscripts/gdbinit.i386,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ # Assembler-level macros for i386 # Disassemble the next 10 instructions. define xi diff --git a/tools/debugscripts/gdbinit.kernel b/tools/debugscripts/gdbinit.kernel index 91d85c22a57c7..5ffca0ebf9f58 100644 --- a/tools/debugscripts/gdbinit.kernel +++ b/tools/debugscripts/gdbinit.kernel @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/debugscripts/gdbinit.kernel,v 1.8.16.1 2008/10/02 02:57:24 kensmith Exp $ # General kernel macros # Print the command name of the current process diff --git a/tools/debugscripts/kgdb b/tools/debugscripts/kgdb index ae580b301d417..fb2c4e66c4f12 100644 --- a/tools/debugscripts/kgdb +++ b/tools/debugscripts/kgdb @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/debugscripts/kgdb,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ crashpath="/var/crash" kld_debpy="kld_deb.py" diff --git a/tools/debugscripts/kld_deb.py b/tools/debugscripts/kld_deb.py index 0ea12ab87b97b..f2366f6e35fa3 100644 --- a/tools/debugscripts/kld_deb.py +++ b/tools/debugscripts/kld_deb.py @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/debugscripts/kld_deb.py,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ import sys import os diff --git a/tools/diag/README b/tools/diag/README index 814794367921e..e56adc9564833 100644 --- a/tools/diag/README +++ b/tools/diag/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/diag/README,v 1.6.30.1 2008/10/02 02:57:24 kensmith Exp $ This directory is for diagnostic programs. diff --git a/tools/diag/ac/README b/tools/diag/ac/README index 48c1cad0db797..63853ef249964 100644 --- a/tools/diag/ac/README +++ b/tools/diag/ac/README @@ -6,4 +6,4 @@ ac check if the contributors article is in sync with the ent.sh check for ordering/content problems in .ent files (authors.ent, teams.ent, etc) -$FreeBSD$ +$FreeBSD: src/tools/diag/ac/README,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/tools/diag/ac/cknames.pl b/tools/diag/ac/cknames.pl index a3ffe3192f3cd..3a3b46501d08c 100644 --- a/tools/diag/ac/cknames.pl +++ b/tools/diag/ac/cknames.pl @@ -30,7 +30,7 @@ # # NOTE: This script is supposed to run at freefall.freebsd.org *only* # -# $FreeBSD$ +# $FreeBSD: src/tools/diag/ac/cknames.pl,v 1.4.26.1 2008/10/02 02:57:24 kensmith Exp $ # $debug = 0; diff --git a/tools/diag/ac/ent.sh b/tools/diag/ac/ent.sh index fbc2219dd4de0..5a61d87fd8657 100644 --- a/tools/diag/ac/ent.sh +++ b/tools/diag/ac/ent.sh @@ -3,7 +3,7 @@ # # ent.sh -- this script checks {authors,teams}.ent files for correctness # -# $FreeBSD$ +# $FreeBSD: src/tools/diag/ac/ent.sh,v 1.3.26.1 2008/10/02 02:57:24 kensmith Exp $ : ${CVSROOT=/home/dcvs} prefix=doc/en_US.ISO8859-1/share/sgml diff --git a/tools/diag/dumpvfscache/Makefile b/tools/diag/dumpvfscache/Makefile index 167bf8aa82456..469594549dab5 100644 --- a/tools/diag/dumpvfscache/Makefile +++ b/tools/diag/dumpvfscache/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/diag/dumpvfscache/Makefile,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= dumpvfscache DPADD= ${LIBKVM} diff --git a/tools/diag/dumpvfscache/dumpvfscache.c b/tools/diag/dumpvfscache/dumpvfscache.c index 3f5eb5793a8a0..5ede67f8baf2e 100644 --- a/tools/diag/dumpvfscache/dumpvfscache.c +++ b/tools/diag/dumpvfscache/dumpvfscache.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/tools/diag/dumpvfscache/dumpvfscache.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> #include <stdlib.h> #include <unistd.h> diff --git a/tools/diag/httpd-error/httpd-error b/tools/diag/httpd-error/httpd-error index a7f35be90cdc6..a60a810dc145e 100755 --- a/tools/diag/httpd-error/httpd-error +++ b/tools/diag/httpd-error/httpd-error @@ -26,7 +26,7 @@ # # httpd-error - check for Web files which do not exist on your host # -# $FreeBSD$ +# $FreeBSD: src/tools/diag/httpd-error/httpd-error,v 1.6.30.1 2008/10/02 02:57:24 kensmith Exp $ mode=${1} diff --git a/tools/diag/localeck/Makefile b/tools/diag/localeck/Makefile index da4fe7fa15150..065f5bf2158c1 100644 --- a/tools/diag/localeck/Makefile +++ b/tools/diag/localeck/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/diag/localeck/Makefile,v 1.5.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= localeck NO_MAN= diff --git a/tools/diag/localeck/docheck.sh b/tools/diag/localeck/docheck.sh index 7f47851f7bdf6..f94ea599429bc 100644 --- a/tools/diag/localeck/docheck.sh +++ b/tools/diag/localeck/docheck.sh @@ -3,7 +3,7 @@ # Validate all locales installed in specified directory # (by default check system locales) # -# $FreeBSD$ +# $FreeBSD: src/tools/diag/localeck/docheck.sh,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ # LOCALEDIR=/usr/share/locale diff --git a/tools/diag/localeck/localeck.c b/tools/diag/localeck/localeck.c index 4ce7e458f147d..3d4f2b90b80a4 100644 --- a/tools/diag/localeck/localeck.c +++ b/tools/diag/localeck/localeck.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/diag/localeck/localeck.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <locale.h> diff --git a/tools/install.sh b/tools/install.sh index 594d4de7a1353..c1c126b35a135 100644 --- a/tools/install.sh +++ b/tools/install.sh @@ -26,7 +26,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/install.sh,v 1.7.24.1 2008/10/02 02:57:24 kensmith Exp $ # parse install's options and ignore them completely. while [ $# -gt 0 ]; do diff --git a/tools/lib32/README b/tools/lib32/README index 21253de25d04a..2e96b25763288 100644 --- a/tools/lib32/README +++ b/tools/lib32/README @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/lib32/README,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ Set WITH_LIB32=yes in /etc/make.conf and do a buildworld/installworld. diff --git a/tools/make_libdeps.sh b/tools/make_libdeps.sh index c79be8751b797..db5cbc037c513 100644 --- a/tools/make_libdeps.sh +++ b/tools/make_libdeps.sh @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/make_libdeps.sh,v 1.5.20.1 2008/10/02 02:57:24 kensmith Exp $ export PATH=/usr/bin diff --git a/tools/regression/README b/tools/regression/README index 03334e41a9479..e58bac52c0853 100644 --- a/tools/regression/README +++ b/tools/regression/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/README,v 1.13.12.1 2008/10/02 02:57:24 kensmith Exp $ This directory is for regression test programs. diff --git a/tools/regression/TODO b/tools/regression/TODO index e8fb9f73c6737..1c13aa0344fef 100644 --- a/tools/regression/TODO +++ b/tools/regression/TODO @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/TODO,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ --- A lot of the tests written in C use assert(), only printing 'ok' at the end diff --git a/tools/regression/aio/aiotest/Makefile b/tools/regression/aio/aiotest/Makefile index e8dff68d7dae4..41c33b722f610 100644 --- a/tools/regression/aio/aiotest/Makefile +++ b/tools/regression/aio/aiotest/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/aio/aiotest/Makefile,v 1.2.14.1 2008/10/02 02:57:24 kensmith Exp $ PROG= aiotest NO_MAN= YES diff --git a/tools/regression/aio/aiotest/aiotest.c b/tools/regression/aio/aiotest/aiotest.c index 8769dc1a93d22..a0a992ae8c7a2 100644 --- a/tools/regression/aio/aiotest/aiotest.c +++ b/tools/regression/aio/aiotest/aiotest.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/aio/aiotest/aiotest.c,v 1.2.18.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/regression/aio/kqueue/Makefile b/tools/regression/aio/kqueue/Makefile index adf7441740b07..e120751acd227 100644 --- a/tools/regression/aio/kqueue/Makefile +++ b/tools/regression/aio/kqueue/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/aio/kqueue/Makefile,v 1.1.12.1 2008/10/02 02:57:24 kensmith Exp $ PROG= aio_kqueue NO_MAN= YES diff --git a/tools/regression/aio/kqueue/aio_kqueue.c b/tools/regression/aio/kqueue/aio_kqueue.c index 36f41c030e97f..407485d792ac9 100644 --- a/tools/regression/aio/kqueue/aio_kqueue.c +++ b/tools/regression/aio/kqueue/aio_kqueue.c @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/aio/kqueue/aio_kqueue.c,v 1.1.12.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/regression/aio/kqueue/lio/Makefile b/tools/regression/aio/kqueue/lio/Makefile index 3ff569a22ce4f..55a3573b02241 100644 --- a/tools/regression/aio/kqueue/lio/Makefile +++ b/tools/regression/aio/kqueue/lio/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/aio/kqueue/lio/Makefile,v 1.1.12.1 2008/10/02 02:57:24 kensmith Exp $ PROG= lio_kqueue NO_MAN= YES diff --git a/tools/regression/aio/kqueue/lio/lio_kqueue.c b/tools/regression/aio/kqueue/lio/lio_kqueue.c index f49a87237a423..614dedcc47882 100644 --- a/tools/regression/aio/kqueue/lio/lio_kqueue.c +++ b/tools/regression/aio/kqueue/lio/lio_kqueue.c @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/aio/kqueue/lio/lio_kqueue.c,v 1.1.12.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/regression/atm/Funcs.sh b/tools/regression/atm/Funcs.sh index c981f101df944..234b3ccff1c56 100644 --- a/tools/regression/atm/Funcs.sh +++ b/tools/regression/atm/Funcs.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/atm/Funcs.sh,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ fatal() { echo -e "$*" >&2 diff --git a/tools/regression/atm/README b/tools/regression/atm/README index 509a08dad6db3..239253a6f6f8b 100644 --- a/tools/regression/atm/README +++ b/tools/regression/atm/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/atm/README,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $ This directory contains tests for the ATM stuff. Specific tests for HARP are in the harp subdirectory and are not automatically run. All diff --git a/tools/regression/atm/RunTest.sh b/tools/regression/atm/RunTest.sh index 53fe605571966..012195e4d45a7 100644 --- a/tools/regression/atm/RunTest.sh +++ b/tools/regression/atm/RunTest.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/atm/RunTest.sh,v 1.3.20.1 2008/10/02 02:57:24 kensmith Exp $ . ./Funcs.sh diff --git a/tools/regression/atm/harp/atm_udp.ng b/tools/regression/atm/harp/atm_udp.ng index 329b6967858bf..5dc75beed0377 100644 --- a/tools/regression/atm/harp/atm_udp.ng +++ b/tools/regression/atm/harp/atm_udp.ng @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/atm/harp/atm_udp.ng,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ # err() { echo "$*" >&2 diff --git a/tools/regression/atm/harp/memory_leak.sh b/tools/regression/atm/harp/memory_leak.sh index ac6cebb01a13b..7ccc60f37b73e 100644 --- a/tools/regression/atm/harp/memory_leak.sh +++ b/tools/regression/atm/harp/memory_leak.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/atm/harp/memory_leak.sh,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ # # Perform memory leak test # diff --git a/tools/regression/atm/proto_cc/RunTest.sh b/tools/regression/atm/proto_cc/RunTest.sh index f6c7ce00d3362..aec286ab6485f 100644 --- a/tools/regression/atm/proto_cc/RunTest.sh +++ b/tools/regression/atm/proto_cc/RunTest.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/atm/proto_cc/RunTest.sh,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ . ../Funcs.sh diff --git a/tools/regression/atm/proto_sscfu/RunTest.sh b/tools/regression/atm/proto_sscfu/RunTest.sh index 2f08659372244..9678445a99b6c 100644 --- a/tools/regression/atm/proto_sscfu/RunTest.sh +++ b/tools/regression/atm/proto_sscfu/RunTest.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/atm/proto_sscfu/RunTest.sh,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ . ../Funcs.sh diff --git a/tools/regression/atm/proto_sscop/RunTest.sh b/tools/regression/atm/proto_sscop/RunTest.sh index 60812deeb6edb..604ebc9c5ae52 100644 --- a/tools/regression/atm/proto_sscop/RunTest.sh +++ b/tools/regression/atm/proto_sscop/RunTest.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/atm/proto_sscop/RunTest.sh,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ . ../Funcs.sh diff --git a/tools/regression/atm/proto_uni/RunTest.sh b/tools/regression/atm/proto_uni/RunTest.sh index 8b9c9e5e38c96..b3a7c88272ea1 100644 --- a/tools/regression/atm/proto_uni/RunTest.sh +++ b/tools/regression/atm/proto_uni/RunTest.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/atm/proto_uni/RunTest.sh,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ . ../Funcs.sh diff --git a/tools/regression/ccd/layout/Makefile b/tools/regression/ccd/layout/Makefile index 1e6b4dfe59e89..0e67dda21c5c5 100644 --- a/tools/regression/ccd/layout/Makefile +++ b/tools/regression/ccd/layout/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/ccd/layout/Makefile,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ # # Regression test for ccd's layout. # diff --git a/tools/regression/ccd/layout/a.c b/tools/regression/ccd/layout/a.c index 33eea10f2a3cd..894682de64240 100644 --- a/tools/regression/ccd/layout/a.c +++ b/tools/regression/ccd/layout/a.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/tools/regression/ccd/layout/a.c,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <unistd.h> static uint32_t buf[512/4]; diff --git a/tools/regression/ccd/layout/b.c b/tools/regression/ccd/layout/b.c index 5b4ae8ed6a9e1..82f4e0e0a19b2 100644 --- a/tools/regression/ccd/layout/b.c +++ b/tools/regression/ccd/layout/b.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/tools/regression/ccd/layout/b.c,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <unistd.h> #include <fcntl.h> diff --git a/tools/regression/ccd/layout/ccd.sh b/tools/regression/ccd/layout/ccd.sh index 62d4726528a83..72bffa63a82b0 100644 --- a/tools/regression/ccd/layout/ccd.sh +++ b/tools/regression/ccd/layout/ccd.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/ccd/layout/ccd.sh,v 1.2.26.1 2008/10/02 02:57:24 kensmith Exp $ set -e diff --git a/tools/regression/ccd/layout/ccd0.sh b/tools/regression/ccd/layout/ccd0.sh index 0f71b18dc96ee..bc914fe01eaf2 100644 --- a/tools/regression/ccd/layout/ccd0.sh +++ b/tools/regression/ccd/layout/ccd0.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/ccd/layout/ccd0.sh,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ set -e diff --git a/tools/regression/ccd/layout/ref.128k_128k_128k_128k_0_0 b/tools/regression/ccd/layout/ref.128k_128k_128k_128k_0_0 index 470f2dce2c0a0..bddb5686fa63c 100644 --- a/tools/regression/ccd/layout/ref.128k_128k_128k_128k_0_0 +++ b/tools/regression/ccd/layout/ref.128k_128k_128k_128k_0_0 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/ccd/layout/ref.128k_128k_128k_128k_0_0,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ ccd3: 4 components (md90, md91, md92, md93), 960 blocks concatenated 76089c8ed2249882ae0bb260dcb4a913 4cc57a9dd953d032ae7e07edaef31203 diff --git a/tools/regression/ccd/layout/ref.128k_128k_128k_128k_0_4 b/tools/regression/ccd/layout/ref.128k_128k_128k_128k_0_4 index 470f2dce2c0a0..cf9d886ca2dea 100644 --- a/tools/regression/ccd/layout/ref.128k_128k_128k_128k_0_4 +++ b/tools/regression/ccd/layout/ref.128k_128k_128k_128k_0_4 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/ccd/layout/ref.128k_128k_128k_128k_0_4,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ ccd3: 4 components (md90, md91, md92, md93), 960 blocks concatenated 76089c8ed2249882ae0bb260dcb4a913 4cc57a9dd953d032ae7e07edaef31203 diff --git a/tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_0 b/tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_0 index 593c413f5966f..c3e6f552d158e 100644 --- a/tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_0 +++ b/tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_0 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_0,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ ccd3: 4 components (md90, md91, md92, md93), 960 blocks interleaved at 4 blocks c3019ef8e08259f8748931f225e5cebf ddef760dcef4784565cfe7d76e5aa3ce diff --git a/tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_2 b/tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_2 index 593c413f5966f..5e8168c9b4e52 100644 --- a/tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_2 +++ b/tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_2 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_2,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ ccd3: 4 components (md90, md91, md92, md93), 960 blocks interleaved at 4 blocks c3019ef8e08259f8748931f225e5cebf ddef760dcef4784565cfe7d76e5aa3ce diff --git a/tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_4 b/tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_4 index 9f8aebc122697..3b2b2fcac9873 100644 --- a/tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_4 +++ b/tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_4 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/ccd/layout/ref.128k_128k_128k_128k_4_4,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ ccd3: 4 components (md90, md91, md92, md93), 480 blocks interleaved at 4 blocks a77c5edd8917abb32dc165750f1af781 8db0b90ec1fa54feca98ad8fd292b07c diff --git a/tools/regression/ccd/layout/ref.256k_128k_128k_128k_0_0 b/tools/regression/ccd/layout/ref.256k_128k_128k_128k_0_0 index 44a28186e4a1a..93b557a2c03bf 100644 --- a/tools/regression/ccd/layout/ref.256k_128k_128k_128k_0_0 +++ b/tools/regression/ccd/layout/ref.256k_128k_128k_128k_0_0 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/ccd/layout/ref.256k_128k_128k_128k_0_0,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ ccd3: 4 components (md90, md91, md92, md93), 1216 blocks concatenated 50ca80e7defff2928b09d9e6c22d14ff a5f4fb6b17d948b83b8685b3adfe0926 diff --git a/tools/regression/ccd/layout/ref.256k_128k_128k_128k_0_4 b/tools/regression/ccd/layout/ref.256k_128k_128k_128k_0_4 index 44a28186e4a1a..4cb98e430f7d7 100644 --- a/tools/regression/ccd/layout/ref.256k_128k_128k_128k_0_4 +++ b/tools/regression/ccd/layout/ref.256k_128k_128k_128k_0_4 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/ccd/layout/ref.256k_128k_128k_128k_0_4,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ ccd3: 4 components (md90, md91, md92, md93), 1216 blocks concatenated 50ca80e7defff2928b09d9e6c22d14ff a5f4fb6b17d948b83b8685b3adfe0926 diff --git a/tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_0 b/tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_0 index 6fc421a38ea6b..221e52d1cde8d 100644 --- a/tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_0 +++ b/tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_0 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_0,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ ccd3: 4 components (md90, md91, md92, md93), 1216 blocks interleaved at 4 blocks 85853375739fe031c97c20e6226aae0e ddef760dcef4784565cfe7d76e5aa3ce diff --git a/tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_2 b/tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_2 index 53cfc79854667..61f88576391dc 100644 --- a/tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_2 +++ b/tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_2 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_2,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ ccd3: 4 components (md90, md91, md92, md93), 960 blocks interleaved at 4 blocks c7d32c7a0aacde7259cac3ab214bda77 ddef760dcef4784565cfe7d76e5aa3ce diff --git a/tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_4 b/tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_4 index ba42742e6745d..e0b5e7054853a 100644 --- a/tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_4 +++ b/tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_4 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/ccd/layout/ref.256k_128k_128k_128k_4_4,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ ccd3: 4 components (md90, md91, md92, md93), 480 blocks interleaved at 4 blocks ab2274c3b7241753a015c243417c0c29 8db0b90ec1fa54feca98ad8fd292b07c diff --git a/tools/regression/ccd/layout/ref.256k_128k_384k_128k_0_0 b/tools/regression/ccd/layout/ref.256k_128k_384k_128k_0_0 index 12de5a4b7df4a..9235ff97d2475 100644 --- a/tools/regression/ccd/layout/ref.256k_128k_384k_128k_0_0 +++ b/tools/regression/ccd/layout/ref.256k_128k_384k_128k_0_0 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/ccd/layout/ref.256k_128k_384k_128k_0_0,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ ccd3: 4 components (md90, md91, md92, md93), 1728 blocks concatenated 50ca80e7defff2928b09d9e6c22d14ff a5f4fb6b17d948b83b8685b3adfe0926 diff --git a/tools/regression/ccd/layout/ref.256k_128k_384k_128k_0_4 b/tools/regression/ccd/layout/ref.256k_128k_384k_128k_0_4 index 12de5a4b7df4a..8bb5d90c4dec8 100644 --- a/tools/regression/ccd/layout/ref.256k_128k_384k_128k_0_4 +++ b/tools/regression/ccd/layout/ref.256k_128k_384k_128k_0_4 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/ccd/layout/ref.256k_128k_384k_128k_0_4,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ ccd3: 4 components (md90, md91, md92, md93), 1728 blocks concatenated 50ca80e7defff2928b09d9e6c22d14ff a5f4fb6b17d948b83b8685b3adfe0926 diff --git a/tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_0 b/tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_0 index caf85b195ec96..178363587343b 100644 --- a/tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_0 +++ b/tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_0 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_0,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ ccd3: 4 components (md90, md91, md92, md93), 1728 blocks interleaved at 16 blocks 9f63a6ab2d5bd7c183e338387d9c4b59 89518c095e85649516fa08fe98bf0a3e diff --git a/tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_2 b/tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_2 index e00fa6c6caec0..3733f7d2642de 100644 --- a/tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_2 +++ b/tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_2 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_2,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ ccd3: 4 components (md90, md91, md92, md93), 960 blocks interleaved at 16 blocks ebe23f400e868c343240761b0b52c2fd 89518c095e85649516fa08fe98bf0a3e diff --git a/tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_4 b/tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_4 index 06c4890d96e18..d1c059de67a9b 100644 --- a/tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_4 +++ b/tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_4 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/ccd/layout/ref.256k_128k_384k_128k_16_4,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ ccd3: 4 components (md90, md91, md92, md93), 480 blocks interleaved at 16 blocks f3f609d828a50cca082f6b6f499ca4b5 721d9967a8e2608d111cfc24304255ca diff --git a/tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_0 b/tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_0 index 3b57123ba46f1..c14e66d147b2d 100644 --- a/tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_0 +++ b/tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_0 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_0,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ ccd3: 4 components (md90, md91, md92, md93), 1728 blocks interleaved at 4 blocks 50f78fd6083bea22e664f78350e24f2f ddef760dcef4784565cfe7d76e5aa3ce diff --git a/tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_2 b/tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_2 index 7cccecf330e74..c1966bceaa1b4 100644 --- a/tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_2 +++ b/tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_2 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_2,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ ccd3: 4 components (md90, md91, md92, md93), 960 blocks interleaved at 4 blocks c7d32c7a0aacde7259cac3ab214bda77 ddef760dcef4784565cfe7d76e5aa3ce diff --git a/tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_4 b/tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_4 index db2dcd80af23d..90d7a9edde2b8 100644 --- a/tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_4 +++ b/tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_4 @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/ccd/layout/ref.256k_128k_384k_128k_4_4,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ ccd3: 4 components (md90, md91, md92, md93), 480 blocks interleaved at 4 blocks ab2274c3b7241753a015c243417c0c29 8db0b90ec1fa54feca98ad8fd292b07c diff --git a/tools/regression/file/flock/Makefile b/tools/regression/file/flock/Makefile index c4766c89472f0..81fe89aac31ff 100644 --- a/tools/regression/file/flock/Makefile +++ b/tools/regression/file/flock/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/file/flock/Makefile,v 1.1.4.1.2.1 2008/10/02 02:57:24 kensmith Exp $ PROG= flock NO_MAN= diff --git a/tools/regression/file/flock/flock.c b/tools/regression/file/flock/flock.c index 69524499f93d1..ca8273741eb2a 100644 --- a/tools/regression/file/flock/flock.c +++ b/tools/regression/file/flock/flock.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/file/flock/flock.c,v 1.2.4.1.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/time.h> diff --git a/tools/regression/fsx/Makefile b/tools/regression/fsx/Makefile index 687e7dda9a164..c8cead45495e5 100644 --- a/tools/regression/fsx/Makefile +++ b/tools/regression/fsx/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/fsx/Makefile,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= fsx diff --git a/tools/regression/fsx/fsx.c b/tools/regression/fsx/fsx.c index b57efe670c1e7..5a10dbab704ea 100644 --- a/tools/regression/fsx/fsx.c +++ b/tools/regression/fsx/fsx.c @@ -36,7 +36,7 @@ * * Updated license to APSL 2.0, 2004/7/27 - Jordan Hubbard * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/fsx/fsx.c,v 1.3.20.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/tools/regression/gaithrstress/Makefile b/tools/regression/gaithrstress/Makefile index 2506e017a3bdd..7858844706e27 100644 --- a/tools/regression/gaithrstress/Makefile +++ b/tools/regression/gaithrstress/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/gaithrstress/Makefile,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= gaithrstress LDADD+= -pthread diff --git a/tools/regression/gaithrstress/gaithrstress.c b/tools/regression/gaithrstress/gaithrstress.c index 023e0b57355b0..639bb5fb1bdf4 100644 --- a/tools/regression/gaithrstress/gaithrstress.c +++ b/tools/regression/gaithrstress/gaithrstress.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/gaithrstress/gaithrstress.c,v 1.3.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/regression/geom/ConfCmp/ConfCmp.c b/tools/regression/geom/ConfCmp/ConfCmp.c index 1ddf502f9110b..b097c06c3c2c4 100644 --- a/tools/regression/geom/ConfCmp/ConfCmp.c +++ b/tools/regression/geom/ConfCmp/ConfCmp.c @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/geom/ConfCmp/ConfCmp.c,v 1.9.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> diff --git a/tools/regression/geom/ConfCmp/Makefile b/tools/regression/geom/ConfCmp/Makefile index 3be5e70f1dfea..292f23a9ca728 100644 --- a/tools/regression/geom/ConfCmp/Makefile +++ b/tools/regression/geom/ConfCmp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom/ConfCmp/Makefile,v 1.8.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ConfCmp SRCS+= ConfCmp.c diff --git a/tools/regression/geom/ConfCmp/a1.conf b/tools/regression/geom/ConfCmp/a1.conf index 94171cdacb10e..f84e1284ab770 100644 --- a/tools/regression/geom/ConfCmp/a1.conf +++ b/tools/regression/geom/ConfCmp/a1.conf @@ -1,5 +1,5 @@ <mesh> - <FreeBSD>$FreeBSD$</FreeBSD> + <FreeBSD>$FreeBSD: src/tools/regression/geom/ConfCmp/a1.conf,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $</FreeBSD> <method> <ref>0x80712c0</ref> <name>DEV-method</name> diff --git a/tools/regression/geom/ConfCmp/a1a.conf b/tools/regression/geom/ConfCmp/a1a.conf index 01110f39f8af2..c50f07415075b 100644 --- a/tools/regression/geom/ConfCmp/a1a.conf +++ b/tools/regression/geom/ConfCmp/a1a.conf @@ -1,5 +1,5 @@ <mesh> - <FreeBSD>$FreeBSD$</FreeBSD> + <FreeBSD>$FreeBSD: src/tools/regression/geom/ConfCmp/a1a.conf,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $</FreeBSD> <method> <ref>0x90712c0</ref> <name>DEV-method</name> diff --git a/tools/regression/geom/ConfCmp/a1b.conf b/tools/regression/geom/ConfCmp/a1b.conf index 46f423b28ec03..6ef4df2eefd2c 100644 --- a/tools/regression/geom/ConfCmp/a1b.conf +++ b/tools/regression/geom/ConfCmp/a1b.conf @@ -1,5 +1,5 @@ <mesh> - <FreeBSD>$FreeBSD$</FreeBSD> + <FreeBSD>$FreeBSD: src/tools/regression/geom/ConfCmp/a1b.conf,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $</FreeBSD> <method> <ref>0x80712c0</ref> <name>DEV-method</name> diff --git a/tools/regression/geom/ConfCmp/a1c.conf b/tools/regression/geom/ConfCmp/a1c.conf index 1b5a2b939c2ea..cb26748c5a633 100644 --- a/tools/regression/geom/ConfCmp/a1c.conf +++ b/tools/regression/geom/ConfCmp/a1c.conf @@ -1,5 +1,5 @@ <mesh> - <FreeBSD>$FreeBSD$</FreeBSD> + <FreeBSD>$FreeBSD: src/tools/regression/geom/ConfCmp/a1c.conf,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $</FreeBSD> <method> <ref>0x80712c0</ref> <name>DEV-method</name> diff --git a/tools/regression/geom/ConfCmp/a1d.conf b/tools/regression/geom/ConfCmp/a1d.conf index a9063c554b358..604854cfd8922 100644 --- a/tools/regression/geom/ConfCmp/a1d.conf +++ b/tools/regression/geom/ConfCmp/a1d.conf @@ -1,5 +1,5 @@ <mesh> - <FreeBSD>$FreeBSD$</FreeBSD> + <FreeBSD>$FreeBSD: src/tools/regression/geom/ConfCmp/a1d.conf,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $</FreeBSD> <method> <ref>0x80712c0</ref> <name>DEV-method</name> diff --git a/tools/regression/geom/ConfCmp/a2.conf b/tools/regression/geom/ConfCmp/a2.conf index 6688fd1ea4514..fbe3b4c45844d 100644 --- a/tools/regression/geom/ConfCmp/a2.conf +++ b/tools/regression/geom/ConfCmp/a2.conf @@ -1,5 +1,5 @@ <mesh> - <FreeBSD>$FreeBSD$</FreeBSD> + <FreeBSD>$FreeBSD: src/tools/regression/geom/ConfCmp/a2.conf,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $</FreeBSD> <class id="0x80740e0"> <name>DEV-class</name> <geom id="0x80bce00"> diff --git a/tools/regression/geom/ConfCmp/a2a.conf b/tools/regression/geom/ConfCmp/a2a.conf index 3d35fe9d32c9a..3bf3bed16c569 100644 --- a/tools/regression/geom/ConfCmp/a2a.conf +++ b/tools/regression/geom/ConfCmp/a2a.conf @@ -1,5 +1,5 @@ <mesh> - <FreeBSD>$FreeBSD$</FreeBSD> + <FreeBSD>$FreeBSD: src/tools/regression/geom/ConfCmp/a2a.conf,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $</FreeBSD> <class id="0x90740e0"> <name>DEV-class</name> <geom id="0x90bce00"> diff --git a/tools/regression/geom/ConfCmp/a2b.conf b/tools/regression/geom/ConfCmp/a2b.conf index 58c0e15b64f10..460a3a8d1e1a5 100644 --- a/tools/regression/geom/ConfCmp/a2b.conf +++ b/tools/regression/geom/ConfCmp/a2b.conf @@ -1,5 +1,5 @@ <mesh> - <FreeBSD>$FreeBSD$</FreeBSD> + <FreeBSD>$FreeBSD: src/tools/regression/geom/ConfCmp/a2b.conf,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $</FreeBSD> <class id="0x80740e0"> <name>DEV-class</name> <geom id="0x80bce00"> diff --git a/tools/regression/geom/ConfCmp/a2c.conf b/tools/regression/geom/ConfCmp/a2c.conf index 381c4106a52f5..c9c21cae8040f 100644 --- a/tools/regression/geom/ConfCmp/a2c.conf +++ b/tools/regression/geom/ConfCmp/a2c.conf @@ -1,5 +1,5 @@ <mesh> - <FreeBSD>$FreeBSD$</FreeBSD> + <FreeBSD>$FreeBSD: src/tools/regression/geom/ConfCmp/a2c.conf,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $</FreeBSD> <class id="0x80740e0"> <name>DEV-class</name> <geom id="0x80bce00"> diff --git a/tools/regression/geom/ConfCmp/a2d.conf b/tools/regression/geom/ConfCmp/a2d.conf index bccaed5e43fab..92f193589ca30 100644 --- a/tools/regression/geom/ConfCmp/a2d.conf +++ b/tools/regression/geom/ConfCmp/a2d.conf @@ -1,5 +1,5 @@ <mesh> - <FreeBSD>$FreeBSD$</FreeBSD> + <FreeBSD>$FreeBSD: src/tools/regression/geom/ConfCmp/a2d.conf,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $</FreeBSD> <class id="0x80740e0"> <name>DEV-class</name> <geom id="0x80bce00"> diff --git a/tools/regression/geom/Data/disk.alpha.da0.xml b/tools/regression/geom/Data/disk.alpha.da0.xml index 670fcc38d596f..a9dd56e3d7064 100644 --- a/tools/regression/geom/Data/disk.alpha.da0.xml +++ b/tools/regression/geom/Data/disk.alpha.da0.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <DISKIMAGE> - <FreeBSD>$FreeBSD$</FreeBSD> + <FreeBSD>$FreeBSD: src/tools/regression/geom/Data/disk.alpha.da0.xml,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $</FreeBSD> <comment> Yet an alpha disklabel. </comment> diff --git a/tools/regression/geom/Data/disk.alpha2.da0.xml b/tools/regression/geom/Data/disk.alpha2.da0.xml index 5b341b174d6db..6b9b7cea28882 100644 --- a/tools/regression/geom/Data/disk.alpha2.da0.xml +++ b/tools/regression/geom/Data/disk.alpha2.da0.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <DISKIMAGE> - <FreeBSD>$FreeBSD$</FreeBSD> + <FreeBSD>$FreeBSD: src/tools/regression/geom/Data/disk.alpha2.da0.xml,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $</FreeBSD> <comment> alpha label which O'brien says blows up libdisk </comment> diff --git a/tools/regression/geom/Data/disk.apple.xml b/tools/regression/geom/Data/disk.apple.xml index ecdd5236497ce..974bdf43026c1 100644 --- a/tools/regression/geom/Data/disk.apple.xml +++ b/tools/regression/geom/Data/disk.apple.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <DISKIMAGE> - <FreeBSD>$FreeBSD$</FreeBSD> + <FreeBSD>$FreeBSD: src/tools/regression/geom/Data/disk.apple.xml,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $</FreeBSD> <sectorsize>512</sectorsize> <mediasize>366530560</mediasize> <fwsectors>0</fwsectors> diff --git a/tools/regression/geom/Data/disk.beast.da0.xml b/tools/regression/geom/Data/disk.beast.da0.xml index 96ad5f74ddef7..d369bc17dd5f0 100644 --- a/tools/regression/geom/Data/disk.beast.da0.xml +++ b/tools/regression/geom/Data/disk.beast.da0.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <DISKIMAGE> <comment> - $FreeBSD$ + $FreeBSD: src/tools/regression/geom/Data/disk.beast.da0.xml,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ alpha BSD label from beast.freebsd.org </comment> <sectorsize>512</sectorsize> diff --git a/tools/regression/geom/Data/disk.critter.ad0.xml b/tools/regression/geom/Data/disk.critter.ad0.xml index 9e93b24143459..57df355415608 100644 --- a/tools/regression/geom/Data/disk.critter.ad0.xml +++ b/tools/regression/geom/Data/disk.critter.ad0.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <DISKIMAGE> <comment> - $FreeBSD$ + $FreeBSD: src/tools/regression/geom/Data/disk.critter.ad0.xml,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ This image contains the MBR and disklabel sectors from my Asus M1300 laptop. </comment> diff --git a/tools/regression/geom/Data/disk.empty.flp.xml b/tools/regression/geom/Data/disk.empty.flp.xml index 88c603ac95677..9249c85142de1 100644 --- a/tools/regression/geom/Data/disk.empty.flp.xml +++ b/tools/regression/geom/Data/disk.empty.flp.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <DISKIMAGE> <comment> - $FreeBSD$ + $FreeBSD: src/tools/regression/geom/Data/disk.empty.flp.xml,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ An empty floppy disk </comment> <sectorsize>512</sectorsize> diff --git a/tools/regression/geom/Data/disk.far.ad0.xml b/tools/regression/geom/Data/disk.far.ad0.xml index 0a8d3ca9379b2..fd044c1f28daf 100644 --- a/tools/regression/geom/Data/disk.far.ad0.xml +++ b/tools/regression/geom/Data/disk.far.ad0.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <DISKIMAGE> <comment> - $FreeBSD$ + $FreeBSD: src/tools/regression/geom/Data/disk.far.ad0.xml,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ A Windows laptop. </comment> <sectorsize>512</sectorsize> diff --git a/tools/regression/geom/Data/disk.flat.da1.xml b/tools/regression/geom/Data/disk.flat.da1.xml index 2302a7c66c993..3ea1b47639014 100644 --- a/tools/regression/geom/Data/disk.flat.da1.xml +++ b/tools/regression/geom/Data/disk.flat.da1.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <DISKIMAGE> <comment> - $FreeBSD$ + $FreeBSD: src/tools/regression/geom/Data/disk.flat.da1.xml,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ This image contains an interesting setup: there is an MBR+BSD but also another BSD at sector one which is valid but bogus. </comment> diff --git a/tools/regression/geom/Data/disk.kern.flp.xml b/tools/regression/geom/Data/disk.kern.flp.xml index 6640c4875167c..7a52428e9b8ae 100644 --- a/tools/regression/geom/Data/disk.kern.flp.xml +++ b/tools/regression/geom/Data/disk.kern.flp.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <DISKIMAGE> <comment> - $FreeBSD$ + $FreeBSD: src/tools/regression/geom/Data/disk.kern.flp.xml,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ A FreeBSD kern.flp image. </comment> <sectorsize>512</sectorsize> diff --git a/tools/regression/geom/Data/disk.msdos.ext.xml b/tools/regression/geom/Data/disk.msdos.ext.xml index 868a88f782379..0c517cbac87ca 100644 --- a/tools/regression/geom/Data/disk.msdos.ext.xml +++ b/tools/regression/geom/Data/disk.msdos.ext.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <DISKIMAGE> <comment> - $FreeBSD$ + $FreeBSD: src/tools/regression/geom/Data/disk.msdos.ext.xml,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ A MSDOS 6.22 disk with maximal number of extended partitions. </comment> <sectorsize>512</sectorsize> diff --git a/tools/regression/geom/Data/disk.msdos.flp.xml b/tools/regression/geom/Data/disk.msdos.flp.xml index d057d1ac75d50..d830cab9db135 100644 --- a/tools/regression/geom/Data/disk.msdos.flp.xml +++ b/tools/regression/geom/Data/disk.msdos.flp.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <DISKIMAGE> <comment> - $FreeBSD$ + $FreeBSD: src/tools/regression/geom/Data/disk.msdos.flp.xml,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ A MSDOS floppy image. </comment> <sectorsize>512</sectorsize> diff --git a/tools/regression/geom/Data/disk.pc98.wdc0.xml b/tools/regression/geom/Data/disk.pc98.wdc0.xml index 6bae97fd2d923..9cfe7e6200d5b 100644 --- a/tools/regression/geom/Data/disk.pc98.wdc0.xml +++ b/tools/regression/geom/Data/disk.pc98.wdc0.xml @@ -1,6 +1,6 @@ <?xml version="1.0"?> <DISKIMAGE> - <FreeBSD>$FreeBSD$</FreeBSD> + <FreeBSD>$FreeBSD: src/tools/regression/geom/Data/disk.pc98.wdc0.xml,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $</FreeBSD> <comment> A PC98 disklabel from Warner </comment> diff --git a/tools/regression/geom/Data/disk.sun.da0.xml b/tools/regression/geom/Data/disk.sun.da0.xml index 826581f086b02..cde761d5b80b9 100644 --- a/tools/regression/geom/Data/disk.sun.da0.xml +++ b/tools/regression/geom/Data/disk.sun.da0.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <DISKIMAGE> <comment> - $FreeBSD$ + $FreeBSD: src/tools/regression/geom/Data/disk.sun.da0.xml,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ A Solaris 8 disklabel </comment> <sectorsize>512</sectorsize> diff --git a/tools/regression/geom/Data/disk.sun.da1.xml b/tools/regression/geom/Data/disk.sun.da1.xml index 0aac8e584d4ad..3b175517552e8 100644 --- a/tools/regression/geom/Data/disk.sun.da1.xml +++ b/tools/regression/geom/Data/disk.sun.da1.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <DISKIMAGE> <comment> - $FreeBSD$ + $FreeBSD: src/tools/regression/geom/Data/disk.sun.da1.xml,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ A Solaris 8 disklabel </comment> <sectorsize>512</sectorsize> diff --git a/tools/regression/geom/Data/disk.typo.ad0.xml b/tools/regression/geom/Data/disk.typo.ad0.xml index 56383abf1c4cc..8b9ba70be15fe 100644 --- a/tools/regression/geom/Data/disk.typo.ad0.xml +++ b/tools/regression/geom/Data/disk.typo.ad0.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <DISKIMAGE> <comment> - $FreeBSD$ + $FreeBSD: src/tools/regression/geom/Data/disk.typo.ad0.xml,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ A multislice FreeBSD disk </comment> <sectorsize>512</sectorsize> diff --git a/tools/regression/geom/MdLoad/Makefile b/tools/regression/geom/MdLoad/Makefile index 7bf18af772e27..30fdfdd91042f 100644 --- a/tools/regression/geom/MdLoad/Makefile +++ b/tools/regression/geom/MdLoad/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom/MdLoad/Makefile,v 1.5.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= MdLoad DPADD= ${LIBSBUF} ${LIBBSDXML} diff --git a/tools/regression/geom/MdLoad/MdLoad.c b/tools/regression/geom/MdLoad/MdLoad.c index 710d7d385ed59..af9975f761ee6 100644 --- a/tools/regression/geom/MdLoad/MdLoad.c +++ b/tools/regression/geom/MdLoad/MdLoad.c @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/geom/MdLoad/MdLoad.c,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> diff --git a/tools/regression/geom/Ref/disk.alpha.da0.xml b/tools/regression/geom/Ref/disk.alpha.da0.xml index a300f0d5734d6..8874159a857d4 100644 --- a/tools/regression/geom/Ref/disk.alpha.da0.xml +++ b/tools/regression/geom/Ref/disk.alpha.da0.xml @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/geom/Ref/disk.alpha.da0.xml,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ /dev/md34 512 5120 10 /dev/md34a 512 251658240 491520 /dev/md34b 512 1086291968 2121664 diff --git a/tools/regression/geom/Ref/disk.alpha2.da0.xml b/tools/regression/geom/Ref/disk.alpha2.da0.xml index 7ef7573e729e8..01df9b8360d24 100644 --- a/tools/regression/geom/Ref/disk.alpha2.da0.xml +++ b/tools/regression/geom/Ref/disk.alpha2.da0.xml @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/geom/Ref/disk.alpha2.da0.xml,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ /dev/md34 512 5120 10 /dev/md34a 512 24675840 48195 /dev/md34b 512 4178442240 8161020 diff --git a/tools/regression/geom/Ref/disk.apple.xml b/tools/regression/geom/Ref/disk.apple.xml index a2a0f984b47ec..3c157763e2896 100644 --- a/tools/regression/geom/Ref/disk.apple.xml +++ b/tools/regression/geom/Ref/disk.apple.xml @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/geom/Ref/disk.apple.xml,v 1.2.28.1 2008/10/02 02:57:24 kensmith Exp $ /dev/md34 512 366530560 715880 /dev/md34s1 512 366481408 715784 /dev/md34s2 512 32256 63 diff --git a/tools/regression/geom/Ref/disk.beast.da0.xml b/tools/regression/geom/Ref/disk.beast.da0.xml index b6aa32e2e031f..290ea5cd01529 100644 --- a/tools/regression/geom/Ref/disk.beast.da0.xml +++ b/tools/regression/geom/Ref/disk.beast.da0.xml @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/geom/Ref/disk.beast.da0.xml,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ /dev/md34 512 5120 10 /dev/md34a 512 4064280576 7938048 /dev/md34b 512 270925824 529152 diff --git a/tools/regression/geom/Ref/disk.critter.ad0.xml b/tools/regression/geom/Ref/disk.critter.ad0.xml index 0620bfebb1a44..d3a485f8da267 100644 --- a/tools/regression/geom/Ref/disk.critter.ad0.xml +++ b/tools/regression/geom/Ref/disk.critter.ad0.xml @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/geom/Ref/disk.critter.ad0.xml,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ /dev/md34 512 2671841280 5218440 /dev/md34s1 512 20003848704 39070017 /dev/md34s1a 512 1073741824 2097152 diff --git a/tools/regression/geom/Ref/disk.empty.flp.xml b/tools/regression/geom/Ref/disk.empty.flp.xml index 659b4167ff60a..df883062a9050 100644 --- a/tools/regression/geom/Ref/disk.empty.flp.xml +++ b/tools/regression/geom/Ref/disk.empty.flp.xml @@ -1,2 +1,2 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/geom/Ref/disk.empty.flp.xml,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ /dev/md34 512 1474560 2880 80 2 18 diff --git a/tools/regression/geom/Ref/disk.far.ad0.xml b/tools/regression/geom/Ref/disk.far.ad0.xml index 629816a448cde..03839d76a9412 100644 --- a/tools/regression/geom/Ref/disk.far.ad0.xml +++ b/tools/regression/geom/Ref/disk.far.ad0.xml @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/geom/Ref/disk.far.ad0.xml,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ /dev/md34 512 5632 11 /dev/md34s1 512 296821760 579730 /dev/md34s2 512 4564740096 8915508 diff --git a/tools/regression/geom/Ref/disk.flat.da1.xml b/tools/regression/geom/Ref/disk.flat.da1.xml index 89e2df4941af8..7a2300e4a1c43 100644 --- a/tools/regression/geom/Ref/disk.flat.da1.xml +++ b/tools/regression/geom/Ref/disk.flat.da1.xml @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/geom/Ref/disk.flat.da1.xml,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ /dev/md34 512 37888 74 /dev/md34a 512 37748736 73728 /dev/md34b 512 268435456 524288 diff --git a/tools/regression/geom/Ref/disk.kern.flp.xml b/tools/regression/geom/Ref/disk.kern.flp.xml index 6ff67a03c1355..e5443d98fb7ce 100644 --- a/tools/regression/geom/Ref/disk.kern.flp.xml +++ b/tools/regression/geom/Ref/disk.kern.flp.xml @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/geom/Ref/disk.kern.flp.xml,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ /dev/md34 512 5632 11 /dev/md34a 512 1474560 2880 /dev/md34b 512 1474560 2880 diff --git a/tools/regression/geom/Ref/disk.msdos.ext.xml b/tools/regression/geom/Ref/disk.msdos.ext.xml index dc2aced401573..bec844a26d52f 100644 --- a/tools/regression/geom/Ref/disk.msdos.ext.xml +++ b/tools/regression/geom/Ref/disk.msdos.ext.xml @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/geom/Ref/disk.msdos.ext.xml,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ /dev/md34 512 2327759360 4546405 /dev/md34s1 512 2146765824 4192902 /dev/md34s10 512 8193024 16002 diff --git a/tools/regression/geom/Ref/disk.msdos.flp.xml b/tools/regression/geom/Ref/disk.msdos.flp.xml index c176c587ff433..28c6acb8206eb 100644 --- a/tools/regression/geom/Ref/disk.msdos.flp.xml +++ b/tools/regression/geom/Ref/disk.msdos.flp.xml @@ -1,2 +1,2 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/geom/Ref/disk.msdos.flp.xml,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ /dev/md34 512 5632 11 diff --git a/tools/regression/geom/Ref/disk.pc98.wdc0.xml b/tools/regression/geom/Ref/disk.pc98.wdc0.xml index 5ffb0c98d86fd..ea08e885165fe 100644 --- a/tools/regression/geom/Ref/disk.pc98.wdc0.xml +++ b/tools/regression/geom/Ref/disk.pc98.wdc0.xml @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/geom/Ref/disk.pc98.wdc0.xml,v 1.2.28.1 2008/10/02 02:57:24 kensmith Exp $ /dev/md34 512 75264 147 1 8 17 /dev/md34s1 512 1626603520 3176960 23360 8 17 /dev/md34s1a 512 78643200 153600 1129 8 17 diff --git a/tools/regression/geom/Ref/disk.sun.da0.xml b/tools/regression/geom/Ref/disk.sun.da0.xml index 15b97c821b124..550873a3b7a7a 100644 --- a/tools/regression/geom/Ref/disk.sun.da0.xml +++ b/tools/regression/geom/Ref/disk.sun.da0.xml @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/geom/Ref/disk.sun.da0.xml,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ /dev/md34 512 5120 10 /dev/md34a 512 1529708544 2987712 /dev/md34b 512 539320320 1053360 diff --git a/tools/regression/geom/Ref/disk.sun.da1.xml b/tools/regression/geom/Ref/disk.sun.da1.xml index 004771be96e73..fe27f82c50096 100644 --- a/tools/regression/geom/Ref/disk.sun.da1.xml +++ b/tools/regression/geom/Ref/disk.sun.da1.xml @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/geom/Ref/disk.sun.da1.xml,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ /dev/md34 512 5120 10 /dev/md34a 512 262967296 513608 /dev/md34b 512 1075994624 2101552 diff --git a/tools/regression/geom/Ref/disk.typo.ad0.xml b/tools/regression/geom/Ref/disk.typo.ad0.xml index 6d537ddc26507..cb70cb5e7b5db 100644 --- a/tools/regression/geom/Ref/disk.typo.ad0.xml +++ b/tools/regression/geom/Ref/disk.typo.ad0.xml @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/geom/Ref/disk.typo.ad0.xml,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ /dev/md34 512 8585262592 16768091 /dev/md34s1 512 3220406784 6289857 /dev/md34s1a 512 104857600 204800 diff --git a/tools/regression/geom/RunTest.sh b/tools/regression/geom/RunTest.sh index 46a14b4ab828b..2f888d18000d9 100644 --- a/tools/regression/geom/RunTest.sh +++ b/tools/regression/geom/RunTest.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom/RunTest.sh,v 1.2.28.1 2008/10/02 02:57:24 kensmith Exp $ MD=34 TMP=/tmp/$$ diff --git a/tools/regression/geom/RunTest.t b/tools/regression/geom/RunTest.t index 96a353084bc90..3142c8146f81d 100644 --- a/tools/regression/geom/RunTest.t +++ b/tools/regression/geom/RunTest.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom/RunTest.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ MD=34 TMP=/tmp/$$ diff --git a/tools/regression/geom_concat/Makefile b/tools/regression/geom_concat/Makefile index 5df6a3becacd9..b28eb00ffcb9f 100644 --- a/tools/regression/geom_concat/Makefile +++ b/tools/regression/geom_concat/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_concat/Makefile,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ # # Regression test for geom_concat. # diff --git a/tools/regression/geom_concat/runtests.sh b/tools/regression/geom_concat/runtests.sh index 38089c5daedf8..0645ed8530ace 100644 --- a/tools/regression/geom_concat/runtests.sh +++ b/tools/regression/geom_concat/runtests.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_concat/runtests.sh,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ dir=`dirname $0` diff --git a/tools/regression/geom_concat/test-1.sh b/tools/regression/geom_concat/test-1.sh index 9304ebdbdbda3..03458c46a6b76 100644 --- a/tools/regression/geom_concat/test-1.sh +++ b/tools/regression/geom_concat/test-1.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_concat/test-1.sh,v 1.2.20.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_concat/test-1.t b/tools/regression/geom_concat/test-1.t index ce04ace3f359f..a6c8b86da14aa 100644 --- a/tools/regression/geom_concat/test-1.t +++ b/tools/regression/geom_concat/test-1.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_concat/test-1.t,v 1.1.12.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_concat/test-2.sh b/tools/regression/geom_concat/test-2.sh index 990ecfc3b9aba..e9f9595fcd3e1 100644 --- a/tools/regression/geom_concat/test-2.sh +++ b/tools/regression/geom_concat/test-2.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_concat/test-2.sh,v 1.2.20.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_concat/test-2.t b/tools/regression/geom_concat/test-2.t index c3accffeeb2ad..d0d19c888533f 100644 --- a/tools/regression/geom_concat/test-2.t +++ b/tools/regression/geom_concat/test-2.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_concat/test-2.t,v 1.1.12.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_eli/attach-d.t b/tools/regression/geom_eli/attach-d.t index de4602f705ef0..8079048a2171c 100644 --- a/tools/regression/geom_eli/attach-d.t +++ b/tools/regression/geom_eli/attach-d.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_eli/attach-d.t,v 1.1.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` no=45 diff --git a/tools/regression/geom_eli/configure-b-B.t b/tools/regression/geom_eli/configure-b-B.t index b58138bcb3ab3..f143a429ae184 100644 --- a/tools/regression/geom_eli/configure-b-B.t +++ b/tools/regression/geom_eli/configure-b-B.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_eli/configure-b-B.t,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` no=45 diff --git a/tools/regression/geom_eli/delkey.t b/tools/regression/geom_eli/delkey.t index 2a9ae409feaef..10fae8ef5d5e3 100644 --- a/tools/regression/geom_eli/delkey.t +++ b/tools/regression/geom_eli/delkey.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_eli/delkey.t,v 1.1.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` no=45 diff --git a/tools/regression/geom_eli/detach-l.t b/tools/regression/geom_eli/detach-l.t index ae6c3b27eb197..38c9a7bcb3dd8 100644 --- a/tools/regression/geom_eli/detach-l.t +++ b/tools/regression/geom_eli/detach-l.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_eli/detach-l.t,v 1.1.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` no=45 diff --git a/tools/regression/geom_eli/init-a.t b/tools/regression/geom_eli/init-a.t index fb0a1c40def27..c8d97a4a52475 100644 --- a/tools/regression/geom_eli/init-a.t +++ b/tools/regression/geom_eli/init-a.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_eli/init-a.t,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` no=45 diff --git a/tools/regression/geom_eli/init-i-P.t b/tools/regression/geom_eli/init-i-P.t index a77c1c6db38e0..f5a406ce344ff 100644 --- a/tools/regression/geom_eli/init-i-P.t +++ b/tools/regression/geom_eli/init-i-P.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_eli/init-i-P.t,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` no=45 diff --git a/tools/regression/geom_eli/init.t b/tools/regression/geom_eli/init.t index 10fd7f741513c..944bf8f75bac6 100644 --- a/tools/regression/geom_eli/init.t +++ b/tools/regression/geom_eli/init.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_eli/init.t,v 1.1.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` no=45 diff --git a/tools/regression/geom_eli/integrity-copy.t b/tools/regression/geom_eli/integrity-copy.t index eb4ce6c0eefcb..769a31f589fac 100644 --- a/tools/regression/geom_eli/integrity-copy.t +++ b/tools/regression/geom_eli/integrity-copy.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_eli/integrity-copy.t,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` no=45 diff --git a/tools/regression/geom_eli/integrity-data.t b/tools/regression/geom_eli/integrity-data.t index 3b11084ee8689..ace67dc6bc45c 100644 --- a/tools/regression/geom_eli/integrity-data.t +++ b/tools/regression/geom_eli/integrity-data.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_eli/integrity-data.t,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` no=45 diff --git a/tools/regression/geom_eli/integrity-hmac.t b/tools/regression/geom_eli/integrity-hmac.t index 50dcb8a75ad4b..97c2e4d28f8a1 100644 --- a/tools/regression/geom_eli/integrity-hmac.t +++ b/tools/regression/geom_eli/integrity-hmac.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_eli/integrity-hmac.t,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` no=45 diff --git a/tools/regression/geom_eli/kill.t b/tools/regression/geom_eli/kill.t index ecd910af07f4f..fb3d121dbdceb 100644 --- a/tools/regression/geom_eli/kill.t +++ b/tools/regression/geom_eli/kill.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_eli/kill.t,v 1.1.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` no=45 diff --git a/tools/regression/geom_eli/nokey.t b/tools/regression/geom_eli/nokey.t index c2cbecdf0cab6..9cc40d2ef0e80 100644 --- a/tools/regression/geom_eli/nokey.t +++ b/tools/regression/geom_eli/nokey.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_eli/nokey.t,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` no=45 diff --git a/tools/regression/geom_eli/onetime-a.t b/tools/regression/geom_eli/onetime-a.t index 13681cf37ffdd..367a11a7428ba 100644 --- a/tools/regression/geom_eli/onetime-a.t +++ b/tools/regression/geom_eli/onetime-a.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_eli/onetime-a.t,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` no=45 diff --git a/tools/regression/geom_eli/onetime-d.t b/tools/regression/geom_eli/onetime-d.t index d49cb642e6438..bf0be91e4bd15 100644 --- a/tools/regression/geom_eli/onetime-d.t +++ b/tools/regression/geom_eli/onetime-d.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_eli/onetime-d.t,v 1.1.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` no=45 diff --git a/tools/regression/geom_eli/onetime.t b/tools/regression/geom_eli/onetime.t index 70b5479669125..fda5294f13964 100644 --- a/tools/regression/geom_eli/onetime.t +++ b/tools/regression/geom_eli/onetime.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_eli/onetime.t,v 1.1.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` no=45 diff --git a/tools/regression/geom_eli/readonly.t b/tools/regression/geom_eli/readonly.t index f92e9345fdc18..2d0a37f6de590 100644 --- a/tools/regression/geom_eli/readonly.t +++ b/tools/regression/geom_eli/readonly.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_eli/readonly.t,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` no=45 diff --git a/tools/regression/geom_eli/setkey.t b/tools/regression/geom_eli/setkey.t index a219188b7b463..74f16c4d3cc3e 100644 --- a/tools/regression/geom_eli/setkey.t +++ b/tools/regression/geom_eli/setkey.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_eli/setkey.t,v 1.1.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` no=45 diff --git a/tools/regression/geom_gate/Makefile b/tools/regression/geom_gate/Makefile index c5c24adaa4dcf..a3b6c08fe4a44 100644 --- a/tools/regression/geom_gate/Makefile +++ b/tools/regression/geom_gate/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_gate/Makefile,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ # # Regression tests for geom_gate. # diff --git a/tools/regression/geom_gate/runtests.sh b/tools/regression/geom_gate/runtests.sh index 38089c5daedf8..39e5c374dcae9 100644 --- a/tools/regression/geom_gate/runtests.sh +++ b/tools/regression/geom_gate/runtests.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_gate/runtests.sh,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ dir=`dirname $0` diff --git a/tools/regression/geom_gate/test-1.sh b/tools/regression/geom_gate/test-1.sh index 44a49606ff4c2..15b6168eceff4 100644 --- a/tools/regression/geom_gate/test-1.sh +++ b/tools/regression/geom_gate/test-1.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_gate/test-1.sh,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` us=45 diff --git a/tools/regression/geom_gate/test-1.t b/tools/regression/geom_gate/test-1.t index 279e316336176..9651fced60598 100644 --- a/tools/regression/geom_gate/test-1.t +++ b/tools/regression/geom_gate/test-1.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_gate/test-1.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` us=45 diff --git a/tools/regression/geom_gate/test-2.sh b/tools/regression/geom_gate/test-2.sh index 498ac45d005e3..a47f8789c446f 100644 --- a/tools/regression/geom_gate/test-2.sh +++ b/tools/regression/geom_gate/test-2.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_gate/test-2.sh,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` us=45 diff --git a/tools/regression/geom_gate/test-2.t b/tools/regression/geom_gate/test-2.t index 2e5e254400640..0e57f3615ba61 100644 --- a/tools/regression/geom_gate/test-2.t +++ b/tools/regression/geom_gate/test-2.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_gate/test-2.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` us=45 diff --git a/tools/regression/geom_gate/test-3.sh b/tools/regression/geom_gate/test-3.sh index ca73a5a26ba09..aa4da9e6166af 100644 --- a/tools/regression/geom_gate/test-3.sh +++ b/tools/regression/geom_gate/test-3.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_gate/test-3.sh,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` us=45 diff --git a/tools/regression/geom_gate/test-3.t b/tools/regression/geom_gate/test-3.t index ba2b3c7de3436..a3fde1905669f 100644 --- a/tools/regression/geom_gate/test-3.t +++ b/tools/regression/geom_gate/test-3.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_gate/test-3.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` us=45 diff --git a/tools/regression/geom_mirror/Makefile b/tools/regression/geom_mirror/Makefile index 88687b191b6b9..95c8d6392c3fd 100644 --- a/tools/regression/geom_mirror/Makefile +++ b/tools/regression/geom_mirror/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_mirror/Makefile,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ # # Regression tests for geom_mirror. # diff --git a/tools/regression/geom_mirror/runtests.sh b/tools/regression/geom_mirror/runtests.sh index 7e30b95f3069b..c657c79304eb5 100644 --- a/tools/regression/geom_mirror/runtests.sh +++ b/tools/regression/geom_mirror/runtests.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_mirror/runtests.sh,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ dir=`dirname $0` diff --git a/tools/regression/geom_mirror/test-1.sh b/tools/regression/geom_mirror/test-1.sh index 35440d3832bf6..0c50930310c2c 100644 --- a/tools/regression/geom_mirror/test-1.sh +++ b/tools/regression/geom_mirror/test-1.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_mirror/test-1.sh,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_mirror/test-2.sh b/tools/regression/geom_mirror/test-2.sh index d9fabbb5270e2..2cca6b16bad41 100644 --- a/tools/regression/geom_mirror/test-2.sh +++ b/tools/regression/geom_mirror/test-2.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_mirror/test-2.sh,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_mirror/test-3.sh b/tools/regression/geom_mirror/test-3.sh index 023bcc8738b79..ace4de62cf096 100644 --- a/tools/regression/geom_mirror/test-3.sh +++ b/tools/regression/geom_mirror/test-3.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_mirror/test-3.sh,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_mirror/test-4.sh b/tools/regression/geom_mirror/test-4.sh index 0e2edc2c76546..db8e01ab24239 100644 --- a/tools/regression/geom_mirror/test-4.sh +++ b/tools/regression/geom_mirror/test-4.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_mirror/test-4.sh,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_mirror/test-5.sh b/tools/regression/geom_mirror/test-5.sh index ae36814f10b76..96082bdd3acca 100644 --- a/tools/regression/geom_mirror/test-5.sh +++ b/tools/regression/geom_mirror/test-5.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_mirror/test-5.sh,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_mirror/test-6.sh b/tools/regression/geom_mirror/test-6.sh index 65fe1abf4b3ba..dee5cde406bc9 100644 --- a/tools/regression/geom_mirror/test-6.sh +++ b/tools/regression/geom_mirror/test-6.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_mirror/test-6.sh,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_mirror/test-7.sh b/tools/regression/geom_mirror/test-7.sh index ec2d8a0d128f7..fd5382d082f2c 100644 --- a/tools/regression/geom_mirror/test-7.sh +++ b/tools/regression/geom_mirror/test-7.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_mirror/test-7.sh,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_nop/Makefile b/tools/regression/geom_nop/Makefile index 6cd8fbd3e0337..61e5265cc1082 100644 --- a/tools/regression/geom_nop/Makefile +++ b/tools/regression/geom_nop/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_nop/Makefile,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ # # Regression test for geom_nop. # diff --git a/tools/regression/geom_nop/runtests.sh b/tools/regression/geom_nop/runtests.sh index 38089c5daedf8..29ebd73dad7cb 100644 --- a/tools/regression/geom_nop/runtests.sh +++ b/tools/regression/geom_nop/runtests.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_nop/runtests.sh,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ dir=`dirname $0` diff --git a/tools/regression/geom_nop/test-1.sh b/tools/regression/geom_nop/test-1.sh index 07e083573b89f..13f810e496436 100644 --- a/tools/regression/geom_nop/test-1.sh +++ b/tools/regression/geom_nop/test-1.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_nop/test-1.sh,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_nop/test-2.sh b/tools/regression/geom_nop/test-2.sh index 0bc31f659d9cf..d8ae46a9840ff 100644 --- a/tools/regression/geom_nop/test-2.sh +++ b/tools/regression/geom_nop/test-2.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_nop/test-2.sh,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_raid3/Makefile b/tools/regression/geom_raid3/Makefile index 9eb76c66ffaa6..02078f3889082 100644 --- a/tools/regression/geom_raid3/Makefile +++ b/tools/regression/geom_raid3/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_raid3/Makefile,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ # # Regression tests for geom_raid3. # diff --git a/tools/regression/geom_raid3/runtests.sh b/tools/regression/geom_raid3/runtests.sh index b22c1ff924bed..15dab91047123 100644 --- a/tools/regression/geom_raid3/runtests.sh +++ b/tools/regression/geom_raid3/runtests.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_raid3/runtests.sh,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ dir=`dirname $0` diff --git a/tools/regression/geom_raid3/test-1.sh b/tools/regression/geom_raid3/test-1.sh index 1de5420ac4001..2c0b981b83780 100644 --- a/tools/regression/geom_raid3/test-1.sh +++ b/tools/regression/geom_raid3/test-1.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_raid3/test-1.sh,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_raid3/test-10.sh b/tools/regression/geom_raid3/test-10.sh index 2265aa6227811..03f23561368dd 100644 --- a/tools/regression/geom_raid3/test-10.sh +++ b/tools/regression/geom_raid3/test-10.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_raid3/test-10.sh,v 1.1.14.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_raid3/test-11.sh b/tools/regression/geom_raid3/test-11.sh index c91ae73985ab3..55280c651f5b0 100644 --- a/tools/regression/geom_raid3/test-11.sh +++ b/tools/regression/geom_raid3/test-11.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_raid3/test-11.sh,v 1.1.14.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_raid3/test-12.sh b/tools/regression/geom_raid3/test-12.sh index e9530ef5a1222..0fea9ab2b681a 100644 --- a/tools/regression/geom_raid3/test-12.sh +++ b/tools/regression/geom_raid3/test-12.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_raid3/test-12.sh,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_raid3/test-2.sh b/tools/regression/geom_raid3/test-2.sh index 49a7de006529d..1554dd2807e47 100644 --- a/tools/regression/geom_raid3/test-2.sh +++ b/tools/regression/geom_raid3/test-2.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_raid3/test-2.sh,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_raid3/test-3.sh b/tools/regression/geom_raid3/test-3.sh index d6765903b9d89..aed75be2201bb 100644 --- a/tools/regression/geom_raid3/test-3.sh +++ b/tools/regression/geom_raid3/test-3.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_raid3/test-3.sh,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_raid3/test-4.sh b/tools/regression/geom_raid3/test-4.sh index 19eed35a7baef..bd4f4aaf247bb 100644 --- a/tools/regression/geom_raid3/test-4.sh +++ b/tools/regression/geom_raid3/test-4.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_raid3/test-4.sh,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_raid3/test-5.sh b/tools/regression/geom_raid3/test-5.sh index 5de21960debe5..c6840bce1ae30 100644 --- a/tools/regression/geom_raid3/test-5.sh +++ b/tools/regression/geom_raid3/test-5.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_raid3/test-5.sh,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_raid3/test-6.sh b/tools/regression/geom_raid3/test-6.sh index 778f38fd58a6a..c428c6ab4a8c0 100644 --- a/tools/regression/geom_raid3/test-6.sh +++ b/tools/regression/geom_raid3/test-6.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_raid3/test-6.sh,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_raid3/test-7.sh b/tools/regression/geom_raid3/test-7.sh index b39de20da4376..accc9cc8b501a 100644 --- a/tools/regression/geom_raid3/test-7.sh +++ b/tools/regression/geom_raid3/test-7.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_raid3/test-7.sh,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_raid3/test-8.sh b/tools/regression/geom_raid3/test-8.sh index ea319686418b8..c3af018ac723c 100644 --- a/tools/regression/geom_raid3/test-8.sh +++ b/tools/regression/geom_raid3/test-8.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_raid3/test-8.sh,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_raid3/test-9.sh b/tools/regression/geom_raid3/test-9.sh index eeb5429956ce1..45318e0746e4c 100644 --- a/tools/regression/geom_raid3/test-9.sh +++ b/tools/regression/geom_raid3/test-9.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_raid3/test-9.sh,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_shsec/Makefile b/tools/regression/geom_shsec/Makefile index 11b4e3e6eb05a..2d071cb285734 100644 --- a/tools/regression/geom_shsec/Makefile +++ b/tools/regression/geom_shsec/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_shsec/Makefile,v 1.1.14.1 2008/10/02 02:57:24 kensmith Exp $ # # Regression tests for geom_shsec. # diff --git a/tools/regression/geom_shsec/runtests.sh b/tools/regression/geom_shsec/runtests.sh index 24e017b4700d2..8b548c1188dbb 100644 --- a/tools/regression/geom_shsec/runtests.sh +++ b/tools/regression/geom_shsec/runtests.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_shsec/runtests.sh,v 1.1.14.1 2008/10/02 02:57:24 kensmith Exp $ dir=`dirname $0` diff --git a/tools/regression/geom_shsec/test-1.sh b/tools/regression/geom_shsec/test-1.sh index 0b779c04b9c07..6b5ad77a9e371 100644 --- a/tools/regression/geom_shsec/test-1.sh +++ b/tools/regression/geom_shsec/test-1.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_shsec/test-1.sh,v 1.1.14.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_shsec/test-2.sh b/tools/regression/geom_shsec/test-2.sh index 8e4fceeae4ae1..2321c8a129e1e 100644 --- a/tools/regression/geom_shsec/test-2.sh +++ b/tools/regression/geom_shsec/test-2.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_shsec/test-2.sh,v 1.1.14.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_stripe/Makefile b/tools/regression/geom_stripe/Makefile index de8d14baad901..9722870ba775f 100644 --- a/tools/regression/geom_stripe/Makefile +++ b/tools/regression/geom_stripe/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_stripe/Makefile,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ # # Regression test for geom_stripe. # diff --git a/tools/regression/geom_stripe/runtests.sh b/tools/regression/geom_stripe/runtests.sh index 38089c5daedf8..8786462d96553 100644 --- a/tools/regression/geom_stripe/runtests.sh +++ b/tools/regression/geom_stripe/runtests.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_stripe/runtests.sh,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ dir=`dirname $0` diff --git a/tools/regression/geom_stripe/test-1.sh b/tools/regression/geom_stripe/test-1.sh index a5d4668bf9455..daf431de38a4b 100644 --- a/tools/regression/geom_stripe/test-1.sh +++ b/tools/regression/geom_stripe/test-1.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_stripe/test-1.sh,v 1.2.20.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_stripe/test-2.sh b/tools/regression/geom_stripe/test-2.sh index b78221de54894..7c699c587c559 100644 --- a/tools/regression/geom_stripe/test-2.sh +++ b/tools/regression/geom_stripe/test-2.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_stripe/test-2.sh,v 1.2.20.1 2008/10/02 02:57:24 kensmith Exp $ name="test" base=`basename $0` diff --git a/tools/regression/geom_uzip/.cvsignore b/tools/regression/geom_uzip/.cvsignore deleted file mode 100644 index 1e4f1642f8696..0000000000000 --- a/tools/regression/geom_uzip/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -test-1.img -test-1.img.gz diff --git a/tools/regression/geom_uzip/Makefile b/tools/regression/geom_uzip/Makefile index bab058e19ce69..457fde96e405f 100644 --- a/tools/regression/geom_uzip/Makefile +++ b/tools/regression/geom_uzip/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_uzip/Makefile,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ # # Regression test for geom_ugz. # diff --git a/tools/regression/geom_uzip/etalon/etalon.txt b/tools/regression/geom_uzip/etalon/etalon.txt index cb8acf31f650e..e20ba65aa3971 100644 --- a/tools/regression/geom_uzip/etalon/etalon.txt +++ b/tools/regression/geom_uzip/etalon/etalon.txt @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_uzip/etalon/etalon.txt,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ # JABBERWOCKY diff --git a/tools/regression/geom_uzip/runtests.sh b/tools/regression/geom_uzip/runtests.sh index 60e78b5407467..7aa813611bc66 100644 --- a/tools/regression/geom_uzip/runtests.sh +++ b/tools/regression/geom_uzip/runtests.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_uzip/runtests.sh,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ # dir=`dirname $0` diff --git a/tools/regression/geom_uzip/test-1.img.gz.uue b/tools/regression/geom_uzip/test-1.img.gz.uue index 4ba70e9976194..75a8a845fbd14 100644 --- a/tools/regression/geom_uzip/test-1.img.gz.uue +++ b/tools/regression/geom_uzip/test-1.img.gz.uue @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_uzip/test-1.img.gz.uue,v 1.2.20.1 2008/10/02 02:57:24 kensmith Exp $ # begin 664 test-1.img.gz diff --git a/tools/regression/geom_uzip/test-1.sh b/tools/regression/geom_uzip/test-1.sh index 6e9144930510d..7beb435897125 100644 --- a/tools/regression/geom_uzip/test-1.sh +++ b/tools/regression/geom_uzip/test-1.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_uzip/test-1.sh,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ # mntpoint="/mnt/test-1" diff --git a/tools/regression/geom_uzip/test-2.sh b/tools/regression/geom_uzip/test-2.sh index 0a9b684b91596..839d94a5d890c 100644 --- a/tools/regression/geom_uzip/test-2.sh +++ b/tools/regression/geom_uzip/test-2.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/geom_uzip/test-2.sh,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ # # diff --git a/tools/regression/ia64/unaligned/test.c b/tools/regression/ia64/unaligned/test.c index 869c86436b808..a80d8cee46744 100644 --- a/tools/regression/ia64/unaligned/test.c +++ b/tools/regression/ia64/unaligned/test.c @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/ia64/unaligned/test.c,v 1.5.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <machine/float.h> diff --git a/tools/regression/ia64/unaligned/unaligned.t b/tools/regression/ia64/unaligned/unaligned.t index 5d061bdef5741..270d3b69e7345 100644 --- a/tools/regression/ia64/unaligned/unaligned.t +++ b/tools/regression/ia64/unaligned/unaligned.t @@ -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/tools/regression/ia64/unaligned/unaligned.t,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ my $srcdir = `dirname $0`; chomp $srcdir; diff --git a/tools/regression/include/tgmath/Makefile b/tools/regression/include/tgmath/Makefile index 64626c51d3c24..35c58a242e7f7 100644 --- a/tools/regression/include/tgmath/Makefile +++ b/tools/regression/include/tgmath/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/include/tgmath/Makefile,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= tgmath CFLAGS+= -fno-builtin -std=c99 diff --git a/tools/regression/include/tgmath/tgmath.c b/tools/regression/include/tgmath/tgmath.c index 037810ad9df05..dad6721b18c0c 100644 --- a/tools/regression/include/tgmath/tgmath.c +++ b/tools/regression/include/tgmath/tgmath.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/include/tgmath/tgmath.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/cdefs.h> diff --git a/tools/regression/include/tgmath/tgmath.t b/tools/regression/include/tgmath/tgmath.t index 8bdfd03be81b6..5b85f2e4dcc5e 100644 --- a/tools/regression/include/tgmath/tgmath.t +++ b/tools/regression/include/tgmath/tgmath.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/include/tgmath/tgmath.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/ipsec/ipsec.t b/tools/regression/ipsec/ipsec.t index fd33bfc0b1f64..65a4d5fc327b2 100644 --- a/tools/regression/ipsec/ipsec.t +++ b/tools/regression/ipsec/ipsec.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/ipsec/ipsec.t,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ ipbase="127.255" netif="lo0" diff --git a/tools/regression/lib/libc/gen/Makefile b/tools/regression/lib/libc/gen/Makefile index 140b789dec11e..fe7bd4dc1eab8 100644 --- a/tools/regression/lib/libc/gen/Makefile +++ b/tools/regression/lib/libc/gen/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/gen/Makefile,v 1.2.28.1 2008/10/02 02:57:24 kensmith Exp $ TESTS= test-fpclassify test-wordexp diff --git a/tools/regression/lib/libc/gen/test-fpclassify.c b/tools/regression/lib/libc/gen/test-fpclassify.c index 8431fe84f557c..ccb2610022442 100644 --- a/tools/regression/lib/libc/gen/test-fpclassify.c +++ b/tools/regression/lib/libc/gen/test-fpclassify.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/lib/libc/gen/test-fpclassify.c,v 1.3.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/tools/regression/lib/libc/gen/test-wordexp.c b/tools/regression/lib/libc/gen/test-wordexp.c index 49490d8c52acb..25d0f2e43c721 100644 --- a/tools/regression/lib/libc/gen/test-wordexp.c +++ b/tools/regression/lib/libc/gen/test-wordexp.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/gen/test-wordexp.c,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <stdio.h> diff --git a/tools/regression/lib/libc/locale/Makefile b/tools/regression/lib/libc/locale/Makefile index 5fb9a945daf70..8c46073ca99b4 100644 --- a/tools/regression/lib/libc/locale/Makefile +++ b/tools/regression/lib/libc/locale/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/locale/Makefile,v 1.8.16.1 2008/10/02 02:57:24 kensmith Exp $ TESTS= test-mbrtowc \ test-wcrtomb \ diff --git a/tools/regression/lib/libc/locale/test-btowc.c b/tools/regression/lib/libc/locale/test-btowc.c index 9ed45821e3a45..be8aa17a69c4a 100644 --- a/tools/regression/lib/libc/locale/test-btowc.c +++ b/tools/regression/lib/libc/locale/test-btowc.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/locale/test-btowc.c,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <limits.h> diff --git a/tools/regression/lib/libc/locale/test-btowc.t b/tools/regression/lib/libc/locale/test-btowc.t index 8bdfd03be81b6..35d04a8f95f34 100644 --- a/tools/regression/lib/libc/locale/test-btowc.t +++ b/tools/regression/lib/libc/locale/test-btowc.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/locale/test-btowc.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/locale/test-iswctype.c b/tools/regression/lib/libc/locale/test-iswctype.c index ca9621a7d3420..2cba8a0c0b0da 100644 --- a/tools/regression/lib/libc/locale/test-iswctype.c +++ b/tools/regression/lib/libc/locale/test-iswctype.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/locale/test-iswctype.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <locale.h> diff --git a/tools/regression/lib/libc/locale/test-iswctype.t b/tools/regression/lib/libc/locale/test-iswctype.t index 8bdfd03be81b6..17c48f6eab6e4 100644 --- a/tools/regression/lib/libc/locale/test-iswctype.t +++ b/tools/regression/lib/libc/locale/test-iswctype.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/locale/test-iswctype.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/locale/test-mblen.c b/tools/regression/lib/libc/locale/test-mblen.c index dd073594b13a3..7fd7070704c96 100644 --- a/tools/regression/lib/libc/locale/test-mblen.c +++ b/tools/regression/lib/libc/locale/test-mblen.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/locale/test-mblen.c,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <limits.h> diff --git a/tools/regression/lib/libc/locale/test-mblen.t b/tools/regression/lib/libc/locale/test-mblen.t index 8bdfd03be81b6..ecb29820c2afd 100644 --- a/tools/regression/lib/libc/locale/test-mblen.t +++ b/tools/regression/lib/libc/locale/test-mblen.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/locale/test-mblen.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/locale/test-mbrlen.c b/tools/regression/lib/libc/locale/test-mbrlen.c index 3198a77922d51..820c04737cf40 100644 --- a/tools/regression/lib/libc/locale/test-mbrlen.c +++ b/tools/regression/lib/libc/locale/test-mbrlen.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/locale/test-mbrlen.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <errno.h> diff --git a/tools/regression/lib/libc/locale/test-mbrlen.t b/tools/regression/lib/libc/locale/test-mbrlen.t index 8bdfd03be81b6..2ba8e5e4cce6d 100644 --- a/tools/regression/lib/libc/locale/test-mbrlen.t +++ b/tools/regression/lib/libc/locale/test-mbrlen.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/locale/test-mbrlen.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/locale/test-mbrtowc.c b/tools/regression/lib/libc/locale/test-mbrtowc.c index e9a2ea0bfab38..185179f743324 100644 --- a/tools/regression/lib/libc/locale/test-mbrtowc.c +++ b/tools/regression/lib/libc/locale/test-mbrtowc.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/locale/test-mbrtowc.c,v 1.5.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <errno.h> diff --git a/tools/regression/lib/libc/locale/test-mbrtowc.t b/tools/regression/lib/libc/locale/test-mbrtowc.t index 8bdfd03be81b6..38f57d4e97e51 100644 --- a/tools/regression/lib/libc/locale/test-mbrtowc.t +++ b/tools/regression/lib/libc/locale/test-mbrtowc.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/locale/test-mbrtowc.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/locale/test-mbsnrtowcs.c b/tools/regression/lib/libc/locale/test-mbsnrtowcs.c index 585dd4eb116b5..9cd4cdd2780fa 100644 --- a/tools/regression/lib/libc/locale/test-mbsnrtowcs.c +++ b/tools/regression/lib/libc/locale/test-mbsnrtowcs.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/locale/test-mbsnrtowcs.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <errno.h> diff --git a/tools/regression/lib/libc/locale/test-mbsnrtowcs.t b/tools/regression/lib/libc/locale/test-mbsnrtowcs.t index 8bdfd03be81b6..607531ed55dce 100644 --- a/tools/regression/lib/libc/locale/test-mbsnrtowcs.t +++ b/tools/regression/lib/libc/locale/test-mbsnrtowcs.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/locale/test-mbsnrtowcs.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/locale/test-mbsrtowcs.c b/tools/regression/lib/libc/locale/test-mbsrtowcs.c index dd6a7e10c02cd..89886e4456289 100644 --- a/tools/regression/lib/libc/locale/test-mbsrtowcs.c +++ b/tools/regression/lib/libc/locale/test-mbsrtowcs.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/locale/test-mbsrtowcs.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <errno.h> diff --git a/tools/regression/lib/libc/locale/test-mbsrtowcs.t b/tools/regression/lib/libc/locale/test-mbsrtowcs.t index 8bdfd03be81b6..94c2eedde8389 100644 --- a/tools/regression/lib/libc/locale/test-mbsrtowcs.t +++ b/tools/regression/lib/libc/locale/test-mbsrtowcs.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/locale/test-mbsrtowcs.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/locale/test-mbstowcs.c b/tools/regression/lib/libc/locale/test-mbstowcs.c index 18039dd9e66c0..ada45826dea50 100644 --- a/tools/regression/lib/libc/locale/test-mbstowcs.c +++ b/tools/regression/lib/libc/locale/test-mbstowcs.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/locale/test-mbstowcs.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <errno.h> diff --git a/tools/regression/lib/libc/locale/test-mbstowcs.t b/tools/regression/lib/libc/locale/test-mbstowcs.t index 8bdfd03be81b6..5cac5e02c68a1 100644 --- a/tools/regression/lib/libc/locale/test-mbstowcs.t +++ b/tools/regression/lib/libc/locale/test-mbstowcs.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/locale/test-mbstowcs.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/locale/test-mbtowc.c b/tools/regression/lib/libc/locale/test-mbtowc.c index 5ee070c57e26f..e12dbb4d6913c 100644 --- a/tools/regression/lib/libc/locale/test-mbtowc.c +++ b/tools/regression/lib/libc/locale/test-mbtowc.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/locale/test-mbtowc.c,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <limits.h> diff --git a/tools/regression/lib/libc/locale/test-mbtowc.t b/tools/regression/lib/libc/locale/test-mbtowc.t index 8bdfd03be81b6..7e4f49a619394 100644 --- a/tools/regression/lib/libc/locale/test-mbtowc.t +++ b/tools/regression/lib/libc/locale/test-mbtowc.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/locale/test-mbtowc.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/locale/test-towctrans.c b/tools/regression/lib/libc/locale/test-towctrans.c index 6c0e428db65a1..35da52c5ab26b 100644 --- a/tools/regression/lib/libc/locale/test-towctrans.c +++ b/tools/regression/lib/libc/locale/test-towctrans.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/locale/test-towctrans.c,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <locale.h> diff --git a/tools/regression/lib/libc/locale/test-towctrans.t b/tools/regression/lib/libc/locale/test-towctrans.t index 8bdfd03be81b6..d350af726a47a 100644 --- a/tools/regression/lib/libc/locale/test-towctrans.t +++ b/tools/regression/lib/libc/locale/test-towctrans.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/locale/test-towctrans.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/locale/test-wcrtomb.c b/tools/regression/lib/libc/locale/test-wcrtomb.c index d7ec029e8c686..bffa8cd15da75 100644 --- a/tools/regression/lib/libc/locale/test-wcrtomb.c +++ b/tools/regression/lib/libc/locale/test-wcrtomb.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/locale/test-wcrtomb.c,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <errno.h> diff --git a/tools/regression/lib/libc/locale/test-wcrtomb.t b/tools/regression/lib/libc/locale/test-wcrtomb.t index 8bdfd03be81b6..a96115cd8b306 100644 --- a/tools/regression/lib/libc/locale/test-wcrtomb.t +++ b/tools/regression/lib/libc/locale/test-wcrtomb.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/locale/test-wcrtomb.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/locale/test-wcsnrtombs.c b/tools/regression/lib/libc/locale/test-wcsnrtombs.c index 2290cac06784b..0df054c44d7ad 100644 --- a/tools/regression/lib/libc/locale/test-wcsnrtombs.c +++ b/tools/regression/lib/libc/locale/test-wcsnrtombs.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/locale/test-wcsnrtombs.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <errno.h> diff --git a/tools/regression/lib/libc/locale/test-wcsnrtombs.t b/tools/regression/lib/libc/locale/test-wcsnrtombs.t index 8bdfd03be81b6..3e632387f4309 100644 --- a/tools/regression/lib/libc/locale/test-wcsnrtombs.t +++ b/tools/regression/lib/libc/locale/test-wcsnrtombs.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/locale/test-wcsnrtombs.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/locale/test-wcsrtombs.c b/tools/regression/lib/libc/locale/test-wcsrtombs.c index 48fe3668f5a65..aeef0350a2ec1 100644 --- a/tools/regression/lib/libc/locale/test-wcsrtombs.c +++ b/tools/regression/lib/libc/locale/test-wcsrtombs.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/locale/test-wcsrtombs.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <errno.h> diff --git a/tools/regression/lib/libc/locale/test-wcsrtombs.t b/tools/regression/lib/libc/locale/test-wcsrtombs.t index 8bdfd03be81b6..f355df894438b 100644 --- a/tools/regression/lib/libc/locale/test-wcsrtombs.t +++ b/tools/regression/lib/libc/locale/test-wcsrtombs.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/locale/test-wcsrtombs.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/locale/test-wcstombs.c b/tools/regression/lib/libc/locale/test-wcstombs.c index f4a57700f7c47..9063e5785ff14 100644 --- a/tools/regression/lib/libc/locale/test-wcstombs.c +++ b/tools/regression/lib/libc/locale/test-wcstombs.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/locale/test-wcstombs.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <errno.h> diff --git a/tools/regression/lib/libc/locale/test-wcstombs.t b/tools/regression/lib/libc/locale/test-wcstombs.t index 8bdfd03be81b6..48ce81d6ad015 100644 --- a/tools/regression/lib/libc/locale/test-wcstombs.t +++ b/tools/regression/lib/libc/locale/test-wcstombs.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/locale/test-wcstombs.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/locale/test-wctomb.c b/tools/regression/lib/libc/locale/test-wctomb.c index d55b3db9ec4dd..1229cff052153 100644 --- a/tools/regression/lib/libc/locale/test-wctomb.c +++ b/tools/regression/lib/libc/locale/test-wctomb.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/locale/test-wctomb.c,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <errno.h> diff --git a/tools/regression/lib/libc/locale/test-wctomb.t b/tools/regression/lib/libc/locale/test-wctomb.t index 8bdfd03be81b6..2981928d0ed08 100644 --- a/tools/regression/lib/libc/locale/test-wctomb.t +++ b/tools/regression/lib/libc/locale/test-wctomb.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/locale/test-wctomb.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/net/Makefile b/tools/regression/lib/libc/net/Makefile index ce40836bd0663..9fa0f95d53833 100644 --- a/tools/regression/lib/libc/net/Makefile +++ b/tools/regression/lib/libc/net/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/net/Makefile,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ TESTS= test-eui64_aton test-eui64_line test-eui64_ntoa CFLAGS+= -g -Wall diff --git a/tools/regression/lib/libc/net/test-eui64.h b/tools/regression/lib/libc/net/test-eui64.h index ea82a10c14878..ae82b9e42dda1 100644 --- a/tools/regression/lib/libc/net/test-eui64.h +++ b/tools/regression/lib/libc/net/test-eui64.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/lib/libc/net/test-eui64.h,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _TEST_EUI64_H #define _TEST_EUI64_H diff --git a/tools/regression/lib/libc/net/test-eui64_aton.c b/tools/regression/lib/libc/net/test-eui64_aton.c index e10f9854e9a03..1e60e44ee8eff 100644 --- a/tools/regression/lib/libc/net/test-eui64_aton.c +++ b/tools/regression/lib/libc/net/test-eui64_aton.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/lib/libc/net/test-eui64_aton.c,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/regression/lib/libc/net/test-eui64_aton.t b/tools/regression/lib/libc/net/test-eui64_aton.t index 8bdfd03be81b6..236747297dc6e 100644 --- a/tools/regression/lib/libc/net/test-eui64_aton.t +++ b/tools/regression/lib/libc/net/test-eui64_aton.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/net/test-eui64_aton.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/net/test-eui64_line.c b/tools/regression/lib/libc/net/test-eui64_line.c index 714b4609d6137..ab1eaba7efab1 100644 --- a/tools/regression/lib/libc/net/test-eui64_line.c +++ b/tools/regression/lib/libc/net/test-eui64_line.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/lib/libc/net/test-eui64_line.c,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/regression/lib/libc/net/test-eui64_line.t b/tools/regression/lib/libc/net/test-eui64_line.t index 8bdfd03be81b6..91334eff401ae 100644 --- a/tools/regression/lib/libc/net/test-eui64_line.t +++ b/tools/regression/lib/libc/net/test-eui64_line.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/net/test-eui64_line.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/net/test-eui64_ntoa.c b/tools/regression/lib/libc/net/test-eui64_ntoa.c index f7582f0a0bca1..f3b1024596eec 100644 --- a/tools/regression/lib/libc/net/test-eui64_ntoa.c +++ b/tools/regression/lib/libc/net/test-eui64_ntoa.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/lib/libc/net/test-eui64_ntoa.c,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/regression/lib/libc/net/test-eui64_ntoa.t b/tools/regression/lib/libc/net/test-eui64_ntoa.t index 8bdfd03be81b6..c0a4e24139b51 100644 --- a/tools/regression/lib/libc/net/test-eui64_ntoa.t +++ b/tools/regression/lib/libc/net/test-eui64_ntoa.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/net/test-eui64_ntoa.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/regex/Makefile b/tools/regression/lib/libc/regex/Makefile index f91bef24ffe99..bc1fb9b65200a 100644 --- a/tools/regression/lib/libc/regex/Makefile +++ b/tools/regression/lib/libc/regex/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/regex/Makefile,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ GROT= ../../../../../lib/libc/regex/grot diff --git a/tools/regression/lib/libc/resolv/Makefile b/tools/regression/lib/libc/resolv/Makefile index 18a6a84db3e5e..02f1c6df331de 100644 --- a/tools/regression/lib/libc/resolv/Makefile +++ b/tools/regression/lib/libc/resolv/Makefile @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.1 2004/05/13 19:17:12 christos Exp $ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/resolv/Makefile,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ NOMAN= # defined diff --git a/tools/regression/lib/libc/resolv/resolv.c b/tools/regression/lib/libc/resolv/resolv.c index dc925d3424cee..341015f1d2916 100644 --- a/tools/regression/lib/libc/resolv/resolv.c +++ b/tools/regression/lib/libc/resolv/resolv.c @@ -35,7 +35,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/tools/regression/lib/libc/resolv/resolv.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/cdefs.h> __RCSID("$NetBSD: resolv.c,v 1.6 2004/05/23 16:59:11 christos Exp $"); diff --git a/tools/regression/lib/libc/resolv/resolv.t b/tools/regression/lib/libc/resolv/resolv.t index 278ba06d93ffe..fb4d6daf1018b 100644 --- a/tools/regression/lib/libc/resolv/resolv.t +++ b/tools/regression/lib/libc/resolv/resolv.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/resolv/resolv.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ do_test() { number=$1 diff --git a/tools/regression/lib/libc/stdio/Makefile b/tools/regression/lib/libc/stdio/Makefile index 35131e2a67c5b..660066381b660 100644 --- a/tools/regression/lib/libc/stdio/Makefile +++ b/tools/regression/lib/libc/stdio/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/stdio/Makefile,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ TESTS= test-perror test-printfloat test-scanfloat CFLAGS+= -lm diff --git a/tools/regression/lib/libc/stdio/test-perror.c b/tools/regression/lib/libc/stdio/test-perror.c index 992b734dfa393..e201952fd4463 100644 --- a/tools/regression/lib/libc/stdio/test-perror.c +++ b/tools/regression/lib/libc/stdio/test-perror.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/stdio/test-perror.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <err.h> diff --git a/tools/regression/lib/libc/stdio/test-perror.t b/tools/regression/lib/libc/stdio/test-perror.t index 8bdfd03be81b6..39835f978f940 100644 --- a/tools/regression/lib/libc/stdio/test-perror.t +++ b/tools/regression/lib/libc/stdio/test-perror.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/stdio/test-perror.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/stdio/test-printfloat.c b/tools/regression/lib/libc/stdio/test-printfloat.c index fcacee5313ecf..d2735534cc1eb 100644 --- a/tools/regression/lib/libc/stdio/test-printfloat.c +++ b/tools/regression/lib/libc/stdio/test-printfloat.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/stdio/test-printfloat.c,v 1.9.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <err.h> diff --git a/tools/regression/lib/libc/stdio/test-printfloat.t b/tools/regression/lib/libc/stdio/test-printfloat.t index 8bdfd03be81b6..034fe55cdda8f 100644 --- a/tools/regression/lib/libc/stdio/test-printfloat.t +++ b/tools/regression/lib/libc/stdio/test-printfloat.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/stdio/test-printfloat.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/stdio/test-scanfloat.c b/tools/regression/lib/libc/stdio/test-scanfloat.c index 3d4e159f310e3..04c27c7fa312b 100644 --- a/tools/regression/lib/libc/stdio/test-scanfloat.c +++ b/tools/regression/lib/libc/stdio/test-scanfloat.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/stdio/test-scanfloat.c,v 1.5.12.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <fenv.h> diff --git a/tools/regression/lib/libc/stdio/test-scanfloat.t b/tools/regression/lib/libc/stdio/test-scanfloat.t index 8bdfd03be81b6..2cde527abcda0 100644 --- a/tools/regression/lib/libc/stdio/test-scanfloat.t +++ b/tools/regression/lib/libc/stdio/test-scanfloat.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/stdio/test-scanfloat.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/stdlib/Makefile b/tools/regression/lib/libc/stdlib/Makefile index c707795b65203..3cf838f196b81 100644 --- a/tools/regression/lib/libc/stdlib/Makefile +++ b/tools/regression/lib/libc/stdlib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/stdlib/Makefile,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ TESTS= test-qsort \ test-heapsort \ diff --git a/tools/regression/lib/libc/stdlib/test-heapsort.c b/tools/regression/lib/libc/stdlib/test-heapsort.c index 6ce8924907144..3b0f509f7bf9b 100644 --- a/tools/regression/lib/libc/stdlib/test-heapsort.c +++ b/tools/regression/lib/libc/stdlib/test-heapsort.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/stdlib/test-heapsort.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <stdio.h> diff --git a/tools/regression/lib/libc/stdlib/test-heapsort.t b/tools/regression/lib/libc/stdlib/test-heapsort.t index 8bdfd03be81b6..af233485ed809 100644 --- a/tools/regression/lib/libc/stdlib/test-heapsort.t +++ b/tools/regression/lib/libc/stdlib/test-heapsort.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/stdlib/test-heapsort.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/stdlib/test-mergesort.c b/tools/regression/lib/libc/stdlib/test-mergesort.c index 729d481d96e36..4b80f56150690 100644 --- a/tools/regression/lib/libc/stdlib/test-mergesort.c +++ b/tools/regression/lib/libc/stdlib/test-mergesort.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/stdlib/test-mergesort.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <stdio.h> diff --git a/tools/regression/lib/libc/stdlib/test-mergesort.t b/tools/regression/lib/libc/stdlib/test-mergesort.t index 8bdfd03be81b6..ea03c5d575f21 100644 --- a/tools/regression/lib/libc/stdlib/test-mergesort.t +++ b/tools/regression/lib/libc/stdlib/test-mergesort.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/stdlib/test-mergesort.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/stdlib/test-qsort.c b/tools/regression/lib/libc/stdlib/test-qsort.c index 8a508e80dbc64..51c688a84d94f 100644 --- a/tools/regression/lib/libc/stdlib/test-qsort.c +++ b/tools/regression/lib/libc/stdlib/test-qsort.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libc/stdlib/test-qsort.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <stdio.h> diff --git a/tools/regression/lib/libc/stdlib/test-qsort.t b/tools/regression/lib/libc/stdlib/test-qsort.t index 8bdfd03be81b6..5aaf93a1b7384 100644 --- a/tools/regression/lib/libc/stdlib/test-qsort.t +++ b/tools/regression/lib/libc/stdlib/test-qsort.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/stdlib/test-qsort.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libc/stdlib/test-sort.h b/tools/regression/lib/libc/stdlib/test-sort.h index e060f72c9f62a..fcb76f2dac3f8 100644 --- a/tools/regression/lib/libc/stdlib/test-sort.h +++ b/tools/regression/lib/libc/stdlib/test-sort.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/lib/libc/stdlib/test-sort.h,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _TEST_SORT_H diff --git a/tools/regression/lib/libc/string/Makefile b/tools/regression/lib/libc/string/Makefile index af76f9d9777da..1187982a73e9b 100644 --- a/tools/regression/lib/libc/string/Makefile +++ b/tools/regression/lib/libc/string/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/string/Makefile,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ CFLAGS+= -I/usr/local/include LDFLAGS+= -L/usr/local/lib diff --git a/tools/regression/lib/libc/string/test-strerror.c b/tools/regression/lib/libc/string/test-strerror.c index f5274ed7f2271..7b69d84ef32ee 100644 --- a/tools/regression/lib/libc/string/test-strerror.c +++ b/tools/regression/lib/libc/string/test-strerror.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/lib/libc/string/test-strerror.c,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/tools/regression/lib/libc/string/test-strerror.t b/tools/regression/lib/libc/string/test-strerror.t index 8bdfd03be81b6..f80c67f58e157 100644 --- a/tools/regression/lib/libc/string/test-strerror.t +++ b/tools/regression/lib/libc/string/test-strerror.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libc/string/test-strerror.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libutil/Makefile b/tools/regression/lib/libutil/Makefile index 05236eb23db51..15aec23918a78 100644 --- a/tools/regression/lib/libutil/Makefile +++ b/tools/regression/lib/libutil/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libutil/Makefile,v 1.1.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ TESTS= test-trimdomain test-trimdomain-nodomain CFLAGS+= -g -Wall -lutil diff --git a/tools/regression/lib/libutil/test-trimdomain-nodomain.c b/tools/regression/lib/libutil/test-trimdomain-nodomain.c index 344bc17e439e6..02fdb9efaf419 100644 --- a/tools/regression/lib/libutil/test-trimdomain-nodomain.c +++ b/tools/regression/lib/libutil/test-trimdomain-nodomain.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libutil/test-trimdomain-nodomain.c,v 1.1.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/tools/regression/lib/libutil/test-trimdomain-nodomain.t b/tools/regression/lib/libutil/test-trimdomain-nodomain.t index 8bdfd03be81b6..12f9ead413aa0 100644 --- a/tools/regression/lib/libutil/test-trimdomain-nodomain.t +++ b/tools/regression/lib/libutil/test-trimdomain-nodomain.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libutil/test-trimdomain-nodomain.t,v 1.1.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/libutil/test-trimdomain.c b/tools/regression/lib/libutil/test-trimdomain.c index d1c7823805031..580fb166892a1 100644 --- a/tools/regression/lib/libutil/test-trimdomain.c +++ b/tools/regression/lib/libutil/test-trimdomain.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/libutil/test-trimdomain.c,v 1.1.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/tools/regression/lib/libutil/test-trimdomain.t b/tools/regression/lib/libutil/test-trimdomain.t index 8bdfd03be81b6..3a4146e1a0995 100644 --- a/tools/regression/lib/libutil/test-trimdomain.t +++ b/tools/regression/lib/libutil/test-trimdomain.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/libutil/test-trimdomain.t,v 1.1.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/msun/Makefile b/tools/regression/lib/msun/Makefile index 46a6947e8a821..1596aab1f35db 100644 --- a/tools/regression/lib/msun/Makefile +++ b/tools/regression/lib/msun/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/msun/Makefile,v 1.5.12.1 2008/10/02 02:57:24 kensmith Exp $ TESTS= test-fenv test-ilogb test-lrint test-lround test-next test-rem CFLAGS+= -O0 -lm diff --git a/tools/regression/lib/msun/test-fenv.c b/tools/regression/lib/msun/test-fenv.c index 71e8eedb3bc98..d5f74aca1d549 100644 --- a/tools/regression/lib/msun/test-fenv.c +++ b/tools/regression/lib/msun/test-fenv.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/msun/test-fenv.c,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/wait.h> diff --git a/tools/regression/lib/msun/test-fenv.t b/tools/regression/lib/msun/test-fenv.t index 8bdfd03be81b6..52f8134828abe 100644 --- a/tools/regression/lib/msun/test-fenv.t +++ b/tools/regression/lib/msun/test-fenv.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/msun/test-fenv.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/msun/test-ilogb.c b/tools/regression/lib/msun/test-ilogb.c index a1440c4a20a43..c5d21c4113fe7 100644 --- a/tools/regression/lib/msun/test-ilogb.c +++ b/tools/regression/lib/msun/test-ilogb.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/lib/msun/test-ilogb.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/tools/regression/lib/msun/test-ilogb.t b/tools/regression/lib/msun/test-ilogb.t index 8bdfd03be81b6..dc4b4beb8158e 100644 --- a/tools/regression/lib/msun/test-ilogb.t +++ b/tools/regression/lib/msun/test-ilogb.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/msun/test-ilogb.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/msun/test-lrint.c b/tools/regression/lib/msun/test-lrint.c index 44bcee7cb04c8..991964337b87a 100644 --- a/tools/regression/lib/msun/test-lrint.c +++ b/tools/regression/lib/msun/test-lrint.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/msun/test-lrint.c,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <fenv.h> diff --git a/tools/regression/lib/msun/test-lrint.t b/tools/regression/lib/msun/test-lrint.t index 8bdfd03be81b6..e9a8cf382a71c 100644 --- a/tools/regression/lib/msun/test-lrint.t +++ b/tools/regression/lib/msun/test-lrint.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/msun/test-lrint.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/msun/test-lround.c b/tools/regression/lib/msun/test-lround.c index 4904abe8eefdc..fd2fbfc3c6524 100644 --- a/tools/regression/lib/msun/test-lround.c +++ b/tools/regression/lib/msun/test-lround.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/msun/test-lround.c,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <fenv.h> diff --git a/tools/regression/lib/msun/test-lround.t b/tools/regression/lib/msun/test-lround.t index 8bdfd03be81b6..0b2e7ffe1d245 100644 --- a/tools/regression/lib/msun/test-lround.t +++ b/tools/regression/lib/msun/test-lround.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/msun/test-lround.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/msun/test-next.c b/tools/regression/lib/msun/test-next.c index c8dd0724a1a30..3e490f9c40481 100644 --- a/tools/regression/lib/msun/test-next.c +++ b/tools/regression/lib/msun/test-next.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/msun/test-next.c,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <fenv.h> #include <float.h> diff --git a/tools/regression/lib/msun/test-next.t b/tools/regression/lib/msun/test-next.t index 8bdfd03be81b6..eab098433eefd 100644 --- a/tools/regression/lib/msun/test-next.t +++ b/tools/regression/lib/msun/test-next.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/msun/test-next.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/lib/msun/test-rem.c b/tools/regression/lib/msun/test-rem.c index 1d7729a1313e7..aadb02fc25263 100644 --- a/tools/regression/lib/msun/test-rem.c +++ b/tools/regression/lib/msun/test-rem.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/lib/msun/test-rem.c,v 1.1.12.1 2008/10/02 02:57:24 kensmith Exp $"); #include <assert.h> #include <math.h> diff --git a/tools/regression/lib/msun/test-rem.t b/tools/regression/lib/msun/test-rem.t index 8bdfd03be81b6..14ee956afc704 100644 --- a/tools/regression/lib/msun/test-rem.t +++ b/tools/regression/lib/msun/test-rem.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/lib/msun/test-rem.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/mac/mac_bsdextended/Makefile b/tools/regression/mac/mac_bsdextended/Makefile index e19d62d989e3b..9b5f9edc003cf 100644 --- a/tools/regression/mac/mac_bsdextended/Makefile +++ b/tools/regression/mac/mac_bsdextended/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/mac/mac_bsdextended/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= test_ugidfw DPADD= ${LIBUGIDFW} diff --git a/tools/regression/mac/mac_bsdextended/test_ugidfw.c b/tools/regression/mac/mac_bsdextended/test_ugidfw.c index 63e25f0beae59..2089a928beac4 100644 --- a/tools/regression/mac/mac_bsdextended/test_ugidfw.c +++ b/tools/regression/mac/mac_bsdextended/test_ugidfw.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/mac/mac_bsdextended/test_ugidfw.c,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/tools/regression/mlock/Makefile b/tools/regression/mlock/Makefile index f32a65dc91bd4..0041ad067624f 100644 --- a/tools/regression/mlock/Makefile +++ b/tools/regression/mlock/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/mlock/Makefile,v 1.1.14.1 2008/10/02 02:57:24 kensmith Exp $ PROG= mlock NO_MAN= yes diff --git a/tools/regression/mlock/mlock.c b/tools/regression/mlock/mlock.c index d371b2bee1d71..842806b3424a1 100644 --- a/tools/regression/mlock/mlock.c +++ b/tools/regression/mlock/mlock.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/mlock/mlock.c,v 1.1.18.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/regression/msdosfs/msdosfstest-2.sh b/tools/regression/msdosfs/msdosfstest-2.sh index 2262af803a5dd..172489be13143 100644 --- a/tools/regression/msdosfs/msdosfstest-2.sh +++ b/tools/regression/msdosfs/msdosfstest-2.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/msdosfs/msdosfstest-2.sh,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # A really simple script to create a swap-backed msdosfs filesystem, then test to # make sure the case conversion issue described in msdosfs_lookup.c rev 1.46 # is fixed. diff --git a/tools/regression/msdosfs/msdosfstest-3.sh b/tools/regression/msdosfs/msdosfstest-3.sh index 4d3a8fe9f1162..a3d5d168177a4 100644 --- a/tools/regression/msdosfs/msdosfstest-3.sh +++ b/tools/regression/msdosfs/msdosfstest-3.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/msdosfs/msdosfstest-3.sh,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # A really simple script to create a swap-backed msdosfs filesystem, then # test to make sure the mbnambuf optimisation(msdosfs_conv.c rev 1.40) # doesn't break multi-byte characters. diff --git a/tools/regression/msdosfs/msdosfstest.sh b/tools/regression/msdosfs/msdosfstest.sh index ba2a434ce5abc..b4d9cfd40f6af 100644 --- a/tools/regression/msdosfs/msdosfstest.sh +++ b/tools/regression/msdosfs/msdosfstest.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/msdosfs/msdosfstest.sh,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ # A really simple script to create a swap-backed msdosfs filesystem, copy a few # files to it, unmount/remount the filesystem, and make sure all is well. # diff --git a/tools/regression/net80211/ccmp/Makefile b/tools/regression/net80211/ccmp/Makefile index 0d918b1427abc..c99344bbe1f38 100644 --- a/tools/regression/net80211/ccmp/Makefile +++ b/tools/regression/net80211/ccmp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/net80211/ccmp/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../../sys/net80211 diff --git a/tools/regression/net80211/ccmp/test_ccmp.c b/tools/regression/net80211/ccmp/test_ccmp.c index d78be95fde82a..ca681e313939f 100644 --- a/tools/regression/net80211/ccmp/test_ccmp.c +++ b/tools/regression/net80211/ccmp/test_ccmp.c @@ -28,7 +28,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/tools/regression/net80211/ccmp/test_ccmp.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/regression/net80211/tkip/Makefile b/tools/regression/net80211/tkip/Makefile index 1a1f7cacb4d49..a052e78af3606 100644 --- a/tools/regression/net80211/tkip/Makefile +++ b/tools/regression/net80211/tkip/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/net80211/tkip/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../../sys/net80211 diff --git a/tools/regression/net80211/tkip/test_tkip.c b/tools/regression/net80211/tkip/test_tkip.c index 5a6397852a3f7..a92e2a90ce698 100644 --- a/tools/regression/net80211/tkip/test_tkip.c +++ b/tools/regression/net80211/tkip/test_tkip.c @@ -28,7 +28,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/tools/regression/net80211/tkip/test_tkip.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/regression/net80211/wep/Makefile b/tools/regression/net80211/wep/Makefile index 1ab4712b94773..9789d78bdf746 100644 --- a/tools/regression/net80211/wep/Makefile +++ b/tools/regression/net80211/wep/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/net80211/wep/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../../sys/net80211 diff --git a/tools/regression/net80211/wep/test_wep.c b/tools/regression/net80211/wep/test_wep.c index b498195c2c1dd..213bc1c2573af 100644 --- a/tools/regression/net80211/wep/test_wep.c +++ b/tools/regression/net80211/wep/test_wep.c @@ -28,7 +28,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/tools/regression/net80211/wep/test_wep.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/regression/netatalk/simple_send/Makefile b/tools/regression/netatalk/simple_send/Makefile index e01fcea90eb36..83c21c0f4fe2d 100644 --- a/tools/regression/netatalk/simple_send/Makefile +++ b/tools/regression/netatalk/simple_send/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/netatalk/simple_send/Makefile,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= simple_send diff --git a/tools/regression/netatalk/simple_send/simple_send.c b/tools/regression/netatalk/simple_send/simple_send.c index 162253c1d1eb4..b7d890d7706cf 100644 --- a/tools/regression/netatalk/simple_send/simple_send.c +++ b/tools/regression/netatalk/simple_send/simple_send.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/netatalk/simple_send/simple_send.c,v 1.2.20.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/regression/netinet/ipsockopt/Makefile b/tools/regression/netinet/ipsockopt/Makefile index c49ee6cbd8f7d..327766bdf08e9 100644 --- a/tools/regression/netinet/ipsockopt/Makefile +++ b/tools/regression/netinet/ipsockopt/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/netinet/ipsockopt/Makefile,v 1.3.18.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= ipsockopt diff --git a/tools/regression/netinet/ipsockopt/ipsockopt.c b/tools/regression/netinet/ipsockopt/ipsockopt.c index 1df6b0d3e537b..c45dd2154b991 100644 --- a/tools/regression/netinet/ipsockopt/ipsockopt.c +++ b/tools/regression/netinet/ipsockopt/ipsockopt.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/netinet/ipsockopt/ipsockopt.c,v 1.4.14.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/regression/netinet/ipsockopt/ipsockopt.t b/tools/regression/netinet/ipsockopt/ipsockopt.t index 8bdfd03be81b6..aece97d92e141 100644 --- a/tools/regression/netinet/ipsockopt/ipsockopt.t +++ b/tools/regression/netinet/ipsockopt/ipsockopt.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/netinet/ipsockopt/ipsockopt.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/netinet/tcpconnect/Makefile b/tools/regression/netinet/tcpconnect/Makefile index 3456ff52ffda0..45a3c837b81d5 100644 --- a/tools/regression/netinet/tcpconnect/Makefile +++ b/tools/regression/netinet/tcpconnect/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/netinet/tcpconnect/Makefile,v 1.3.18.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= tcpconnect diff --git a/tools/regression/netinet/tcpconnect/tcpconnect.c b/tools/regression/netinet/tcpconnect/tcpconnect.c index 5037a988d9a5e..9a36f1e1f0fdd 100644 --- a/tools/regression/netinet/tcpconnect/tcpconnect.c +++ b/tools/regression/netinet/tcpconnect/tcpconnect.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/netinet/tcpconnect/tcpconnect.c,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/regression/netinet/tcpfullwindowrst/Makefile b/tools/regression/netinet/tcpfullwindowrst/Makefile index 91641cdd464c8..1e7a054263567 100644 --- a/tools/regression/netinet/tcpfullwindowrst/Makefile +++ b/tools/regression/netinet/tcpfullwindowrst/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/netinet/tcpfullwindowrst/Makefile,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ PROG= tcpfullwindowrsttest NO_MAN= noman diff --git a/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrst.t b/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrst.t index 49acbccf6e808..c185ff34b3e60 100644 --- a/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrst.t +++ b/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrst.t @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrst.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ make tcpfullwindowrsttest 2>&1 > /dev/null diff --git a/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c b/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c index ac86b9e7627a8..7250aadab9878 100644 --- a/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c +++ b/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c @@ -24,7 +24,7 @@ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (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/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ */ diff --git a/tools/regression/netinet/tcpstream/Makefile b/tools/regression/netinet/tcpstream/Makefile index 6f6491aedd083..af920446c95fd 100644 --- a/tools/regression/netinet/tcpstream/Makefile +++ b/tools/regression/netinet/tcpstream/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/netinet/tcpstream/Makefile,v 1.3.18.1 2008/10/02 02:57:24 kensmith Exp $ # CFLAGS+= -Wall diff --git a/tools/regression/netinet/tcpstream/README b/tools/regression/netinet/tcpstream/README index df2e9b1a21daa..f57828101ee86 100644 --- a/tools/regression/netinet/tcpstream/README +++ b/tools/regression/netinet/tcpstream/README @@ -17,4 +17,4 @@ seed of 100: tcpstream client 192.168.10.10 8080 100 -$FreeBSD$ +$FreeBSD: src/tools/regression/netinet/tcpstream/README,v 1.1.18.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/tools/regression/netinet/tcpstream/tcpstream.c b/tools/regression/netinet/tcpstream/tcpstream.c index c8fe9a3fe098d..612c6a9608c59 100644 --- a/tools/regression/netinet/tcpstream/tcpstream.c +++ b/tools/regression/netinet/tcpstream/tcpstream.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/netinet/tcpstream/tcpstream.c,v 1.2.18.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/regression/netinet/udpconnectjail/Makefile b/tools/regression/netinet/udpconnectjail/Makefile index 01e0ee371700b..0bab8c8893278 100644 --- a/tools/regression/netinet/udpconnectjail/Makefile +++ b/tools/regression/netinet/udpconnectjail/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/netinet/udpconnectjail/Makefile,v 1.2.14.1 2008/10/02 02:57:24 kensmith Exp $ PROG= udpconnectjail NO_MAN= yes diff --git a/tools/regression/netinet/udpconnectjail/udpconnectjail.c b/tools/regression/netinet/udpconnectjail/udpconnectjail.c index 0c3299f01d6b4..a11422571b498 100644 --- a/tools/regression/netinet/udpconnectjail/udpconnectjail.c +++ b/tools/regression/netinet/udpconnectjail/udpconnectjail.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/netinet/udpconnectjail/udpconnectjail.c,v 1.2.14.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/tools/regression/netinet6/inet6_rth/Makefile b/tools/regression/netinet6/inet6_rth/Makefile index ac284d3465fea..98bee7e5807ff 100644 --- a/tools/regression/netinet6/inet6_rth/Makefile +++ b/tools/regression/netinet6/inet6_rth/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/netinet6/inet6_rth/Makefile,v 1.1.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= inet6_rth-segments SRCS= test_subr.c inet6_rth-segments.c diff --git a/tools/regression/netinet6/inet6_rth/inet6_rth-segments.c b/tools/regression/netinet6/inet6_rth/inet6_rth-segments.c index 5ac1d9768565c..b49fe4e6028ea 100644 --- a/tools/regression/netinet6/inet6_rth/inet6_rth-segments.c +++ b/tools/regression/netinet6/inet6_rth/inet6_rth-segments.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/netinet6/inet6_rth/inet6_rth-segments.c,v 1.1.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/socket.h> diff --git a/tools/regression/netinet6/inet6_rth/test_subr.c b/tools/regression/netinet6/inet6_rth/test_subr.c index ab09ec8038513..9490014c31f65 100644 --- a/tools/regression/netinet6/inet6_rth/test_subr.c +++ b/tools/regression/netinet6/inet6_rth/test_subr.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/regression/netinet6/inet6_rth/test_subr.c,v 1.1.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> diff --git a/tools/regression/netinet6/inet6_rth/test_subr.h b/tools/regression/netinet6/inet6_rth/test_subr.h index f0463daed51cf..4eac40354423e 100644 --- a/tools/regression/netinet6/inet6_rth/test_subr.h +++ b/tools/regression/netinet6/inet6_rth/test_subr.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/netinet6/inet6_rth/test_subr.h,v 1.1.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/regression/nfsmmap/test1/Makefile b/tools/regression/nfsmmap/test1/Makefile index 07c3445fe7c49..3cbbcae3c783d 100644 --- a/tools/regression/nfsmmap/test1/Makefile +++ b/tools/regression/nfsmmap/test1/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/nfsmmap/test1/Makefile,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= test1 NO_MAN= diff --git a/tools/regression/nfsmmap/test2/Makefile b/tools/regression/nfsmmap/test2/Makefile index 113a3b32defab..67a7f7b723ddc 100644 --- a/tools/regression/nfsmmap/test2/Makefile +++ b/tools/regression/nfsmmap/test2/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/nfsmmap/test2/Makefile,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= test2 NO_MAN= diff --git a/tools/regression/p1003_1b/Makefile b/tools/regression/p1003_1b/Makefile index 85db354b944d6..9437a88c3af7b 100644 --- a/tools/regression/p1003_1b/Makefile +++ b/tools/regression/p1003_1b/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/p1003_1b/Makefile,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG=p1003_1b diff --git a/tools/regression/p1003_1b/README b/tools/regression/p1003_1b/README index e0b7037549274..80cbefb78dff8 100644 --- a/tools/regression/p1003_1b/README +++ b/tools/regression/p1003_1b/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/p1003_1b/README,v 1.1.50.1 2008/10/02 02:57:24 kensmith Exp $ p1003_1b: Regression tests for the scheduling facilities. The following should always work as of the release of 4.0: diff --git a/tools/regression/p1003_1b/fifo.c b/tools/regression/p1003_1b/fifo.c index 455f7f9adc5fb..88f2bebd242a6 100644 --- a/tools/regression/p1003_1b/fifo.c +++ b/tools/regression/p1003_1b/fifo.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/p1003_1b/fifo.c,v 1.1.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <unistd.h> #include <stdlib.h> diff --git a/tools/regression/p1003_1b/main.c b/tools/regression/p1003_1b/main.c index 0e87c6ca68bf2..02dbc1f998a73 100644 --- a/tools/regression/p1003_1b/main.c +++ b/tools/regression/p1003_1b/main.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/tools/regression/p1003_1b/main.c,v 1.1.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> int fifo(int argc, char *argv[]); diff --git a/tools/regression/p1003_1b/memlock.c b/tools/regression/p1003_1b/memlock.c index b55b4056dac84..359e1aad428f0 100644 --- a/tools/regression/p1003_1b/memlock.c +++ b/tools/regression/p1003_1b/memlock.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/p1003_1b/memlock.c,v 1.1.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <unistd.h> #include <stdio.h> diff --git a/tools/regression/p1003_1b/p26.c b/tools/regression/p1003_1b/p26.c index 538deaf878639..6657fedc4fc0d 100644 --- a/tools/regression/p1003_1b/p26.c +++ b/tools/regression/p1003_1b/p26.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/p1003_1b/p26.c,v 1.1.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #define _POSIX_SOURCE #define _POSIX_C_SOURCE 199309L diff --git a/tools/regression/p1003_1b/prutil.c b/tools/regression/p1003_1b/prutil.c index e0e3d6f8fa68c..4fcc7a055dc49 100644 --- a/tools/regression/p1003_1b/prutil.c +++ b/tools/regression/p1003_1b/prutil.c @@ -8,7 +8,7 @@ #include "prutil.h" /* - * $FreeBSD$ + * $FreeBSD: src/tools/regression/p1003_1b/prutil.c,v 1.1.50.1 2008/10/02 02:57:24 kensmith Exp $ */ void quit(const char *text) { diff --git a/tools/regression/p1003_1b/prutil.h b/tools/regression/p1003_1b/prutil.h index 3387b994b1513..841c29bc35c0c 100644 --- a/tools/regression/p1003_1b/prutil.h +++ b/tools/regression/p1003_1b/prutil.h @@ -2,7 +2,7 @@ #define _PRUTIL_H_ /* - * $FreeBSD$ + * $FreeBSD: src/tools/regression/p1003_1b/prutil.h,v 1.1.50.1 2008/10/02 02:57:24 kensmith Exp $ */ struct sched_param; diff --git a/tools/regression/p1003_1b/sched.c b/tools/regression/p1003_1b/sched.c index bd978f8d49421..c31eb67a2011c 100644 --- a/tools/regression/p1003_1b/sched.c +++ b/tools/regression/p1003_1b/sched.c @@ -28,7 +28,7 @@ * LIABILITY, OR TORT (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/tools/regression/p1003_1b/sched.c,v 1.1.50.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/tools/regression/p1003_1b/yield.c b/tools/regression/p1003_1b/yield.c index ac31a99f250ac..c813d24ced40e 100644 --- a/tools/regression/p1003_1b/yield.c +++ b/tools/regression/p1003_1b/yield.c @@ -28,7 +28,7 @@ * LIABILITY, OR TORT (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/tools/regression/p1003_1b/yield.c,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ #include <sys/types.h> diff --git a/tools/regression/pipe/Makefile b/tools/regression/pipe/Makefile index cf732538b2559..a0e6c98506607 100644 --- a/tools/regression/pipe/Makefile +++ b/tools/regression/pipe/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/pipe/Makefile,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ # # "make" then "make regress". # diff --git a/tools/regression/pipe/bigpipetest.c b/tools/regression/pipe/bigpipetest.c index c5983fa5559e9..f9b4c5df3dbb7 100644 --- a/tools/regression/pipe/bigpipetest.c +++ b/tools/regression/pipe/bigpipetest.c @@ -12,7 +12,7 @@ * Test for the non-blocking big pipe bug (write(2) returning * EAGAIN while select(2) returns the descriptor as ready for write). * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/pipe/bigpipetest.c,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ */ void write_frame(int fd, char *buf, unsigned long buflen) diff --git a/tools/regression/pipe/bigpipetest.t b/tools/regression/pipe/bigpipetest.t index 8bdfd03be81b6..9e22d2a5ba306 100644 --- a/tools/regression/pipe/bigpipetest.t +++ b/tools/regression/pipe/bigpipetest.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/pipe/bigpipetest.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/pipe/pipe-fstatbug.c b/tools/regression/pipe/pipe-fstatbug.c index ed038c20a69a5..b7191ee8e5e2f 100644 --- a/tools/regression/pipe/pipe-fstatbug.c +++ b/tools/regression/pipe/pipe-fstatbug.c @@ -28,7 +28,7 @@ SUCH DAMAGE. #include <sys/stat.h> /* - * $FreeBSD$ + * $FreeBSD: src/tools/regression/pipe/pipe-fstatbug.c,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ * The goal of this program is to see if fstat reports the correct * data count for a pipe. Prior to revision 1.172 of sys_pipe.c, * 0 would be returned once the pipe entered direct write mode. diff --git a/tools/regression/pipe/pipe-overcommit1.c b/tools/regression/pipe/pipe-overcommit1.c index c4686588b6bb1..5cad7b2d37b57 100644 --- a/tools/regression/pipe/pipe-overcommit1.c +++ b/tools/regression/pipe/pipe-overcommit1.c @@ -30,7 +30,7 @@ #include <stdlib.h> /* - * $FreeBSD$ + * $FreeBSD: src/tools/regression/pipe/pipe-overcommit1.c,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ * This program just allocates as many pipes as it can to ensure * that using up all pipe memory doesn't cause a panic. */ diff --git a/tools/regression/pipe/pipe-overcommit2.c b/tools/regression/pipe/pipe-overcommit2.c index 5979585e6e6b2..f2e13948fdbf9 100644 --- a/tools/regression/pipe/pipe-overcommit2.c +++ b/tools/regression/pipe/pipe-overcommit2.c @@ -31,7 +31,7 @@ #include <fcntl.h> /* - * $FreeBSD$ + * $FreeBSD: src/tools/regression/pipe/pipe-overcommit2.c,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ * This program tests how sys_pipe.c handles the case where there * is ample memory to allocate a pipe, but the file descriptor * limit for that user has been exceeded. diff --git a/tools/regression/pipe/pipe-reverse.c b/tools/regression/pipe/pipe-reverse.c index f4ae16747d0b2..42ac7afc7af37 100644 --- a/tools/regression/pipe/pipe-reverse.c +++ b/tools/regression/pipe/pipe-reverse.c @@ -28,7 +28,7 @@ SUCH DAMAGE. #include <sys/stat.h> /* - * $FreeBSD$ + * $FreeBSD: src/tools/regression/pipe/pipe-reverse.c,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ * This program simply tests writing through the reverse direction of * a pipe. Nothing too fancy, it's only needed because most pipe-using * programs never touch the reverse direction (it doesn't exist on diff --git a/tools/regression/pipe/pipe-wraparound.c b/tools/regression/pipe/pipe-wraparound.c index ab673e9b180ab..51dd26503acfb 100644 --- a/tools/regression/pipe/pipe-wraparound.c +++ b/tools/regression/pipe/pipe-wraparound.c @@ -28,7 +28,7 @@ SUCH DAMAGE. #include <sys/stat.h> /* - * $FreeBSD$ + * $FreeBSD: src/tools/regression/pipe/pipe-wraparound.c,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ * This program tests to make sure that wraparound writes and reads * are working, assuming that 16K socket buffers are used. In order * to really stress the pipe code with this test, kernel modifications diff --git a/tools/regression/security/access/Makefile b/tools/regression/security/access/Makefile index 7ec39999dff6e..a21012b5c6a2a 100644 --- a/tools/regression/security/access/Makefile +++ b/tools/regression/security/access/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/security/access/Makefile,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= testaccess NO_MAN= diff --git a/tools/regression/security/access/testaccess.c b/tools/regression/security/access/testaccess.c index 46bb01c4150d1..d776ff90cfaf3 100644 --- a/tools/regression/security/access/testaccess.c +++ b/tools/regression/security/access/testaccess.c @@ -29,7 +29,7 @@ * Work sponsored by Defense Advanced Research Projects Agency under the * CHATS research program, CBOSS project. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/security/access/testaccess.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/regression/security/proc_to_proc/Makefile b/tools/regression/security/proc_to_proc/Makefile index ad09f7a696f33..f8d545f395f17 100644 --- a/tools/regression/security/proc_to_proc/Makefile +++ b/tools/regression/security/proc_to_proc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/security/proc_to_proc/Makefile,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= testuid NO_MAN= diff --git a/tools/regression/security/proc_to_proc/README b/tools/regression/security/proc_to_proc/README index 01857b834dcee..9a586f2e0b5ec 100644 --- a/tools/regression/security/proc_to_proc/README +++ b/tools/regression/security/proc_to_proc/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/security/proc_to_proc/README,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ Inter-Process Authorization Test Suite Robert Watson, TrustedBSD Project diff --git a/tools/regression/security/proc_to_proc/scenario.c b/tools/regression/security/proc_to_proc/scenario.c index 0e3e476df54ba..3bab9ffbc055b 100644 --- a/tools/regression/security/proc_to_proc/scenario.c +++ b/tools/regression/security/proc_to_proc/scenario.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/security/proc_to_proc/scenario.c,v 1.6.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/tools/regression/security/proc_to_proc/scenario.h b/tools/regression/security/proc_to_proc/scenario.h index da087207c5a73..daed0a3ff8c5a 100644 --- a/tools/regression/security/proc_to_proc/scenario.h +++ b/tools/regression/security/proc_to_proc/scenario.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/security/proc_to_proc/scenario.h,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _SCENARIO_H #define _SCENARIO_H diff --git a/tools/regression/security/proc_to_proc/testuid.c b/tools/regression/security/proc_to_proc/testuid.c index a9b81a08541c0..8b62e1273bff8 100644 --- a/tools/regression/security/proc_to_proc/testuid.c +++ b/tools/regression/security/proc_to_proc/testuid.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/security/proc_to_proc/testuid.c,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/regression/sockets/accept_fd_leak/Makefile b/tools/regression/sockets/accept_fd_leak/Makefile index efcaa16c8e373..a15bec9b8a39c 100644 --- a/tools/regression/sockets/accept_fd_leak/Makefile +++ b/tools/regression/sockets/accept_fd_leak/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/sockets/accept_fd_leak/Makefile,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= accept_fd_leak diff --git a/tools/regression/sockets/accept_fd_leak/accept_fd_leak.c b/tools/regression/sockets/accept_fd_leak/accept_fd_leak.c index 9bf946df887cf..b3d55dcafff72 100644 --- a/tools/regression/sockets/accept_fd_leak/accept_fd_leak.c +++ b/tools/regression/sockets/accept_fd_leak/accept_fd_leak.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/sockets/accept_fd_leak/accept_fd_leak.c,v 1.5.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/regression/sockets/accept_fd_leak/accept_fd_leak.t b/tools/regression/sockets/accept_fd_leak/accept_fd_leak.t index 8bdfd03be81b6..ab5ed07a3467c 100644 --- a/tools/regression/sockets/accept_fd_leak/accept_fd_leak.t +++ b/tools/regression/sockets/accept_fd_leak/accept_fd_leak.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/sockets/accept_fd_leak/accept_fd_leak.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/sockets/accf_data_attach/Makefile b/tools/regression/sockets/accf_data_attach/Makefile index 736c796861fd0..8804ab6818aba 100644 --- a/tools/regression/sockets/accf_data_attach/Makefile +++ b/tools/regression/sockets/accf_data_attach/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/sockets/accf_data_attach/Makefile,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= accf_data_attach diff --git a/tools/regression/sockets/accf_data_attach/accf_data_attach.c b/tools/regression/sockets/accf_data_attach/accf_data_attach.c index 697d83aa6ef7c..7fcbadf0d9821 100644 --- a/tools/regression/sockets/accf_data_attach/accf_data_attach.c +++ b/tools/regression/sockets/accf_data_attach/accf_data_attach.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/sockets/accf_data_attach/accf_data_attach.c,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/regression/sockets/accf_data_attach/accf_data_attach.t b/tools/regression/sockets/accf_data_attach/accf_data_attach.t index 8bdfd03be81b6..a26cd5f0afd2c 100644 --- a/tools/regression/sockets/accf_data_attach/accf_data_attach.t +++ b/tools/regression/sockets/accf_data_attach/accf_data_attach.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/sockets/accf_data_attach/accf_data_attach.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/sockets/kqueue/Makefile b/tools/regression/sockets/kqueue/Makefile index 53d34a91da17d..7807a4464ba2a 100644 --- a/tools/regression/sockets/kqueue/Makefile +++ b/tools/regression/sockets/kqueue/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/sockets/kqueue/Makefile,v 1.4.18.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= kqueue diff --git a/tools/regression/sockets/kqueue/kqueue.c b/tools/regression/sockets/kqueue/kqueue.c index d46db96ad4ee8..ed2ec352b8cfd 100644 --- a/tools/regression/sockets/kqueue/kqueue.c +++ b/tools/regression/sockets/kqueue/kqueue.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/sockets/kqueue/kqueue.c,v 1.3.18.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/regression/sockets/kqueue/kqueue.t b/tools/regression/sockets/kqueue/kqueue.t index 8bdfd03be81b6..e6d5cb6dcc652 100644 --- a/tools/regression/sockets/kqueue/kqueue.t +++ b/tools/regression/sockets/kqueue/kqueue.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/sockets/kqueue/kqueue.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/sockets/listenclose/Makefile b/tools/regression/sockets/listenclose/Makefile index 8ee7748189306..a9a21b05d3e5d 100644 --- a/tools/regression/sockets/listenclose/Makefile +++ b/tools/regression/sockets/listenclose/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/sockets/listenclose/Makefile,v 1.3.14.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= listenclose diff --git a/tools/regression/sockets/listenclose/listenclose.c b/tools/regression/sockets/listenclose/listenclose.c index 425e39f15820c..0b2a7d3957909 100644 --- a/tools/regression/sockets/listenclose/listenclose.c +++ b/tools/regression/sockets/listenclose/listenclose.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/sockets/listenclose/listenclose.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/regression/sockets/reconnect/Makefile b/tools/regression/sockets/reconnect/Makefile index 4d12d8cacbe8a..bf2d6c1604316 100644 --- a/tools/regression/sockets/reconnect/Makefile +++ b/tools/regression/sockets/reconnect/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/sockets/reconnect/Makefile,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= reconnect diff --git a/tools/regression/sockets/reconnect/reconnect.c b/tools/regression/sockets/reconnect/reconnect.c index 02922bfb2a8e0..4a99d72c9cea6 100644 --- a/tools/regression/sockets/reconnect/reconnect.c +++ b/tools/regression/sockets/reconnect/reconnect.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/sockets/reconnect/reconnect.c,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/regression/sockets/sigpipe/Makefile b/tools/regression/sockets/sigpipe/Makefile index aa301b61d2965..3d3e6ce9ab646 100644 --- a/tools/regression/sockets/sigpipe/Makefile +++ b/tools/regression/sockets/sigpipe/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/sockets/sigpipe/Makefile,v 1.1.12.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= sigpipe diff --git a/tools/regression/sockets/sigpipe/sigpipe.c b/tools/regression/sockets/sigpipe/sigpipe.c index 0422576ba20bc..1787dc323307f 100644 --- a/tools/regression/sockets/sigpipe/sigpipe.c +++ b/tools/regression/sockets/sigpipe/sigpipe.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/sockets/sigpipe/sigpipe.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/regression/sockets/socketpair/Makefile b/tools/regression/sockets/socketpair/Makefile index 3d1b34e1556a2..8e2d5edcfc89e 100644 --- a/tools/regression/sockets/socketpair/Makefile +++ b/tools/regression/sockets/socketpair/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/sockets/socketpair/Makefile,v 1.3.12.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= socketpair diff --git a/tools/regression/sockets/socketpair/socketpair.c b/tools/regression/sockets/socketpair/socketpair.c index a1d0946c7b585..0a85ed632172b 100644 --- a/tools/regression/sockets/socketpair/socketpair.c +++ b/tools/regression/sockets/socketpair/socketpair.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/sockets/socketpair/socketpair.c,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/regression/sockets/unix_bindconnect/Makefile b/tools/regression/sockets/unix_bindconnect/Makefile index fd59d68fe335b..c27d09f1c5b25 100644 --- a/tools/regression/sockets/unix_bindconnect/Makefile +++ b/tools/regression/sockets/unix_bindconnect/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/sockets/unix_bindconnect/Makefile,v 1.1.12.1 2008/10/02 02:57:24 kensmith Exp $ PROG= unix_bindconnect NO_MAN= diff --git a/tools/regression/sockets/unix_bindconnect/unix_bindconnect.c b/tools/regression/sockets/unix_bindconnect/unix_bindconnect.c index 7db82a0faa440..179fd4f2789df 100644 --- a/tools/regression/sockets/unix_bindconnect/unix_bindconnect.c +++ b/tools/regression/sockets/unix_bindconnect/unix_bindconnect.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/sockets/unix_bindconnect/unix_bindconnect.c,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/regression/sysvmsg/Makefile b/tools/regression/sysvmsg/Makefile index 6892abb8b24d6..0ab6f77db9644 100644 --- a/tools/regression/sysvmsg/Makefile +++ b/tools/regression/sysvmsg/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/sysvmsg/Makefile,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ # SysV Message Queue Regression Utility # Obtained from: $NetBSD: Makefile,v 1.3 2002/03/05 21:56:59 thorpej Exp $ diff --git a/tools/regression/sysvmsg/README b/tools/regression/sysvmsg/README index f115b9967ed15..ccfc4d01dfeb1 100644 --- a/tools/regression/sysvmsg/README +++ b/tools/regression/sysvmsg/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/sysvmsg/README,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ SysV IPC Message Queue Regression Utility. diff --git a/tools/regression/sysvmsg/msgtest.c b/tools/regression/sysvmsg/msgtest.c index 37981d91e6249..c186b86cc391a 100644 --- a/tools/regression/sysvmsg/msgtest.c +++ b/tools/regression/sysvmsg/msgtest.c @@ -35,7 +35,7 @@ * POSSIBILITY OF SUCH DAMAGE. * * Obtained from: $NetBSD: msgtest.c,v 1.7 2002/07/20 08:36:25 grant Exp $ - * $FreeBSD$ + * $FreeBSD: src/tools/regression/sysvmsg/msgtest.c,v 1.1.26.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/regression/sysvsem/Makefile b/tools/regression/sysvsem/Makefile index 5546b62a471ba..6889f1abab920 100644 --- a/tools/regression/sysvsem/Makefile +++ b/tools/regression/sysvsem/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/sysvsem/Makefile,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ # SysV Semaphores Regression Utility # Obtained from: $NetBSD: Makefile,v 1.3 2002/03/05 21:57:00 thorpej Exp $ diff --git a/tools/regression/sysvsem/README b/tools/regression/sysvsem/README index 33b9706817dae..c50b043b1f1e2 100644 --- a/tools/regression/sysvsem/README +++ b/tools/regression/sysvsem/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/sysvsem/README,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ SysV IPC Semaphore Regression Utility. diff --git a/tools/regression/sysvsem/semtest.c b/tools/regression/sysvsem/semtest.c index 83f73e97356f6..67bcba47a86e8 100644 --- a/tools/regression/sysvsem/semtest.c +++ b/tools/regression/sysvsem/semtest.c @@ -35,7 +35,7 @@ * POSSIBILITY OF SUCH DAMAGE. * * Obtained from: $NetBSD: semtest.c,v 1.4 2002/07/20 08:36:25 grant Exp $ - * $FreeBSD$ + * $FreeBSD: src/tools/regression/sysvsem/semtest.c,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/regression/sysvshm/Makefile b/tools/regression/sysvshm/Makefile index f26b4a7bfa325..a51e91e45915d 100644 --- a/tools/regression/sysvshm/Makefile +++ b/tools/regression/sysvshm/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/sysvshm/Makefile,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ # SysV Shared Memory Regression Utility # Obtained from: $NetBSD: Makefile,v 1.3 2002/03/05 21:57:00 thorpej Exp $ diff --git a/tools/regression/sysvshm/README b/tools/regression/sysvshm/README index 4e0125eec8efe..e9976afb949d6 100644 --- a/tools/regression/sysvshm/README +++ b/tools/regression/sysvshm/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/sysvshm/README,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ SysV IPC Shared Memory Regression Utility. diff --git a/tools/regression/sysvshm/shmtest.c b/tools/regression/sysvshm/shmtest.c index 22f626edce498..7eac072c74f46 100644 --- a/tools/regression/sysvshm/shmtest.c +++ b/tools/regression/sysvshm/shmtest.c @@ -35,7 +35,7 @@ * POSSIBILITY OF SUCH DAMAGE. * * Obtained from: $NetBSD: shmtest.c,v 1.3 2002/07/20 08:36:26 grant Exp $ - * $FreeBSD$ + * $FreeBSD: src/tools/regression/sysvshm/shmtest.c,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/regression/tls/Makefile b/tools/regression/tls/Makefile index 76def9685e752..a9f1759d2132f 100644 --- a/tools/regression/tls/Makefile +++ b/tools/regression/tls/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/tls/Makefile,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR=libxx libyy ttls1 ttls2 ttls4 diff --git a/tools/regression/tls/libxx/Makefile b/tools/regression/tls/libxx/Makefile index 5375f930a7711..7f3cde6466fe6 100644 --- a/tools/regression/tls/libxx/Makefile +++ b/tools/regression/tls/libxx/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/tls/libxx/Makefile,v 1.3.12.1 2008/10/02 02:57:24 kensmith Exp $ LIB= xx SHLIB_MAJOR= 1 diff --git a/tools/regression/tls/libxx/xx.c b/tools/regression/tls/libxx/xx.c index 6d1e73f79a05c..d961c0ac4de47 100644 --- a/tools/regression/tls/libxx/xx.c +++ b/tools/regression/tls/libxx/xx.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/tools/regression/tls/libxx/xx.c,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ */ extern int __thread yy1; int __thread xx1 = 1; diff --git a/tools/regression/tls/libyy/Makefile b/tools/regression/tls/libyy/Makefile index 0acd9ee17d7b2..2dd2e81bd85bd 100644 --- a/tools/regression/tls/libyy/Makefile +++ b/tools/regression/tls/libyy/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/tls/libyy/Makefile,v 1.3.12.1 2008/10/02 02:57:24 kensmith Exp $ LIB= yy SHLIB_MAJOR= 1 diff --git a/tools/regression/tls/libyy/yy.c b/tools/regression/tls/libyy/yy.c index c00cb8770ec40..7a604871c0a6c 100644 --- a/tools/regression/tls/libyy/yy.c +++ b/tools/regression/tls/libyy/yy.c @@ -1,3 +1,3 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/tools/regression/tls/libyy/yy.c,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ */ int __thread yy1 = 101; diff --git a/tools/regression/tls/ttls1/Makefile b/tools/regression/tls/ttls1/Makefile index d3b6e65214123..6452d207c6a0e 100644 --- a/tools/regression/tls/ttls1/Makefile +++ b/tools/regression/tls/ttls1/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/tls/ttls1/Makefile,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ttls1 LDADD+= -L../libxx -lxx -Wl,--rpath=${.OBJDIR}/../libxx diff --git a/tools/regression/tls/ttls1/ttls1.c b/tools/regression/tls/ttls1/ttls1.c index 9c514aeecf7a4..7ae022886da0b 100644 --- a/tools/regression/tls/ttls1/ttls1.c +++ b/tools/regression/tls/ttls1/ttls1.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/tools/regression/tls/ttls1/ttls1.c,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> diff --git a/tools/regression/tls/ttls2/Makefile b/tools/regression/tls/ttls2/Makefile index 0a3bc95912e80..842c337871ab1 100644 --- a/tools/regression/tls/ttls2/Makefile +++ b/tools/regression/tls/ttls2/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/tls/ttls2/Makefile,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ttls2 LDADD+= -lpthread diff --git a/tools/regression/tls/ttls2/ttls2.c b/tools/regression/tls/ttls2/ttls2.c index f528e3dcc7398..9d04b01fe014c 100644 --- a/tools/regression/tls/ttls2/ttls2.c +++ b/tools/regression/tls/ttls2/ttls2.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/tools/regression/tls/ttls2/ttls2.c,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> #include <pthread.h> diff --git a/tools/regression/tls/ttls3/Makefile b/tools/regression/tls/ttls3/Makefile index b171181e74fbc..021b978a8edb0 100644 --- a/tools/regression/tls/ttls3/Makefile +++ b/tools/regression/tls/ttls3/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/tls/ttls3/Makefile,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $ all: ttls3 diff --git a/tools/regression/tls/ttls3/elftls.S b/tools/regression/tls/ttls3/elftls.S index 0fad08d90a7c4..147de43e7f124 100644 --- a/tools/regression/tls/ttls3/elftls.S +++ b/tools/regression/tls/ttls3/elftls.S @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/tls/ttls3/elftls.S,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ */ .file "elftls.S" diff --git a/tools/regression/tls/ttls3/tls-test-lib.c b/tools/regression/tls/ttls3/tls-test-lib.c index bc88ad1383ddb..a1040909f5161 100644 --- a/tools/regression/tls/ttls3/tls-test-lib.c +++ b/tools/regression/tls/ttls3/tls-test-lib.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/tls/ttls3/tls-test-lib.c,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> diff --git a/tools/regression/tls/ttls3/tls-test.c b/tools/regression/tls/ttls3/tls-test.c index 539b6ce1ed113..8aa5310d8d207 100644 --- a/tools/regression/tls/ttls3/tls-test.c +++ b/tools/regression/tls/ttls3/tls-test.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/tls/ttls3/tls-test.c,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> diff --git a/tools/regression/tls/ttls4/Makefile b/tools/regression/tls/ttls4/Makefile index 5fb37df580fea..0f2c14d5117c6 100644 --- a/tools/regression/tls/ttls4/Makefile +++ b/tools/regression/tls/ttls4/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/tls/ttls4/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ttls4 LDADD+= -lpthread diff --git a/tools/regression/tls/ttls4/ttls4.c b/tools/regression/tls/ttls4/ttls4.c index d55e51bfcd8b9..66a71fbf46734 100644 --- a/tools/regression/tls/ttls4/ttls4.c +++ b/tools/regression/tls/ttls4/ttls4.c @@ -4,7 +4,7 @@ * * David Xu <davidxu@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/tls/ttls4/ttls4.c,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> diff --git a/tools/regression/usr.bin/Makefile b/tools/regression/usr.bin/Makefile index f3b996d90c938..ecc6c0a7d2e91 100644 --- a/tools/regression/usr.bin/Makefile +++ b/tools/regression/usr.bin/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/Makefile,v 1.10.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= calendar file2c join jot m4 printf sed uudecode uuencode xargs diff --git a/tools/regression/usr.bin/calendar/Makefile b/tools/regression/usr.bin/calendar/Makefile index b937d41a4e4a8..ca10e9734d290 100644 --- a/tools/regression/usr.bin/calendar/Makefile +++ b/tools/regression/usr.bin/calendar/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/calendar/Makefile,v 1.1.6.1.2.1 2008/10/02 02:57:24 kensmith Exp $ all: @m4 ${.CURDIR}/../regress.m4 ${.CURDIR}/regress.sh | sh /dev/stdin ${.CURDIR} diff --git a/tools/regression/usr.bin/calendar/calendar.calibrate b/tools/regression/usr.bin/calendar/calendar.calibrate index 28e7e4a42268d..08bac96579de3 100644 --- a/tools/regression/usr.bin/calendar/calendar.calibrate +++ b/tools/regression/usr.bin/calendar/calendar.calibrate @@ -1,7 +1,7 @@ /* * Calibration calendar for calendar(1) * - * $FreeBSD$ + * $FreeBSD: src/tools/regression/usr.bin/calendar/calendar.calibrate,v 1.3.6.1.2.1 2008/10/02 02:57:24 kensmith Exp $ */ LANG=C diff --git a/tools/regression/usr.bin/calendar/regress.sh b/tools/regression/usr.bin/calendar/regress.sh index 743eb95e7f98a..3dc700d900e83 100644 --- a/tools/regression/usr.bin/calendar/regress.sh +++ b/tools/regression/usr.bin/calendar/regress.sh @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/calendar/regress.sh,v 1.2.6.1.2.1 2008/10/02 02:57:24 kensmith Exp $ CALENDAR_FILE="-f calendar.calibrate" CALENDAR_BIN="calendar" diff --git a/tools/regression/usr.bin/calendar/regress.t b/tools/regression/usr.bin/calendar/regress.t index a82aacd9886f5..0d208432dffd0 100644 --- a/tools/regression/usr.bin/calendar/regress.t +++ b/tools/regression/usr.bin/calendar/regress.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/calendar/regress.t,v 1.1.6.1.2.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/usr.bin/env/Makefile b/tools/regression/usr.bin/env/Makefile index c019964c3c3ab..49e9c38a944ff 100644 --- a/tools/regression/usr.bin/env/Makefile +++ b/tools/regression/usr.bin/env/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/env/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ TESTPGM?=TestProgramNotSpecifed diff --git a/tools/regression/usr.bin/env/regress-env.rgdata b/tools/regression/usr.bin/env/regress-env.rgdata index 9f562e9c9e554..38a601ffff0be 100644 --- a/tools/regression/usr.bin/env/regress-env.rgdata +++ b/tools/regression/usr.bin/env/regress-env.rgdata @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/env/regress-env.rgdata,v 1.2.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $ # testpgm=/usr/bin/env diff --git a/tools/regression/usr.bin/env/regress-sb.rb b/tools/regression/usr.bin/env/regress-sb.rb index b692ef2e87f95..c8e7fb7d677ed 100644 --- a/tools/regression/usr.bin/env/regress-sb.rb +++ b/tools/regression/usr.bin/env/regress-sb.rb @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -------+---------+---------+-------- + --------+---------+---------+---------+ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/env/regress-sb.rb,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # -------+---------+---------+-------- + --------+---------+---------+---------+ # This script was written to provide a battery of regression-tests for some # changes I am making to the `env' command. I wrote a new script for this diff --git a/tools/regression/usr.bin/file2c/Makefile b/tools/regression/usr.bin/file2c/Makefile index b937d41a4e4a8..2c5aeccbc5b6d 100644 --- a/tools/regression/usr.bin/file2c/Makefile +++ b/tools/regression/usr.bin/file2c/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/file2c/Makefile,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ all: @m4 ${.CURDIR}/../regress.m4 ${.CURDIR}/regress.sh | sh /dev/stdin ${.CURDIR} diff --git a/tools/regression/usr.bin/file2c/regress.sh b/tools/regression/usr.bin/file2c/regress.sh index 4492e91c05e7c..6adb711b91092 100644 --- a/tools/regression/usr.bin/file2c/regress.sh +++ b/tools/regression/usr.bin/file2c/regress.sh @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/file2c/regress.sh,v 1.5.16.1 2008/10/02 02:57:24 kensmith Exp $ echo 1..9 diff --git a/tools/regression/usr.bin/file2c/regress.t b/tools/regression/usr.bin/file2c/regress.t index a82aacd9886f5..21fd54e23e678 100644 --- a/tools/regression/usr.bin/file2c/regress.t +++ b/tools/regression/usr.bin/file2c/regress.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/file2c/regress.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/usr.bin/join/Makefile b/tools/regression/usr.bin/join/Makefile index b937d41a4e4a8..c1bdf6a6e2189 100644 --- a/tools/regression/usr.bin/join/Makefile +++ b/tools/regression/usr.bin/join/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/join/Makefile,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ all: @m4 ${.CURDIR}/../regress.m4 ${.CURDIR}/regress.sh | sh /dev/stdin ${.CURDIR} diff --git a/tools/regression/usr.bin/join/regress.sh b/tools/regression/usr.bin/join/regress.sh index 5807c14fd7e55..3d07867a39592 100644 --- a/tools/regression/usr.bin/join/regress.sh +++ b/tools/regression/usr.bin/join/regress.sh @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/join/regress.sh,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ echo 1..1 diff --git a/tools/regression/usr.bin/join/regress.t b/tools/regression/usr.bin/join/regress.t index a82aacd9886f5..cfaee1ffff008 100644 --- a/tools/regression/usr.bin/join/regress.t +++ b/tools/regression/usr.bin/join/regress.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/join/regress.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/usr.bin/jot/Makefile b/tools/regression/usr.bin/jot/Makefile index b937d41a4e4a8..b900bed17a0f8 100644 --- a/tools/regression/usr.bin/jot/Makefile +++ b/tools/regression/usr.bin/jot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/jot/Makefile,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ all: @m4 ${.CURDIR}/../regress.m4 ${.CURDIR}/regress.sh | sh /dev/stdin ${.CURDIR} diff --git a/tools/regression/usr.bin/jot/regress.sh b/tools/regression/usr.bin/jot/regress.sh index c2d81f82cc9b7..653ec9d2dbdf2 100644 --- a/tools/regression/usr.bin/jot/regress.sh +++ b/tools/regression/usr.bin/jot/regress.sh @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/jot/regress.sh,v 1.4.12.1 2008/10/02 02:57:24 kensmith Exp $ echo 1..1 diff --git a/tools/regression/usr.bin/jot/regress.t b/tools/regression/usr.bin/jot/regress.t index a82aacd9886f5..8ed27f90e4e13 100644 --- a/tools/regression/usr.bin/jot/regress.t +++ b/tools/regression/usr.bin/jot/regress.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/jot/regress.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/usr.bin/m4/Makefile b/tools/regression/usr.bin/m4/Makefile index 99036706a8180..4eee1f85a096c 100644 --- a/tools/regression/usr.bin/m4/Makefile +++ b/tools/regression/usr.bin/m4/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/m4/Makefile,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ all: @sh ${.CURDIR}/regress.sh ${.CURDIR} diff --git a/tools/regression/usr.bin/m4/regress.sh b/tools/regression/usr.bin/m4/regress.sh index 9619d520b00e5..d6b8b5cb122e2 100644 --- a/tools/regression/usr.bin/m4/regress.sh +++ b/tools/regression/usr.bin/m4/regress.sh @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/m4/regress.sh,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ # Go into the regression test directory, handed to us by make(1) TESTDIR=$1 diff --git a/tools/regression/usr.bin/m4/regress.t b/tools/regression/usr.bin/m4/regress.t index c36d8342d32a2..584c022462f72 100644 --- a/tools/regression/usr.bin/m4/regress.t +++ b/tools/regression/usr.bin/m4/regress.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/m4/regress.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/usr.bin/make/README b/tools/regression/usr.bin/make/README index 6c577ad498820..5db80f0881e67 100644 --- a/tools/regression/usr.bin/make/README +++ b/tools/regression/usr.bin/make/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/regression/usr.bin/make/README,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ This directory contains regression tests for make(1). diff --git a/tools/regression/usr.bin/make/all.sh b/tools/regression/usr.bin/make/all.sh index 42f9e73e6abca..e1c747a4ce3b6 100644 --- a/tools/regression/usr.bin/make/all.sh +++ b/tools/regression/usr.bin/make/all.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/all.sh,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # find all test scripts below our current directory SCRIPTS=`find . -name test.t` diff --git a/tools/regression/usr.bin/make/archives/fmt_44bsd/Makefile b/tools/regression/usr.bin/make/archives/fmt_44bsd/Makefile index 5a8b065d20c9e..c6d24f98fa7fd 100644 --- a/tools/regression/usr.bin/make/archives/fmt_44bsd/Makefile +++ b/tools/regression/usr.bin/make/archives/fmt_44bsd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/archives/fmt_44bsd/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # This test checks the code reading archive files. The archive file # is a BSD4.4 file with __.SYMTAB and #1/N long file names. diff --git a/tools/regression/usr.bin/make/archives/fmt_44bsd/test.t b/tools/regression/usr.bin/make/archives/fmt_44bsd/test.t index eba6aed9e3851..4002a8aebba5c 100644 --- a/tools/regression/usr.bin/make/archives/fmt_44bsd/test.t +++ b/tools/regression/usr.bin/make/archives/fmt_44bsd/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/archives/fmt_44bsd/test.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/make/archives/fmt_44bsd_mod/Makefile b/tools/regression/usr.bin/make/archives/fmt_44bsd_mod/Makefile index cd999daaad4e3..665c568d32874 100644 --- a/tools/regression/usr.bin/make/archives/fmt_44bsd_mod/Makefile +++ b/tools/regression/usr.bin/make/archives/fmt_44bsd_mod/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/archives/fmt_44bsd_mod/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # This test checks the code reading archive files. The archive file # is a BSD4.4 file with __.SYMTAB and #1/N long file names. # diff --git a/tools/regression/usr.bin/make/archives/fmt_44bsd_mod/test.t b/tools/regression/usr.bin/make/archives/fmt_44bsd_mod/test.t index aa65a3e9587be..4e73bb6915757 100644 --- a/tools/regression/usr.bin/make/archives/fmt_44bsd_mod/test.t +++ b/tools/regression/usr.bin/make/archives/fmt_44bsd_mod/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/archives/fmt_44bsd_mod/test.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/make/archives/fmt_oldbsd/Makefile b/tools/regression/usr.bin/make/archives/fmt_oldbsd/Makefile index b8f5116195ede..795011af3b547 100644 --- a/tools/regression/usr.bin/make/archives/fmt_oldbsd/Makefile +++ b/tools/regression/usr.bin/make/archives/fmt_oldbsd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/archives/fmt_oldbsd/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # This test checks the code reading archive files. The archive file # is an old BSD file with __.SYMTAB and no long file names. Filenames # are truncated to 16 characters. diff --git a/tools/regression/usr.bin/make/archives/fmt_oldbsd/test.t b/tools/regression/usr.bin/make/archives/fmt_oldbsd/test.t index 03f7800a78d94..33dd51c34aa56 100644 --- a/tools/regression/usr.bin/make/archives/fmt_oldbsd/test.t +++ b/tools/regression/usr.bin/make/archives/fmt_oldbsd/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/archives/fmt_oldbsd/test.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/make/basic/t0/test.t b/tools/regression/usr.bin/make/basic/t0/test.t index d71a39a8a1a3d..e85df679159f6 100644 --- a/tools/regression/usr.bin/make/basic/t0/test.t +++ b/tools/regression/usr.bin/make/basic/t0/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/basic/t0/test.t,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/make/basic/t1/Makefile b/tools/regression/usr.bin/make/basic/t1/Makefile index d120087831ce2..15a8f29aca81f 100644 --- a/tools/regression/usr.bin/make/basic/t1/Makefile +++ b/tools/regression/usr.bin/make/basic/t1/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/basic/t1/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # # Just a target and nothing else. No target on command line. # diff --git a/tools/regression/usr.bin/make/basic/t1/test.t b/tools/regression/usr.bin/make/basic/t1/test.t index 4131f5da859bd..226ee4e731845 100644 --- a/tools/regression/usr.bin/make/basic/t1/test.t +++ b/tools/regression/usr.bin/make/basic/t1/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/basic/t1/test.t,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/make/basic/t2/Makefile b/tools/regression/usr.bin/make/basic/t2/Makefile index ab8fe4956e459..9d4a36c432527 100644 --- a/tools/regression/usr.bin/make/basic/t2/Makefile +++ b/tools/regression/usr.bin/make/basic/t2/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/basic/t2/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # # Just a target and a command. No command line targets. # diff --git a/tools/regression/usr.bin/make/basic/t2/test.t b/tools/regression/usr.bin/make/basic/t2/test.t index f5866bb9c3cef..008dbdb858cdf 100644 --- a/tools/regression/usr.bin/make/basic/t2/test.t +++ b/tools/regression/usr.bin/make/basic/t2/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/basic/t2/test.t,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/make/basic/t3/test.t b/tools/regression/usr.bin/make/basic/t3/test.t index 782d27c59fc69..c3aa8f076c484 100644 --- a/tools/regression/usr.bin/make/basic/t3/test.t +++ b/tools/regression/usr.bin/make/basic/t3/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/basic/t3/test.t,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/make/common.sh b/tools/regression/usr.bin/make/common.sh index 34aacf8f22e7c..a9ca10fc18b75 100644 --- a/tools/regression/usr.bin/make/common.sh +++ b/tools/regression/usr.bin/make/common.sh @@ -2,7 +2,7 @@ # # Common code used run regression tests for usr.bin/make. # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/common.sh,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ # # Output a message and exit with an error. diff --git a/tools/regression/usr.bin/make/shell/builtin/Makefile b/tools/regression/usr.bin/make/shell/builtin/Makefile index 03764784e1a09..2bf5947dbcb78 100644 --- a/tools/regression/usr.bin/make/shell/builtin/Makefile +++ b/tools/regression/usr.bin/make/shell/builtin/Makefile @@ -5,7 +5,7 @@ # will really execute ls, while the line with meta characters will execute # our special shell. # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/shell/builtin/Makefile,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ .SHELL: path="${.CURDIR}/sh" diff --git a/tools/regression/usr.bin/make/shell/builtin/sh b/tools/regression/usr.bin/make/shell/builtin/sh index 3a507b87f6748..66866f6dbfde0 100644 --- a/tools/regression/usr.bin/make/shell/builtin/sh +++ b/tools/regression/usr.bin/make/shell/builtin/sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/shell/builtin/sh,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ echo "$@" if ! test -t 0 ; then cat diff --git a/tools/regression/usr.bin/make/shell/builtin/test.t b/tools/regression/usr.bin/make/shell/builtin/test.t index 1798afcc32077..110449f812a11 100644 --- a/tools/regression/usr.bin/make/shell/builtin/test.t +++ b/tools/regression/usr.bin/make/shell/builtin/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/shell/builtin/test.t,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/make/shell/meta/Makefile b/tools/regression/usr.bin/make/shell/meta/Makefile index bcf19d052bbc7..6e8bba8b25863 100644 --- a/tools/regression/usr.bin/make/shell/meta/Makefile +++ b/tools/regression/usr.bin/make/shell/meta/Makefile @@ -5,7 +5,7 @@ # will really execute ls, while the line with meta characters will execute # our special shell. # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/shell/meta/Makefile,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ .SHELL: path="${.OBJDIR}/sh" diff --git a/tools/regression/usr.bin/make/shell/meta/sh b/tools/regression/usr.bin/make/shell/meta/sh index 3a507b87f6748..c98e96bb203be 100644 --- a/tools/regression/usr.bin/make/shell/meta/sh +++ b/tools/regression/usr.bin/make/shell/meta/sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/shell/meta/sh,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ echo "$@" if ! test -t 0 ; then cat diff --git a/tools/regression/usr.bin/make/shell/meta/test.t b/tools/regression/usr.bin/make/shell/meta/test.t index 588b73ccc9f65..845f0ac63e9ed 100644 --- a/tools/regression/usr.bin/make/shell/meta/test.t +++ b/tools/regression/usr.bin/make/shell/meta/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/shell/meta/test.t,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/make/shell/path/Makefile b/tools/regression/usr.bin/make/shell/path/Makefile index fe40b645510ec..c11161f41beb9 100644 --- a/tools/regression/usr.bin/make/shell/path/Makefile +++ b/tools/regression/usr.bin/make/shell/path/Makefile @@ -7,7 +7,7 @@ # Be sure to include a meta-character into the command line, so that # really our shell is executed. # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/shell/path/Makefile,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ # .ifmake sh_test diff --git a/tools/regression/usr.bin/make/shell/path/sh b/tools/regression/usr.bin/make/shell/path/sh index 46169eb6efc2b..0c230b9080bb9 100644 --- a/tools/regression/usr.bin/make/shell/path/sh +++ b/tools/regression/usr.bin/make/shell/path/sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/shell/path/sh,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ echo $@ if ! test -t 0 ; then cat diff --git a/tools/regression/usr.bin/make/shell/path/test.t b/tools/regression/usr.bin/make/shell/path/test.t index 72ff252af70ef..e0955667a5e2c 100644 --- a/tools/regression/usr.bin/make/shell/path/test.t +++ b/tools/regression/usr.bin/make/shell/path/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/shell/path/test.t,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/make/shell/path_select/Makefile b/tools/regression/usr.bin/make/shell/path_select/Makefile index 05cfb27f3fd9a..cef91b6e883d7 100644 --- a/tools/regression/usr.bin/make/shell/path_select/Makefile +++ b/tools/regression/usr.bin/make/shell/path_select/Makefile @@ -7,7 +7,7 @@ # Be sure to include a meta-character into the command line, so that # really our shell is executed. # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/shell/path_select/Makefile,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ # .ifmake sh_test diff --git a/tools/regression/usr.bin/make/shell/path_select/shell b/tools/regression/usr.bin/make/shell/path_select/shell index 46169eb6efc2b..ebfe5b9aa18ab 100644 --- a/tools/regression/usr.bin/make/shell/path_select/shell +++ b/tools/regression/usr.bin/make/shell/path_select/shell @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/shell/path_select/shell,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ echo $@ if ! test -t 0 ; then cat diff --git a/tools/regression/usr.bin/make/shell/path_select/test.t b/tools/regression/usr.bin/make/shell/path_select/test.t index 5bac6316722e8..12481b68e3a75 100644 --- a/tools/regression/usr.bin/make/shell/path_select/test.t +++ b/tools/regression/usr.bin/make/shell/path_select/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/shell/path_select/test.t,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/make/shell/replace/Makefile b/tools/regression/usr.bin/make/shell/replace/Makefile index 2160dbfb57762..46afbd3067157 100644 --- a/tools/regression/usr.bin/make/shell/replace/Makefile +++ b/tools/regression/usr.bin/make/shell/replace/Makefile @@ -8,7 +8,7 @@ # XXX There seems to be a problem here in -j1 mode: for the line without # @- make should switch on echoing again, but it doesn't. # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/shell/replace/Makefile,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ .SHELL: name="shell" path="${.CURDIR}/shell" \ quiet="be quiet" echo="be verbose" filter="be verbose" \ diff --git a/tools/regression/usr.bin/make/shell/replace/shell b/tools/regression/usr.bin/make/shell/replace/shell index 46169eb6efc2b..1fd9b45a8e97e 100644 --- a/tools/regression/usr.bin/make/shell/replace/shell +++ b/tools/regression/usr.bin/make/shell/replace/shell @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/shell/replace/shell,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ echo $@ if ! test -t 0 ; then cat diff --git a/tools/regression/usr.bin/make/shell/replace/test.t b/tools/regression/usr.bin/make/shell/replace/test.t index 5c91cf9e03e86..3a5390ac39ead 100644 --- a/tools/regression/usr.bin/make/shell/replace/test.t +++ b/tools/regression/usr.bin/make/shell/replace/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/shell/replace/test.t,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/make/shell/select/Makefile b/tools/regression/usr.bin/make/shell/select/Makefile index e1ff0231c737e..7a1b54b9f5624 100644 --- a/tools/regression/usr.bin/make/shell/select/Makefile +++ b/tools/regression/usr.bin/make/shell/select/Makefile @@ -4,7 +4,7 @@ # normally don't have a ksh, we make this test conditional. This means # one has to recreate the test results once ksh is installed. # -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/shell/select/Makefile,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ # .ifmake sh_test diff --git a/tools/regression/usr.bin/make/shell/select/test.t b/tools/regression/usr.bin/make/shell/select/test.t index 7f73f9b24e25f..5fe40896a9c8f 100644 --- a/tools/regression/usr.bin/make/shell/select/test.t +++ b/tools/regression/usr.bin/make/shell/select/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/shell/select/test.t,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/make/suffixes/basic/Makefile b/tools/regression/usr.bin/make/suffixes/basic/Makefile index 45d9130eed977..4a29468d8164e 100644 --- a/tools/regression/usr.bin/make/suffixes/basic/Makefile +++ b/tools/regression/usr.bin/make/suffixes/basic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/suffixes/basic/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # # Check that a simple suffix rule is correctly processed. diff --git a/tools/regression/usr.bin/make/suffixes/basic/test.t b/tools/regression/usr.bin/make/suffixes/basic/test.t index 0b387c8ce9e15..ba71cad94df35 100644 --- a/tools/regression/usr.bin/make/suffixes/basic/test.t +++ b/tools/regression/usr.bin/make/suffixes/basic/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/suffixes/basic/test.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/make/suffixes/src_wild1/Makefile b/tools/regression/usr.bin/make/suffixes/src_wild1/Makefile index d0258ad126c6b..afcb87fb00944 100644 --- a/tools/regression/usr.bin/make/suffixes/src_wild1/Makefile +++ b/tools/regression/usr.bin/make/suffixes/src_wild1/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/suffixes/src_wild1/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ test1: TEST1.b cat TEST1.a TEST2.a | diff -u - TEST1.b diff --git a/tools/regression/usr.bin/make/suffixes/src_wild1/test.t b/tools/regression/usr.bin/make/suffixes/src_wild1/test.t index 6b3111836453e..558a719613c99 100644 --- a/tools/regression/usr.bin/make/suffixes/src_wild1/test.t +++ b/tools/regression/usr.bin/make/suffixes/src_wild1/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/suffixes/src_wild1/test.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/make/suffixes/src_wild2/Makefile b/tools/regression/usr.bin/make/suffixes/src_wild2/Makefile index 1dea7ea967ec7..fad9b62b90498 100644 --- a/tools/regression/usr.bin/make/suffixes/src_wild2/Makefile +++ b/tools/regression/usr.bin/make/suffixes/src_wild2/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/suffixes/src_wild2/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # # Source expansion with the source in a macro # diff --git a/tools/regression/usr.bin/make/suffixes/src_wild2/test.t b/tools/regression/usr.bin/make/suffixes/src_wild2/test.t index 0d40e3d1a07a8..db132a41c02cc 100644 --- a/tools/regression/usr.bin/make/suffixes/src_wild2/test.t +++ b/tools/regression/usr.bin/make/suffixes/src_wild2/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/suffixes/src_wild2/test.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/make/syntax/enl/Makefile b/tools/regression/usr.bin/make/syntax/enl/Makefile index 7b37e78e8226b..35586f62f0cd6 100644 --- a/tools/regression/usr.bin/make/syntax/enl/Makefile +++ b/tools/regression/usr.bin/make/syntax/enl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/syntax/enl/Makefile,v 1.1.12.1 2008/10/02 02:57:24 kensmith Exp $ # # Test handling of escaped newlines. # diff --git a/tools/regression/usr.bin/make/syntax/enl/test.t b/tools/regression/usr.bin/make/syntax/enl/test.t index de8bcfebccef0..221f0319b8def 100644 --- a/tools/regression/usr.bin/make/syntax/enl/test.t +++ b/tools/regression/usr.bin/make/syntax/enl/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/syntax/enl/test.t,v 1.1.12.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/make/variables/modifier_M/Makefile b/tools/regression/usr.bin/make/variables/modifier_M/Makefile index f8f6d3f870ce3..4450a6e0853f7 100644 --- a/tools/regression/usr.bin/make/variables/modifier_M/Makefile +++ b/tools/regression/usr.bin/make/variables/modifier_M/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/variables/modifier_M/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # # Test the M modifier. # diff --git a/tools/regression/usr.bin/make/variables/modifier_M/test.t b/tools/regression/usr.bin/make/variables/modifier_M/test.t index 979778f12e904..b2369ccf25aad 100644 --- a/tools/regression/usr.bin/make/variables/modifier_M/test.t +++ b/tools/regression/usr.bin/make/variables/modifier_M/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/variables/modifier_M/test.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/make/variables/t0/Makefile b/tools/regression/usr.bin/make/variables/t0/Makefile index 1cc58eefa493a..c4727171598d2 100644 --- a/tools/regression/usr.bin/make/variables/t0/Makefile +++ b/tools/regression/usr.bin/make/variables/t0/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/variables/t0/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # # A unsorted set of macro expansions. This should be sorted out. # diff --git a/tools/regression/usr.bin/make/variables/t0/test.t b/tools/regression/usr.bin/make/variables/t0/test.t index 7e4f42729d263..0e30e58c0e871 100644 --- a/tools/regression/usr.bin/make/variables/t0/test.t +++ b/tools/regression/usr.bin/make/variables/t0/test.t @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/make/variables/t0/test.t,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` . ../../common.sh diff --git a/tools/regression/usr.bin/pkill/pgrep-F.t b/tools/regression/usr.bin/pkill/pgrep-F.t index fd76e6451de3c..9a663a5cec963 100644 --- a/tools/regression/usr.bin/pkill/pgrep-F.t +++ b/tools/regression/usr.bin/pkill/pgrep-F.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pgrep-F.t,v 1.1.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pgrep-G.t b/tools/regression/usr.bin/pkill/pgrep-G.t index b07b6089b69ea..537d95ec23072 100644 --- a/tools/regression/usr.bin/pkill/pgrep-G.t +++ b/tools/regression/usr.bin/pkill/pgrep-G.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pgrep-G.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pgrep-LF.t b/tools/regression/usr.bin/pkill/pgrep-LF.t index d981175fb9565..b3360bd68a974 100644 --- a/tools/regression/usr.bin/pkill/pgrep-LF.t +++ b/tools/regression/usr.bin/pkill/pgrep-LF.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pgrep-LF.t,v 1.1.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pgrep-P.t b/tools/regression/usr.bin/pkill/pgrep-P.t index d139edbb078e1..01dd0445d85ca 100644 --- a/tools/regression/usr.bin/pkill/pgrep-P.t +++ b/tools/regression/usr.bin/pkill/pgrep-P.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pgrep-P.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pgrep-S.t b/tools/regression/usr.bin/pkill/pgrep-S.t index 5ce98e6fa8bc0..af0cafebbc77f 100644 --- a/tools/regression/usr.bin/pkill/pgrep-S.t +++ b/tools/regression/usr.bin/pkill/pgrep-S.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pgrep-S.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pgrep-U.t b/tools/regression/usr.bin/pkill/pgrep-U.t index 7cc865ab5f382..5ebfeb9992f23 100644 --- a/tools/regression/usr.bin/pkill/pgrep-U.t +++ b/tools/regression/usr.bin/pkill/pgrep-U.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pgrep-U.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pgrep-g.t b/tools/regression/usr.bin/pkill/pgrep-g.t index 19bd7748b3e31..1f952aa49650e 100644 --- a/tools/regression/usr.bin/pkill/pgrep-g.t +++ b/tools/regression/usr.bin/pkill/pgrep-g.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pgrep-g.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pgrep-i.t b/tools/regression/usr.bin/pkill/pgrep-i.t index cbf36ff4dac7e..95e5e16568c32 100644 --- a/tools/regression/usr.bin/pkill/pgrep-i.t +++ b/tools/regression/usr.bin/pkill/pgrep-i.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pgrep-i.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pgrep-j.t b/tools/regression/usr.bin/pkill/pgrep-j.t index 861d5751cc8d7..7e8930245a6ce 100644 --- a/tools/regression/usr.bin/pkill/pgrep-j.t +++ b/tools/regression/usr.bin/pkill/pgrep-j.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pgrep-j.t,v 1.1.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pgrep-l.t b/tools/regression/usr.bin/pkill/pgrep-l.t index 3be3402e65cd6..6e5330bf88682 100644 --- a/tools/regression/usr.bin/pkill/pgrep-l.t +++ b/tools/regression/usr.bin/pkill/pgrep-l.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pgrep-l.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pgrep-n.t b/tools/regression/usr.bin/pkill/pgrep-n.t index cde95fb5c0571..49b1da4ff5eba 100644 --- a/tools/regression/usr.bin/pkill/pgrep-n.t +++ b/tools/regression/usr.bin/pkill/pgrep-n.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pgrep-n.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pgrep-o.t b/tools/regression/usr.bin/pkill/pgrep-o.t index 2b1cf51672394..6567ffe0beffc 100644 --- a/tools/regression/usr.bin/pkill/pgrep-o.t +++ b/tools/regression/usr.bin/pkill/pgrep-o.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pgrep-o.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pgrep-s.t b/tools/regression/usr.bin/pkill/pgrep-s.t index b9d39698ed51b..8a44178bf1402 100644 --- a/tools/regression/usr.bin/pkill/pgrep-s.t +++ b/tools/regression/usr.bin/pkill/pgrep-s.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pgrep-s.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pgrep-t.t b/tools/regression/usr.bin/pkill/pgrep-t.t index 7e81ada756880..b990186bc16c2 100644 --- a/tools/regression/usr.bin/pkill/pgrep-t.t +++ b/tools/regression/usr.bin/pkill/pgrep-t.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pgrep-t.t,v 1.1.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pgrep-v.t b/tools/regression/usr.bin/pkill/pgrep-v.t index 11a2be27c4ba6..cece70071f8f3 100644 --- a/tools/regression/usr.bin/pkill/pgrep-v.t +++ b/tools/regression/usr.bin/pkill/pgrep-v.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pgrep-v.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pgrep-x.t b/tools/regression/usr.bin/pkill/pgrep-x.t index 8906664962805..164c973ee3f63 100644 --- a/tools/regression/usr.bin/pkill/pgrep-x.t +++ b/tools/regression/usr.bin/pkill/pgrep-x.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pgrep-x.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pkill-F.t b/tools/regression/usr.bin/pkill/pkill-F.t index 732d80757bbb6..f4391ca2ee662 100644 --- a/tools/regression/usr.bin/pkill/pkill-F.t +++ b/tools/regression/usr.bin/pkill/pkill-F.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pkill-F.t,v 1.1.12.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pkill-G.t b/tools/regression/usr.bin/pkill/pkill-G.t index 0717cea792c36..6628496b5b225 100644 --- a/tools/regression/usr.bin/pkill/pkill-G.t +++ b/tools/regression/usr.bin/pkill/pkill-G.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pkill-G.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pkill-LF.t b/tools/regression/usr.bin/pkill/pkill-LF.t index adb6ba9d4f970..c89ce6d1f76bf 100644 --- a/tools/regression/usr.bin/pkill/pkill-LF.t +++ b/tools/regression/usr.bin/pkill/pkill-LF.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pkill-LF.t,v 1.1.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pkill-P.t b/tools/regression/usr.bin/pkill/pkill-P.t index 4b8ddb559e5b0..3bdf592d368ed 100644 --- a/tools/regression/usr.bin/pkill/pkill-P.t +++ b/tools/regression/usr.bin/pkill/pkill-P.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pkill-P.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pkill-U.t b/tools/regression/usr.bin/pkill/pkill-U.t index 16313f82836ad..5d8b99af65c83 100644 --- a/tools/regression/usr.bin/pkill/pkill-U.t +++ b/tools/regression/usr.bin/pkill/pkill-U.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pkill-U.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pkill-g.t b/tools/regression/usr.bin/pkill/pkill-g.t index d00adacb27fb6..7481da9bd1bc7 100644 --- a/tools/regression/usr.bin/pkill/pkill-g.t +++ b/tools/regression/usr.bin/pkill/pkill-g.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pkill-g.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pkill-i.t b/tools/regression/usr.bin/pkill/pkill-i.t index 6574cbd5d25db..30f05011c378f 100644 --- a/tools/regression/usr.bin/pkill/pkill-i.t +++ b/tools/regression/usr.bin/pkill/pkill-i.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pkill-i.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pkill-j.t b/tools/regression/usr.bin/pkill/pkill-j.t index 5cb0311582bff..a05553fac65e9 100644 --- a/tools/regression/usr.bin/pkill/pkill-j.t +++ b/tools/regression/usr.bin/pkill/pkill-j.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pkill-j.t,v 1.1.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pkill-s.t b/tools/regression/usr.bin/pkill/pkill-s.t index 5fc4dc6f2f94d..8e6dd2cbe6423 100644 --- a/tools/regression/usr.bin/pkill/pkill-s.t +++ b/tools/regression/usr.bin/pkill/pkill-s.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pkill-s.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pkill-t.t b/tools/regression/usr.bin/pkill/pkill-t.t index cbef527cd50b2..121c5192126d6 100644 --- a/tools/regression/usr.bin/pkill/pkill-t.t +++ b/tools/regression/usr.bin/pkill/pkill-t.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pkill-t.t,v 1.1.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/pkill/pkill-x.t b/tools/regression/usr.bin/pkill/pkill-x.t index 61d5d5b5425fc..d385ddc2776f0 100644 --- a/tools/regression/usr.bin/pkill/pkill-x.t +++ b/tools/regression/usr.bin/pkill/pkill-x.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/pkill/pkill-x.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ base=`basename $0` diff --git a/tools/regression/usr.bin/printf/Makefile b/tools/regression/usr.bin/printf/Makefile index b937d41a4e4a8..87958e165ef9e 100644 --- a/tools/regression/usr.bin/printf/Makefile +++ b/tools/regression/usr.bin/printf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/printf/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ all: @m4 ${.CURDIR}/../regress.m4 ${.CURDIR}/regress.sh | sh /dev/stdin ${.CURDIR} diff --git a/tools/regression/usr.bin/printf/regress.sh b/tools/regression/usr.bin/printf/regress.sh index 86c600f574d13..4a35a84c54e5c 100644 --- a/tools/regression/usr.bin/printf/regress.sh +++ b/tools/regression/usr.bin/printf/regress.sh @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/printf/regress.sh,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ REGRESSION_START($1) diff --git a/tools/regression/usr.bin/printf/regress.t b/tools/regression/usr.bin/printf/regress.t index a82aacd9886f5..cc61d72b57c21 100644 --- a/tools/regression/usr.bin/printf/regress.t +++ b/tools/regression/usr.bin/printf/regress.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/printf/regress.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/usr.bin/regress.m4 b/tools/regression/usr.bin/regress.m4 index 35e2ab958f000..91758fae28945 100644 --- a/tools/regression/usr.bin/regress.m4 +++ b/tools/regression/usr.bin/regress.m4 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/regress.m4,v 1.5.16.1 2008/10/02 02:57:24 kensmith Exp $ dnl A library of routines for doing regression tests for userland utilities. diff --git a/tools/regression/usr.bin/sed/Makefile b/tools/regression/usr.bin/sed/Makefile index b937d41a4e4a8..6c1cdceca5bd2 100644 --- a/tools/regression/usr.bin/sed/Makefile +++ b/tools/regression/usr.bin/sed/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/sed/Makefile,v 1.2.26.1 2008/10/02 02:57:24 kensmith Exp $ all: @m4 ${.CURDIR}/../regress.m4 ${.CURDIR}/regress.sh | sh /dev/stdin ${.CURDIR} diff --git a/tools/regression/usr.bin/sed/regress.sh b/tools/regression/usr.bin/sed/regress.sh index e06960d626e07..f505f48e14384 100644 --- a/tools/regression/usr.bin/sed/regress.sh +++ b/tools/regression/usr.bin/sed/regress.sh @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/sed/regress.sh,v 1.9.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ REGRESSION_START($1) diff --git a/tools/regression/usr.bin/sed/regress.t b/tools/regression/usr.bin/sed/regress.t index a82aacd9886f5..47567a83e0c7c 100644 --- a/tools/regression/usr.bin/sed/regress.t +++ b/tools/regression/usr.bin/sed/regress.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/sed/regress.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/usr.bin/uudecode/Makefile b/tools/regression/usr.bin/uudecode/Makefile index b937d41a4e4a8..3f23ec73a4844 100644 --- a/tools/regression/usr.bin/uudecode/Makefile +++ b/tools/regression/usr.bin/uudecode/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/uudecode/Makefile,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ all: @m4 ${.CURDIR}/../regress.m4 ${.CURDIR}/regress.sh | sh /dev/stdin ${.CURDIR} diff --git a/tools/regression/usr.bin/uudecode/regress.sh b/tools/regression/usr.bin/uudecode/regress.sh index f131280c4171a..632c1d92ff697 100644 --- a/tools/regression/usr.bin/uudecode/regress.sh +++ b/tools/regression/usr.bin/uudecode/regress.sh @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/uudecode/regress.sh,v 1.5.16.1 2008/10/02 02:57:24 kensmith Exp $ echo 1..2 diff --git a/tools/regression/usr.bin/uudecode/regress.t b/tools/regression/usr.bin/uudecode/regress.t index a82aacd9886f5..eb69eee83521d 100644 --- a/tools/regression/usr.bin/uudecode/regress.t +++ b/tools/regression/usr.bin/uudecode/regress.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/uudecode/regress.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/usr.bin/uuencode/Makefile b/tools/regression/usr.bin/uuencode/Makefile index b937d41a4e4a8..5598d3d3cf929 100644 --- a/tools/regression/usr.bin/uuencode/Makefile +++ b/tools/regression/usr.bin/uuencode/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/uuencode/Makefile,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ all: @m4 ${.CURDIR}/../regress.m4 ${.CURDIR}/regress.sh | sh /dev/stdin ${.CURDIR} diff --git a/tools/regression/usr.bin/uuencode/regress.sh b/tools/regression/usr.bin/uuencode/regress.sh index e14b2c3049fa0..94aecc11f25c8 100644 --- a/tools/regression/usr.bin/uuencode/regress.sh +++ b/tools/regression/usr.bin/uuencode/regress.sh @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/uuencode/regress.sh,v 1.7.16.1 2008/10/02 02:57:24 kensmith Exp $ echo 1..2 diff --git a/tools/regression/usr.bin/uuencode/regress.t b/tools/regression/usr.bin/uuencode/regress.t index a82aacd9886f5..6193386e16b21 100644 --- a/tools/regression/usr.bin/uuencode/regress.t +++ b/tools/regression/usr.bin/uuencode/regress.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/uuencode/regress.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/regression/usr.bin/xargs/Makefile b/tools/regression/usr.bin/xargs/Makefile index b937d41a4e4a8..d0813846f08bb 100644 --- a/tools/regression/usr.bin/xargs/Makefile +++ b/tools/regression/usr.bin/xargs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/xargs/Makefile,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ all: @m4 ${.CURDIR}/../regress.m4 ${.CURDIR}/regress.sh | sh /dev/stdin ${.CURDIR} diff --git a/tools/regression/usr.bin/xargs/regress.sh b/tools/regression/usr.bin/xargs/regress.sh index 7c8db1d2e7d12..c6ae085afec32 100644 --- a/tools/regression/usr.bin/xargs/regress.sh +++ b/tools/regression/usr.bin/xargs/regress.sh @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/xargs/regress.sh,v 1.6.16.1 2008/10/02 02:57:24 kensmith Exp $ echo 1..5 diff --git a/tools/regression/usr.bin/xargs/regress.t b/tools/regression/usr.bin/xargs/regress.t index a82aacd9886f5..199c015533854 100644 --- a/tools/regression/usr.bin/xargs/regress.t +++ b/tools/regression/usr.bin/xargs/regress.t @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/usr.bin/xargs/regress.t,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ cd `dirname $0` diff --git a/tools/sched/schedgraph.py b/tools/sched/schedgraph.py index 8f9acf9d1abf0..474518c49752a 100644 --- a/tools/sched/schedgraph.py +++ b/tools/sched/schedgraph.py @@ -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/tools/sched/schedgraph.py,v 1.6.12.1 2008/10/02 02:57:24 kensmith Exp $ import sys import re diff --git a/tools/test/README b/tools/test/README index aacc781436579..c011349fa5fb2 100644 --- a/tools/test/README +++ b/tools/test/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/test/README,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ This directory is for test programs. diff --git a/tools/test/devrandom/hammer.random b/tools/test/devrandom/hammer.random index ea4cb5f64032b..bf9d705d8037d 100644 --- a/tools/test/devrandom/hammer.random +++ b/tools/test/devrandom/hammer.random @@ -5,7 +5,7 @@ # Read and display random numbers. # Try tapping shift/alt/ctrl to get more randomness. # -# $FreeBSD$ +# $FreeBSD: src/tools/test/devrandom/hammer.random,v 1.4.50.1 2008/10/02 02:57:24 kensmith Exp $ # for (;;) { diff --git a/tools/test/devrandom/hammer.urandom b/tools/test/devrandom/hammer.urandom index d0b6aa89da586..5cd9a2beafbdf 100644 --- a/tools/test/devrandom/hammer.urandom +++ b/tools/test/devrandom/hammer.urandom @@ -5,7 +5,7 @@ # Read and display random numbers. # This also reads /dev/zero to make sure there is no brokenness there. # -# $FreeBSD$ +# $FreeBSD: src/tools/test/devrandom/hammer.urandom,v 1.4.50.1 2008/10/02 02:57:24 kensmith Exp $ # open(ZERO, "/dev/zero") || die "Cannot open /dev/zero - $!\n"; diff --git a/tools/test/devrandom/stat.16bit b/tools/test/devrandom/stat.16bit index 32a6a9caf5502..28d606ad2d917 100644 --- a/tools/test/devrandom/stat.16bit +++ b/tools/test/devrandom/stat.16bit @@ -8,7 +8,7 @@ # Redirect the output from this to a file - and go to the movies while # it runs. This program is a CPU Hog! # -# $FreeBSD$ +# $FreeBSD: src/tools/test/devrandom/stat.16bit,v 1.4.50.1 2008/10/02 02:57:24 kensmith Exp $ # for ($i = 0; $i < (1024*64); $i++) { diff --git a/tools/test/devrandom/stat.8bit b/tools/test/devrandom/stat.8bit index 03fdbdd5b39d9..27b4f4177add0 100644 --- a/tools/test/devrandom/stat.8bit +++ b/tools/test/devrandom/stat.8bit @@ -8,7 +8,7 @@ # Redirect the output from this to a file - and make a cup of coffee while # it runs. This program is a CPU Hog! # -# $FreeBSD$ +# $FreeBSD: src/tools/test/devrandom/stat.8bit,v 1.4.50.1 2008/10/02 02:57:24 kensmith Exp $ # for ($i = 0; $i < (1024*32); $i++) { diff --git a/tools/test/malloc/Makefile b/tools/test/malloc/Makefile index 7d6067087b6b7..ee844f459ea05 100644 --- a/tools/test/malloc/Makefile +++ b/tools/test/malloc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/test/malloc/Makefile,v 1.5.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= malloc SRCS= main.c .PATH: ${.CURDIR}/../../../lib/libc/stdlib diff --git a/tools/test/malloc/main.c b/tools/test/malloc/main.c index 2a0502928c062..e577c70bbf86b 100644 --- a/tools/test/malloc/main.c +++ b/tools/test/malloc/main.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/tools/test/malloc/main.c,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdlib.h> #include <stdio.h> #include <unistd.h> diff --git a/tools/test/posixshm/README b/tools/test/posixshm/README index 514e18b893a77..0bcf90c06ae15 100644 --- a/tools/test/posixshm/README +++ b/tools/test/posixshm/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/test/posixshm/README,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ This is a simple program to test/demonstrate the POSIX Shared Memory Objects feature set. `make shm_test' to build. diff --git a/tools/test/posixshm/shm_test.c b/tools/test/posixshm/shm_test.c index 6cee558bb362e..d476514041435 100644 --- a/tools/test/posixshm/shm_test.c +++ b/tools/test/posixshm/shm_test.c @@ -1,7 +1,7 @@ /* * Test the POSIX shared-memory API. * Dedicated to tyhe public domain by Garrett A. Wollman, 2000. - * $FreeBSD$ + * $FreeBSD: src/tools/test/posixshm/shm_test.c,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/test/ppsapi/Makefile b/tools/test/ppsapi/Makefile index f0110edf12926..726ca13bac4ca 100644 --- a/tools/test/ppsapi/Makefile +++ b/tools/test/ppsapi/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/test/ppsapi/Makefile,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ppsapitest NO_MAN= diff --git a/tools/test/ppsapi/README b/tools/test/ppsapi/README index ad8dacf31b578..ba7d141f7e97b 100644 --- a/tools/test/ppsapi/README +++ b/tools/test/ppsapi/README @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/test/ppsapi/README,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ This is a small test program which I have had around since we wrote the RFC 2783 API. diff --git a/tools/test/ppsapi/ppsapitest.c b/tools/test/ppsapi/ppsapitest.c index 78e73825e16c7..8dabc3ab009c5 100644 --- a/tools/test/ppsapi/ppsapitest.c +++ b/tools/test/ppsapi/ppsapitest.c @@ -6,7 +6,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/test/ppsapi/ppsapitest.c,v 1.2.24.1 2008/10/02 02:57:24 kensmith Exp $"); #include <stdio.h> #include <stdint.h> diff --git a/tools/tools/README b/tools/tools/README index f740a81162acb..91b71a8be8086 100644 --- a/tools/tools/README +++ b/tools/tools/README @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/README,v 1.40.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ This directory is for tools. diff --git a/tools/tools/aac/Makefile b/tools/tools/aac/Makefile index d245d47a6729d..3dabbfb07d23f 100644 --- a/tools/tools/aac/Makefile +++ b/tools/tools/aac/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/aac/Makefile,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= aac_checkq NO_MAN= diff --git a/tools/tools/aac/aac_checkq.c b/tools/tools/aac/aac_checkq.c index 5893e65374236..fb980a3cd948c 100644 --- a/tools/tools/aac/aac_checkq.c +++ b/tools/tools/aac/aac_checkq.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/tools/aac/aac_checkq.c,v 1.1.8.1.8.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/fcntl.h> diff --git a/tools/tools/ath/Makefile b/tools/tools/ath/Makefile index 34c732a593999..b59bedf74b13c 100644 --- a/tools/tools/ath/Makefile +++ b/tools/tools/ath/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/ath/Makefile,v 1.5.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= athstats athdebug diff --git a/tools/tools/ath/athctrl.sh b/tools/tools/ath/athctrl.sh index 5adee1c3c4a44..3caa140a1058c 100644 --- a/tools/tools/ath/athctrl.sh +++ b/tools/tools/ath/athctrl.sh @@ -4,7 +4,7 @@ # point-to-point use at a specific distance. Based on a # program by Gunter Burchardt. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/ath/athctrl.sh,v 1.1.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ # DEV=ath0 d=0 diff --git a/tools/tools/ath/athdebug/Makefile b/tools/tools/ath/athdebug/Makefile index b54d23da802e9..436e39203fe9d 100644 --- a/tools/tools/ath/athdebug/Makefile +++ b/tools/tools/ath/athdebug/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/ath/athdebug/Makefile,v 1.1.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ PROG= athdebug NO_MAN= diff --git a/tools/tools/ath/athdebug/athdebug.c b/tools/tools/ath/athdebug/athdebug.c index 06591cda74593..4ae6e06c22e67 100644 --- a/tools/tools/ath/athdebug/athdebug.c +++ b/tools/tools/ath/athdebug/athdebug.c @@ -33,7 +33,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/ath/athdebug/athdebug.c,v 1.2.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/tools/ath/athstats/Makefile b/tools/tools/ath/athstats/Makefile index 0d9c761c1fc3d..554386a1041e0 100644 --- a/tools/tools/ath/athstats/Makefile +++ b/tools/tools/ath/athstats/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/ath/athstats/Makefile,v 1.1.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $ PROG= athstats BINDIR= /usr/local/bin diff --git a/tools/tools/ath/athstats/athstats.c b/tools/tools/ath/athstats/athstats.c index 8d3eb3b12bafb..e8daabba88ba7 100644 --- a/tools/tools/ath/athstats/athstats.c +++ b/tools/tools/ath/athstats/athstats.c @@ -33,7 +33,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/ath/athstats/athstats.c,v 1.2.2.3.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/tools/ath/athstats/athstats.h b/tools/tools/ath/athstats/athstats.h index 03a9b7cde29b9..85e5940215e03 100644 --- a/tools/tools/ath/athstats/athstats.h +++ b/tools/tools/ath/athstats/athstats.h @@ -26,7 +26,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/ath/athstats/athstats.h,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _ATHSTATS_H_ diff --git a/tools/tools/ath/athstats/main.c b/tools/tools/ath/athstats/main.c index b775b1a3a3260..edf7865d5a15c 100644 --- a/tools/tools/ath/athstats/main.c +++ b/tools/tools/ath/athstats/main.c @@ -33,7 +33,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/ath/athstats/main.c,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/tools/ath/athstats/statfoo.c b/tools/tools/ath/athstats/statfoo.c index 99c616b9c9e67..514750a09771d 100644 --- a/tools/tools/ath/athstats/statfoo.c +++ b/tools/tools/ath/athstats/statfoo.c @@ -33,7 +33,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/ath/athstats/statfoo.c,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> diff --git a/tools/tools/ath/athstats/statfoo.h b/tools/tools/ath/athstats/statfoo.h index 4575946bceed9..2ccdd0b8cdb40 100644 --- a/tools/tools/ath/athstats/statfoo.h +++ b/tools/tools/ath/athstats/statfoo.h @@ -26,7 +26,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/ath/athstats/statfoo.h,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _STATFOO_H_ diff --git a/tools/tools/backout_commit/backout_commit.rb b/tools/tools/backout_commit/backout_commit.rb index 264c271b60bf7..3ce3995381204 100644 --- a/tools/tools/backout_commit/backout_commit.rb +++ b/tools/tools/backout_commit/backout_commit.rb @@ -1,6 +1,6 @@ #!/usr/bin/env ruby -w -# $FreeBSD$ +# $FreeBSD: src/tools/tools/backout_commit/backout_commit.rb,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ # Please note, that this utility must be kept in sync with # CVSROOT/log_accum.pl. If someone has a different output from their diff --git a/tools/tools/commitsdb/make_commit_db b/tools/tools/commitsdb/make_commit_db index d33d47806fcf6..2628e0ec26d6b 100644 --- a/tools/tools/commitsdb/make_commit_db +++ b/tools/tools/commitsdb/make_commit_db @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -# $FreeBSD$ +# $FreeBSD: src/tools/tools/commitsdb/make_commit_db,v 1.2.30.1 2008/10/02 02:57:24 kensmith Exp $ # This script walks the tree from the current directory # and spits out a database generated by md5'ing the cvs log diff --git a/tools/tools/commitsdb/query_commit_db b/tools/tools/commitsdb/query_commit_db index e855efb067661..ce190385a0dc0 100644 --- a/tools/tools/commitsdb/query_commit_db +++ b/tools/tools/commitsdb/query_commit_db @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -# $FreeBSD$ +# $FreeBSD: src/tools/tools/commitsdb/query_commit_db,v 1.3.32.1 2008/10/02 02:57:24 kensmith Exp $ # This script takes a filename and revision number as arguments # and spits out a list of other files and their revisions that share diff --git a/tools/tools/crypto/Makefile b/tools/tools/crypto/Makefile index 922b0dcb777e2..5dc1439c85dba 100644 --- a/tools/tools/crypto/Makefile +++ b/tools/tools/crypto/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/crypto/Makefile,v 1.8.16.1 2008/10/02 02:57:24 kensmith Exp $ # # Copyright (c) 2002, 2003 Sam Leffler, Errno Consulting # All rights reserved. diff --git a/tools/tools/crypto/README b/tools/tools/crypto/README index 16b6bdb0d8ca8..f6b8e3e692701 100644 --- a/tools/tools/crypto/README +++ b/tools/tools/crypto/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/tools/crypto/README,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ The cryptotest program repeatedly encrypts and decrypts a buffer with the built-in iv and key, using hardware crypto. At the end, diff --git a/tools/tools/crypto/cryptokeytest.c b/tools/tools/crypto/cryptokeytest.c index a031faf3c014a..b8909f9a308ae 100644 --- a/tools/tools/crypto/cryptokeytest.c +++ b/tools/tools/crypto/cryptokeytest.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/tools/tools/crypto/cryptokeytest.c,v 1.1.26.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * The big num stuff is a bit broken at the moment and I've not yet fixed it. * The symtom is that odd size big nums will fail. Test code below (it only diff --git a/tools/tools/crypto/cryptostats.c b/tools/tools/crypto/cryptostats.c index 83b8a67ac7c2a..1c0b4f1612a78 100644 --- a/tools/tools/crypto/cryptostats.c +++ b/tools/tools/crypto/cryptostats.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/crypto/cryptostats.c,v 1.2.28.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/tools/crypto/cryptotest.c b/tools/tools/crypto/cryptotest.c index c7e015728a962..e6de5e3fb1923 100644 --- a/tools/tools/crypto/cryptotest.c +++ b/tools/tools/crypto/cryptotest.c @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/crypto/cryptotest.c,v 1.7.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/tools/crypto/hifnstats.c b/tools/tools/crypto/hifnstats.c index 1f40cd55ac0bc..b66bc536df09c 100644 --- a/tools/tools/crypto/hifnstats.c +++ b/tools/tools/crypto/hifnstats.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/crypto/hifnstats.c,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> #include <sys/types.h> diff --git a/tools/tools/crypto/ipsecstats.c b/tools/tools/crypto/ipsecstats.c index 48931f6a7891b..851b00edf26d4 100644 --- a/tools/tools/crypto/ipsecstats.c +++ b/tools/tools/crypto/ipsecstats.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/crypto/ipsecstats.c,v 1.1.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> #include <sys/types.h> diff --git a/tools/tools/crypto/safestats.c b/tools/tools/crypto/safestats.c index ea7601a8e070a..d7ed493a21384 100644 --- a/tools/tools/crypto/safestats.c +++ b/tools/tools/crypto/safestats.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/crypto/safestats.c,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> #include <sys/types.h> diff --git a/tools/tools/crypto/ubsecstats.c b/tools/tools/crypto/ubsecstats.c index 736f7839458e2..2a655c74acd11 100644 --- a/tools/tools/crypto/ubsecstats.c +++ b/tools/tools/crypto/ubsecstats.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/crypto/ubsecstats.c,v 1.3.14.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> #include <sys/types.h> diff --git a/tools/tools/editing/freebsd.vim b/tools/tools/editing/freebsd.vim index fa7977b303614..2c09d1d59b012 100644 --- a/tools/tools/editing/freebsd.vim +++ b/tools/tools/editing/freebsd.vim @@ -22,7 +22,7 @@ " (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF " THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. " -" $FreeBSD$ +" $FreeBSD: src/tools/tools/editing/freebsd.vim,v 1.2.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ " This is a plugin for Vim (tested with Vim v7.1) to follow the FreeBSD style(9) " indentation. It registers a macro (see below) for changing a buffer's diff --git a/tools/tools/epfe/epfe.pl b/tools/tools/epfe/epfe.pl index 0aea2c247a64c..0c6b0cb33c803 100644 --- a/tools/tools/epfe/epfe.pl +++ b/tools/tools/epfe/epfe.pl @@ -7,7 +7,7 @@ # $ cd /usr/share/examples/printing # $ epfe < ../../doc/handbook/printing.sgml # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/epfe/epfe.pl,v 1.4.50.1 2008/10/02 02:57:24 kensmith Exp $ $in = 0; @a = (); sub Print { s/\&\;/&/g; push(@a,$_); } diff --git a/tools/tools/find-sb/Makefile b/tools/tools/find-sb/Makefile index 9a55be38d17e2..832c5db5b5617 100644 --- a/tools/tools/find-sb/Makefile +++ b/tools/tools/find-sb/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/find-sb/Makefile,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ PROG= find-sb NO_MAN= diff --git a/tools/tools/find-sb/README b/tools/tools/find-sb/README index fae701c816c3a..3f60686f7cbb2 100644 --- a/tools/tools/find-sb/README +++ b/tools/tools/find-sb/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/tools/find-sb/README,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ find-sb is a program which scans the input file you specify (normally a raw disk slice) for filesystems. It's not very smart, nor particularly diff --git a/tools/tools/find-sb/find-sb.c b/tools/tools/find-sb/find-sb.c index 99b42624e3dc7..ef3efdce9795e 100644 --- a/tools/tools/find-sb/find-sb.c +++ b/tools/tools/find-sb/find-sb.c @@ -2,7 +2,7 @@ * This program, created 2002-10-03 by Garrett A. Wollman * <wollman@FreeBSD.org>, is in the public domain. Use at your own risk. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/find-sb/find-sb.c,v 1.1.14.2.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/tools/tools/gdb_regofs/Makefile b/tools/tools/gdb_regofs/Makefile index 5f5a7e36b0d91..edc0fd5bca597 100644 --- a/tools/tools/gdb_regofs/Makefile +++ b/tools/tools/gdb_regofs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/gdb_regofs/Makefile,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG=gdb_regofs SRCS=${MACHINE_ARCH}.c NO_MAN= diff --git a/tools/tools/gdb_regofs/ia64.c b/tools/tools/gdb_regofs/ia64.c index 59e0055253b60..d9d8aea30a4dd 100644 --- a/tools/tools/gdb_regofs/ia64.c +++ b/tools/tools/gdb_regofs/ia64.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/tools/gdb_regofs/ia64.c,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $"); #include <stddef.h> #include <machine/reg.h> diff --git a/tools/tools/genericize/Makefile b/tools/tools/genericize/Makefile index 5df77b99f910c..fdd497e068b0e 100644 --- a/tools/tools/genericize/Makefile +++ b/tools/tools/genericize/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/genericize/Makefile,v 1.2.16.1 2008/10/02 02:57:24 kensmith Exp $ SCRIPTS= genericize.pl BINDIR?= /usr/local/bin diff --git a/tools/tools/genericize/genericize.pl b/tools/tools/genericize/genericize.pl index c9446bb82a761..12babfaef6d36 100755 --- a/tools/tools/genericize/genericize.pl +++ b/tools/tools/genericize/genericize.pl @@ -26,7 +26,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/genericize/genericize.pl,v 1.5.12.1 2008/10/02 02:57:24 kensmith Exp $ # use strict; diff --git a/tools/tools/hcomp/Makefile b/tools/tools/hcomp/Makefile index 06029b7a90d0c..7e3023ad5f2be 100644 --- a/tools/tools/hcomp/Makefile +++ b/tools/tools/hcomp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/hcomp/Makefile,v 1.1.26.1 2008/10/02 02:57:24 kensmith Exp $ BINDIR ?= ${HOME}/bin BINOWN ?= ${USER} diff --git a/tools/tools/hcomp/hcomp.pl b/tools/tools/hcomp/hcomp.pl index 9c48bba123c09..95545d603d45f 100644 --- a/tools/tools/hcomp/hcomp.pl +++ b/tools/tools/hcomp/hcomp.pl @@ -26,7 +26,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/hcomp/hcomp.pl,v 1.1.26.1 2008/10/02 02:57:24 kensmith Exp $ # use strict; diff --git a/tools/tools/html-mv/html-mv b/tools/tools/html-mv/html-mv index 29ea1f2db81dd..2df979e4c15dc 100644 --- a/tools/tools/html-mv/html-mv +++ b/tools/tools/html-mv/html-mv @@ -17,7 +17,7 @@ # FAQ_Can_FreeBSD_handle_multiport_serial_cards_sharing_irqs_.html # [...] # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/html-mv/html-mv,v 1.2.50.1 2008/10/02 02:57:24 kensmith Exp $ case $# in 0) echo "usage `basename $0` file" diff --git a/tools/tools/ifinfo/Makefile b/tools/tools/ifinfo/Makefile index 440c39c693f1a..173c78a0a53fc 100644 --- a/tools/tools/ifinfo/Makefile +++ b/tools/tools/ifinfo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/ifinfo/Makefile,v 1.5.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ifinfo SRCS= ifinfo.c rfc1650.c diff --git a/tools/tools/ifinfo/ifinfo.c b/tools/tools/ifinfo/ifinfo.c index 54ca164264303..a893e6d631276 100644 --- a/tools/tools/ifinfo/ifinfo.c +++ b/tools/tools/ifinfo/ifinfo.c @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/ifinfo/ifinfo.c,v 1.7.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> #include <sys/socket.h> /* for PF_LINK */ diff --git a/tools/tools/ifinfo/ifinfo.h b/tools/tools/ifinfo/ifinfo.h index c05a8b82eca58..6238b24a5e8c7 100644 --- a/tools/tools/ifinfo/ifinfo.h +++ b/tools/tools/ifinfo/ifinfo.h @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/ifinfo/ifinfo.h,v 1.4.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef ifinfo_h #define ifinfo_h 1 diff --git a/tools/tools/kdrv/KernelDriver b/tools/tools/kdrv/KernelDriver index 60f89d82bf392..2077cb0d2d5f4 100755 --- a/tools/tools/kdrv/KernelDriver +++ b/tools/tools/kdrv/KernelDriver @@ -73,7 +73,7 @@ exec tclsh $0 $* # ################################################################################ # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/kdrv/KernelDriver,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $ # ################################################################################ diff --git a/tools/tools/kdrv/sample.drvinfo b/tools/tools/kdrv/sample.drvinfo index 4941b07082c4b..fdfc6a034c078 100644 --- a/tools/tools/kdrv/sample.drvinfo +++ b/tools/tools/kdrv/sample.drvinfo @@ -2,7 +2,7 @@ # Sample driver information file for KernelDriver. See the top of # the KernelDriver script for a more exact definition of the syntax. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/kdrv/sample.drvinfo,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $ # Device driver name # diff --git a/tools/tools/kernelcruft/kernelcruft.sh b/tools/tools/kernelcruft/kernelcruft.sh index 87288c54bd218..a13c58ac91260 100644 --- a/tools/tools/kernelcruft/kernelcruft.sh +++ b/tools/tools/kernelcruft/kernelcruft.sh @@ -4,7 +4,7 @@ # # Try to find *.c files in /sys which are orphaned # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/kernelcruft/kernelcruft.sh,v 1.1.30.1 2008/10/02 02:57:24 kensmith Exp $ cd /sys/conf cat files* | sed ' diff --git a/tools/tools/kerninclude/kerninclude.sh b/tools/tools/kerninclude/kerninclude.sh index 1efe4c278fc2c..6b281441b9319 100644 --- a/tools/tools/kerninclude/kerninclude.sh +++ b/tools/tools/kerninclude/kerninclude.sh @@ -6,7 +6,7 @@ # this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp # ---------------------------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/kerninclude/kerninclude.sh,v 1.7.30.1 2008/10/02 02:57:24 kensmith Exp $ # # This script tries to find #include statements which are not needed in # the FreeBSD kernel tree. diff --git a/tools/tools/kernxref/kernxref.sh b/tools/tools/kernxref/kernxref.sh index ded6d415715d8..39e7d770b0d43 100644 --- a/tools/tools/kernxref/kernxref.sh +++ b/tools/tools/kernxref/kernxref.sh @@ -9,7 +9,7 @@ # # Sort options by "Matthew Emmerton" <matt@gsicomp.on.ca> # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/kernxref/kernxref.sh,v 1.20.16.1 2008/10/02 02:57:24 kensmith Exp $ # # This shell script will make a cross reference of the symbols of a kernel. # diff --git a/tools/tools/kttcp/Makefile b/tools/tools/kttcp/Makefile index 2f2feb3709bbc..ba34addb79513 100644 --- a/tools/tools/kttcp/Makefile +++ b/tools/tools/kttcp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/kttcp/Makefile,v 1.2.26.1 2008/10/02 02:57:24 kensmith Exp $ SHELL= /bin/sh diff --git a/tools/tools/kttcp/README b/tools/tools/kttcp/README index f78c8d66b07a9..116dc05c2e8d7 100644 --- a/tools/tools/kttcp/README +++ b/tools/tools/kttcp/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/tools/kttcp/README,v 1.1.26.1 2008/10/02 02:57:24 kensmith Exp $ This is a port of Jason Thorpe's kttcp tool for testing network performance for in-kernel applications (like NFS). The tool consists diff --git a/tools/tools/kttcp/kttcp.c b/tools/tools/kttcp/kttcp.c index 44c6613fa90b7..4c232a58ac4d5 100644 --- a/tools/tools/kttcp/kttcp.c +++ b/tools/tools/kttcp/kttcp.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/tools/tools/kttcp/kttcp.c,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* $NetBSD: kttcp.c,v 1.5 2002/07/11 23:32:35 simonb Exp $ */ /* diff --git a/tools/tools/kttcp/sys/Makefile b/tools/tools/kttcp/sys/Makefile index d7815306b4ab0..80d7a585dbf3d 100644 --- a/tools/tools/kttcp/sys/Makefile +++ b/tools/tools/kttcp/sys/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/kttcp/sys/Makefile,v 1.1.26.1 2008/10/02 02:57:24 kensmith Exp $ KMOD = kttcp SRCS = kttcp.c diff --git a/tools/tools/kttcp/sys/kttcp.c b/tools/tools/kttcp/sys/kttcp.c index 09739600feaf8..03bb4d526a334 100644 --- a/tools/tools/kttcp/sys/kttcp.c +++ b/tools/tools/kttcp/sys/kttcp.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/tools/tools/kttcp/sys/kttcp.c,v 1.4.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* $NetBSD: kttcp.c,v 1.3 2002/07/03 19:36:52 thorpej Exp $ */ /* diff --git a/tools/tools/kttcp/sys/kttcpio.h b/tools/tools/kttcp/sys/kttcpio.h index 1375f6ef6c9db..b9e5dc167c062 100644 --- a/tools/tools/kttcp/sys/kttcpio.h +++ b/tools/tools/kttcp/sys/kttcpio.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/tools/tools/kttcp/sys/kttcpio.h,v 1.1.26.1 2008/10/02 02:57:24 kensmith Exp $ */ /* $NetBSD$ */ /* diff --git a/tools/tools/mfc/Makefile b/tools/tools/mfc/Makefile index a46dbaaad48f0..22405047d6bfa 100644 --- a/tools/tools/mfc/Makefile +++ b/tools/tools/mfc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/mfc/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ BINDIR?= ${HOME}/bin BINOWN?= `id -u` diff --git a/tools/tools/mfc/mfc.awk b/tools/tools/mfc/mfc.awk index f82c5c2ca2b25..338cc2ba43c29 100644 --- a/tools/tools/mfc/mfc.awk +++ b/tools/tools/mfc/mfc.awk @@ -1,6 +1,6 @@ #!/usr/bin/awk -f # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/mfc/mfc.awk,v 1.1.12.1 2008/10/02 02:57:24 kensmith Exp $ # BEGIN { diff --git a/tools/tools/mfc/mfc.sh b/tools/tools/mfc/mfc.sh index cf7d663e23da3..15ece93b1bb05 100644 --- a/tools/tools/mfc/mfc.sh +++ b/tools/tools/mfc/mfc.sh @@ -2,7 +2,7 @@ # # Merge an entire directory from HEAD to a given branch # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/mfc/mfc.sh,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # if [ $# -eq 1 -a -f CVS/Tag ] ; then diff --git a/tools/tools/mid/mid-build b/tools/tools/mid/mid-build index 0a2d4480a5a8b..b43d38dd48c6a 100755 --- a/tools/tools/mid/mid-build +++ b/tools/tools/mid/mid-build @@ -4,7 +4,7 @@ # # create a Message-ID, In-Reply-To look(1) index database # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/mid/mid-build,v 1.2.28.1 2008/10/02 02:57:24 kensmith Exp $ TMPDIR=/var/tmp; export TMPDIR diff --git a/tools/tools/mid/mid-index b/tools/tools/mid/mid-index index a5ec10b78f3b8..f869d4a4c8c1b 100755 --- a/tools/tools/mid/mid-index +++ b/tools/tools/mid/mid-index @@ -2,7 +2,7 @@ # # create message-id / in-reply-to database # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/mid/mid-index,v 1.2.50.1 2008/10/02 02:57:24 kensmith Exp $ sub usage { die "usage: mid-index name < filelist"; } diff --git a/tools/tools/ministat/Makefile b/tools/tools/ministat/Makefile index d1a10a3201ee9..b7cd9ea9c3a98 100644 --- a/tools/tools/ministat/Makefile +++ b/tools/tools/ministat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/ministat/Makefile,v 1.5.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ministat NO_MAN= DPADD= ${LIBM} diff --git a/tools/tools/ministat/README b/tools/tools/ministat/README index cc5fe27df73ea..1cecaabb8b301 100644 --- a/tools/tools/ministat/README +++ b/tools/tools/ministat/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/tools/ministat/README,v 1.1.26.1 2008/10/02 02:57:24 kensmith Exp $ A small tool to do the statistics legwork on benchmarks etc. diff --git a/tools/tools/ministat/chameleon b/tools/tools/ministat/chameleon index c554c998c1525..6c33801331718 100644 --- a/tools/tools/ministat/chameleon +++ b/tools/tools/ministat/chameleon @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/ministat/chameleon,v 1.1.26.1 2008/10/02 02:57:24 kensmith Exp $ 150 400 720 diff --git a/tools/tools/ministat/iguana b/tools/tools/ministat/iguana index d6996c125802b..b5eceb69d2a14 100644 --- a/tools/tools/ministat/iguana +++ b/tools/tools/ministat/iguana @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/ministat/iguana,v 1.1.26.1 2008/10/02 02:57:24 kensmith Exp $ 50 200 150 diff --git a/tools/tools/ministat/ministat.c b/tools/tools/ministat/ministat.c index af3f803b88d6e..a41090d72fd0d 100644 --- a/tools/tools/ministat/ministat.c +++ b/tools/tools/ministat/ministat.c @@ -9,7 +9,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/tools/ministat/ministat.c,v 1.5.2.2.8.1 2008/10/02 02:57:24 kensmith Exp $"); #include <stdio.h> #include <math.h> diff --git a/tools/tools/mtxstat/mtxratio.sh b/tools/tools/mtxstat/mtxratio.sh index 02a66a94a246b..64f8cf5fa5b10 100644 --- a/tools/tools/mtxstat/mtxratio.sh +++ b/tools/tools/mtxstat/mtxratio.sh @@ -1,2 +1,2 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/mtxstat/mtxratio.sh,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ sysctl debug.mutex.prof.stats | awk '$1 ~ /[0-9]+/ { if ($3 != 0) { hld_prc = $5 / $3 * 100; lck_prc = $6 / $3 * 100 } else { hld_prc = 0; lck_prc = 0 } print $1 " " $2 " " $3 " " $4 " " $5 " " hld_prc " " $6 " " lck_prc " " substr($0, index($0, $7)); next } { print }' diff --git a/tools/tools/mtxstat/mtxstat.pl b/tools/tools/mtxstat/mtxstat.pl index cfa7edd7bf0e5..7186fe359e8d8 100644 --- a/tools/tools/mtxstat/mtxstat.pl +++ b/tools/tools/mtxstat/mtxstat.pl @@ -26,7 +26,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/mtxstat/mtxstat.pl,v 1.2.26.1 2008/10/02 02:57:24 kensmith Exp $ # use strict; diff --git a/tools/tools/nanobsd/Files/root/change_password b/tools/tools/nanobsd/Files/root/change_password index daf4c8ca0e83c..327744ff3bef3 100644 --- a/tools/tools/nanobsd/Files/root/change_password +++ b/tools/tools/nanobsd/Files/root/change_password @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/nanobsd/Files/root/change_password,v 1.1.4.2.10.1 2008/10/02 02:57:24 kensmith Exp $ # set -e diff --git a/tools/tools/nanobsd/Files/root/save_sshkeys b/tools/tools/nanobsd/Files/root/save_sshkeys index 03fccf4ac0a2e..06f7b0fc16c51 100644 --- a/tools/tools/nanobsd/Files/root/save_sshkeys +++ b/tools/tools/nanobsd/Files/root/save_sshkeys @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/nanobsd/Files/root/save_sshkeys,v 1.1.4.2.10.1 2008/10/02 02:57:24 kensmith Exp $ # set -e diff --git a/tools/tools/nanobsd/Files/root/updatep1 b/tools/tools/nanobsd/Files/root/updatep1 index 6e094fa2fbbfb..d09c18cf99d7e 100644 --- a/tools/tools/nanobsd/Files/root/updatep1 +++ b/tools/tools/nanobsd/Files/root/updatep1 @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/nanobsd/Files/root/updatep1,v 1.1.4.1.10.1 2008/10/02 02:57:24 kensmith Exp $ # # Script to update partition 1 on a NanoBSD system. # diff --git a/tools/tools/nanobsd/Files/root/updatep2 b/tools/tools/nanobsd/Files/root/updatep2 index b9067eb7b7c0e..f163077148ab3 100644 --- a/tools/tools/nanobsd/Files/root/updatep2 +++ b/tools/tools/nanobsd/Files/root/updatep2 @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/nanobsd/Files/root/updatep2,v 1.1.4.1.10.1 2008/10/02 02:57:24 kensmith Exp $ # # Script to update partition 2 on a NanoBSD system. # diff --git a/tools/tools/nanobsd/FlashDevice.sub b/tools/tools/nanobsd/FlashDevice.sub index 6f799ff8e0617..ab93821a53601 100644 --- a/tools/tools/nanobsd/FlashDevice.sub +++ b/tools/tools/nanobsd/FlashDevice.sub @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/nanobsd/FlashDevice.sub,v 1.1.2.5.6.1 2008/10/02 02:57:24 kensmith Exp $ # # Convenience function for commonly used Flash devices. # diff --git a/tools/tools/nanobsd/nanobsd.sh b/tools/tools/nanobsd/nanobsd.sh index e2ddf7ccfda91..9008f99bc0a6f 100644 --- a/tools/tools/nanobsd/nanobsd.sh +++ b/tools/tools/nanobsd/nanobsd.sh @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/nanobsd/nanobsd.sh,v 1.7.2.8.4.1 2008/10/02 02:57:24 kensmith Exp $ # set -e diff --git a/tools/tools/ncpus/Makefile b/tools/tools/ncpus/Makefile index 1852296ad3e55..6801310a06082 100644 --- a/tools/tools/ncpus/Makefile +++ b/tools/tools/ncpus/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/ncpus/Makefile,v 1.1.2.2.8.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ncpus NO_MAN= diff --git a/tools/tools/ncpus/acpi.c b/tools/tools/ncpus/acpi.c index 88ec6fc2ed45d..4bbd27168a3d1 100644 --- a/tools/tools/ncpus/acpi.c +++ b/tools/tools/ncpus/acpi.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/ncpus/acpi.c,v 1.2.2.2.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/tools/tools/ncpus/acpidump.h b/tools/tools/ncpus/acpidump.h index 9c2b5b6e502d1..296fbc8e92669 100644 --- a/tools/tools/ncpus/acpidump.h +++ b/tools/tools/ncpus/acpidump.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/ncpus/acpidump.h,v 1.1.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _ACPIDUMP_H_ diff --git a/tools/tools/ncpus/biosmptable.c b/tools/tools/ncpus/biosmptable.c index 398d0e4323853..722722eef22a9 100644 --- a/tools/tools/ncpus/biosmptable.c +++ b/tools/tools/ncpus/biosmptable.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/tools/ncpus/biosmptable.c,v 1.1.2.2.8.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <machine/mptable.h> diff --git a/tools/tools/ncpus/ncpus.c b/tools/tools/ncpus/ncpus.c index 0f4498f095baa..b7913c1f2d42e 100644 --- a/tools/tools/ncpus/ncpus.c +++ b/tools/tools/ncpus/ncpus.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/tools/tools/ncpus/ncpus.c,v 1.1.2.2.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> diff --git a/tools/tools/net80211/Makefile b/tools/tools/net80211/Makefile index b7add2ab0f68b..bbff98be7b66a 100644 --- a/tools/tools/net80211/Makefile +++ b/tools/tools/net80211/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/net80211/Makefile,v 1.1.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= wlanstats wlandebug wlanwatch diff --git a/tools/tools/net80211/wlandebug/Makefile b/tools/tools/net80211/wlandebug/Makefile index 26e6e5170273b..88c8aae24a03e 100644 --- a/tools/tools/net80211/wlandebug/Makefile +++ b/tools/tools/net80211/wlandebug/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/net80211/wlandebug/Makefile,v 1.1.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ PROG = wlandebug BINDIR = /usr/local/bin diff --git a/tools/tools/net80211/wlandebug/wlandebug.c b/tools/tools/net80211/wlandebug/wlandebug.c index b9d61e12236b9..56d62fc6b5211 100644 --- a/tools/tools/net80211/wlandebug/wlandebug.c +++ b/tools/tools/net80211/wlandebug/wlandebug.c @@ -33,7 +33,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/net80211/wlandebug/wlandebug.c,v 1.1.2.3.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/tools/net80211/wlanstats/Makefile b/tools/tools/net80211/wlanstats/Makefile index da364952b1382..b63385d224238 100644 --- a/tools/tools/net80211/wlanstats/Makefile +++ b/tools/tools/net80211/wlanstats/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/net80211/wlanstats/Makefile,v 1.1.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $ PROG= wlanstats BINDIR= /usr/local/bin diff --git a/tools/tools/net80211/wlanstats/main.c b/tools/tools/net80211/wlanstats/main.c index f3276d157f7db..0e5e820f7ebde 100644 --- a/tools/tools/net80211/wlanstats/main.c +++ b/tools/tools/net80211/wlanstats/main.c @@ -33,7 +33,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/net80211/wlanstats/main.c,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/tools/net80211/wlanstats/statfoo.c b/tools/tools/net80211/wlanstats/statfoo.c index 99c616b9c9e67..339fbd6cc54c8 100644 --- a/tools/tools/net80211/wlanstats/statfoo.c +++ b/tools/tools/net80211/wlanstats/statfoo.c @@ -33,7 +33,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/net80211/wlanstats/statfoo.c,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> diff --git a/tools/tools/net80211/wlanstats/statfoo.h b/tools/tools/net80211/wlanstats/statfoo.h index 4575946bceed9..6cf64545966fa 100644 --- a/tools/tools/net80211/wlanstats/statfoo.h +++ b/tools/tools/net80211/wlanstats/statfoo.h @@ -26,7 +26,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/net80211/wlanstats/statfoo.h,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _STATFOO_H_ diff --git a/tools/tools/net80211/wlanstats/wlanstats.c b/tools/tools/net80211/wlanstats/wlanstats.c index 3f5f37297bd7f..c6fcd2a7d46f8 100644 --- a/tools/tools/net80211/wlanstats/wlanstats.c +++ b/tools/tools/net80211/wlanstats/wlanstats.c @@ -33,7 +33,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/net80211/wlanstats/wlanstats.c,v 1.2.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/tools/net80211/wlanstats/wlanstats.h b/tools/tools/net80211/wlanstats/wlanstats.h index 9f38098a08625..082677b4faf22 100644 --- a/tools/tools/net80211/wlanstats/wlanstats.h +++ b/tools/tools/net80211/wlanstats/wlanstats.h @@ -26,7 +26,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/net80211/wlanstats/wlanstats.h,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _WLANSTATS_H_ diff --git a/tools/tools/net80211/wlanwatch/Makefile b/tools/tools/net80211/wlanwatch/Makefile index e1f8dfecb5b18..680ca1609c711 100644 --- a/tools/tools/net80211/wlanwatch/Makefile +++ b/tools/tools/net80211/wlanwatch/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/net80211/wlanwatch/Makefile,v 1.1.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ PROG = wlanwatch BINDIR = /usr/local/bin diff --git a/tools/tools/net80211/wlanwatch/wlanwatch.c b/tools/tools/net80211/wlanwatch/wlanwatch.c index 1501d211df4b4..05ef975ff7abb 100644 --- a/tools/tools/net80211/wlanwatch/wlanwatch.c +++ b/tools/tools/net80211/wlanwatch/wlanwatch.c @@ -33,7 +33,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/net80211/wlanwatch/wlanwatch.c,v 1.1.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/tools/netrate/Makefile b/tools/tools/netrate/Makefile index 8fbd75e21976e..860514a5a80b7 100644 --- a/tools/tools/netrate/Makefile +++ b/tools/tools/netrate/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/netrate/Makefile,v 1.3.16.1 2008/10/02 02:57:24 kensmith Exp $ # SUBDIR= netreceive netsend netblast diff --git a/tools/tools/netrate/Makefile.inc b/tools/tools/netrate/Makefile.inc index 3b1228c2879a0..838d8275e26d2 100644 --- a/tools/tools/netrate/Makefile.inc +++ b/tools/tools/netrate/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/netrate/Makefile.inc,v 1.1.18.1 2008/10/02 02:57:24 kensmith Exp $ WARNS?= 5 WFORMAT?= 2 diff --git a/tools/tools/netrate/README b/tools/tools/netrate/README index ff249621c5d0e..9df07cb7b6c4b 100644 --- a/tools/tools/netrate/README +++ b/tools/tools/netrate/README @@ -54,4 +54,4 @@ license: * SUCH DAMAGE. */ -$FreeBSD$ +$FreeBSD: src/tools/tools/netrate/README,v 1.1.18.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/tools/tools/netrate/netblast/Makefile b/tools/tools/netrate/netblast/Makefile index 7e51860e5c514..07430f203f21c 100644 --- a/tools/tools/netrate/netblast/Makefile +++ b/tools/tools/netrate/netblast/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/netrate/netblast/Makefile,v 1.3.18.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= netblast diff --git a/tools/tools/netrate/netblast/netblast.c b/tools/tools/netrate/netblast/netblast.c index 7608da7660e81..9080d4f02d79b 100644 --- a/tools/tools/netrate/netblast/netblast.c +++ b/tools/tools/netrate/netblast/netblast.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/netrate/netblast/netblast.c,v 1.2.14.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/tools/netrate/netreceive/Makefile b/tools/tools/netrate/netreceive/Makefile index ef2b09bf8ff52..a025604d00411 100644 --- a/tools/tools/netrate/netreceive/Makefile +++ b/tools/tools/netrate/netreceive/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/netrate/netreceive/Makefile,v 1.3.18.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= netreceive diff --git a/tools/tools/netrate/netreceive/netreceive.c b/tools/tools/netrate/netreceive/netreceive.c index 4a3a6f6c3ae8e..d7eccfb5707cd 100644 --- a/tools/tools/netrate/netreceive/netreceive.c +++ b/tools/tools/netrate/netreceive/netreceive.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/netrate/netreceive/netreceive.c,v 1.2.18.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/tools/netrate/netsend/Makefile b/tools/tools/netrate/netsend/Makefile index 2b11958898a1f..fa8f1e93b234f 100644 --- a/tools/tools/netrate/netsend/Makefile +++ b/tools/tools/netrate/netsend/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/netrate/netsend/Makefile,v 1.4.18.1 2008/10/02 02:57:24 kensmith Exp $ # CFLAGS+= -Wall diff --git a/tools/tools/netrate/netsend/netsend.c b/tools/tools/netrate/netsend/netsend.c index a354fef8ce082..de1dc3f5a92d3 100644 --- a/tools/tools/netrate/netsend/netsend.c +++ b/tools/tools/netrate/netsend/netsend.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/netrate/netsend/netsend.c,v 1.8.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/tools/pciid/mk_pci_vendors.pl b/tools/tools/pciid/mk_pci_vendors.pl index aa1974caa74bd..e6b9d2e1702de 100644 --- a/tools/tools/pciid/mk_pci_vendors.pl +++ b/tools/tools/pciid/mk_pci_vendors.pl @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/pciid/mk_pci_vendors.pl,v 1.5.24.1 2008/10/02 02:57:24 kensmith Exp $ # # usage: mk_pci_vendors [-lq] [-p pcidevs.txt] [-v vendors.txt] # diff --git a/tools/tools/pirtool/Makefile b/tools/tools/pirtool/Makefile index 18e6bb84ef4a4..aa36eaf0bed7c 100644 --- a/tools/tools/pirtool/Makefile +++ b/tools/tools/pirtool/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/pirtool/Makefile,v 1.5.18.1 2008/10/02 02:57:24 kensmith Exp $ PROG= pirtool SRCS= pirtool.c diff --git a/tools/tools/pirtool/pirtable.h b/tools/tools/pirtool/pirtable.h index cce6902c3ceb8..6e568529c4c76 100644 --- a/tools/tools/pirtool/pirtable.h +++ b/tools/tools/pirtool/pirtable.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/pirtool/pirtable.h,v 1.2.14.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/tools/tools/pirtool/pirtool.c b/tools/tools/pirtool/pirtool.c index 5e13b50e82e96..5b2a62bc6b87c 100644 --- a/tools/tools/pirtool/pirtool.c +++ b/tools/tools/pirtool/pirtool.c @@ -31,7 +31,7 @@ * */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/tools/tools/pirtool/pirtool.c,v 1.3.14.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/ioctl.h> diff --git a/tools/tools/portsinfo/portsinfo.sh b/tools/tools/portsinfo/portsinfo.sh index f3dcf5039b922..c038be8a887b6 100644 --- a/tools/tools/portsinfo/portsinfo.sh +++ b/tools/tools/portsinfo/portsinfo.sh @@ -3,7 +3,7 @@ # # portsinfo - Generate list of new ports for last two weeks. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/portsinfo/portsinfo.sh,v 1.5.50.1 2008/10/02 02:57:24 kensmith Exp $ PATH=/bin:/usr/bin:/usr/local/bin:$PATH; export PATH diff --git a/tools/tools/prstats/prstats.pl b/tools/tools/prstats/prstats.pl index bb437a6bbc0b5..5b6fe3144ab9c 100644 --- a/tools/tools/prstats/prstats.pl +++ b/tools/tools/prstats/prstats.pl @@ -26,7 +26,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/prstats/prstats.pl,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ # use strict; diff --git a/tools/tools/recoverdisk/Makefile b/tools/tools/recoverdisk/Makefile index 6733a4f8fa200..2e7a0d9f9c8e6 100644 --- a/tools/tools/recoverdisk/Makefile +++ b/tools/tools/recoverdisk/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/recoverdisk/Makefile,v 1.3.4.1.6.1 2008/10/02 02:57:24 kensmith Exp $ PROG= recoverdisk WARNS?= 6 diff --git a/tools/tools/recoverdisk/recoverdisk.1 b/tools/tools/recoverdisk/recoverdisk.1 index cf66224dedb3c..bba84422337d3 100644 --- a/tools/tools/recoverdisk/recoverdisk.1 +++ b/tools/tools/recoverdisk/recoverdisk.1 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/tools/tools/recoverdisk/recoverdisk.1,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 6, 2006 .Dt RECOVERDISK 1 diff --git a/tools/tools/recoverdisk/recoverdisk.c b/tools/tools/recoverdisk/recoverdisk.c index 2caa1e9573705..1b8fa017f91cf 100644 --- a/tools/tools/recoverdisk/recoverdisk.c +++ b/tools/tools/recoverdisk/recoverdisk.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/recoverdisk/recoverdisk.c,v 1.4.4.2.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> #include <sys/queue.h> diff --git a/tools/tools/release/chk_dokern.sh_and_drivers.conf b/tools/tools/release/chk_dokern.sh_and_drivers.conf index a47c700e152b2..659b308b7518a 100644 --- a/tools/tools/release/chk_dokern.sh_and_drivers.conf +++ b/tools/tools/release/chk_dokern.sh_and_drivers.conf @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/release/chk_dokern.sh_and_drivers.conf,v 1.2.26.1 2008/10/02 02:57:24 kensmith Exp $ echo Checking */drivers.conf ... for f in */drivers.conf; do diff --git a/tools/tools/scsi-defects/scsi-defects.pl b/tools/tools/scsi-defects/scsi-defects.pl index 0827182d6e5f9..0fe9b9083eac0 100755 --- a/tools/tools/scsi-defects/scsi-defects.pl +++ b/tools/tools/scsi-defects/scsi-defects.pl @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/scsi-defects/scsi-defects.pl,v 1.3.50.1 2008/10/02 02:57:24 kensmith Exp $ # # diff --git a/tools/tools/syscall_timing/Makefile b/tools/tools/syscall_timing/Makefile index 684477bd3d796..47d8d5078ae00 100644 --- a/tools/tools/syscall_timing/Makefile +++ b/tools/tools/syscall_timing/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/syscall_timing/Makefile,v 1.3.18.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= syscall_timing diff --git a/tools/tools/syscall_timing/syscall_timing.c b/tools/tools/syscall_timing/syscall_timing.c index 3e4ca8dceca9e..8fe2c5433c78e 100644 --- a/tools/tools/syscall_timing/syscall_timing.c +++ b/tools/tools/syscall_timing/syscall_timing.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/tools/tools/syscall_timing/syscall_timing.c,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/tools/tools/sysdoc/Makefile b/tools/tools/sysdoc/Makefile index f3704dab9eb76..e439448e3bc71 100644 --- a/tools/tools/sysdoc/Makefile +++ b/tools/tools/sysdoc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/sysdoc/Makefile,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ MAINTAINER= trhodes@FreeBSD.org diff --git a/tools/tools/sysdoc/sysctl.sh b/tools/tools/sysdoc/sysctl.sh index 8dcaf62f35768..01867d39c9b8a 100644 --- a/tools/tools/sysdoc/sysctl.sh +++ b/tools/tools/sysdoc/sysctl.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/sysdoc/sysctl.sh,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # # For each sysctl, repeat: # if it has a short description diff --git a/tools/tools/sysdoc/sysdoc.sh b/tools/tools/sysdoc/sysdoc.sh index c428174c8c365..9ccd63688758d 100644 --- a/tools/tools/sysdoc/sysdoc.sh +++ b/tools/tools/sysdoc/sysdoc.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/sysdoc/sysdoc.sh,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # ################################################################# # Missing Features: diff --git a/tools/tools/sysdoc/tunables.mdoc b/tools/tools/sysdoc/tunables.mdoc index 429e9dc78884d..84c8d17c0013a 100644 --- a/tools/tools/sysdoc/tunables.mdoc +++ b/tools/tools/sysdoc/tunables.mdoc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/sysdoc/tunables.mdoc,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ --- debug.disablecwd bool diff --git a/tools/tools/tinderbox/Makefile b/tools/tools/tinderbox/Makefile index a20a32c19169e..f969074a7778e 100644 --- a/tools/tools/tinderbox/Makefile +++ b/tools/tools/tinderbox/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinderbox/Makefile,v 1.9.22.1 2008/10/02 02:57:24 kensmith Exp $ BINDIR ?= ${HOME}/bin BINOWN ?= ${USER} diff --git a/tools/tools/tinderbox/etc/Makefile b/tools/tools/tinderbox/etc/Makefile index 8942bccd43383..c414034bc62d7 100644 --- a/tools/tools/tinderbox/etc/Makefile +++ b/tools/tools/tinderbox/etc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinderbox/etc/Makefile,v 1.9.12.1 2008/10/02 02:57:24 kensmith Exp $ ETCFILES = ETCFILES += default.rc diff --git a/tools/tools/tinderbox/etc/current.rc b/tools/tools/tinderbox/etc/current.rc index 70ec128e44907..79ac017ffcb97 100644 --- a/tools/tools/tinderbox/etc/current.rc +++ b/tools/tools/tinderbox/etc/current.rc @@ -1,7 +1,7 @@ # # CURRENT tinderbox setup # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinderbox/etc/current.rc,v 1.8.20.1 2008/10/02 02:57:24 kensmith Exp $ # branches = CURRENT diff --git a/tools/tools/tinderbox/etc/default.rc b/tools/tools/tinderbox/etc/default.rc index 836cae5c1a886..7a1b10aaedf24 100644 --- a/tools/tools/tinderbox/etc/default.rc +++ b/tools/tools/tinderbox/etc/default.rc @@ -1,7 +1,7 @@ # # Tinderbox defaults # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinderbox/etc/default.rc,v 1.9.12.1 2008/10/02 02:57:24 kensmith Exp $ # comment = %%branch%% tinderbox diff --git a/tools/tools/tinderbox/etc/releng_4.rc b/tools/tools/tinderbox/etc/releng_4.rc index 0f0ef20a70425..1a665329675fc 100644 --- a/tools/tools/tinderbox/etc/releng_4.rc +++ b/tools/tools/tinderbox/etc/releng_4.rc @@ -1,7 +1,7 @@ # # RELENG_4 tinderbox setup # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinderbox/etc/releng_4.rc,v 1.10.12.1 2008/10/02 02:57:24 kensmith Exp $ # branches = RELENG_4_8, RELENG_4_10, RELENG_4_11 diff --git a/tools/tools/tinderbox/etc/releng_5.rc b/tools/tools/tinderbox/etc/releng_5.rc index 3f5a4d527b515..e627efa8aad59 100644 --- a/tools/tools/tinderbox/etc/releng_5.rc +++ b/tools/tools/tinderbox/etc/releng_5.rc @@ -1,7 +1,7 @@ # # RELENG_5 tinderbox setup # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinderbox/etc/releng_5.rc,v 1.8.12.1 2008/10/02 02:57:24 kensmith Exp $ # branches = RELENG_5 diff --git a/tools/tools/tinderbox/etc/stable.rc b/tools/tools/tinderbox/etc/stable.rc index 17a009a33ca2f..01a3d1f03e9dd 100644 --- a/tools/tools/tinderbox/etc/stable.rc +++ b/tools/tools/tinderbox/etc/stable.rc @@ -1,7 +1,7 @@ # # STABLE tinderbox setup # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinderbox/etc/stable.rc,v 1.3.20.1 2008/10/02 02:57:24 kensmith Exp $ # branches = RELENG_4 diff --git a/tools/tools/tinderbox/etc/update_current.rc b/tools/tools/tinderbox/etc/update_current.rc index e8a1fa0ecfc5d..ac6d62ee6c2ec 100644 --- a/tools/tools/tinderbox/etc/update_current.rc +++ b/tools/tools/tinderbox/etc/update_current.rc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinderbox/etc/update_current.rc,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ branches = CURRENT platforms = alpha, amd64, i386/i386, i386/pc98, ia64, powerpc, sparc64 targets = update diff --git a/tools/tools/tinderbox/etc/update_releng_4.rc b/tools/tools/tinderbox/etc/update_releng_4.rc index 748702582c4f3..677ac572716fe 100644 --- a/tools/tools/tinderbox/etc/update_releng_4.rc +++ b/tools/tools/tinderbox/etc/update_releng_4.rc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinderbox/etc/update_releng_4.rc,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ branches = RELENG_4_8, RELENG_4_10, RELENG_4_11 platforms = alpha, i386/i386, i386/pc98 targets = update diff --git a/tools/tools/tinderbox/etc/update_releng_5.rc b/tools/tools/tinderbox/etc/update_releng_5.rc index a2a05760c40cb..419e6a2d2c5ca 100644 --- a/tools/tools/tinderbox/etc/update_releng_5.rc +++ b/tools/tools/tinderbox/etc/update_releng_5.rc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinderbox/etc/update_releng_5.rc,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ branches = RELENG_5 platforms = alpha, amd64, i386/i386, i386/pc98, ia64, sparc64 targets = update diff --git a/tools/tools/tinderbox/etc/update_stable.rc b/tools/tools/tinderbox/etc/update_stable.rc index 6c865eb193272..defcbc349c9b1 100644 --- a/tools/tools/tinderbox/etc/update_stable.rc +++ b/tools/tools/tinderbox/etc/update_stable.rc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinderbox/etc/update_stable.rc,v 1.1.20.1 2008/10/02 02:57:24 kensmith Exp $ branches = RELENG_4 platforms = alpha, i386/i386, i386/pc98 targets = update diff --git a/tools/tools/tinderbox/powerpc.diff b/tools/tools/tinderbox/powerpc.diff index ce27e71f08971..507b9a9c00578 100644 --- a/tools/tools/tinderbox/powerpc.diff +++ b/tools/tools/tinderbox/powerpc.diff @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/tools/tools/tinderbox/powerpc.diff,v 1.3.22.1 2008/10/02 02:57:24 kensmith Exp $ Index: contrib/gcc/config/rs6000/freebsd.h =================================================================== diff --git a/tools/tools/tinderbox/tbmaster.1 b/tools/tools/tinderbox/tbmaster.1 index 3c218af3ee00c..37e09c02408ae 100644 --- a/tools/tools/tinderbox/tbmaster.1 +++ b/tools/tools/tinderbox/tbmaster.1 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/tools/tools/tinderbox/tbmaster.1,v 1.18.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd August 18, 2004 .Dt TBMASTER 1 diff --git a/tools/tools/tinderbox/tbmaster.pl b/tools/tools/tinderbox/tbmaster.pl index 3917b3b9308f9..a949a96e3d7f9 100644 --- a/tools/tools/tinderbox/tbmaster.pl +++ b/tools/tools/tinderbox/tbmaster.pl @@ -26,7 +26,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinderbox/tbmaster.pl,v 1.53.12.1 2008/10/02 02:57:24 kensmith Exp $ # use 5.006_001; diff --git a/tools/tools/tinderbox/tinderbox.1 b/tools/tools/tinderbox/tinderbox.1 index ea1f193e7f03d..0f7ffa2257dfc 100644 --- a/tools/tools/tinderbox/tinderbox.1 +++ b/tools/tools/tinderbox/tinderbox.1 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/tools/tools/tinderbox/tinderbox.1,v 1.12.20.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 21, 2004 .Dt TINDERBOX 1 diff --git a/tools/tools/tinderbox/tinderbox.pl b/tools/tools/tinderbox/tinderbox.pl index 4d84ed4c40eea..50d9a6b3d7104 100644 --- a/tools/tools/tinderbox/tinderbox.pl +++ b/tools/tools/tinderbox/tinderbox.pl @@ -26,7 +26,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinderbox/tinderbox.pl,v 1.42.12.1 2008/10/02 02:57:24 kensmith Exp $ # use 5.006_001; diff --git a/tools/tools/tinderbox/www/Makefile b/tools/tools/tinderbox/www/Makefile index acb4c877c4301..b0c6793772df9 100644 --- a/tools/tools/tinderbox/www/Makefile +++ b/tools/tools/tinderbox/www/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinderbox/www/Makefile,v 1.6.20.1 2008/10/02 02:57:24 kensmith Exp $ CGI = index.cgi DATA = tb.css diff --git a/tools/tools/tinderbox/www/index.cgi b/tools/tools/tinderbox/www/index.cgi index 543e9b8235a56..6df254c117edc 100644 --- a/tools/tools/tinderbox/www/index.cgi +++ b/tools/tools/tinderbox/www/index.cgi @@ -26,7 +26,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinderbox/www/index.cgi,v 1.25.12.1 2008/10/02 02:57:24 kensmith Exp $ # use 5.006_001; diff --git a/tools/tools/tinderbox/www/tb.css b/tools/tools/tinderbox/www/tb.css index ae433365b16a2..97bd60a79a261 100644 --- a/tools/tools/tinderbox/www/tb.css +++ b/tools/tools/tinderbox/www/tb.css @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/tools/tools/tinderbox/www/tb.css,v 1.5.22.1 2008/10/02 02:57:24 kensmith Exp $ */ BODY, H1, H2, H3, H4, H5, H6, LI { diff --git a/tools/tools/tinybsd/CHANGES b/tools/tools/tinybsd/CHANGES index b409fd67fbd22..bb476693f2c06 100644 --- a/tools/tools/tinybsd/CHANGES +++ b/tools/tools/tinybsd/CHANGES @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/CHANGES,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ 0.9: - Added function personal_directories, you can create on conf dir your custom diff --git a/tools/tools/tinybsd/README b/tools/tools/tinybsd/README index a49316d08e274..3460385c09160 100644 --- a/tools/tools/tinybsd/README +++ b/tools/tools/tinybsd/README @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/README,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ - TinyBSD diff --git a/tools/tools/tinybsd/conf/bridge/TINYBSD b/tools/tools/tinybsd/conf/bridge/TINYBSD index 63f7ca29a6899..e406ea9f5460b 100644 --- a/tools/tools/tinybsd/conf/bridge/TINYBSD +++ b/tools/tools/tinybsd/conf/bridge/TINYBSD @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/bridge/TINYBSD,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ machine i386 cpu I486_CPU diff --git a/tools/tools/tinybsd/conf/bridge/etc/fstab b/tools/tools/tinybsd/conf/bridge/etc/fstab index 16ada11d77906..17bcd83c284bb 100644 --- a/tools/tools/tinybsd/conf/bridge/etc/fstab +++ b/tools/tools/tinybsd/conf/bridge/etc/fstab @@ -1,2 +1,2 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/bridge/etc/fstab,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ /dev/ad0a / ufs ro 1 1 diff --git a/tools/tools/tinybsd/conf/bridge/etc/rc.conf b/tools/tools/tinybsd/conf/bridge/etc/rc.conf index a3e638e5efd5a..063a7a8c4d223 100644 --- a/tools/tools/tinybsd/conf/bridge/etc/rc.conf +++ b/tools/tools/tinybsd/conf/bridge/etc/rc.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/bridge/etc/rc.conf,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ hostname="tinybsd.freebsd.org" sendmail_enable="NONE" sshd_enable="YES" diff --git a/tools/tools/tinybsd/conf/bridge/etc/sysctl.conf b/tools/tools/tinybsd/conf/bridge/etc/sysctl.conf index cb7084679fae3..a6cf79b339f3f 100644 --- a/tools/tools/tinybsd/conf/bridge/etc/sysctl.conf +++ b/tools/tools/tinybsd/conf/bridge/etc/sysctl.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/bridge/etc/sysctl.conf,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # BRIDGE Options net.link.bridge.ipfw=1 diff --git a/tools/tools/tinybsd/conf/bridge/tinybsd.basefiles b/tools/tools/tinybsd/conf/bridge/tinybsd.basefiles index 9bfa6f6b13964..0297b15a4f8d6 100644 --- a/tools/tools/tinybsd/conf/bridge/tinybsd.basefiles +++ b/tools/tools/tinybsd/conf/bridge/tinybsd.basefiles @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/bridge/tinybsd.basefiles,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # contents of ${WORKDIR}/boot boot/boot0 boot/boot1 diff --git a/tools/tools/tinybsd/conf/default/TINYBSD b/tools/tools/tinybsd/conf/default/TINYBSD index 9d1b6a921fe85..048f4f7d66a8c 100644 --- a/tools/tools/tinybsd/conf/default/TINYBSD +++ b/tools/tools/tinybsd/conf/default/TINYBSD @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/default/TINYBSD,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ machine i386 cpu I486_CPU diff --git a/tools/tools/tinybsd/conf/default/etc/fstab b/tools/tools/tinybsd/conf/default/etc/fstab index 16ada11d77906..745b4e14ed648 100644 --- a/tools/tools/tinybsd/conf/default/etc/fstab +++ b/tools/tools/tinybsd/conf/default/etc/fstab @@ -1,2 +1,2 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/default/etc/fstab,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ /dev/ad0a / ufs ro 1 1 diff --git a/tools/tools/tinybsd/conf/default/etc/rc.conf b/tools/tools/tinybsd/conf/default/etc/rc.conf index a21476241081c..352b4261279b8 100644 --- a/tools/tools/tinybsd/conf/default/etc/rc.conf +++ b/tools/tools/tinybsd/conf/default/etc/rc.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/default/etc/rc.conf,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ hostname="tinybsd.freebsd.org" sendmail_enable="NONE" sshd_enable="YES" diff --git a/tools/tools/tinybsd/conf/default/tinybsd.basefiles b/tools/tools/tinybsd/conf/default/tinybsd.basefiles index 30a13467a3988..40a83696928ee 100644 --- a/tools/tools/tinybsd/conf/default/tinybsd.basefiles +++ b/tools/tools/tinybsd/conf/default/tinybsd.basefiles @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/default/tinybsd.basefiles,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # contents of ${WORKDIR}/boot boot/boot0 boot/boot1 diff --git a/tools/tools/tinybsd/conf/firewall/TINYBSD b/tools/tools/tinybsd/conf/firewall/TINYBSD index 4c15a6cb33a03..d9e9fedf4bb35 100644 --- a/tools/tools/tinybsd/conf/firewall/TINYBSD +++ b/tools/tools/tinybsd/conf/firewall/TINYBSD @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/firewall/TINYBSD,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ machine i386 cpu I486_CPU cpu I586_CPU diff --git a/tools/tools/tinybsd/conf/firewall/etc/authpf/authpf.rules b/tools/tools/tinybsd/conf/firewall/etc/authpf/authpf.rules index e8c0da7a1d7eb..511cf57df67c6 100644 --- a/tools/tools/tinybsd/conf/firewall/etc/authpf/authpf.rules +++ b/tools/tools/tinybsd/conf/firewall/etc/authpf/authpf.rules @@ -1 +1 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/firewall/etc/authpf/authpf.rules,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/tools/tools/tinybsd/conf/firewall/etc/fstab b/tools/tools/tinybsd/conf/firewall/etc/fstab index 16ada11d77906..3358daf94dfb3 100644 --- a/tools/tools/tinybsd/conf/firewall/etc/fstab +++ b/tools/tools/tinybsd/conf/firewall/etc/fstab @@ -1,2 +1,2 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/firewall/etc/fstab,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ /dev/ad0a / ufs ro 1 1 diff --git a/tools/tools/tinybsd/conf/firewall/etc/natd.conf b/tools/tools/tinybsd/conf/firewall/etc/natd.conf index e8c0da7a1d7eb..03b4e68482b8c 100644 --- a/tools/tools/tinybsd/conf/firewall/etc/natd.conf +++ b/tools/tools/tinybsd/conf/firewall/etc/natd.conf @@ -1 +1 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/firewall/etc/natd.conf,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/tools/tools/tinybsd/conf/firewall/etc/pf.conf b/tools/tools/tinybsd/conf/firewall/etc/pf.conf index 9acf363030a2f..5f374a0bab6c0 100644 --- a/tools/tools/tinybsd/conf/firewall/etc/pf.conf +++ b/tools/tools/tinybsd/conf/firewall/etc/pf.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/firewall/etc/pf.conf,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # # See pf.conf(5) and /usr/share/examples/pf for syntax and examples. # Required order: options, normalization, queueing, translation, filtering. diff --git a/tools/tools/tinybsd/conf/firewall/etc/pf.os b/tools/tools/tinybsd/conf/firewall/etc/pf.os index 2a64809bcfa94..2ae362aedd1bb 100644 --- a/tools/tools/tinybsd/conf/firewall/etc/pf.os +++ b/tools/tools/tinybsd/conf/firewall/etc/pf.os @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/firewall/etc/pf.os,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # passive OS fingerprinting # ------------------------- # diff --git a/tools/tools/tinybsd/conf/firewall/etc/rc.conf b/tools/tools/tinybsd/conf/firewall/etc/rc.conf index d00fe837797f4..32d1126a565cb 100644 --- a/tools/tools/tinybsd/conf/firewall/etc/rc.conf +++ b/tools/tools/tinybsd/conf/firewall/etc/rc.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/firewall/etc/rc.conf,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ hostname="tinybsd.freebsd.org" sendmail_enable="NONE" sshd_enable="YES" diff --git a/tools/tools/tinybsd/conf/firewall/etc/rc.firewall b/tools/tools/tinybsd/conf/firewall/etc/rc.firewall index 05a1a6aaec95d..94adcad7afa69 100644 --- a/tools/tools/tinybsd/conf/firewall/etc/rc.firewall +++ b/tools/tools/tinybsd/conf/firewall/etc/rc.firewall @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/firewall/etc/rc.firewall,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # # diff --git a/tools/tools/tinybsd/conf/firewall/etc/sysctl.conf b/tools/tools/tinybsd/conf/firewall/etc/sysctl.conf index f9e09ff620d07..75d2b46eb072b 100644 --- a/tools/tools/tinybsd/conf/firewall/etc/sysctl.conf +++ b/tools/tools/tinybsd/conf/firewall/etc/sysctl.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/firewall/etc/sysctl.conf,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # CARP Options #net.inet.carp.preempt=1 #net.inet.carp.arpbalance=1 diff --git a/tools/tools/tinybsd/conf/firewall/tinybsd.basefiles b/tools/tools/tinybsd/conf/firewall/tinybsd.basefiles index ab5a5a1105b5d..eb72603f00a07 100644 --- a/tools/tools/tinybsd/conf/firewall/tinybsd.basefiles +++ b/tools/tools/tinybsd/conf/firewall/tinybsd.basefiles @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/firewall/tinybsd.basefiles,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # contents of ${WORKDIR}/boot boot/boot0 boot/boot1 diff --git a/tools/tools/tinybsd/conf/minimal/TINYBSD b/tools/tools/tinybsd/conf/minimal/TINYBSD index 0ef5706b679e2..a96e53e53c4da 100644 --- a/tools/tools/tinybsd/conf/minimal/TINYBSD +++ b/tools/tools/tinybsd/conf/minimal/TINYBSD @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/minimal/TINYBSD,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ machine i386 cpu I486_CPU cpu I586_CPU diff --git a/tools/tools/tinybsd/conf/minimal/etc/fstab b/tools/tools/tinybsd/conf/minimal/etc/fstab index 16ada11d77906..b938174ef0681 100644 --- a/tools/tools/tinybsd/conf/minimal/etc/fstab +++ b/tools/tools/tinybsd/conf/minimal/etc/fstab @@ -1,2 +1,2 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/minimal/etc/fstab,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ /dev/ad0a / ufs ro 1 1 diff --git a/tools/tools/tinybsd/conf/minimal/etc/rc.conf b/tools/tools/tinybsd/conf/minimal/etc/rc.conf index a21476241081c..ee259f5e9798c 100644 --- a/tools/tools/tinybsd/conf/minimal/etc/rc.conf +++ b/tools/tools/tinybsd/conf/minimal/etc/rc.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/minimal/etc/rc.conf,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ hostname="tinybsd.freebsd.org" sendmail_enable="NONE" sshd_enable="YES" diff --git a/tools/tools/tinybsd/conf/minimal/tinybsd.basefiles b/tools/tools/tinybsd/conf/minimal/tinybsd.basefiles index d7bedd7656665..3e87101254c32 100644 --- a/tools/tools/tinybsd/conf/minimal/tinybsd.basefiles +++ b/tools/tools/tinybsd/conf/minimal/tinybsd.basefiles @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/minimal/tinybsd.basefiles,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # contents of ${WORKDIR}/boot boot/boot0 boot/boot1 diff --git a/tools/tools/tinybsd/conf/vpn/TINYBSD b/tools/tools/tinybsd/conf/vpn/TINYBSD index 57bc1984c476e..713b46454c84b 100644 --- a/tools/tools/tinybsd/conf/vpn/TINYBSD +++ b/tools/tools/tinybsd/conf/vpn/TINYBSD @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/vpn/TINYBSD,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ machine i386 cpu I486_CPU cpu I586_CPU diff --git a/tools/tools/tinybsd/conf/vpn/etc/fstab b/tools/tools/tinybsd/conf/vpn/etc/fstab index 16ada11d77906..1ddbb94554e64 100644 --- a/tools/tools/tinybsd/conf/vpn/etc/fstab +++ b/tools/tools/tinybsd/conf/vpn/etc/fstab @@ -1,2 +1,2 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/vpn/etc/fstab,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ /dev/ad0a / ufs ro 1 1 diff --git a/tools/tools/tinybsd/conf/vpn/etc/rc.conf b/tools/tools/tinybsd/conf/vpn/etc/rc.conf index cb0af9ffa6c8b..303f394ddebd4 100644 --- a/tools/tools/tinybsd/conf/vpn/etc/rc.conf +++ b/tools/tools/tinybsd/conf/vpn/etc/rc.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/vpn/etc/rc.conf,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ hostname="tinybsd.freebsd.org" sendmail_enable="NONE" sshd_enable="YES" diff --git a/tools/tools/tinybsd/conf/vpn/etc/setkey.conf b/tools/tools/tinybsd/conf/vpn/etc/setkey.conf index e8c0da7a1d7eb..9a87de557db58 100644 --- a/tools/tools/tinybsd/conf/vpn/etc/setkey.conf +++ b/tools/tools/tinybsd/conf/vpn/etc/setkey.conf @@ -1 +1 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/vpn/etc/setkey.conf,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/tools/tools/tinybsd/conf/vpn/tinybsd.basefiles b/tools/tools/tinybsd/conf/vpn/tinybsd.basefiles index 8a307b1983ec0..5f77d34b2be04 100644 --- a/tools/tools/tinybsd/conf/vpn/tinybsd.basefiles +++ b/tools/tools/tinybsd/conf/vpn/tinybsd.basefiles @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/vpn/tinybsd.basefiles,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # contents of ${WORKDIR}/boot boot/boot0 boot/boot1 diff --git a/tools/tools/tinybsd/conf/wireless/TINYBSD b/tools/tools/tinybsd/conf/wireless/TINYBSD index 4966b8266139c..b8efecda87857 100644 --- a/tools/tools/tinybsd/conf/wireless/TINYBSD +++ b/tools/tools/tinybsd/conf/wireless/TINYBSD @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/wireless/TINYBSD,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ machine i386 cpu I486_CPU cpu I586_CPU diff --git a/tools/tools/tinybsd/conf/wireless/etc/authpf/authpf.rules b/tools/tools/tinybsd/conf/wireless/etc/authpf/authpf.rules index e8c0da7a1d7eb..55d9f7bb1437f 100644 --- a/tools/tools/tinybsd/conf/wireless/etc/authpf/authpf.rules +++ b/tools/tools/tinybsd/conf/wireless/etc/authpf/authpf.rules @@ -1 +1 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/wireless/etc/authpf/authpf.rules,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/tools/tools/tinybsd/conf/wireless/etc/fstab b/tools/tools/tinybsd/conf/wireless/etc/fstab index 16ada11d77906..5e9810fb6172f 100644 --- a/tools/tools/tinybsd/conf/wireless/etc/fstab +++ b/tools/tools/tinybsd/conf/wireless/etc/fstab @@ -1,2 +1,2 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/wireless/etc/fstab,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ /dev/ad0a / ufs ro 1 1 diff --git a/tools/tools/tinybsd/conf/wireless/etc/natd.conf b/tools/tools/tinybsd/conf/wireless/etc/natd.conf index e8c0da7a1d7eb..81e5dbc72a877 100644 --- a/tools/tools/tinybsd/conf/wireless/etc/natd.conf +++ b/tools/tools/tinybsd/conf/wireless/etc/natd.conf @@ -1 +1 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/wireless/etc/natd.conf,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/tools/tools/tinybsd/conf/wireless/etc/pf.conf b/tools/tools/tinybsd/conf/wireless/etc/pf.conf index 9acf363030a2f..1bc35669675ba 100644 --- a/tools/tools/tinybsd/conf/wireless/etc/pf.conf +++ b/tools/tools/tinybsd/conf/wireless/etc/pf.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/wireless/etc/pf.conf,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # # See pf.conf(5) and /usr/share/examples/pf for syntax and examples. # Required order: options, normalization, queueing, translation, filtering. diff --git a/tools/tools/tinybsd/conf/wireless/etc/pf.os b/tools/tools/tinybsd/conf/wireless/etc/pf.os index 2a64809bcfa94..c11dbd04ba614 100644 --- a/tools/tools/tinybsd/conf/wireless/etc/pf.os +++ b/tools/tools/tinybsd/conf/wireless/etc/pf.os @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/wireless/etc/pf.os,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # passive OS fingerprinting # ------------------------- # diff --git a/tools/tools/tinybsd/conf/wireless/etc/rc.conf b/tools/tools/tinybsd/conf/wireless/etc/rc.conf index 18c3586b38acb..1e951eda520ad 100644 --- a/tools/tools/tinybsd/conf/wireless/etc/rc.conf +++ b/tools/tools/tinybsd/conf/wireless/etc/rc.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/wireless/etc/rc.conf,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ hostname="tinybsd.freebsd.org" sendmail_enable="NONE" sshd_enable="YES" diff --git a/tools/tools/tinybsd/conf/wireless/etc/rc.firewall b/tools/tools/tinybsd/conf/wireless/etc/rc.firewall index 05a1a6aaec95d..073ab0fd3b938 100644 --- a/tools/tools/tinybsd/conf/wireless/etc/rc.firewall +++ b/tools/tools/tinybsd/conf/wireless/etc/rc.firewall @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/wireless/etc/rc.firewall,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # # diff --git a/tools/tools/tinybsd/conf/wireless/tinybsd.basefiles b/tools/tools/tinybsd/conf/wireless/tinybsd.basefiles index d790cce426e1d..a342e5f54ae03 100644 --- a/tools/tools/tinybsd/conf/wireless/tinybsd.basefiles +++ b/tools/tools/tinybsd/conf/wireless/tinybsd.basefiles @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/wireless/tinybsd.basefiles,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # contents of ${WORKDIR}/boot boot/boot0 boot/boot1 diff --git a/tools/tools/tinybsd/conf/wrap/TINYBSD b/tools/tools/tinybsd/conf/wrap/TINYBSD index 238a4b6182848..092f98b6db47a 100644 --- a/tools/tools/tinybsd/conf/wrap/TINYBSD +++ b/tools/tools/tinybsd/conf/wrap/TINYBSD @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/wrap/TINYBSD,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ machine i386 cpu I586_CPU ident TINYBSD diff --git a/tools/tools/tinybsd/conf/wrap/etc/fstab b/tools/tools/tinybsd/conf/wrap/etc/fstab index 16ada11d77906..cd8c7a50f4911 100644 --- a/tools/tools/tinybsd/conf/wrap/etc/fstab +++ b/tools/tools/tinybsd/conf/wrap/etc/fstab @@ -1,2 +1,2 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/wrap/etc/fstab,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ /dev/ad0a / ufs ro 1 1 diff --git a/tools/tools/tinybsd/conf/wrap/etc/rc.conf b/tools/tools/tinybsd/conf/wrap/etc/rc.conf index a21476241081c..a68db0e8d39b3 100644 --- a/tools/tools/tinybsd/conf/wrap/etc/rc.conf +++ b/tools/tools/tinybsd/conf/wrap/etc/rc.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/wrap/etc/rc.conf,v 1.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ hostname="tinybsd.freebsd.org" sendmail_enable="NONE" sshd_enable="YES" diff --git a/tools/tools/tinybsd/conf/wrap/etc/ttys b/tools/tools/tinybsd/conf/wrap/etc/ttys index d20b7ebbd30c1..b59b40d9e4a36 100644 --- a/tools/tools/tinybsd/conf/wrap/etc/ttys +++ b/tools/tools/tinybsd/conf/wrap/etc/ttys @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/wrap/etc/ttys,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # # This file specifies various information about terminals on the system. # It is used by several different programs. Common entries for the diff --git a/tools/tools/tinybsd/conf/wrap/tinybsd.basefiles b/tools/tools/tinybsd/conf/wrap/tinybsd.basefiles index d790cce426e1d..c23c1ce6aca84 100644 --- a/tools/tools/tinybsd/conf/wrap/tinybsd.basefiles +++ b/tools/tools/tinybsd/conf/wrap/tinybsd.basefiles @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/conf/wrap/tinybsd.basefiles,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # contents of ${WORKDIR}/boot boot/boot0 boot/boot1 diff --git a/tools/tools/tinybsd/tinybsd b/tools/tools/tinybsd/tinybsd index 5d2a4ffb2a5a5..548c7c3da2c3e 100755 --- a/tools/tools/tinybsd/tinybsd +++ b/tools/tools/tinybsd/tinybsd @@ -3,7 +3,7 @@ # <jmelo@FreeBSD.org> # Patrick Tracanelli <eksffa@freebsdbrasil.com.br> # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/tinybsd/tinybsd,v 1.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ #set -xv CURRENTDIR=/usr/src/tools/tools/tinybsd WORKDIR=/usr/obj/tinybsdbuild diff --git a/tools/tools/upgrade/getosreldate.sh b/tools/tools/upgrade/getosreldate.sh index 3c9564851e16f..3c83a5d15b763 100755 --- a/tools/tools/upgrade/getosreldate.sh +++ b/tools/tools/upgrade/getosreldate.sh @@ -1,5 +1,5 @@ #! /bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/tools/upgrade/getosreldate.sh,v 1.2.46.1 2008/10/02 02:57:24 kensmith Exp $ RELDATE=`sysctl -n kern.osreldate 2>/dev/null` if [ "x$RELDATE" = x ]; then diff --git a/tools/tools/upgrade/move_aout_libs.sh b/tools/tools/upgrade/move_aout_libs.sh index e5252000dc25c..297e8bb47d179 100755 --- a/tools/tools/upgrade/move_aout_libs.sh +++ b/tools/tools/upgrade/move_aout_libs.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/upgrade/move_aout_libs.sh,v 1.7.26.1 2008/10/02 02:57:24 kensmith Exp $ # # Search for a.out libraries and move them to an aout subdirectory of # the elf library directory. diff --git a/tools/tools/usb/print-usb-if-vids.sh b/tools/tools/usb/print-usb-if-vids.sh index ffe86934bdc01..e0597b10d706b 100644 --- a/tools/tools/usb/print-usb-if-vids.sh +++ b/tools/tools/usb/print-usb-if-vids.sh @@ -24,7 +24,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/usb/print-usb-if-vids.sh,v 1.1.24.1 2008/10/02 02:57:24 kensmith Exp $ fetch -o /tmp/usb.if http://www.usb.org/app/pub/dump/comp_dump/ diff --git a/tools/tools/vop_table/vop_table.pl b/tools/tools/vop_table/vop_table.pl index 5ac979d7e1eda..41d613e17529b 100644 --- a/tools/tools/vop_table/vop_table.pl +++ b/tools/tools/vop_table/vop_table.pl @@ -7,7 +7,7 @@ # (c) 2004 Andrew R. Reiter <arr@watson.org> # All Rights Reserved. # -# $FreeBSD$ +# $FreeBSD: src/tools/tools/vop_table/vop_table.pl,v 1.1.16.1 2008/10/02 02:57:24 kensmith Exp $ # XXX todo: Make $src_dir modificationable diff --git a/tools/tools/vop_table/vop_table.tcl b/tools/tools/vop_table/vop_table.tcl index 1b76d18bae0d1..10ce46b248297 100644 --- a/tools/tools/vop_table/vop_table.tcl +++ b/tools/tools/vop_table/vop_table.tcl @@ -1,5 +1,5 @@ #!/usr/local/bin/tclsh8.3 -# $FreeBSD$ +# $FreeBSD: src/tools/tools/vop_table/vop_table.tcl,v 1.5.28.1 2008/10/02 02:57:24 kensmith Exp $ set fo [open _.html w] diff --git a/tools/tools/whereintheworld/Makefile b/tools/tools/whereintheworld/Makefile index 876a318c3f44a..2a75bd4cebe25 100644 --- a/tools/tools/whereintheworld/Makefile +++ b/tools/tools/whereintheworld/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/whereintheworld/Makefile,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ SCRIPTS= whereintheworld.pl diff --git a/tools/tools/whereintheworld/whereintheworld.pl b/tools/tools/whereintheworld/whereintheworld.pl index 6a8e21e0c4a97..e2c4e4d28ae0f 100644 --- a/tools/tools/whereintheworld/whereintheworld.pl +++ b/tools/tools/whereintheworld/whereintheworld.pl @@ -7,7 +7,7 @@ # Dag-Erling Smørgrav <des@freebsd.org> 09 January 2003 # # $Id: whereintheworld,v 1.3 2000/01/28 00:42:32 fenner Exp $ -# $FreeBSD$ +# $FreeBSD: src/tools/tools/whereintheworld/whereintheworld.pl,v 1.5.28.1 2008/10/02 02:57:24 kensmith Exp $ # use strict; |