Removed bogus options CHILD_MAX and OPEN_MAX.

Put obsolete GATEWAY option back in opt_defunct.h.  It's the only
significant option that has gone away since 2.1.6, so warning about
it might be useful.
This commit is contained in:
Bruce Evans 1997-01-27 12:39:09 +00:00
parent 488600a422
commit 0f171f5949
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=22037

View file

@ -73,12 +73,13 @@ SCSI_NCR_MAX_WIDE opt_ncr.h
SCSI_NCR_MYADDR opt_ncr.h
# Resource limits.
DFLDSIZ opt_rlimit.h
CHILD_MAX opt_rlimit.h
MAXDSIZ opt_rlimit.h
OPEN_MAX opt_rlimit.h
CHILD_MAX opt_defunct.h
DFLDSIZ opt_rlimit.h
MAXDSIZ opt_rlimit.h
OPEN_MAX opt_defunct.h
# Net stuff.
GATEWAY opt_defunct.h
MROUTING opt_mrouting.h
IPFIREWALL opt_ipfw.h
IPFIREWALL_VERBOSE opt_ipfw.h