summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2000-03-02 22:59:06 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2000-03-02 22:59:06 +0000
commit0ae67484af901f2a5cd60e2023316047340c06c5 (patch)
tree274be1db028e2a86843d492bec6729d8bc6d071b /etc
parent8dddca79e5954fa926e12cfa2258609d5af20895 (diff)
sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com>, add ksyms.
Diffstat (limited to 'etc')
-rw-r--r--etc/etc.sun3/MAKEDEV3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/etc.sun3/MAKEDEV b/etc/etc.sun3/MAKEDEV
index 6ed455d53f6..a13522375a3 100644
--- a/etc/etc.sun3/MAKEDEV
+++ b/etc/etc.sun3/MAKEDEV
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $OpenBSD: MAKEDEV,v 1.26 1998/11/25 04:58:55 millert Exp $
+# $OpenBSD: MAKEDEV,v 1.27 2000/03/02 22:59:05 todd Exp $
# $NetBSD: MAKEDEV,v 1.8 1996/03/03 16:54:17 thorpej Exp $
#
# Copyright (c) 1990 The Regents of the University of California.
@@ -115,6 +115,7 @@ std)
mk stdin c 23 0
mk stdout c 23 1
mk stderr c 23 2
+ mk ksyms c 37 0 640 kmem
;;
fd)