RCS id police.

This commit is contained in:
thorpej 1996-07-16 23:23:55 +00:00
parent 1e5c811090
commit cc1c24bbec
28 changed files with 52 additions and 28 deletions

View File

@ -1,3 +1,5 @@
/* $NetBSD: mips3_pte.h,v 1.2 1996/07/16 23:24:33 thorpej Exp $ */
/*
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1992, 1993
@ -38,7 +40,6 @@
* from: Utah Hdr: pte.h 1.11 89/09/03
*
* from: @(#)pte.h 8.1 (Berkeley) 6/10/93
* $Id: mips3_pte.h,v 1.1.1.1 1996/03/13 04:58:08 jonathan Exp $
*/
/*

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile,v 1.2 1996/07/16 23:23:55 thorpej Exp $
# from: @(#)Makefile 8.1 (Berkeley) 6/16/93
# $Id: Makefile,v 1.1.1.1 1996/03/13 04:58:04 jonathan Exp $
# Makefile for pica links, tags file

View File

@ -1,3 +1,5 @@
$NetBSD: TODO,v 1.2 1996/07/16 23:24:02 thorpej Exp $
To do list (not in any particular order).
o Improve pmap_zero_page and pmap_copy_page. Speed and flushing.

View File

@ -1,3 +1,4 @@
# $NetBSD: GENERIC,v 1.2 1996/07/16 23:24:05 thorpej Exp $
#
# Generic configuration file for MIPS R4400 PICA system
#

View File

@ -1,4 +1,4 @@
#
# $NetBSD: PICA,v 1.3 1996/07/16 23:24:06 thorpej Exp $
#
#
include "std.pica"

View File

@ -1,3 +1,5 @@
/* $NetBSD: ascreg.h,v 1.2 1996/07/16 23:24:10 thorpej Exp $ */
/*-
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
@ -34,7 +36,6 @@
* SUCH DAMAGE.
*
* from: @(#)ascreg.h 8.1 (Berkeley) 6/10/93
* $Id: ascreg.h,v 1.1.1.1 1996/03/13 04:58:05 jonathan Exp $
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: dma.h,v 1.2 1996/07/16 23:24:11 thorpej Exp $ */
/*-
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
@ -31,7 +33,6 @@
* SUCH DAMAGE.
*
* from: @(#)dma.h 8.1 (Berkeley) 6/10/93
* $Id: dma.h,v 1.1.1.1 1996/03/13 04:58:05 jonathan Exp $
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: if_sn.c,v 1.5 1996/07/16 23:24:13 thorpej Exp $ */
/*
* National Semiconductor SONIC Driver
* Copyright (c) 1991 Algorithmics Ltd (http://www.algor.co.uk)

View File

@ -1,3 +1,5 @@
/* $NetBSD: if_sn.h,v 1.2 1996/07/16 23:24:15 thorpej Exp $ */
/*
* Copyright (c) 1991 Algorithmics Ltd (http://www.algor.co.uk)
* You may use, copy, and modify this program so long as you retain the

View File

@ -1,3 +1,5 @@
/* $NetBSD: scsi.h,v 1.2 1996/07/16 23:24:17 thorpej Exp $ */
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
@ -34,7 +36,6 @@
* SUCH DAMAGE.
*
* from: @(#)scsi.h 8.1 (Berkeley) 6/10/93
* $Id: scsi.h,v 1.1.1.1 1996/03/13 04:58:06 jonathan Exp $
*
* scsi.h --
*
@ -46,7 +47,6 @@
*
* from: Header: /sprite/src/kernel/dev/RCS/scsi.h,
* v 9.1 90/02/13 23:11:24 jhh Exp SPRITE (Berkeley)
* $Id: scsi.h,v 1.1.1.1 1996/03/13 04:58:06 jonathan Exp $
*/
#ifndef _SCSI_H

View File

@ -1,3 +1,5 @@
/* $NetBSD: asm.h,v 1.2 1996/07/16 23:24:20 thorpej Exp $ */
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
@ -34,7 +36,6 @@
* SUCH DAMAGE.
*
* from: @(#)machAsmDefs.h 8.1 (Berkeley) 6/10/93
* $Id: asm.h,v 1.1.1.1 1996/03/13 04:58:09 jonathan Exp $
*/
/*
@ -52,7 +53,6 @@
*
* from: Header: /sprite/src/kernel/mach/ds3100.md/RCS/machAsmDefs.h,
* v 1.2 89/08/15 18:28:24 rab Exp SPRITE (DECWRL)
* $Id: asm.h,v 1.1.1.1 1996/03/13 04:58:09 jonathan Exp $
*/
#ifndef _MACHASMDEFS

View File

@ -1,7 +1,7 @@
/* $NetBSD: display.h,v 1.2 1996/07/16 23:24:22 thorpej Exp $ */
/*
* IBM PC display definitions
*
* $Id: display.h,v 1.1.1.1 1996/03/13 04:58:07 jonathan Exp $
*/
/* Color attributes for foreground text */

View File

@ -1,7 +1,7 @@
/* $NetBSD: kbdreg.h,v 1.2 1996/07/16 23:24:23 thorpej Exp $ */
/*
* Keyboard definitions
*
* $Id: kbdreg.h,v 1.1.1.1 1996/03/13 04:58:07 jonathan Exp $
*/
#define KBSTATP (PICA_SYS_KBD + 0x61) /* controller status port (I) */

View File

@ -1,4 +1,4 @@
/* $NetBSD: machConst.h,v 1.2 1996/03/28 11:34:10 jonathan Exp $
/* $NetBSD: machConst.h,v 1.3 1996/07/16 23:24:25 thorpej Exp $ */
/*
* Copyright (c) 1992, 1993

View File

@ -1,3 +1,5 @@
/* $NetBSD: mips_opcode.h,v 1.2 1996/07/16 23:24:27 thorpej Exp $ */
/*-
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
@ -34,7 +36,6 @@
* SUCH DAMAGE.
*
* from: @(#)mips_opcode.h 8.1 (Berkeley) 6/10/93
* $Id: mips_opcode.h,v 1.1.1.1 1996/03/13 04:58:08 jonathan Exp $
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: param.h,v 1.2 1996/07/16 23:24:28 thorpej Exp $ */
/*
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1992, 1993
@ -39,7 +41,6 @@
*
*
* from: @(#)param.h 8.1 (Berkeley) 6/10/93
* $Id: param.h,v 1.1.1.1 1996/03/13 04:58:08 jonathan Exp $
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: psl.h,v 1.2 1996/07/16 23:24:30 thorpej Exp $ */
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
@ -34,7 +36,6 @@
* SUCH DAMAGE.
*
* from: @(#)psl.h 8.1 (Berkeley) 6/10/93
* $Id: psl.h,v 1.1.1.1 1996/03/13 04:58:08 jonathan Exp $
*/
#include <machine/machConst.h>

View File

@ -1,3 +1,5 @@
/* $NetBSD: pte.h,v 1.2 1996/07/16 23:24:33 thorpej Exp $ */
/*
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1992, 1993
@ -38,7 +40,6 @@
* from: Utah Hdr: pte.h 1.11 89/09/03
*
* from: @(#)pte.h 8.1 (Berkeley) 6/10/93
* $Id: pte.h,v 1.1.1.1 1996/03/13 04:58:08 jonathan Exp $
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: autoconf.c,v 1.3 1996/07/16 23:24:36 thorpej Exp $ */
/*
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1992, 1993
@ -38,7 +40,6 @@
* from: Utah Hdr: autoconf.c 1.31 91/01/21
*
* from: @(#)autoconf.c 8.1 (Berkeley) 6/10/93
* $Id: autoconf.c,v 1.2 1996/04/04 06:25:51 cgd Exp $
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: conf.c,v 1.4 1996/07/16 23:24:39 thorpej Exp $ */
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
@ -34,7 +36,6 @@
* SUCH DAMAGE.
*
* from: @(#)conf.c 8.2 (Berkeley) 11/14/93
* $Id: conf.c,v 1.3 1996/03/17 01:42:25 thorpej Exp $
*/
#include <sys/param.h>

View File

@ -1,3 +1,5 @@
/* $NetBSD: fp.S,v 1.2 1996/07/16 23:24:41 thorpej Exp $ */
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
@ -34,7 +36,6 @@
* SUCH DAMAGE.
*
* from: @(#)fp.s 8.1 (Berkeley) 6/10/93
* $Id: fp.S,v 1.1.1.1 1996/03/13 04:58:10 jonathan Exp $
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: genassym.c,v 1.2 1996/07/16 23:24:46 thorpej Exp $ */
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
@ -34,7 +36,6 @@
* SUCH DAMAGE.
*
* from: @(#)genassym.c 8.2 (Berkeley) 9/23/93
* $Id: genassym.c,v 1.1.1.1 1996/03/13 04:58:11 jonathan Exp $
*/
#define _KERNEL

View File

@ -1,3 +1,5 @@
/* $NetBSD: machdep.c,v 1.4 1996/07/16 23:24:49 thorpej Exp $ */
/*
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1992, 1993
@ -37,7 +39,6 @@
* SUCH DAMAGE.
*
* from: @(#)machdep.c 8.3 (Berkeley) 1/12/94
* $Id: machdep.c,v 1.3 1996/03/31 03:38:29 jonathan Exp $
*/
/* from: Utah Hdr: machdep.c 1.63 91/04/24 */

View File

@ -1,3 +1,5 @@
/* $NetBSD: minidebug.c,v 1.2 1996/07/16 23:24:51 thorpej Exp $ */
/*-
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
@ -34,7 +36,6 @@
* SUCH DAMAGE.
*
* from: @(#)kadb.c 8.1 (Berkeley) 6/10/93
* $Id: minidebug.c,v 1.1.1.1 1996/03/13 04:58:12 jonathan Exp $
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: pica.h,v 1.2 1996/07/16 23:24:53 thorpej Exp $ */
/*-
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
@ -35,7 +37,6 @@
* SUCH DAMAGE.
*
* from: @(#)pica.h 8.1 (Berkeley) 6/10/93
* $Id: pica.h,v 1.1.1.1 1996/03/13 04:58:12 jonathan Exp $
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: picatype.h,v 1.2 1996/07/16 23:24:56 thorpej Exp $ */
/*-
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
@ -35,7 +37,6 @@
* SUCH DAMAGE.
*
* from: @(#)picatype.h 8.1 (Berkeley) 6/10/93
* $Id: picatype.h,v 1.1.1.1 1996/03/13 04:58:12 jonathan Exp $
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: pmap.c,v 1.2 1996/07/16 23:25:00 thorpej Exp $ */
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
@ -35,7 +37,6 @@
* SUCH DAMAGE.
*
* from: @(#)pmap.c 8.4 (Berkeley) 1/26/94
* $Id: pmap.c,v 1.1.1.1 1996/03/13 04:58:12 jonathan Exp $
*/
/*

View File

@ -1,3 +1,5 @@
/* $NetBSD: vm_machdep.c,v 1.2 1996/07/16 23:25:04 thorpej Exp $ */
/*
* Copyright (c) 1988 University of Utah.
* Copyright (c) 1992, 1993
@ -38,7 +40,6 @@
* from: Utah Hdr: vm_machdep.c 1.21 91/04/06
*
* from: @(#)vm_machdep.c 8.3 (Berkeley) 1/4/94
* $Id: vm_machdep.c,v 1.1.1.1 1996/03/13 04:58:13 jonathan Exp $
*/