RCS id police.
This commit is contained in:
parent
fbfd18b011
commit
52110e02f0
|
@ -1,4 +1,4 @@
|
|||
# $Id
|
||||
# $NetBSD: Makefile,v 1.3 1996/08/30 20:03:54 thorpej Exp $
|
||||
|
||||
SUBDIR= inst kc upgr
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.inc,v 1.2 1996/08/11 15:38:43 oki Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.3 1996/08/30 20:03:56 thorpej Exp $
|
||||
|
||||
# Revision is 1.2
|
||||
# all these private copies of the version number really lose.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.inc,v 1.1 1996/06/17 04:14:18 oki Exp $
|
||||
# $NetBSD: Makefile.inc,v 1.2 1996/08/30 20:04:03 thorpej Exp $
|
||||
|
||||
# TOP is assumed to be defined by Makefile including this one.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: copy_kernel.sh,v 1.1 1996/06/17 04:14:19 oki Exp $
|
||||
# $NetBSD: copy_kernel.sh,v 1.2 1996/08/30 20:04:04 thorpej Exp $
|
||||
#
|
||||
# Kernel copy script
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: dot.profile,v 1.1 1996/06/17 04:14:19 oki Exp $
|
||||
# $NetBSD: dot.profile,v 1.2 1996/08/30 20:04:05 thorpej Exp $
|
||||
|
||||
PATH=/sbin:/bin:/
|
||||
export PATH
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: kcbin.conf,v 1.2 1996/08/30 20:04:06 thorpej Exp $
|
||||
#
|
||||
# kcbin.conf - unified binary for the kc floppy
|
||||
# $Id: kcbin.conf,v 1.1 1996/06/17 04:14:20 oki Exp $
|
||||
#
|
||||
|
||||
srcdirs bin sbin
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: list,v 1.1 1996/06/17 04:14:21 oki Exp $
|
||||
# $NetBSD: list,v 1.2 1996/08/30 20:04:07 thorpej Exp $
|
||||
|
||||
# copy the crunched binary, link to it, and kill it
|
||||
COPY ${OBJDIR}/kcbin kcbin
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: mtree.conf,v 1.1 1996/06/17 04:14:22 oki Exp $
|
||||
# $NetBSD: mtree.conf,v 1.2 1996/08/30 20:04:10 thorpej Exp $
|
||||
|
||||
/set type=dir uname=root gname=wheel mode=0755
|
||||
# .
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.1 1996/06/17 04:14:15 oki Exp $
|
||||
# $NetBSD: Makefile,v 1.2 1996/08/30 20:04:01 thorpej Exp $
|
||||
|
||||
TOP= ${.CURDIR}/..
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: list,v 1.1 1996/06/17 04:14:16 oki Exp $
|
||||
# $NetBSD: list,v 1.2 1996/08/30 20:04:02 thorpej Exp $
|
||||
|
||||
# copy the kernel
|
||||
COPY ${CURDIR}/../../../../sys/arch/x68k/compile/GENERIC/netbsd netbsd
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: list2sh.awk,v 1.1.1.1 1996/05/17 12:25:37 oki Exp $
|
||||
# $NetBSD: list2sh.awk,v 1.2 1996/08/30 20:03:57 thorpej Exp $
|
||||
|
||||
BEGIN {
|
||||
printf("cd ${CURDIR}\n");
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: runlist.sh,v 1.1.1.1 1996/05/17 12:25:37 oki Exp $
|
||||
# $NetBSD: runlist.sh,v 1.2 1996/08/30 20:03:59 thorpej Exp $
|
||||
|
||||
if [ "X$1" = "X-d" ]; then
|
||||
SHELLCMD=cat
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.1 1996/05/18 01:51:44 oki Exp $
|
||||
# $NetBSD: Makefile,v 1.2 1996/08/30 20:04:12 thorpej Exp $
|
||||
|
||||
TOP= ${.CURDIR}/..
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# $NetBSD: dot.hdprofile,v 1.2 1996/08/30 20:04:13 thorpej Exp $
|
||||
#
|
||||
# Copyright (c) 1994 Christopher G. Demetriou
|
||||
# All rights reserved.
|
||||
|
@ -27,7 +28,6 @@
|
|||
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#
|
||||
# $Id: dot.hdprofile,v 1.1 1996/05/18 01:51:47 oki Exp $
|
||||
|
||||
PATH=/sbin:/bin:/usr/bin:/usr/sbin:/
|
||||
export PATH
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# $NetBSD: dot.profile,v 1.2 1996/08/30 20:04:15 thorpej Exp $
|
||||
#
|
||||
# Copyright (c) 1994 Christopher G. Demetriou
|
||||
# All rights reserved.
|
||||
|
@ -27,7 +28,6 @@
|
|||
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#
|
||||
# $Id: dot.profile,v 1.1 1996/05/18 01:51:49 oki Exp $
|
||||
|
||||
PATH=/sbin:/bin:/usr/bin:/usr/sbin:/
|
||||
export PATH
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# $NetBSD: dot.upgrutils,v 1.2 1996/08/30 20:04:16 thorpej Exp $
|
||||
#
|
||||
# Copyright (c) 1994 Christopher G. Demetriou
|
||||
# All rights reserved.
|
||||
|
@ -27,7 +28,6 @@
|
|||
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#
|
||||
# $Id: dot.upgrutils,v 1.1 1996/05/18 01:51:51 oki Exp $
|
||||
|
||||
# Upgrade cleanup utilites (functions), to make sure a recently-upgraded
|
||||
# system is safely runnable. These are meant to be invoked from the shell
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: list,v 1.1 1996/05/18 01:51:53 oki Exp $
|
||||
# $NetBSD: list,v 1.2 1996/08/30 20:04:17 thorpej Exp $
|
||||
|
||||
# and the upgrade tools
|
||||
COPY dot.profile .profile
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# $NetBSD: upgrade.sh,v 1.3 1996/08/30 20:04:18 thorpej Exp $
|
||||
#
|
||||
# Copyright (c) 1994 Christopher G. Demetriou
|
||||
# All rights reserved.
|
||||
#
|
||||
|
@ -28,7 +30,6 @@
|
|||
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
#
|
||||
# $Id: upgrade.sh,v 1.2 1996/07/08 19:33:40 oki Exp $
|
||||
|
||||
# NetBSD upgrade script.
|
||||
# In a perfect world, this would be a nice C program, with a reasonable
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.3 1995/04/12 00:48:01 jtc Exp $
|
||||
# $NetBSD: Makefile,v 1.4 1996/08/30 20:13:39 thorpej Exp $
|
||||
|
||||
PROG = rpc.sprayd
|
||||
SRCS = sprayd.c
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
.\" $NetBSD: rpc.sprayd.8,v 1.3 1996/08/30 20:13:41 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1994 Christos Zoulas
|
||||
.\" All rights reserved.
|
||||
|
@ -27,8 +28,6 @@
|
|||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id: rpc.sprayd.8,v 1.2 1995/04/12 00:48:03 jtc Exp $
|
||||
.\"
|
||||
.Dd June 22, 1994
|
||||
.Dt RPC.SPRAYD 8
|
||||
.Os BSD 4.3
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
/* $NetBSD: sprayd.c,v 1.8 1996/08/30 20:13:42 thorpej Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1994 Christos Zoulas
|
||||
* All rights reserved.
|
||||
|
@ -26,12 +28,10 @@
|
|||
* THEORY OF LIABILITY, 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.
|
||||
*
|
||||
* $Id: sprayd.c,v 1.7 1995/03/26 23:36:44 mycroft Exp $
|
||||
*/
|
||||
|
||||
#ifndef lint
|
||||
static char rcsid[] = "$Id: sprayd.c,v 1.7 1995/03/26 23:36:44 mycroft Exp $";
|
||||
static char rcsid[] = "$NetBSD: sprayd.c,v 1.8 1996/08/30 20:13:42 thorpej Exp $";
|
||||
#endif /* not lint */
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.10 1995/06/24 15:03:49 pk Exp $
|
||||
# $NetBSD: Makefile,v 1.11 1996/08/30 20:10:25 thorpej Exp $
|
||||
|
||||
CFLAGS+=-DYP
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
/* $NetBSD: bootparamd.c,v 1.7 1996/08/30 20:10:26 thorpej Exp $ */
|
||||
|
||||
/*
|
||||
* This code is not copyright, and is placed in the public domain.
|
||||
* Feel free to use and modify. Please send modifications and/or
|
||||
|
@ -5,8 +7,6 @@
|
|||
*
|
||||
* Various small changes by Theo de Raadt <deraadt@fsa.ca>
|
||||
* Parser rewritten (adding YP support) by Roland McGrath <roland@frob.com>
|
||||
*
|
||||
* $Id: bootparamd.c,v 1.6 1996/03/30 23:53:51 mark Exp $
|
||||
*/
|
||||
|
||||
#include <sys/types.h>
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
.\" $NetBSD: bootparams.5,v 1.5 1996/08/30 20:10:28 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1994 Gordon W. Ross
|
||||
.\" All rights reserved.
|
||||
|
@ -24,8 +25,6 @@
|
|||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id: bootparams.5,v 1.4 1996/06/18 17:45:24 briggs Exp $
|
||||
.\"
|
||||
.Dd October 2, 1994
|
||||
.Dt BOOTPARAMS 5
|
||||
.Os
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
/* $NetBSD: pathnames.h,v 1.2 1996/08/30 20:10:29 thorpej Exp $ */
|
||||
|
||||
/*
|
||||
* Written Roland McGrath <roland@frob.com> 10/15/93.
|
||||
* Public domain.
|
||||
*
|
||||
* $Id: pathnames.h,v 1.1 1994/01/10 14:04:48 deraadt Exp $
|
||||
*/
|
||||
|
||||
#include <paths.h>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.\" $Id: rpc.bootparamd.8,v 1.5 1995/04/12 00:53:13 jtc Exp $
|
||||
.\" $NetBSD: rpc.bootparamd.8,v 1.6 1996/08/30 20:10:30 thorpej Exp $
|
||||
.\" @(#)bootparamd.8
|
||||
.Dd Jan 8, 1994
|
||||
.Dt BOOTPARAMD 8
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.3 1996/04/08 21:08:07 jtc Exp $
|
||||
# $NetBSD: Makefile,v 1.4 1996/08/30 20:12:17 thorpej Exp $
|
||||
|
||||
PROG= spray
|
||||
MAN= spray.8
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
.\" $NetBSD: spray.8,v 1.2 1996/08/30 20:12:18 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1994 James A. Jegers
|
||||
.\" All rights reserved.
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
/* $NetBSD: spray.c,v 1.4 1996/08/30 20:12:20 thorpej Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1993 Winning Strategies, Inc.
|
||||
* All rights reserved.
|
||||
|
@ -26,8 +28,6 @@
|
|||
* THEORY OF LIABILITY, 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.
|
||||
*
|
||||
* $Id: spray.c,v 1.3 1994/12/23 16:42:47 cgd Exp $
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in New Issue