diff options
Diffstat (limited to 'sys/conf')
45 files changed, 46 insertions, 46 deletions
diff --git a/sys/conf/Makefile.alpha b/sys/conf/Makefile.alpha index d17855daab85..89b2972b5229 100644 --- a/sys/conf/Makefile.alpha +++ b/sys/conf/Makefile.alpha @@ -1,7 +1,7 @@ # Makefile.alpha -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.alpha 7.1 5/10/91 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/Makefile.alpha,v 1.130 2004/05/09 22:29:37 cognet Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/Makefile.amd64 b/sys/conf/Makefile.amd64 index 02687616bb2f..b57cf5c4b5b0 100644 --- a/sys/conf/Makefile.amd64 +++ b/sys/conf/Makefile.amd64 @@ -2,7 +2,7 @@ # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 # from FreeBSD: src/sys/conf/Makefile.i386,v 1.255 2002/02/20 23:35:49 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/Makefile.amd64,v 1.11 2004/05/09 22:29:37 cognet Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/Makefile.arm b/sys/conf/Makefile.arm index 604ddd5160af..07099595c9dd 100644 --- a/sys/conf/Makefile.arm +++ b/sys/conf/Makefile.arm @@ -1,7 +1,7 @@ # Makefile.arm -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/Makefile.arm,v 1.1.2.1 2005/02/13 07:23:32 obrien Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/Makefile.i386 b/sys/conf/Makefile.i386 index 6259f6932172..b8632a03e425 100644 --- a/sys/conf/Makefile.i386 +++ b/sys/conf/Makefile.i386 @@ -1,7 +1,7 @@ # Makefile.i386 -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/Makefile.i386,v 1.260 2004/05/09 22:29:37 cognet Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/Makefile.ia64 b/sys/conf/Makefile.ia64 index 82d79a8d5e4e..a0c7efba94ba 100644 --- a/sys/conf/Makefile.ia64 +++ b/sys/conf/Makefile.ia64 @@ -1,7 +1,7 @@ # Makefile.ia64 -- with config changes. # Copyright 1990 W. Jolitz # from: src/sys/conf/Makefile.alpha,v 1.76 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/Makefile.ia64,v 1.57 2004/05/09 22:29:37 cognet Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98 index eb8fda091ab9..cf4484bc6957 100644 --- a/sys/conf/Makefile.pc98 +++ b/sys/conf/Makefile.pc98 @@ -3,7 +3,7 @@ # Makefile.i386 -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/Makefile.pc98,v 1.161 2004/05/09 22:29:37 cognet Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/Makefile.powerpc b/sys/conf/Makefile.powerpc index 858178187b03..af201691b2eb 100644 --- a/sys/conf/Makefile.powerpc +++ b/sys/conf/Makefile.powerpc @@ -1,7 +1,7 @@ # Makefile.powerpc -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/Makefile.powerpc,v 1.270.2.1 2005/02/13 07:23:32 obrien Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/Makefile.sparc64 b/sys/conf/Makefile.sparc64 index a9e11e51d9de..c447f1b41f39 100644 --- a/sys/conf/Makefile.sparc64 +++ b/sys/conf/Makefile.sparc64 @@ -1,7 +1,7 @@ # Makefile.sparc64 -- with config changes. # Copyright 1990 W. Jolitz # from: @(#)Makefile.i386 7.1 5/10/91 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/Makefile.sparc64,v 1.28 2004/05/09 22:29:38 cognet Exp $ # # Makefile for FreeBSD # diff --git a/sys/conf/NOTES b/sys/conf/NOTES index a9e8f2de4e3c..f3b1ca022778 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/NOTES,v 1.1261.2.19 2005/04/01 12:46:25 sobomax Exp $ # # NOTES -- Lines that can be cut/pasted into kernel and hints configs. # diff --git a/sys/conf/files b/sys/conf/files index 78da6fee700e..cd6927b4a3e8 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files,v 1.943.2.15 2005/04/01 12:46:25 sobomax Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and diff --git a/sys/conf/files.alpha b/sys/conf/files.alpha index 6b3553b905c9..3e5cd545eeb8 100644 --- a/sys/conf/files.alpha +++ b/sys/conf/files.alpha @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files.alpha,v 1.114 2004/08/01 11:40:51 markm Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64 index 17618324d9a2..7840d01fe184 100644 --- a/sys/conf/files.amd64 +++ b/sys/conf/files.amd64 @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files.amd64,v 1.47.2.5 2005/04/02 16:37:57 scottl Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and diff --git a/sys/conf/files.arm b/sys/conf/files.arm index a3181871bdcb..2f6247c76ceb 100644 --- a/sys/conf/files.arm +++ b/sys/conf/files.arm @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files.arm,v 1.3 2004/05/14 23:42:54 cognet Exp $ arm/arm/autoconf.c standard arm/arm/bcopy_page.S standard arm/arm/bcopyinout.S standard diff --git a/sys/conf/files.i386 b/sys/conf/files.i386 index 3e2d40ee8092..43b7b3737353 100644 --- a/sys/conf/files.i386 +++ b/sys/conf/files.i386 @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files.i386,v 1.504.2.4 2005/04/02 16:37:57 scottl Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and diff --git a/sys/conf/files.ia64 b/sys/conf/files.ia64 index 413791a3789d..aff11251d190 100644 --- a/sys/conf/files.ia64 +++ b/sys/conf/files.ia64 @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files.ia64,v 1.72 2004/08/16 18:54:22 marcel Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98 index 404d2bf3b7eb..174b8f2f7a72 100644 --- a/sys/conf/files.pc98 +++ b/sys/conf/files.pc98 @@ -3,7 +3,7 @@ # # modified for PC-9801 # -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files.pc98,v 1.305.6.1 2005/05/01 06:13:31 nyan Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc index ed52bcb20ab2..0cb673febc0d 100644 --- a/sys/conf/files.powerpc +++ b/sys/conf/files.powerpc @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files.powerpc,v 1.41 2004/08/16 13:07:39 ssouhlal Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and diff --git a/sys/conf/files.sparc64 b/sys/conf/files.sparc64 index c1603d7f6279..3ac330a3eeda 100644 --- a/sys/conf/files.sparc64 +++ b/sys/conf/files.sparc64 @@ -1,7 +1,7 @@ # This file tells config what files go into building a kernel, # files marked standard are always included. # -# $FreeBSD$ +# $FreeBSD: src/sys/conf/files.sparc64,v 1.59.2.4 2005/02/25 16:37:32 marius Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and diff --git a/sys/conf/kern.mk b/sys/conf/kern.mk index de9a540926ab..8335b73032b1 100644 --- a/sys/conf/kern.mk +++ b/sys/conf/kern.mk @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/kern.mk,v 1.42.2.1 2005/03/16 18:54:36 obrien Exp $ # # Warning flags for compiling the kernel and components of the kernel. diff --git a/sys/conf/kern.post.mk b/sys/conf/kern.post.mk index 4fc4964764e5..970256505d5e 100644 --- a/sys/conf/kern.post.mk +++ b/sys/conf/kern.post.mk @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/kern.post.mk,v 1.68.2.1 2004/09/20 17:39:02 ru Exp $ # Part of a unified Makefile for building kernels. This part includes all # the definitions that need to be after all the % directives except %RULES diff --git a/sys/conf/kern.pre.mk b/sys/conf/kern.pre.mk index 9f089a365b57..22bc562a3964 100644 --- a/sys/conf/kern.pre.mk +++ b/sys/conf/kern.pre.mk @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/kern.pre.mk,v 1.56.2.1 2005/03/16 17:51:56 obrien Exp $ # Part of a unified Makefile for building kernels. This part contains all # of the definitions that need to be before %BEFORE_DEPEND. diff --git a/sys/conf/kmod.mk b/sys/conf/kmod.mk index f2bda68cc971..d7c6d93f2a24 100644 --- a/sys/conf/kmod.mk +++ b/sys/conf/kmod.mk @@ -1,5 +1,5 @@ # From: @(#)bsd.prog.mk 5.26 (Berkeley) 6/25/91 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/kmod.mk,v 1.166.2.2 2005/03/16 17:51:56 obrien Exp $ # # The include file <bsd.kmod.mk> handles installing Kernel Loadable Device # drivers (KLD's). diff --git a/sys/conf/kmod_syms.awk b/sys/conf/kmod_syms.awk index 677d813507ee..5a2650079930 100644 --- a/sys/conf/kmod_syms.awk +++ b/sys/conf/kmod_syms.awk @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/kmod_syms.awk,v 1.4 2002/08/06 19:31:04 iedowse Exp $ # Read global symbols from object file. BEGIN { diff --git a/sys/conf/ldscript.alpha b/sys/conf/ldscript.alpha index 89d2d8bf4908..49a0bacdcca3 100644 --- a/sys/conf/ldscript.alpha +++ b/sys/conf/ldscript.alpha @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/conf/ldscript.alpha,v 1.7.2.1 2004/11/09 03:16:01 marcel Exp $ */ OUTPUT_FORMAT("elf64-alpha-freebsd", "elf64-alpha-freebsd", "elf64-alpha-freebsd") OUTPUT_ARCH(alpha) ENTRY(locorestart) diff --git a/sys/conf/ldscript.amd64 b/sys/conf/ldscript.amd64 index 68ab1a2c7e4e..ccc96f8d6fba 100644 --- a/sys/conf/ldscript.amd64 +++ b/sys/conf/ldscript.amd64 @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/conf/ldscript.amd64,v 1.9 2004/05/29 01:09:00 tjr Exp $ */ OUTPUT_FORMAT("elf64-x86-64", "elf64-x86-64", "elf64-x86-64") OUTPUT_ARCH(i386:x86-64) ENTRY(btext) diff --git a/sys/conf/ldscript.arm b/sys/conf/ldscript.arm index 96653f339560..7fe4c727172d 100644 --- a/sys/conf/ldscript.arm +++ b/sys/conf/ldscript.arm @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/conf/ldscript.arm,v 1.1 2004/05/14 11:49:40 cognet Exp $ */ OUTPUT_FORMAT("elf32-littlearm", "elf32-bigarm", "elf32-littlearm") OUTPUT_ARCH(arm) ENTRY(_start) diff --git a/sys/conf/ldscript.i386 b/sys/conf/ldscript.i386 index a94f32fdd4c2..2008a851a07b 100644 --- a/sys/conf/ldscript.i386 +++ b/sys/conf/ldscript.i386 @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/conf/ldscript.i386,v 1.9 2003/12/03 07:40:03 phk Exp $ */ OUTPUT_FORMAT("elf32-i386-freebsd", "elf32-i386-freebsd", "elf32-i386-freebsd") OUTPUT_ARCH(i386) ENTRY(btext) diff --git a/sys/conf/ldscript.ia64 b/sys/conf/ldscript.ia64 index 8dc0368c7522..c9e6c281ab78 100644 --- a/sys/conf/ldscript.ia64 +++ b/sys/conf/ldscript.ia64 @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/conf/ldscript.ia64,v 1.11.2.1 2004/11/09 03:17:24 marcel Exp $ */ OUTPUT_FORMAT("elf64-ia64-little", "elf64-ia64-little", "elf64-ia64-little") OUTPUT_ARCH(ia64) ENTRY(__start) diff --git a/sys/conf/ldscript.powerpc b/sys/conf/ldscript.powerpc index fac182df7633..74d94c31a4a2 100644 --- a/sys/conf/ldscript.powerpc +++ b/sys/conf/ldscript.powerpc @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/conf/ldscript.powerpc,v 1.7 2001/10/08 10:43:34 mp Exp $ */ OUTPUT_FORMAT("elf32-powerpc", "elf32-powerpc", "elf32-powerpc") OUTPUT_ARCH(powerpc) diff --git a/sys/conf/ldscript.sparc64 b/sys/conf/ldscript.sparc64 index 6f9c021ae1b3..7a3b01d3ee7f 100644 --- a/sys/conf/ldscript.sparc64 +++ b/sys/conf/ldscript.sparc64 @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/conf/ldscript.sparc64,v 1.4 2003/06/07 18:23:50 jake Exp $ */ OUTPUT_FORMAT("elf64-sparc", "elf64-sparc", "elf64-sparc") OUTPUT_ARCH(sparc:v9) diff --git a/sys/conf/majors b/sys/conf/majors index 72bd1d7bd9f9..e0d97fae9a29 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/majors,v 1.201.2.1 2005/01/30 02:32:17 rwatson Exp $ # # Major numbers are now assigned in RELENG_4. This file is left to # rot in peace in 5.x/6.x. diff --git a/sys/conf/majors.awk b/sys/conf/majors.awk index d9d006de6d78..52c1b231f675 100644 --- a/sys/conf/majors.awk +++ b/sys/conf/majors.awk @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/majors.awk,v 1.1 2003/02/27 08:52:11 phk Exp $ /^#/ { next } NF == 1 { next } $2 == "??" { next } diff --git a/sys/conf/makeLINT.mk b/sys/conf/makeLINT.mk index 08947a91db05..bff4279a5ecb 100644 --- a/sys/conf/makeLINT.mk +++ b/sys/conf/makeLINT.mk @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/makeLINT.mk,v 1.1 2003/02/26 23:36:58 ru Exp $ all: @echo "make LINT only" diff --git a/sys/conf/makeLINT.sed b/sys/conf/makeLINT.sed index 83445cfcb705..6f68d4a05b46 100644 --- a/sys/conf/makeLINT.sed +++ b/sys/conf/makeLINT.sed @@ -1,5 +1,5 @@ #!/usr/bin/sed -E -n -f -# $FreeBSD$ +# $FreeBSD: src/sys/conf/makeLINT.sed,v 1.3 2003/02/26 23:36:58 ru Exp $ /^(machine|ident|device|nodevice|makeoptions|nomakeoption|options|option|nooption|profile|cpu|maxusers)[[:space:]]/ { s/[[:space:]]*#.*$// diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 9db5cc56aefc..2acdde720369 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -28,12 +28,12 @@ # SUCH DAMAGE. # # @(#)newvers.sh 8.1 (Berkeley) 4/20/94 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/newvers.sh,v 1.62.2.18.2.5 2005/05/06 04:12:22 kensmith Exp $ TYPE="FreeBSD" REVISION="5.4" BRANCH="RELEASE" -RELEASE="${REVISION}-${BRANCH}" +RELEASE=5.4-RELEASE VERSION="${TYPE} ${RELEASE}" if [ "X${PARAMFILE}" != "X" ]; then diff --git a/sys/conf/options b/sys/conf/options index bf56b8e6e301..57c6c928f688 100644 --- a/sys/conf/options +++ b/sys/conf/options @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options,v 1.475.2.10 2005/03/21 16:05:34 glebius Exp $ # # On the handling of kernel options # diff --git a/sys/conf/options.alpha b/sys/conf/options.alpha index d1aaf8d3fe26..f0ee9965294d 100644 --- a/sys/conf/options.alpha +++ b/sys/conf/options.alpha @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options.alpha,v 1.43 2004/07/10 22:29:40 marcel Exp $ # Options specific to the Alpha platform kernels EV5 opt_global.h diff --git a/sys/conf/options.amd64 b/sys/conf/options.amd64 index 5a69e8e6e23d..a1b7b27104d3 100644 --- a/sys/conf/options.amd64 +++ b/sys/conf/options.amd64 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options.amd64,v 1.16.2.2.2.1 2005/05/01 05:38:13 dwhite Exp $ # Options specific to AMD64 platform kernels AUTO_EOI_1 opt_auto_eoi.h diff --git a/sys/conf/options.arm b/sys/conf/options.arm index f2e9d8c911a3..4cf9fb4f62b9 100644 --- a/sys/conf/options.arm +++ b/sys/conf/options.arm @@ -1,4 +1,4 @@ -#$FreeBSD$ +#$FreeBSD: src/sys/conf/options.arm,v 1.1 2004/05/14 11:49:40 cognet Exp $ ARMFPE opt_global.h CPU_SA1100 opt_global.h CPU_SA1110 opt_global.h diff --git a/sys/conf/options.i386 b/sys/conf/options.i386 index 12e4375e65d7..6d220d8fa125 100644 --- a/sys/conf/options.i386 +++ b/sys/conf/options.i386 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options.i386,v 1.214.2.1.2.1 2005/05/01 05:38:13 dwhite Exp $ # Options specific to the i386 platform kernels AUTO_EOI_1 opt_auto_eoi.h diff --git a/sys/conf/options.ia64 b/sys/conf/options.ia64 index 8f4b2ac0432a..345250fbafee 100644 --- a/sys/conf/options.ia64 +++ b/sys/conf/options.ia64 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options.ia64,v 1.26 2004/08/16 18:54:22 marcel Exp $ # Options specific to the ia64 platform kernels ITANIUM opt_global.h diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98 index 60e67bb2734c..96cd7590e296 100644 --- a/sys/conf/options.pc98 +++ b/sys/conf/options.pc98 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options.pc98,v 1.177.6.1 2005/05/01 06:11:35 nyan Exp $ # Options specific to the pc98 platform kernels AUTO_EOI_1 opt_auto_eoi.h diff --git a/sys/conf/options.powerpc b/sys/conf/options.powerpc index a6dc6da17136..851ed3bff736 100644 --- a/sys/conf/options.powerpc +++ b/sys/conf/options.powerpc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options.powerpc,v 1.9 2004/06/25 13:44:34 grehan Exp $ # Options specific to the powerpc platform kernels OEA opt_global.h diff --git a/sys/conf/options.sparc64 b/sys/conf/options.sparc64 index 307ce702c362..182c8f67eaf2 100644 --- a/sys/conf/options.sparc64 +++ b/sys/conf/options.sparc64 @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/sys/conf/options.sparc64,v 1.11 2004/06/24 02:57:10 obrien Exp $ SUN4U opt_global.h diff --git a/sys/conf/systags.sh b/sys/conf/systags.sh index b8d4864b0322..249055c726e0 100644 --- a/sys/conf/systags.sh +++ b/sys/conf/systags.sh @@ -28,7 +28,7 @@ # SUCH DAMAGE. # # @(#)systags.sh 8.1 (Berkeley) 6/10/93 -# $FreeBSD$ +# $FreeBSD: src/sys/conf/systags.sh,v 1.9 2004/04/07 20:45:56 imp Exp $ # # systags.sh - construct a system tags file using dependence relations # in a .depend file |
