diff options
Diffstat (limited to 'sys/arch/hp300/DOC')
-rw-r--r-- | sys/arch/hp300/DOC/Debug.tips | 1 | ||||
-rw-r--r-- | sys/arch/hp300/DOC/HPMMU.notes | 1 | ||||
-rw-r--r-- | sys/arch/hp300/DOC/Options | 3 | ||||
-rw-r--r-- | sys/arch/hp300/DOC/Pmap.notes | 1 | ||||
-rw-r--r-- | sys/arch/hp300/DOC/README | 1 | ||||
-rw-r--r-- | sys/arch/hp300/DOC/TODO.dev | 1 | ||||
-rw-r--r-- | sys/arch/hp300/DOC/TODO.hp300 | 1 |
7 files changed, 8 insertions, 1 deletions
diff --git a/sys/arch/hp300/DOC/Debug.tips b/sys/arch/hp300/DOC/Debug.tips index e0f7d88f547..d55d4350ba7 100644 --- a/sys/arch/hp300/DOC/Debug.tips +++ b/sys/arch/hp300/DOC/Debug.tips @@ -1,3 +1,4 @@ +$OpenBSD: Debug.tips,v 1.2 1997/01/12 15:12:08 downsj Exp $ $NetBSD: Debug.tips,v 1.2 1994/10/26 07:22:49 cgd Exp $ NOTE: this description applies to the hp300 system with the old BSD diff --git a/sys/arch/hp300/DOC/HPMMU.notes b/sys/arch/hp300/DOC/HPMMU.notes index eba243ad72a..be817ab9784 100644 --- a/sys/arch/hp300/DOC/HPMMU.notes +++ b/sys/arch/hp300/DOC/HPMMU.notes @@ -1,3 +1,4 @@ +$OpenBSD: HPMMU.notes,v 1.2 1997/01/12 15:12:09 downsj Exp $ $NetBSD: HPMMU.notes,v 1.2 1994/10/26 07:22:51 cgd Exp $ Overview: diff --git a/sys/arch/hp300/DOC/Options b/sys/arch/hp300/DOC/Options index 2bfd60d8645..0a522b44605 100644 --- a/sys/arch/hp300/DOC/Options +++ b/sys/arch/hp300/DOC/Options @@ -1,4 +1,5 @@ -$NetBSD: Options,v 1.3 1994/10/26 07:22:52 cgd Exp $ +$OpenBSD: Options,v 1.2 1997/01/12 15:12:10 downsj Exp $ +$NetBSD: Options,v 1.5 1996/10/13 16:52:40 christos Exp $ Here is a list of hp300 specific kernel compilation options and what they mean: diff --git a/sys/arch/hp300/DOC/Pmap.notes b/sys/arch/hp300/DOC/Pmap.notes index ad0cbc973cc..a494683c49a 100644 --- a/sys/arch/hp300/DOC/Pmap.notes +++ b/sys/arch/hp300/DOC/Pmap.notes @@ -1,3 +1,4 @@ +$OpenBSD: Pmap.notes,v 1.2 1997/01/12 15:12:10 downsj Exp $ $NetBSD: Pmap.notes,v 1.2 1994/10/26 07:22:54 cgd Exp $ Following are some observations about the the BSD hp300 pmap module that diff --git a/sys/arch/hp300/DOC/README b/sys/arch/hp300/DOC/README index 057983b8487..044c85f40ab 100644 --- a/sys/arch/hp300/DOC/README +++ b/sys/arch/hp300/DOC/README @@ -1,3 +1,4 @@ +$OpenBSD: README,v 1.2 1997/01/12 15:12:11 downsj Exp $ $NetBSD: README,v 1.2 1994/10/26 07:22:55 cgd Exp $ This directory contains random snippets related to various hp300 issues. diff --git a/sys/arch/hp300/DOC/TODO.dev b/sys/arch/hp300/DOC/TODO.dev index 3a55d5fc29b..acd5b490e81 100644 --- a/sys/arch/hp300/DOC/TODO.dev +++ b/sys/arch/hp300/DOC/TODO.dev @@ -1,3 +1,4 @@ +$OpenBSD: TODO.dev,v 1.2 1997/01/12 15:12:11 downsj Exp $ $NetBSD: TODO.dev,v 1.2 1994/10/26 07:22:57 cgd Exp $ [ this is old -- mike ] diff --git a/sys/arch/hp300/DOC/TODO.hp300 b/sys/arch/hp300/DOC/TODO.hp300 index 53030e217af..7c5ea196302 100644 --- a/sys/arch/hp300/DOC/TODO.hp300 +++ b/sys/arch/hp300/DOC/TODO.hp300 @@ -1,3 +1,4 @@ +$OpenBSD: TODO.hp300,v 1.2 1997/01/12 15:12:12 downsj Exp $ $NetBSD: TODO.hp300,v 1.2 1994/10/26 07:22:59 cgd Exp $ 1. Create and use an interrupt stack. |