Commit Graph

11 Commits

Author SHA1 Message Date
veego
07ce26bfc3 Update the manpage for hw.machine_arch. 1997-06-06 23:23:14 +00:00
cgd
c917dfb5b2 Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
.Dd is supposed to be invoked like:
	.Dd month day, year
e.g. ".Dd January 25, 1989", rather than:
	.Dd "month day, year"
which is what these pages did.
1997-05-29 01:48:05 +00:00
cjs
8b76947495 added net.inet.ip.allowsrcrt 1997-04-23 08:09:08 +00:00
thorpej
05fe9cfe11 Grok and document CTL_DDB. 1997-01-09 05:38:54 +00:00
explorer
86cec79d01 Document the new autonice sysctls 1996-07-17 21:38:46 +00:00
thorpej
535abd80a2 Add a net.inet.ip.directed-broadcast sysctl as suggested by
Darren Reed <darrenr@vitruvius.arbld.unimelb.edu.au> in PR #1227.
This change is slightly different than the one submitted by Darren in
that the DIRECTED_BROADCAST compile-time option will behave like it used
to so that existing configurations utilizing it won't have to change.
1996-01-16 04:17:30 +00:00
thorpej
4b359df8c4 Add net.inet.ip.forwsrcrt: if zero, the system will not forward
source-routed packets.  Note this value is protected by kernel security
level; it can only be changed if securelevel < 1.
1996-01-15 21:11:46 +00:00
thorpej
7760002a45 New-style RCS ids. 1995-09-30 07:12:43 +00:00
thorpej
a6af943990 Add support for the net.inet.tcp sysctl group and document. From
John Kohl <jtk@kolvir.blrc.ma.us>.
1995-09-30 07:05:19 +00:00
thorpej
3cb6ddbe3a Mention the kern.maxpartitions' and kern.rawpartition' variables. 1995-08-04 18:46:15 +00:00
cgd
810b121377 sysctl-of-fish 1994-05-09 03:49:44 +00:00