aboutsummaryrefslogtreecommitdiff
path: root/release/pc98
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1999-09-14 18:43:35 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1999-09-14 18:43:35 +0000
commit3acffb677b72928067aa8bfcc21992612b1de716 (patch)
tree381c3bcbe5f8efe221993a66708f9ebe27599c42 /release/pc98
parent6c3b5f69bad92ef9e708036ff22ac863c2ce4f40 (diff)
Notes
Diffstat (limited to 'release/pc98')
-rwxr-xr-xrelease/pc98/dokern.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/release/pc98/dokern.sh b/release/pc98/dokern.sh
index 5a7a7a56064e..da9b6f2dc32a 100755
--- a/release/pc98/dokern.sh
+++ b/release/pc98/dokern.sh
@@ -12,9 +12,6 @@ sed -e '/pty/d' \
-e '/maxusers/d' \
-e 's/GENERIC/BOOTMFS/g'
-# So dhclient will work (just on boot floppy).
-echo "pseudo-device bpf 4"
-
# reset maxusers to something lower
echo "maxusers 5"