aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
diff options
context:
space:
mode:
authorYoshihiro Takahashi <nyan@FreeBSD.org>2000-05-31 10:49:19 +0000
committerYoshihiro Takahashi <nyan@FreeBSD.org>2000-05-31 10:49:19 +0000
commit0a67fdf3432ad76f6fd4ec1b650634abde938d99 (patch)
tree12e4b6df14894db8d2f242e6bcb799c5c3aa5832 /sys/pc98
parent51f48c44d16f5cd4260abe6fae25b77a8ef81b2e (diff)
downloadsrc-0a67fdf3432ad76f6fd4ec1b650634abde938d99.tar.gz
src-0a67fdf3432ad76f6fd4ec1b650634abde938d99.zip
Removed ICMP_BANDLIM option. It no longer exists.
Notes
Notes: svn path=/head/; revision=61114
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 4ed5caab79b3..38f871be055a 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -55,7 +55,6 @@ options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options P1003_1B #Posix P1003_1B real-time extensions
options _KPOSIX_PRIORITY_SCHEDULING
-options ICMP_BANDLIM #Rate limit bad replies
#options KBD_INSTALL_CDEV # install a CDEV entry in /dev
# To make an SMP kernel, the next two are needed