summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2014-05-02 07:14:22 +0000
committereadler <eadler@FreeBSD.org>2014-05-02 07:14:22 +0000
commit382c3dae477fc5ca49cea9603cc1591fe2591140 (patch)
treedc7798b76d330e1c40b87402631fccc216949e88 /sys/pc98
parent97327de5df480614097e547c8f4788c20a18cf6e (diff)
downloadFreeBSD-src-382c3dae477fc5ca49cea9603cc1591fe2591140.zip
FreeBSD-src-382c3dae477fc5ca49cea9603cc1591fe2591140.tar.gz
lindev(4): finish the partial commit in r265212
lindev(4) was only used to provide /dev/full which is now a standard feature of FreeBSD. /dev/full was never linux-specific and provides a generally useful feature. Document this in UPDATING and bump __FreeBSD_version. This will be documented in the PH shortly. Reported by: jkim
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/NOTES3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES
index 98a28b1..5442002 100644
--- a/sys/pc98/conf/NOTES
+++ b/sys/pc98/conf/NOTES
@@ -545,9 +545,6 @@ options COMPAT_SVR4 # build emulator statically
options DEBUG_SVR4 # enable verbose debugging
device streams # STREAMS network driver (required for svr4).
-# Linux-specific pseudo devices support
-device lindev
-
#####################################################################
# VM OPTIONS
OpenPOWER on IntegriCloud