Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-21 | Document MULTIPROCESSOR option. | Alexander Yurchenko | |
ok miod@ | |||
2004-09-17 | Remove option EON from kernel and options(4) | Mathieu Sauve-Frankel | |
ok henning@ | |||
2004-09-02 | propolice -> ProPolice | Brad Smith | |
Mentioned by: Jonathan Gray <khalek at linuxgamers dot net> | |||
2004-09-01 | Document DST option, and fix grammar nits in TIMEZONE description. | Tom Cosgrove | |
Closes PR 3906. ok jmc@, miod@, millert@ | |||
2004-07-31 | remove GATEWAY and IPFORWARDING option knobs, use the sysctl. | Brad Smith | |
ok mcbride@ miod@ deraadt@ | |||
2004-07-16 | bit more iso removal; | Jason McIntyre | |
ok henning@ | |||
2004-07-15 | remove references to removed pages: clnp(4), esis(4), and iso(4); | Jason McIntyre | |
2004-07-15 | we have no 'option PPP_FILTER'. | Mike Pechkin | |
millert@ | |||
2004-07-15 | More burden for COMPAT_35. | Miod Vallat | |
2004-07-09 | Sort COMPAT_ options, also add a .Bx in COMPAT_43. | Miod Vallat | |
2004-05-27 | miod says ACCOUNTING needs a man page diff | Ted Unangst | |
2004-05-05 | Document COMPAT_35 | Todd C. Miller | |
2004-05-03 | Remove OpenBSD/pegaos, this has been announced before but delayed until | Dale Rahn | |
the tree was stable. No point in code supporting a company which screws its employees being in the OpenBSD tree. | |||
2004-04-27 | Recalculation of memory footprint of ASC/ASCQ table since I was in here ↵ | Marco Peereboom | |
anyway. ok krw@ | |||
2004-04-20 | GATEWAY and NMBCLUSTERS are dead. ok beck@ deraadt@ jmc@ | Ted Unangst | |
2004-03-21 | Sync hardware support with the code, and minor nits. | Miod Vallat | |
2004-03-10 | Document SCSIFORCELUN_* options. | Kenneth R Westerback | |
ok deraadt@. | |||
2004-03-08 | Document SCSIDEBUG_* options. | Kenneth R Westerback | |
ok miod@. | |||
2004-02-07 | amd64/cats MI touches, as well as a few pegasos mentions forgotten. | Miod Vallat | |
2003-12-28 | UFS_DIRHASH | Ted Unangst | |
2003-12-08 | document DUMMY_NOPS (per Dom De Vitto on misc@); | Jason McIntyre | |
careful crafting and ok mickey@ | |||
2003-09-18 | new sentence, new line; | Jason McIntyre | |
2003-09-17 | Correctly document NMBCLUSTERS value. | Miod Vallat | |
2003-08-08 | refer to RFCs consistently (RFC XXXX); | Jason McIntyre | |
2003-06-29 | tweak; | Jason McIntyre | |
ok espie@ | |||
2003-06-29 | Ref compat_aout | Marc Espie | |
2003-06-06 | - section reorder | Jason McIntyre | |
- some macro fixes - kill whitespace at EOL | |||
2003-05-20 | option NTFS | Ted Unangst | |
2003-05-16 | crashdump/crash-dump -> crash dump; | Jason McIntyre | |
this fits in with the rest of our docs. | |||
2003-05-14 | LONGRUN in !SMALL_KERNEL now | Ted Unangst | |
2003-05-14 | new option LONGRUN | Ted Unangst | |
2003-05-13 | Document option NO_PROPOLICE. | Miod Vallat | |
2003-05-05 | corrections from Leandro Costa. | Jason McIntyre | |
- corrections to tradenames - updated URLs - general typos thanks Leandro! | |||
2003-04-03 | HPUX, HP/UX -> HP-UX | Jason McIntyre | |
ok mickey@ | |||
2003-03-30 | typos; | Jason McIntyre | |
2003-03-18 | spelling typos/errors | David Krause | |
ok miod@ jmc@ | |||
2003-03-17 | more small typos; | Jason McIntyre | |
2003-02-17 | typos; krause | Henning Brauer | |
2003-02-17 | sync ALTQ part with reality. mismatch pointed out by krause. | Henning Brauer | |
2003-01-04 | Remove COMPAT_NOMID. It was deprecated since a long time, the man page wass | Miod Vallat | |
misleading, and it was never used anyways. | |||
2002-12-09 | typo; David Krause | Henning Brauer | |
2002-11-30 | dead e | Michael Shalayeff | |
2002-11-25 | altq leftovers; David Krause | Henning Brauer | |
2002-11-08 | Time 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-26 | Incomplete 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-11 | document TIMEZONE. | Jun-ichiro itojun Hagino | |
2002-08-24 | aperture driver for alpha. It works here the same as on i386 | Matthieu 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-12 | pciagp option description | Michael Shalayeff | |
2002-07-10 | remove option NTP | Dan Harnett | |
ok nordin@, fgsch@ | |||
2002-06-30 | Xr cleanup; seb@todesplanet.de | Theo de Raadt | |