new RCS ID format.

This commit is contained in:
cgd 1994-10-26 08:01:33 +00:00
parent 57fb77a14e
commit d62187c043
75 changed files with 190 additions and 138 deletions

View File

@ -1,5 +1,4 @@
$Id: README,v 1.3 1994/10/08 15:41:42 ragge Exp $
$NetBSD: README,v 1.4 1994/10/26 08:01:33 cgd Exp $
Some information and status of VAX port:

View File

@ -1 +1,3 @@
/* $NetBSD: .keep_me,v 1.2 1994/10/26 08:01:38 cgd Exp $ */
This normally empty directory needs to be kept in the distribution.

View File

@ -1,6 +1,6 @@
# $NetBSD: GENERIC,v 1.3 1994/10/26 08:01:40 cgd Exp $
#
# GENERIC VAX, currently only supports 11/750 anyway.
# $Id: GENERIC,v 1.2 1994/10/08 15:42:27 ragge Exp $
#
include "std.vax"

View File

@ -1,5 +1,6 @@
# from: @(#)Makefile.vax 7.18 (Berkeley) 12/16/90
# $Id: Makefile.vax,v 1.3 1994/10/08 15:42:28 ragge Exp $
# $NetBSD: Makefile.vax,v 1.4 1994/10/26 08:01:42 cgd Exp $
# @(#)Makefile.vax 7.18 (Berkeley) 12/16/90
#
# This makefile is constructed from a machine description:
# config machineid

View File

@ -1,6 +1,6 @@
# $NetBSD: files.vax,v 1.4 1994/10/26 08:01:44 cgd Exp $
#
# new style config file for vax architecture
# $Id: files.vax,v 1.3 1994/10/08 15:42:29 ragge Exp $
#
maxusers 8 32 64

View File

@ -1,6 +1,6 @@
# $NetBSD: files.vax.newconf,v 1.4 1994/10/26 08:01:44 cgd Exp $
#
# new style config file for vax architecture
# $Id: files.vax.newconf,v 1.3 1994/10/08 15:42:29 ragge Exp $
#
maxusers 8 32 64

View File

@ -1,6 +1,6 @@
# $NetBSD: std.vax,v 1.2 1994/10/26 08:01:46 cgd Exp $
#
# Std vaxfiles, will be completed with Abus etc. later.
# $Id: std.vax,v 1.1 1994/08/02 20:19:27 ragge Exp $
#
machine vax

View File

@ -1,3 +1,5 @@
/* $NetBSD: if_de.c,v 1.3 1994/10/26 08:01:49 cgd Exp $ */
/*
* Copyright (c) 1982, 1986, 1989 Regents of the University of California.
* All rights reserved.
@ -31,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)if_de.c 7.12 (Berkeley) 12/16/90
* $Id: if_de.c,v 1.2 1994/10/08 15:42:54 ragge Exp $
*/
#include "de.h"

View File

@ -1,3 +1,5 @@
/* $NetBSD: if_dereg.h,v 1.2 1994/10/26 08:01:51 cgd Exp $ */
/*
* Copyright (c) 1982, 1986 Regents of the University of California.
* All rights reserved.
@ -31,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)if_dereg.h 7.3 (Berkeley) 6/28/90
* $Id: if_dereg.h,v 1.1 1994/08/02 20:19:48 ragge Exp $
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: if_uba.c,v 1.3 1994/10/26 08:01:53 cgd Exp $ */
/*
* Copyright (c) 1982, 1986, 1988 Regents of the University of California.
* All rights reserved.
@ -31,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)if_uba.c 7.16 (Berkeley) 12/16/90
* $Id: if_uba.c,v 1.2 1994/10/08 15:42:57 ragge Exp $
*/
#include "sys/param.h"

View File

