aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options
diff options
context:
space:
mode:
authorEivind Eklund <eivind@FreeBSD.org>1998-01-09 03:21:07 +0000
committerEivind Eklund <eivind@FreeBSD.org>1998-01-09 03:21:07 +0000
commite4f4247a08a9a40be259cde665d48fc610606b73 (patch)
tree6f0d5fb58dd554166d192989e7d33ac9aac79897 /sys/conf/options
parent9e1d8a7b92f25f9c4944fabb144204f6a7122a9e (diff)
downloadsrc-e4f4247a08a9a40be259cde665d48fc610606b73.tar.gz
src-e4f4247a08a9a40be259cde665d48fc610606b73.zip
Make the BOOTP family new-style options (in opt_bootp.h)
Notes
Notes: svn path=/head/; revision=32358
Diffstat (limited to 'sys/conf/options')
-rw-r--r--sys/conf/options6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/conf/options b/sys/conf/options
index 585a1e89fb0c..438c92a4828e 100644
--- a/sys/conf/options
+++ b/sys/conf/options
@@ -1,4 +1,4 @@
-# $Id: options,v 1.43 1998/01/08 23:40:23 eivind Exp $
+# $Id: options,v 1.44 1998/01/09 00:51:51 eivind Exp $
# Format:
# Option name filename
@@ -99,6 +99,10 @@ OPEN_MAX opt_defunct.h
# Net stuff.
ARP_PROXYALL opt_defunct.h
+BOOTP opt_bootp.h
+BOOTP_COMPAT opt_bootp.h
+BOOTP_NFSROOT opt_bootp.h
+BOOTP_NFSV3 opt_bootp.h
GATEWAY opt_defunct.h
MROUTING opt_mrouting.h
INET opt_inet.h