diff --git a/sys/kern/dead_vnops.c b/sys/kern/dead_vnops.c index e1430bcf092f..5f5989cc46ef 100644 --- a/sys/kern/dead_vnops.c +++ b/sys/kern/dead_vnops.c @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)dead_vnops.c 7.13 (Berkeley) 4/15/91 + * from: @(#)dead_vnops.c 7.13 (Berkeley) 4/15/91 + * $Id: dead_vnops.c,v 1.2 1993/05/20 02:54:09 cgd Exp $ */ #include "param.h" diff --git a/sys/kern/fifo_vnops.c b/sys/kern/fifo_vnops.c index e71a03ad9dc6..c9c167f52456 100644 --- a/sys/kern/fifo_vnops.c +++ b/sys/kern/fifo_vnops.c @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)fifo_vnops.c 7.7 (Berkeley) 4/15/91 + * from: @(#)fifo_vnops.c 7.7 (Berkeley) 4/15/91 + * $Id: fifo_vnops.c,v 1.3 1993/05/20 02:54:13 cgd Exp $ */ #include "param.h" diff --git a/sys/kern/init_main.c b/sys/kern/init_main.c index b5140f51032b..35e79b1287b4 100644 --- a/sys/kern/init_main.c +++ b/sys/kern/init_main.c @@ -1 +1 @@ -revision 1.11 intentionally removed +revision 1.12 intentionally removed diff --git a/sys/kern/kern__physio.c b/sys/kern/kern__physio.c index aeb793c2074e..1570321cc6f3 100644 --- a/sys/kern/kern__physio.c +++ b/sys/kern/kern__physio.c @@ -45,15 +45,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * PATCHES MAGIC LEVEL PATCH THAT GOT US HERE - * -------------------- ----- ---------------------- - * CURRENT PATCH LEVEL: 2 00065 - * -------------------- ----- ---------------------- - * - * 09 Sep 92 Paul Kranenburg Fixed read from /dev/drum - * 28 Nov 92 Mark Tinguely Fixed small leak in physio() + * $Id: kern__physio.c,v 1.3 1993/05/20 02:54:15 cgd Exp $ */ -static char rcsid[] = "$Header: /cvsroot/src/sys/kern/Attic/kern__physio.c,v 1.2 1993/03/21 18:04:42 cgd Exp $"; #include "param.h" #include "systm.h" diff --git a/sys/kern/kern_clock.c b/sys/kern/kern_clock.c index 16dc1f6467d4..063aa4b4b195 100644 --- a/sys/kern/kern_clock.c +++ b/sys/kern/kern_clock.c @@ -1 +1 @@ -revision 1.2 intentionally removed +revision 1.3 intentionally removed diff --git a/sys/kern/kern_execve.c b/sys/kern/kern_execve.c index accd675865d1..b8120e225414 100644 --- a/sys/kern/kern_execve.c +++ b/sys/kern/kern_execve.c @@ -50,16 +50,7 @@ * Significant limitations and lack of compatiblity with POSIX are * present with this version, to make its basic operation more clear. * - * PATCHES MAGIC LEVEL PATCH THAT GOT US HERE - * -------------------- ----- ---------------------- - * CURRENT PATCH LEVEL: 3 00069 - * -------------------- ----- ---------------------- - * - * 05 Aug 92 Paul Kranenburg Fixed #! as a magic number - * 29 Jul 92 Mark Tinguely Fixed execute permission enforcement - * 15 Aug 92 Terry Lambert Fixed CMOS RAM size bug - * 12 Dec 92 Julians Elischer Place argc into user address space - * correctly + * $Id: kern_execve.c,v 1.11 1993/05/20 02:54:21 cgd Exp $ */ #include "param.h" diff --git a/sys/kern/kern_fork.c b/sys/kern/kern_fork.c index 2ecd4e9c15b1..16dc1f6467d4 100644 --- a/sys/kern/kern_fork.c +++ b/sys/kern/kern_fork.c @@ -1 +1 @@ -revision 1.1.1.1 intentionally removed +revision 1.2 intentionally removed diff --git a/sys/kern/kern_ktrace.c b/sys/kern/kern_ktrace.c index 845d451bb115..70aa3bca8dcc 100644 --- a/sys/kern/kern_ktrace.c +++ b/sys/kern/kern_ktrace.c @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)kern_ktrace.c 7.15 (Berkeley) 6/21/91 + * from: @(#)kern_ktrace.c 7.15 (Berkeley) 6/21/91 + * $Id: kern_ktrace.c,v 1.3 1993/05/20 02:54:26 cgd Exp $ */ #include "param.h" diff --git a/sys/kern/kern_malloc.c b/sys/kern/kern_malloc.c index 88f7a0925379..6d6f5c99e459 100644 --- a/sys/kern/kern_malloc.c +++ b/sys/kern/kern_malloc.c @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)kern_malloc.c 7.25 (Berkeley) 5/8/91 + * from: @(#)kern_malloc.c 7.25 (Berkeley) 5/8/91 + * $Id: kern_malloc.c,v 1.2 1993/05/20 02:54:29 cgd Exp $ */ #include "param.h" diff --git a/sys/kern/kern_prot.c b/sys/kern/kern_prot.c index 2ecd4e9c15b1..16dc1f6467d4 100644 --- a/sys/kern/kern_prot.c +++ b/sys/kern/kern_prot.c @@ -1 +1 @@ -revision 1.1.1.1 intentionally removed +revision 1.2 intentionally removed diff --git a/sys/kern/kern_resource.c b/sys/kern/kern_resource.c index 16dc1f6467d4..063aa4b4b195 100644 --- a/sys/kern/kern_resource.c +++ b/sys/kern/kern_resource.c @@ -1 +1 @@ -revision 1.2 intentionally removed +revision 1.3 intentionally removed diff --git a/sys/kern/kern_sig.c b/sys/kern/kern_sig.c index 2ecd4e9c15b1..16dc1f6467d4 100644 --- a/sys/kern/kern_sig.c +++ b/sys/kern/kern_sig.c @@ -1 +1 @@ -revision 1.1.1.1 intentionally removed +revision 1.2 intentionally removed diff --git a/sys/kern/kern_subr.c b/sys/kern/kern_subr.c index 16dc1f6467d4..063aa4b4b195 100644 --- a/sys/kern/kern_subr.c +++ b/sys/kern/kern_subr.c @@ -1 +1 @@ -revision 1.2 intentionally removed +revision 1.3 intentionally removed diff --git a/sys/kern/kern_synch.c b/sys/kern/kern_synch.c index 6d9f5eab7a63..0130e1a55e5f 100644 --- a/sys/kern/kern_synch.c +++ b/sys/kern/kern_synch.c @@ -1 +1 @@ -revision 1.4 intentionally removed +revision 1.5 intentionally removed diff --git a/sys/kern/kern_time.c b/sys/kern/kern_time.c index e5291f23fb0b..f852c7e19bf0 100644 --- a/sys/kern/kern_time.c +++ b/sys/kern/kern_time.c @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)kern_time.c 7.15 (Berkeley) 3/17/91 + * from: @(#)kern_time.c 7.15 (Berkeley) 3/17/91 + * $Id: kern_time.c,v 1.2 1993/05/20 02:54:44 cgd Exp $ */ #include "param.h" diff --git a/sys/kern/kern_xxx.c b/sys/kern/kern_xxx.c index 5379f0966b12..1056243750b5 100644 --- a/sys/kern/kern_xxx.c +++ b/sys/kern/kern_xxx.c @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)kern_xxx.c 7.17 (Berkeley) 4/20/91 + * from: @(#)kern_xxx.c 7.17 (Berkeley) 4/20/91 + * $Id: kern_xxx.c,v 1.4 1993/05/20 02:54:46 cgd Exp $ */ #include "param.h" diff --git a/sys/kern/makesyscalls.sh b/sys/kern/makesyscalls.sh index 7d81c7eb6671..1afb5b8e86a6 100644 --- a/sys/kern/makesyscalls.sh +++ b/sys/kern/makesyscalls.sh @@ -1,5 +1,6 @@ #! /bin/sh - -# @(#)makesyscalls.sh 7.6 (Berkeley) 4/20/91 +# from: @(#)makesyscalls.sh 7.6 (Berkeley) 4/20/91 +# $Id: makesyscalls.sh,v 1.2 1993/05/20 02:54:49 cgd Exp $ set -e diff --git a/sys/kern/spec_vnops.c b/sys/kern/spec_vnops.c index 65c5766744c9..0e36969575c6 100644 --- a/sys/kern/spec_vnops.c +++ b/sys/kern/spec_vnops.c @@ -30,14 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)spec_vnops.c 7.37 (Berkeley) 5/30/91 - * - * PATCHES MAGIC LEVEL PATCH THAT GOT US HERE - * -------------------- ----- ---------------------- - * CURRENT PATCH LEVEL: 1 00007 - * -------------------- ----- ---------------------- - * - * 20 Aug 92 David Greenman Fixed incorrect setting of B_AGE on + * from: @(#)spec_vnops.c 7.37 (Berkeley) 5/30/91 + * $Id: spec_vnops.c,v 1.3 1993/05/20 02:54:52 cgd Exp $ */ #include "param.h" diff --git a/sys/kern/subr_mcount.c b/sys/kern/subr_mcount.c index 3c9204c11cbe..e25ec38755e6 100644 --- a/sys/kern/subr_mcount.c +++ b/sys/kern/subr_mcount.c @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)subr_mcount.c 7.10 (Berkeley) 5/7/91 + * from: @(#)subr_mcount.c 7.10 (Berkeley) 5/7/91 + * $Id: subr_mcount.c,v 1.3 1993/05/20 02:54:56 cgd Exp $ */ #ifdef GPROF diff --git a/sys/kern/subr_rlist.c b/sys/kern/subr_rlist.c index 0fe2aceb5def..61dc376dc8c9 100644 --- a/sys/kern/subr_rlist.c +++ b/sys/kern/subr_rlist.c @@ -45,8 +45,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * + * $Id: subr_rlist.c,v 1.2 1993/05/20 02:55:01 cgd Exp $ */ -static char rcsid[] = "$Header: /cvsroot/src/sys/kern/Attic/subr_rlist.c,v 1.1.1.1 1993/03/21 09:45:37 cgd Exp $"; #include "sys/param.h" #include "sys/cdefs.h" diff --git a/sys/kern/subr_xxx.c b/sys/kern/subr_xxx.c index 7d70031a96a7..3a981aa31917 100644 --- a/sys/kern/subr_xxx.c +++ b/sys/kern/subr_xxx.c @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)subr_xxx.c 7.10 (Berkeley) 4/20/91 + * from: @(#)subr_xxx.c 7.10 (Berkeley) 4/20/91 + * $Id: subr_xxx.c,v 1.3 1993/05/20 02:55:05 cgd Exp $ */ /* diff --git a/sys/kern/sys_process.c b/sys/kern/sys_process.c index 063aa4b4b195..6d9f5eab7a63 100644 --- a/sys/kern/sys_process.c +++ b/sys/kern/sys_process.c @@ -1 +1 @@ -revision 1.3 intentionally removed +revision 1.4 intentionally removed diff --git a/sys/kern/syscalls.master b/sys/kern/syscalls.master index a8de4da19327..513ae55c9423 100644 --- a/sys/kern/syscalls.master +++ b/sys/kern/syscalls.master @@ -1,4 +1,5 @@ - @(#)syscalls.master 7.26 (Berkeley) 3/25/91 + $Id: syscalls.master,v 1.5 1993/05/20 02:55:11 cgd Exp $ +; from: @(#)syscalls.master 7.26 (Berkeley) 3/25/91 ; System call name/number master file. ; Processed to created init_sysent.c, syscalls.c and syscall.h. diff --git a/sys/kern/sysv_shm.c b/sys/kern/sysv_shm.c index 16dc1f6467d4..063aa4b4b195 100644 --- a/sys/kern/sysv_shm.c +++ b/sys/kern/sysv_shm.c @@ -1 +1 @@ -revision 1.2 intentionally removed +revision 1.3 intentionally removed diff --git a/sys/kern/tty_tb.c b/sys/kern/tty_tb.c index bd532e210c3c..8d36655aed69 100644 --- a/sys/kern/tty_tb.c +++ b/sys/kern/tty_tb.c @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)tty_tb.c 7.7 (Berkeley) 5/9/91 + * from: @(#)tty_tb.c 7.7 (Berkeley) 5/9/91 + * $Id: tty_tb.c,v 1.3 1993/05/20 02:55:15 cgd Exp $ */ #include "tb.h" diff --git a/sys/kern/tty_tty.c b/sys/kern/tty_tty.c index 2ad420dd86fe..7fa71e40a267 100644 --- a/sys/kern/tty_tty.c +++ b/sys/kern/tty_tty.c @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)tty_tty.c 7.15 (Berkeley) 5/28/91 + * from: @(#)tty_tty.c 7.15 (Berkeley) 5/28/91 + * $Id: tty_tty.c,v 1.3 1993/05/20 02:55:18 cgd Exp $ */ /* diff --git a/sys/kern/uipc_domain.c b/sys/kern/uipc_domain.c index 8fe8f264cd36..9af31da52a61 100644 --- a/sys/kern/uipc_domain.c +++ b/sys/kern/uipc_domain.c @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)uipc_domain.c 7.9 (Berkeley) 3/4/91 + * from: @(#)uipc_domain.c 7.9 (Berkeley) 3/4/91 + * $Id: uipc_domain.c,v 1.3 1993/05/20 02:55:21 cgd Exp $ */ #include diff --git a/sys/kern/uipc_mbuf.c b/sys/kern/uipc_mbuf.c index 36bdee6896e0..855a83856d64 100644 --- a/sys/kern/uipc_mbuf.c +++ b/sys/kern/uipc_mbuf.c @@ -30,14 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)uipc_mbuf.c 7.19 (Berkeley) 4/20/91 - * - * PATCHES MAGIC LEVEL PATCH THAT GOT US HERE - * -------------------- ----- ---------------------- - * CURRENT PATCH LEVEL: 1 00009 - * -------------------- ----- ---------------------- - * - * 31 Aug 92 Wolfgang Solfrank Fixed mbuf allocation code + * from: @(#)uipc_mbuf.c 7.19 (Berkeley) 4/20/91 + * $Id: uipc_mbuf.c,v 1.3 1993/05/20 02:55:24 cgd Exp $ */ #include "param.h" diff --git a/sys/kern/uipc_proto.c b/sys/kern/uipc_proto.c index fd1dbae02b65..c753728fb365 100644 --- a/sys/kern/uipc_proto.c +++ b/sys/kern/uipc_proto.c @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)uipc_proto.c 7.6 (Berkeley) 5/9/91 + * from: @(#)uipc_proto.c 7.6 (Berkeley) 5/9/91 + * $Id: uipc_proto.c,v 1.2 1993/05/20 02:55:27 cgd Exp $ */ #include "param.h" diff --git a/sys/kern/vfs_bio.old.c b/sys/kern/vfs_bio.old.c index c06bd7bcc1a3..9fc282cd20fa 100644 --- a/sys/kern/vfs_bio.old.c +++ b/sys/kern/vfs_bio.old.c @@ -45,8 +45,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * + * $Id: vfs_bio.old.c,v 1.2 1993/05/20 02:55:30 cgd Exp $ */ -static char rcsid[] = "$Header: /cvsroot/src/sys/kern/Attic/vfs_bio.old.c,v 1.1.1.1 1993/03/21 09:45:37 cgd Exp $"; #include "param.h" #include "proc.h" diff --git a/sys/kern/vfs_cache.c b/sys/kern/vfs_cache.c index d24de73e631a..803d1fe13518 100644 --- a/sys/kern/vfs_cache.c +++ b/sys/kern/vfs_cache.c @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)vfs_cache.c 7.8 (Berkeley) 2/28/91 + * from: @(#)vfs_cache.c 7.8 (Berkeley) 2/28/91 + * $Id: vfs_cache.c,v 1.2 1993/05/20 02:55:33 cgd Exp $ */ #include "param.h" diff --git a/sys/kern/vfs_conf.c b/sys/kern/vfs_conf.c index 289a988e5bfc..35674d4a4aef 100644 --- a/sys/kern/vfs_conf.c +++ b/sys/kern/vfs_conf.c @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)vfs_conf.c 7.3 (Berkeley) 6/28/90 + * from: @(#)vfs_conf.c 7.3 (Berkeley) 6/28/90 + * $Id: vfs_conf.c,v 1.6 1993/05/20 02:55:34 cgd Exp $ */ #include "param.h" diff --git a/sys/kern/vfs_lookup.c b/sys/kern/vfs_lookup.c index 16dc1f6467d4..063aa4b4b195 100644 --- a/sys/kern/vfs_lookup.c +++ b/sys/kern/vfs_lookup.c @@ -1 +1 @@ -revision 1.2 intentionally removed +revision 1.3 intentionally removed diff --git a/sys/kern/vfs_subr.c b/sys/kern/vfs_subr.c index 16dc1f6467d4..063aa4b4b195 100644 --- a/sys/kern/vfs_subr.c +++ b/sys/kern/vfs_subr.c @@ -1 +1 @@ -revision 1.2 intentionally removed +revision 1.3 intentionally removed diff --git a/sys/kern/vfs_syscalls.c b/sys/kern/vfs_syscalls.c index 2ecd4e9c15b1..16dc1f6467d4 100644 --- a/sys/kern/vfs_syscalls.c +++ b/sys/kern/vfs_syscalls.c @@ -1 +1 @@ -revision 1.1.1.1 intentionally removed +revision 1.2 intentionally removed diff --git a/sys/miscfs/deadfs/dead_vnops.c b/sys/miscfs/deadfs/dead_vnops.c index e1430bcf092f..5f5989cc46ef 100644 --- a/sys/miscfs/deadfs/dead_vnops.c +++ b/sys/miscfs/deadfs/dead_vnops.c @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)dead_vnops.c 7.13 (Berkeley) 4/15/91 + * from: @(#)dead_vnops.c 7.13 (Berkeley) 4/15/91 + * $Id: dead_vnops.c,v 1.2 1993/05/20 02:54:09 cgd Exp $ */ #include "param.h" diff --git a/sys/miscfs/fifofs/fifo_vnops.c b/sys/miscfs/fifofs/fifo_vnops.c index e71a03ad9dc6..c9c167f52456 100644 --- a/sys/miscfs/fifofs/fifo_vnops.c +++ b/sys/miscfs/fifofs/fifo_vnops.c @@ -30,7 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)fifo_vnops.c 7.7 (Berkeley) 4/15/91 + * from: @(#)fifo_vnops.c 7.7 (Berkeley) 4/15/91 + * $Id: fifo_vnops.c,v 1.3 1993/05/20 02:54:13 cgd Exp $ */ #include "param.h" diff --git a/sys/miscfs/specfs/spec_vnops.c b/sys/miscfs/specfs/spec_vnops.c index 65c5766744c9..0e36969575c6 100644 --- a/sys/miscfs/specfs/spec_vnops.c +++ b/sys/miscfs/specfs/spec_vnops.c @@ -30,14 +30,8 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)spec_vnops.c 7.37 (Berkeley) 5/30/91 - * - * PATCHES MAGIC LEVEL PATCH THAT GOT US HERE - * -------------------- ----- ---------------------- - * CURRENT PATCH LEVEL: 1 00007 - * -------------------- ----- ---------------------- - * - * 20 Aug 92 David Greenman Fixed incorrect setting of B_AGE on + * from: @(#)spec_vnops.c 7.37 (Berkeley) 5/30/91 + * $Id: spec_vnops.c,v 1.3 1993/05/20 02:54:52 cgd Exp $ */ #include "param.h"