@ -1,3 +1,5 @@
/* $NetBSD: if_uba.h,v 1.2 1994/10/26 08:01:55 cgd Exp $ */
/*
* Copyright (c) 1982, 1986 Regents of the University of California.
* All rights reserved.
@ -31,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)if_uba.h 7.4 (Berkeley) 6/28/90
* $Id: if_uba.h,v 1.1 1994/08/02 20:19:51 ragge Exp $
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: ansi.h,v 1.3 1994/10/26 08:01:59 cgd Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
@ -31,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)ansi.h 7.1 (Berkeley) 3/9/91
* $Id: ansi.h,v 1.2 1994/10/08 15:43:53 ragge Exp $
*/
#ifndef _ANSI_H_

View File

@ -1,3 +1,5 @@
/* $NetBSD: aout_machdep.h,v 1.3 1994/10/26 08:02:05 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden
* 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: aout_machdep.h,v 1.2 1994/08/16 23:41:53 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: asm.h,v 1.2 1994/10/26 08:02:01 cgd Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
@ -33,8 +35,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)asm.h 5.5 (Berkeley) 5/7/91
* $Id: asm.h,v 1.1 1994/08/02 20:20:10 ragge Exp $
* @(#)asm.h 5.5 (Berkeley) 5/7/91
*/
#ifndef _SYS_ASM_H_

View File

