Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-03 | Remove trailing whitespace. | Aaron Campbell | |
2000-03-06 | Do not leave `(' characters dangling at the end of lines; instead, use the | Aaron Campbell | |
appropriate mdoc macros to handle these cases. | |||
2000-03-02 | Spelling; jj@dynarc.se | Aaron Campbell | |
2000-03-02 | Add an option DDB_SAFE_CONSOLE that defaults db_console to 1. | Artur Grabowski | |
In many cases, setting db_console in /etc/rc is too late. | |||
2000-02-24 | Remove MFS lies! | Chris Cappuccio | |
2000-01-06 | add INET6. | Jun-ichiro itojun Hagino | |
2000-01-03 | cannot really adjust MCLSHIFT | Theo de Raadt | |
1999-12-31 | grammar; binkertn@umich.edu | Niels Provos | |
1999-12-30 | document UVM_SWAP_ENCRYPT | Niels Provos | |
1999-12-21 | no TCP_NEWRENO anymore | Niels Provos | |
1999-10-05 | Trash an experimental option, for now. | Aaron Campbell | |
1999-10-05 | more | Aaron Campbell | |
1999-07-30 | option -> options; deichert@wrench.com | Aaron Campbell | |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell | |
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one. | |||
1999-07-06 | document TCP_SIGNATURE; cmetz@ | Aaron Campbell | |
1999-06-11 | removed TCPCOOKIE support. small edit to ip-filter sections. removed reference | pattonme | |
to pfil(9) which was rather obsolete. | |||
1999-06-05 | capitalize the acronym ID | Aaron Campbell | |
1999-05-25 | also explain about makeoptions PROF="-pg". | Niels Provos | |
1999-05-25 | explain about option GPROF. | Niels Provos | |
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1999-05-12 | grammar police: do not hyphenate compound words that act as adjectives if the | Aaron Campbell | |
first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong | |||
1999-03-15 | mention option KEY; nash@mcs.net | Theo de Raadt | |
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen | |
1998-11-29 | spelling | Theo de Raadt | |
1998-11-29 | Document the TCPCOOKIE option. | Angelos D. Keromytis | |
1998-11-17 | cleanup, explain that gdb's -k flag is obsolete | Aaron Campbell | |
1998-11-17 | describe options TCP_NEWRENO, TCP_SACK and TCP_FACK. | Niels Provos | |
1998-10-30 | correct typo in section about IPSEC debuging. | Niels Provos | |
1998-09-22 | Typo | Marc Espie | |
1998-09-17 | oops. fix typo NO_AMPPRINT -> APM_NOPRINT | Marco S Hyman | |
1998-09-17 | doc new NO_APMPRINT option | Marco S Hyman | |
1998-09-06 | More man page fixes. Spelling, grammar, some typos. Lots of double-word | Aaron Campbell | |
occurrences squashed as well. | |||
1998-07-24 | Man pages Xrefs. | Marc Espie | |
1998-07-13 | add note about COMPAT_BSDOS | Marco S Hyman | |
1998-07-03 | NTP | Theo de Raadt | |
1998-06-29 | Make the "option APERTURE language" a bit more accurate. Add reference | Angelos D. Keromytis | |
to options(4) in xf86(4). | |||
1998-06-29 | Add reference to X (1) | Angelos D. Keromytis | |
1998-06-29 | Cleanup all "you" references. | Angelos D. Keromytis | |
1998-06-29 | Spacing, language, more options (PCIVERBOSE, XSERVER, APERTURE, IPSEC, | Angelos D. Keromytis | |
ENCDEBUG). | |||
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff | |
1998-03-16 | Next step of updating all the descriptions as they | gene | |
stand in this page. The hard part is to come hwere options are added and deprecated and we reorganize. | |||
1998-03-16 | cleanup more | Theo de Raadt | |
1998-03-16 | Add FFS_SOFTUPDATES and change an occurrence of NFS to NFS_CLIENT. | Todd C. Miller | |
1998-03-16 | First pass at updates: just spelling corrections and obvious grammar. | gene | |
Real meat to come. | |||
1997-09-22 | document SCSITERSE and SCSIDEBUG | Todd C. Miller | |
1997-08-18 | splat | Theo de Raadt | |
1997-08-18 | More changes, still not right... Should probably just be rewritten from | Jason Downs | |
scratch. | |||
1997-08-18 | more cleanup w/ jason | Michael Shalayeff | |
1997-08-18 | add manual on kernel options, from netbsd, changed a bit ... | Michael Shalayeff | |
need more work, ppl look! |