artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
50369fb
)
Just update the $OpenBSD$ tag, it seems to have got in during the
author
niklas
<niklas@openbsd.org>
Sat, 4 May 1996 09:39:22 +0000
(09:39 +0000)
committer
niklas
<niklas@openbsd.org>
Sat, 4 May 1996 09:39:22 +0000
(09:39 +0000)
LOCALID was lost.
sys/dev/isa/isa.c
patch
|
blob
|
history
diff --git
a/sys/dev/isa/isa.c
b/sys/dev/isa/isa.c
index
fa14cc0
..
eacc572
100644
(file)
--- a/
sys/dev/isa/isa.c
+++ b/
sys/dev/isa/isa.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: isa.c,v 1.
6 1996/04/21 22:24:12 deraadt Exp $
*/
+/* $OpenBSD: isa.c,v 1.
7 1996/05/04 09:39:22 niklas Exp $
*/
/* $NetBSD: isa.c,v 1.80 1996/04/11 22:25:44 cgd Exp $ */
/*-