summaryrefslogtreecommitdiff
path: root/share/man/man4/options.4
AgeCommit message (Collapse)Author
2004-09-21Document MULTIPROCESSOR option.Alexander Yurchenko
ok miod@
2004-09-17Remove option EON from kernel and options(4)Mathieu Sauve-Frankel
ok henning@
2004-09-02propolice -> ProPoliceBrad Smith
Mentioned by: Jonathan Gray <khalek at linuxgamers dot net>
2004-09-01Document DST option, and fix grammar nits in TIMEZONE description.Tom Cosgrove
Closes PR 3906. ok jmc@, miod@, millert@
2004-07-31remove GATEWAY and IPFORWARDING option knobs, use the sysctl.Brad Smith
ok mcbride@ miod@ deraadt@
2004-07-16bit more iso removal;Jason McIntyre
ok henning@
2004-07-15remove references to removed pages: clnp(4), esis(4), and iso(4);Jason McIntyre
2004-07-15we have no 'option PPP_FILTER'.Mike Pechkin
millert@
2004-07-15More burden for COMPAT_35.Miod Vallat
2004-07-09Sort COMPAT_ options, also add a .Bx in COMPAT_43.Miod Vallat
2004-05-27miod says ACCOUNTING needs a man page diffTed Unangst
2004-05-05Document COMPAT_35Todd C. Miller
2004-05-03Remove OpenBSD/pegaos, this has been announced before but delayed untilDale Rahn
the tree was stable. No point in code supporting a company which screws its employees being in the OpenBSD tree.
2004-04-27Recalculation of memory footprint of ASC/ASCQ table since I was in here ↵Marco Peereboom
anyway. ok krw@
2004-04-20GATEWAY and NMBCLUSTERS are dead. ok beck@ deraadt@ jmc@Ted Unangst
2004-03-21Sync hardware support with the code, and minor nits.Miod Vallat
2004-03-10Document SCSIFORCELUN_* options.Kenneth R Westerback
ok deraadt@.
2004-03-08Document SCSIDEBUG_* options.Kenneth R Westerback
ok miod@.
2004-02-07amd64/cats MI touches, as well as a few pegasos mentions forgotten.Miod Vallat
2003-12-28UFS_DIRHASHTed Unangst
2003-12-08document DUMMY_NOPS (per Dom De Vitto on misc@);Jason McIntyre
careful crafting and ok mickey@
2003-09-18new sentence, new line;Jason McIntyre
2003-09-17Correctly document NMBCLUSTERS value.Miod Vallat
2003-08-08refer to RFCs consistently (RFC XXXX);Jason McIntyre
2003-06-29tweak;Jason McIntyre
ok espie@
2003-06-29Ref compat_aoutMarc Espie
2003-06-06- section reorderJason McIntyre
- some macro fixes - kill whitespace at EOL
2003-05-20option NTFSTed Unangst
2003-05-16crashdump/crash-dump -> crash dump;Jason McIntyre
this fits in with the rest of our docs.
2003-05-14LONGRUN in !SMALL_KERNEL nowTed Unangst
2003-05-14new option LONGRUNTed Unangst
2003-05-13Document option NO_PROPOLICE.Miod Vallat
2003-05-05corrections from Leandro Costa.Jason McIntyre
- corrections to tradenames - updated URLs - general typos thanks Leandro!
2003-04-03HPUX, HP/UX -> HP-UXJason McIntyre
ok mickey@
2003-03-30typos;Jason McIntyre
2003-03-18spelling typos/errorsDavid Krause
ok miod@ jmc@
2003-03-17more small typos;Jason McIntyre
2003-02-17typos; krauseHenning Brauer
2003-02-17sync ALTQ part with reality. mismatch pointed out by krause.Henning Brauer
2003-01-04Remove COMPAT_NOMID. It was deprecated since a long time, the man page wassMiod Vallat
misleading, and it was never used anyways.
2002-12-09typo; David KrauseHenning Brauer
2002-11-30dead eMichael Shalayeff
2002-11-25altq leftovers; David KrauseHenning Brauer
2002-11-08Time to cleanup:Mike Pechkin
o) start new sentence on a new line; o) wrap long lines; o) don't use .Pp before/after .Sh, .Ss; o) OpenBSD -> .Ox; o) typos; o) close .Rs; o) use space between arguments in tag, for example: .Xr blabla ) . miod@ ok
2002-09-26Incomplete section 4 mi manual page cleanup.Miod Vallat
- make configuration lines match GENERIC files - more Xr (hopefully usefule Xr) - never mention intro(4) on non-physical devices (i.e. protocols), always mention it for physical devices - random text style and quoting fixes - drivers ported from FreeBSD did mention rc.conf instead of hostname.if as the place to put mediaopt - some .Tn UNIX -> .Ox replacements - etc, etc... reviewd in part by deraadt@ (until he got bored of this)
2002-09-11document TIMEZONE.Jun-ichiro itojun Hagino
2002-08-24aperture driver for alpha. It works here the same as on i386Matthieu Herrb
to allow access to VGA card's memory by mmapping /dev/xf86. The macdep.allowaperture does also control /dev/pci access. Ok miod@, deraadt@
2002-07-12pciagp option descriptionMichael Shalayeff
2002-07-10remove option NTPDan Harnett
ok nordin@, fgsch@
2002-06-30Xr cleanup; seb@todesplanet.deTheo de Raadt