summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortodd <todd@openbsd.org>2008-06-26 21:49:39 +0000
committertodd <todd@openbsd.org>2008-06-26 21:49:39 +0000
commitee55e122b50a57f69f43d10e0e620dae2d1c439c (patch)
tree19818d7b9099d8912a8792906b69185b1ce0610c
parentplug a memleak in rcs_rev_getlines() - initially noticed & diff by (diff)
downloadwireguard-openbsd-ee55e122b50a57f69f43d10e0e620dae2d1c439c.tar.xz
wireguard-openbsd-ee55e122b50a57f69f43d10e0e620dae2d1c439c.zip
add bio & bioctl
ok deraadt@
-rw-r--r--distrib/alpha/bsd.rd/list1
-rw-r--r--sys/arch/alpha/conf/RAMDISKBIG3
2 files changed, 3 insertions, 1 deletions
diff --git a/distrib/alpha/bsd.rd/list b/distrib/alpha/bsd.rd/list
index 0a568a148d0..e68c4a90b87 100644
--- a/distrib/alpha/bsd.rd/list
+++ b/distrib/alpha/bsd.rd/list
@@ -2,6 +2,7 @@ LINK instbin bin/dd
LINK instbin sbin/mount_cd9660
LINK instbin sbin/dhclient
LINK instbin bin/mt bin/eject
+LINK instbin sbin/bioctl
# firmwares that might need loading
#COPY ${DESTDIR}/etc/firmware/tigon1 etc/firmware/tigon1
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG
index 66d0b0c250f..177e88e44c2 100644
--- a/sys/arch/alpha/conf/RAMDISKBIG
+++ b/sys/arch/alpha/conf/RAMDISKBIG
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKBIG,v 1.74 2008/05/23 17:47:41 deraadt Exp $
+# $OpenBSD: RAMDISKBIG,v 1.75 2008/06/26 21:49:39 todd Exp $
# $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -319,3 +319,4 @@ pseudo-device bpfilter 1
pseudo-device loop
pseudo-device rd 1
pseudo-device wsmux 2
+pseudo-device bio 1 # ioctl multiplexing device