summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorugen <ugen@FreeBSD.org>1995-03-06 10:33:34 +0000
committerugen <ugen@FreeBSD.org>1995-03-06 10:33:34 +0000
commitdbb6d219cb029fb5a53646099a679741d65871d8 (patch)
treece34fed1cd1dd37d192c3daf794505e29fcd00c3 /sys/i386
parent68543a5e75a8d46245744de2e6f909f9b1ca0cea (diff)
downloadFreeBSD-src-dbb6d219cb029fb5a53646099a679741d65871d8.zip
FreeBSD-src-dbb6d219cb029fb5a53646099a679741d65871d8.tar.gz
Restore IPACCT out there..
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/LINT4
-rw-r--r--sys/i386/conf/NOTES4
2 files changed, 6 insertions, 2 deletions
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 957b22d..607b655 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.150 1995/03/04 21:09:21 jkh Exp $
+# $Id: LINT,v 1.151 1995/03/05 22:23:35 joerg Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -187,6 +187,7 @@ options HDLC #X.25 link layer for serial lines
# IPFIREWALL enables support for IP firewall construction, in
# conjunction with the `ipfw' program. IPFIREWALL_VERBOSE does
# the obvious thing.
+# IPACCT enables IP accounting.
#
# ARP_PROXYALL enables global proxy ARP. Beware! This can burn
# your house down! See netinet/if_ether.c for the gory details.
@@ -197,6 +198,7 @@ options GATEWAY #internetwork gateway
options MROUTING # Multicast routing
options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #print information about
+options IPACCT #ipaccounting
# dropped packets
options ARP_PROXYALL # global proxy ARP
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 957b22d..607b655 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -2,7 +2,7 @@
# LINT -- config file for checking all the sources, tries to pull in
# as much of the source tree as it can.
#
-# $Id: LINT,v 1.150 1995/03/04 21:09:21 jkh Exp $
+# $Id: LINT,v 1.151 1995/03/05 22:23:35 joerg Exp $
#
# NB: You probably don't want to try running a kernel built from this
# file. Instead, you should start from GENERIC, and add options from
@@ -187,6 +187,7 @@ options HDLC #X.25 link layer for serial lines
# IPFIREWALL enables support for IP firewall construction, in
# conjunction with the `ipfw' program. IPFIREWALL_VERBOSE does
# the obvious thing.
+# IPACCT enables IP accounting.
#
# ARP_PROXYALL enables global proxy ARP. Beware! This can burn
# your house down! See netinet/if_ether.c for the gory details.
@@ -197,6 +198,7 @@ options GATEWAY #internetwork gateway
options MROUTING # Multicast routing
options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #print information about
+options IPACCT #ipaccounting
# dropped packets
options ARP_PROXYALL # global proxy ARP
OpenPOWER on IntegriCloud