@ -1,3 +1,5 @@
/* $NetBSD: cpu.h,v 1.3 1994/10/26 08:02:02 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden
* All rights reserved.
@ -26,9 +28,8 @@
* 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: cpu.h,v 1.2 1994/10/08 15:43:54 ragge Exp $
*/
/* All bugs are subject to removal without further notice */
#include "cdefs.h"
@ -81,7 +82,7 @@ struct clockops {
* The following code are from the hp300 port/ragge.
* from: Utah Hdr: cpu.h 1.16 91/03/25
* from: @(#)cpu.h 7.7 (Berkeley) 6/27/91
* $Id: cpu.h,v 1.2 1994/10/08 15:43:54 ragge Exp $
* $Id: cpu.h,v 1.3 1994/10/26 08:02:02 cgd Exp $
*/
/*
* Preempt the current process if in interrupt from user mode,

View File

@ -1,3 +1,5 @@
/* $NetBSD: endian.h,v 1.2 1994/10/26 08:02:04 cgd Exp $ */
/*
* Copyright (c) 1987, 1991 Regents of the University of California.
* All rights reserved.
@ -31,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)endian.h 7.8 (Berkeley) 4/3/91
* $Id: endian.h,v 1.1 1994/08/02 20:20:17 ragge Exp $
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: exec.h,v 1.3 1994/10/26 08:02:05 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden
* 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: exec.h,v 1.2 1994/08/16 23:41:53 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: float.h,v 1.2 1994/10/26 08:02:08 cgd Exp $ */
/*
* Copyright (c) 1989 Regents of the University of California.
* All rights reserved.
@ -30,8 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)float.h 7.2 (Berkeley) 6/28/90
* $Id: float.h,v 1.1 1994/08/02 20:20:22 ragge Exp $
* @(#)float.h 7.2 (Berkeley) 6/28/90
*/
#define FLT_RADIX 2 /* b */

View File

@ -1,3 +1,5 @@
/* $NetBSD: ioa.h,v 1.2 1994/10/26 08:02:09 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
* 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: ioa.h,v 1.1 1994/08/02 20:20:28 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: ka750.h,v 1.2 1994/10/26 08:02:10 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
* 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: ka750.h,v 1.1 1994/08/02 20:20:30 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: kg.h,v 1.2 1994/10/26 08:02:11 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
* 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: kg.h,v 1.1 1994/08/02 20:20:31 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: limits.h,v 1.3 1994/10/26 08:02:12 cgd Exp $ */
/*
* Copyright (c) 1988 The Regents of the University of California.
* All rights reserved.
@ -30,8 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)limits.h 7.2 (Berkeley) 6/28/90
* $Id: limits.h,v 1.2 1994/10/05 17:16:54 jtc Exp $
* @(#)limits.h 7.2 (Berkeley) 6/28/90
*/
#define CHAR_BIT 8 /* number of bits in a char */

View File

@ -1,3 +1,5 @@
/* $NetBSD: loconf.h,v 1.2 1994/10/26 08:02:13 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
* 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: loconf.h,v 1.1 1994/08/02 20:20:34 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: macros.h,v 1.2 1994/10/26 08:02:14 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
* 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: macros.h,v 1.1 1994/08/02 20:20:36 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: mtpr.h,v 1.2 1994/10/26 08:02:15 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
* 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: mtpr.h,v 1.1 1994/08/02 20:20:38 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: nexus.h,v 1.2 1994/10/26 08:02:17 cgd Exp $ */
/*-
* Copyright (c) 1982, 1986 The Regents of the University of California.
* All rights reserved.
@ -30,8 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)nexus.h 7.3 (Berkeley) 5/9/91
* $Id: nexus.h,v 1.1 1994/08/02 20:20:39 ragge Exp $
* @(#)nexus.h 7.3 (Berkeley) 5/9/91
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: param.h,v 1.3 1994/10/26 08:02:18 cgd Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
@ -35,8 +37,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)param.h 5.8 (Berkeley) 6/28/91
* $Id: param.h,v 1.2 1994/08/16 23:41:54 ragge Exp $
* @(#)param.h 5.8 (Berkeley) 6/28/91
*/
#ifndef PARAM_H

View File

@ -1,3 +1,5 @@
/* $NetBSD: pcb.h,v 1.3 1994/10/26 08:02:19 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
* 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: pcb.h,v 1.2 1994/10/08 15:43:55 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: pmap.h,v 1.4 1994/10/26 08:02:20 cgd Exp $ */
/*
* Copyright (c) 1987 Carnegie-Mellon University
* Copyright (c) 1991 Regents of the University of California.
@ -37,8 +39,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)pmap.h 7.6 (Berkeley) 5/10/91
* $Id: pmap.h,v 1.3 1994/10/08 15:43:56 ragge Exp $
* @(#)pmap.h 7.6 (Berkeley) 5/10/91
*/

View File

@ -1,3 +1,5 @@
/* $NetBSD: proc.h,v 1.2 1994/10/26 08:02:21 cgd Exp $ */
/*
* Copyright (c) 1991 Regents of the University of California.
* All rights reserved.
@ -30,8 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)proc.h 7.1 (Berkeley) 5/15/91
* $Id: proc.h,v 1.1 1994/08/02 20:20:46 ragge Exp $
* @(#)proc.h 7.1 (Berkeley) 5/15/91
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: psl.h,v 1.3 1994/10/26 08:02:22 cgd Exp $ */
/*
* Rewritten for the VAX port. Based on Berkeley code. /IC
*
@ -32,8 +34,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)psl.h 7.2 (Berkeley) 5/4/91
* $Id: psl.h,v 1.2 1994/10/08 15:43:57 ragge Exp $
* @(#)psl.h 7.2 (Berkeley) 5/4/91
*/
#ifndef PSL_C

View File

@ -1,3 +1,5 @@
/* $NetBSD: pte.h,v 1.2 1994/10/26 08:02:23 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
* 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: pte.h,v 1.1 1994/08/02 20:20:50 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: ptrace.h,v 1.2 1994/10/26 08:02:24 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
* 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: ptrace.h,v 1.1 1994/08/02 20:20:51 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: reg.h,v 1.2 1994/10/26 08:02:25 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
* 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: reg.h,v 1.1 1994/08/02 20:20:53 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: scb.h,v 1.2 1994/10/26 08:02:26 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
* 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: scb.h,v 1.1 1994/08/02 20:20:56 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: sid.h,v 1.3 1994/10/26 08:02:28 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
* 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: sid.h,v 1.2 1994/10/08 15:43:58 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: signal.h,v 1.2 1994/10/26 08:02:29 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
* 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: signal.h,v 1.1 1994/08/02 20:20:58 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: stdarg.h,v 1.3 1994/10/26 08:02:29 cgd Exp $ */
/*-
* Copyright (c) 1991 The Regents of the University of California.
* All rights reserved.
@ -30,8 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)stdarg.h 7.2 (Berkeley) 5/4/91
* $Id: stdarg.h,v 1.2 1994/10/15 04:58:13 cgd Exp $
* @(#)stdarg.h 7.2 (Berkeley) 5/4/91
*/
#ifndef _VAX_STDARG_H_

View File

@ -1,3 +1,5 @@
/* $NetBSD: trap.h,v 1.2 1994/10/26 08:02:31 cgd Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
@ -33,8 +35,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)trap.h 5.4 (Berkeley) 5/9/91
* $Id: trap.h,v 1.1 1994/08/02 20:21:01 ragge Exp $
* @(#)trap.h 5.4 (Berkeley) 5/9/91
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: types.h,v 1.2 1994/10/26 08:02:32 cgd Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
@ -30,8 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)types.h 7.5 (Berkeley) 3/9/91
* $Id: types.h,v 1.1 1994/08/02 20:21:03 ragge Exp $
* @(#)types.h 7.5 (Berkeley) 3/9/91
*/
#ifndef _MACHTYPES_H_

View File

@ -1,3 +1,5 @@
/* $NetBSD: varargs.h,v 1.3 1994/10/26 08:02:34 cgd Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
@ -30,8 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)varargs.h 5.3 (Berkeley) 4/3/91
* $Id: varargs.h,v 1.2 1994/10/15 04:58:14 cgd Exp $
* @(#)varargs.h 5.3 (Berkeley) 4/3/91
*/
#ifndef _VAX_VARARGS_H_

View File

@ -1,3 +1,5 @@
/* $NetBSD: vmparam.h,v 1.4 1994/10/26 08:02:36 cgd Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
* All rights reserved.
@ -35,8 +37,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)vmparam.h 5.9 (Berkeley) 5/12/91
* $Id: vmparam.h,v 1.3 1994/10/08 15:43:59 ragge Exp $
* @(#)vmparam.h 5.9 (Berkeley) 5/12/91
*/
#ifndef ASSEMBLER
#include <vm/vm_param.h>

View File

@ -1,3 +1,5 @@
/* $NetBSD: uba.c,v 1.3 1994/10/26 08:02:41 cgd Exp $ */
/*
* Copyright (c) 1982, 1986 The Regents of the University of California.
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
@ -31,9 +33,8 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)uba.c 7.10 (Berkeley) 12/16/90
* also from: @(#)autoconf.c 7.20 (Berkeley) 5/9/91
* $Id: uba.c,v 1.2 1994/10/08 15:46:15 ragge Exp $
* @(#)uba.c 7.10 (Berkeley) 12/16/90
* @(#)autoconf.c 7.20 (Berkeley) 5/9/91
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: ubareg.h,v 1.2 1994/10/26 08:02:43 cgd Exp $ */
/*-
* Copyright (c) 1982, 1986 The Regents of the University of California.
* All rights reserved.
@ -35,8 +37,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)ubareg.h 7.8 (Berkeley) 5/9/91
* $Id: ubareg.h,v 1.1 1994/08/02 20:21:27 ragge Exp $
* @(#)ubareg.h 7.8 (Berkeley) 5/9/91
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: ubavar.h,v 1.2 1994/10/26 08:02:45 cgd Exp $ */
/*
* Copyright (c) 1982, 1986 Regents of the University of California.
* All rights reserved.
@ -30,8 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)ubavar.h 7.7 (Berkeley) 6/28/90
* $Id: ubavar.h,v 1.1 1994/08/02 20:21:28 ragge Exp $
* @(#)ubavar.h 7.7 (Berkeley) 6/28/90
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: uda.c,v 1.3 1994/10/26 08:02:47 cgd Exp $ */
/*
* Copyright (c) 1988 Regents of the University of California.
* All rights reserved.
@ -33,8 +35,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)uda.c 7.32 (Berkeley) 2/13/91
* $Id: uda.c,v 1.2 1994/10/08 15:46:17 ragge Exp $
* @(#)uda.c 7.32 (Berkeley) 2/13/91
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: udareg.h,v 1.2 1994/10/26 08:02:51 cgd Exp $ */
/*
* Copyright (c) 1988 Regents of the University of California.
* All rights reserved.
@ -33,8 +35,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)udareg.h 7.3 (Berkeley) 5/8/91
* $Id: udareg.h,v 1.1 1994/08/02 20:21:31 ragge Exp $
* @(#)udareg.h 7.3 (Berkeley) 5/8/91
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: bcopy.s,v 1.2 1994/10/26 08:02:55 cgd Exp $ */
/*
* Copyright (c) 1983 Regents of the University of California.
* All rights reserved.
@ -30,8 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)bcopy.s 5.6 (Berkeley) 6/1/90
* $Id: bcopy.s,v 1.1 1994/08/02 18:43:00 ragge Exp $
* @(#)bcopy.s 5.6 (Berkeley) 6/1/90
*/
/* bcopy(from, to, size) */

View File

@ -1,3 +1,5 @@
/* $NetBSD: clock.c,v 1.2 1994/10/26 08:02:57 cgd Exp $ */
/******************************************************************************
clock.c

View File

@ -1,3 +1,5 @@
/* $NetBSD: conf.c,v 1.4 1994/10/26 08:02:58 cgd Exp $ */
/*-
* Copyright (c) 1982, 1986 The Regents of the University of California.
* All rights reserved.
@ -30,8 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)conf.c 7.18 (Berkeley) 5/9/91
* $Id: conf.c,v 1.3 1994/10/08 15:48:02 ragge Exp $
* @(#)conf.c 7.18 (Berkeley) 5/9/91
*/
#include "param.h"

View File

@ -1,3 +1,5 @@
/* $NetBSD: cpu_machdep.c,v 1.2 1994/10/26 08:02:59 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
* All rights reserved.

View File

@ -1,3 +1,5 @@
/* $NetBSD: disksubr.c,v 1.3 1994/10/26 08:03:01 cgd Exp $ */
/*
* Copyright (c) 1982, 1986, 1988 Regents of the University of California.
* All rights reserved.
@ -30,8 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)ufs_disksubr.c 7.16 (Berkeley) 5/4/91
* $Id: disksubr.c,v 1.2 1994/10/14 18:27:35 cgd Exp $
* @(#)ufs_disksubr.c 7.16 (Berkeley) 5/4/91
*/
#include "param.h"
@ -139,7 +140,7 @@ writedisklabel(dev, strat, lp, osdep)
}
/*
* from: @(#)ufs_disksubr.c 7.16 (Berkeley) 5/4/91
* $Id: disksubr.c,v 1.2 1994/10/14 18:27:35 cgd Exp $
* $Id: disksubr.c,v 1.3 1994/10/26 08:03:01 cgd Exp $
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: gencons.c,v 1.3 1994/10/26 08:03:03 cgd Exp $ */
/*
* Copyright (c) 1994 Gordon W. Ross
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
@ -28,8 +30,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.
*
* from: kd.c,v 1.2 1994/05/05 04:46:51 gwr Exp $
* $Id: gencons.c,v 1.2 1994/10/08 15:48:04 ragge Exp $
* kd.c,v 1.2 1994/05/05 04:46:51 gwr Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: glue.c,v 1.2 1994/10/26 08:03:06 cgd Exp $ */
/* This glue file will go away SOON! */
#include "vax/include/pte.h"

View File

@ -1,3 +1,5 @@
/* $NetBSD: intvec.s,v 1.4 1994/10/26 08:03:10 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
* 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: intvec.s,v 1.3 1994/10/08 15:48:06 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: ka750.c,v 1.3 1994/10/26 08:03:12 cgd Exp $ */
/*-
* Copyright (c) 1982, 1986, 1988 The Regents of the University of California.
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
@ -31,9 +33,8 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)ka750.c 7.4 (Berkeley) 5/9/91
* also from: @(#)autoconf.c 7.20 (Berkeley) 5/9/91
* $Id: ka750.c,v 1.2 1994/10/08 15:48:07 ragge Exp $
* @(#)ka750.c 7.4 (Berkeley) 5/9/91
* @(#)autoconf.c 7.20 (Berkeley) 5/9/91
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: machdep.c,v 1.4 1994/10/26 08:03:14 cgd Exp $ */
/* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
* Copyright (c) 1993 Adam Glass
* Copyright (c) 1988 University of Utah.
@ -38,10 +40,9 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: Utah Hdr: machdep.c 1.63 91/04/24
* from: @(#)machdep.c 7.16 (Berkeley) 6/3/91
* from: machdep.c,v 1.12 1993/10/13 09:36:43 cgd Exp $
* $Id: machdep.c,v 1.3 1994/10/08 15:48:09 ragge Exp $
* from: Utah Hdr: machdep.c 1.63 91/04/24
*
* @(#)machdep.c 7.16 (Berkeley) 6/3/91
*/
#include "sys/param.h"

View File

@ -1,3 +1,5 @@
/* $NetBSD: mem.c,v 1.2 1994/10/26 08:03:15 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
* 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: mem.c,v 1.1 1994/10/08 15:48:10 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: mscp.c,v 1.3 1994/10/26 08:03:16 cgd Exp $ */
/*
* Copyright (c) 1988 Regents of the University of California.
* All rights reserved.
@ -33,8 +35,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)mscp.c 7.5 (Berkeley) 12/16/90
* $Id: mscp.c,v 1.2 1994/10/08 15:48:11 ragge Exp $
* @(#)mscp.c 7.5 (Berkeley) 12/16/90
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: mscp.h,v 1.2 1994/10/26 08:03:18 cgd Exp $ */
/*
* Copyright (c) 1988 Regents of the University of California.
* All rights reserved.
@ -33,8 +35,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)mscp.h 7.5 (Berkeley) 6/28/90
* $Id: mscp.h,v 1.1 1994/08/02 20:22:06 ragge Exp $
* @(#)mscp.h 7.5 (Berkeley) 6/28/90
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: mscpvar.h,v 1.3 1994/10/26 08:03:20 cgd Exp $ */
/*
* Copyright (c) 1988 Regents of the University of California.
* All rights reserved.
@ -33,8 +35,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)mscpvar.h 7.3 (Berkeley) 6/28/90
* $Id: mscpvar.h,v 1.2 1994/10/08 15:48:13 ragge Exp $
* @(#)mscpvar.h 7.3 (Berkeley) 6/28/90
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: pmap.c,v 1.4 1994/10/26 08:03:22 cgd Exp $ */
#define DEBUG
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
@ -27,9 +29,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: pmap.c,v 1.3 1994/10/08 15:48:14 ragge Exp $
* With ideas from HP300 port/IC
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: random.s,v 1.2 1994/10/26 08:03:24 cgd Exp $ */
/*
* Copyright (c) 1990,1993 The Regents of the University of California.
* All rights reserved.
@ -42,8 +44,6 @@
* return (seed);
*
* The result is in (0,2^31), e.g., it's always positive.
*
* $Id: random.s,v 1.1 1994/08/02 20:22:11 ragge Exp $
*/
.data

View File

@ -1,3 +1,5 @@
/* $NetBSD: rootfil.c,v 1.2 1994/10/26 08:03:25 cgd Exp $ */
/*
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1982, 1986, 1990 The Regents of the University of California.
@ -36,9 +38,9 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: Utah Hdr: machdep.c 1.63 91/04/24
* from: @(#)machdep.c 7.16 (Berkeley) 6/3/91
* $Id: rootfil.c,v 1.1 1994/08/02 20:22:12 ragge Exp $
* from: Utah Hdr: machdep.c 1.63 91/04/24
*
* @(#)machdep.c 7.16 (Berkeley) 6/3/91
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: skit.c,v 1.4 1994/10/26 08:03:27 cgd Exp $ */
/*
* This file shouldn't exist; it contains all undefines that currently is.
* (even undefined pointers, bleh!) It is actually created from an awk

View File

@ -1,3 +1,5 @@
/* $NetBSD: subr.s,v 1.2 1994/10/26 08:03:29 cgd Exp $ */
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
* 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: subr.s,v 1.1 1994/10/08 15:48:16 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: swapgeneric.c,v 1.3 1994/10/26 08:03:31 cgd Exp $ */
/*-
* Copyright (c) 1982, 1986 The Regents of the University of California.
* All rights reserved.
@ -30,8 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)swapgeneric.c 7.11 (Berkeley) 5/9/91
* $Id: swapgeneric.c,v 1.2 1994/10/08 15:48:18 ragge Exp $
* @(#)swapgeneric.c 7.11 (Berkeley) 5/9/91
*/
#include "mba.h"

View File

@ -1,3 +1,5 @@
/* $NetBSD: trap.c,v 1.4 1994/10/26 08:03:32 cgd Exp $ */
#define SCHEDDEBUG
#undef FAULTDEBUG
/*
@ -28,8 +30,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: trap.c,v 1.3 1994/10/08 15:48:19 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: udiv.s,v 1.2 1994/10/26 08:03:34 cgd Exp $ */
/*-
* Copyright (c) 1991 The Regents of the University of California.
* All rights reserved.
@ -33,8 +35,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)udiv.s 5.6 (Berkeley) 4/15/91
* $Id: udiv.s,v 1.1 1994/08/02 20:22:19 ragge Exp $
* @(#)udiv.s 5.6 (Berkeley) 4/15/91
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: urem.s,v 1.2 1994/10/26 08:03:37 cgd Exp $ */
/*-
* Copyright (c) 1991 The Regents of the University of California.
* All rights reserved.
@ -33,8 +35,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)urem.s 5.6 (Berkeley) 4/15/91
* $Id: urem.s,v 1.1 1994/08/02 20:22:20 ragge Exp $
* @(#)urem.s 5.6 (Berkeley) 4/15/91
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: vm_machdep.c,v 1.4 1994/10/26 08:03:38 cgd Exp $ */
#undef SWDEBUG
/*
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
@ -27,8 +29,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: vm_machdep.c,v 1.3 1994/10/08 15:48:20 ragge Exp $
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: yyyin_cksum.c,v 1.2 1994/10/26 08:03:08 cgd Exp $ */
/*
* Copyright (c) 1982, 1986 Regents of the University of California.
* All rights reserved.
@ -31,7 +33,6 @@
* SUCH DAMAGE.
*
* @(#)in_cksum.c 7.6 (Berkeley) 12/16/90
* $Id: yyyin_cksum.c,v 1.1 1994/08/02 20:21:55 ragge Exp $
*/
#include "sys/param.h"

View File

@ -1,3 +1,5 @@
/* $NetBSD: uba.c,v 1.3 1994/10/26 08:02:41 cgd Exp $ */
/*
* Copyright (c) 1982, 1986 The Regents of the University of California.
* Copyright (c) 1994 Ludd, University of Lule}, Sweden.
@ -31,9 +33,8 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)uba.c 7.10 (Berkeley) 12/16/90
* also from: @(#)autoconf.c 7.20 (Berkeley) 5/9/91
* $Id: uba.c,v 1.2 1994/10/08 15:46:15 ragge Exp $
* @(#)uba.c 7.10 (Berkeley) 12/16/90
* @(#)autoconf.c 7.20 (Berkeley) 5/9/91
*/
/* All bugs are subject to removal without further notice */

View File

@ -1,3 +1,5 @@
/* $NetBSD: ubareg.h,v 1.2 1994/10/26 08:02:43 cgd Exp $ */
/*-
* Copyright (c) 1982, 1986 The Regents of the University of California.
* All rights reserved.
@ -35,8 +37,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)ubareg.h 7.8 (Berkeley) 5/9/91
* $Id: ubareg.h,v 1.1 1994/08/02 20:21:27 ragge Exp $
* @(#)ubareg.h 7.8 (Berkeley) 5/9/91
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: ubavar.h,v 1.2 1994/10/26 08:02:45 cgd Exp $ */
/*
* Copyright (c) 1982, 1986 Regents of the University of California.
* All rights reserved.
@ -30,8 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* from: @(#)ubavar.h 7.7 (Berkeley) 6/28/90
* $Id: ubavar.h,v 1.1 1994/08/02 20:21:28 ragge Exp $
* @(#)ubavar.h 7.7 (Berkeley) 6/28/90
*/
/*