summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2003-11-18more literal confusion, "(" ")" vs. ( )Daniel Hartmeier
the parentheses are required when using two queue arguments, and optional when using one.
2003-11-18un-quote "return" where it's meant to reference a bnf productionDaniel Hartmeier
and not a literal.
2003-11-17kill some doubles;Jason McIntyre
2003-11-17and make them look all equal..Federico G. Schwindt
2003-11-17document a few more kernel options; help and ok jmc@.Federico G. Schwindt
2003-11-14typos from Jared Yanovich;Jason McIntyre
2003-11-14update BNF for set debug too, again catched by mpech@Henning Brauer
2003-11-14document "set debug"Henning Brauer
ok jmc@ cedric@
2003-11-10The classic password paper by Thompson and Morris, with the Caldera license. ↵Otto Moerbeek
It may be written about 25 years ago, but it is still worth reading. ok jmc@ mickey@
2003-11-09add entry for Pegasos;Jason McIntyre
ok miod@
2003-11-09remove .Pp's before lists and displays;Jason McIntyre
2003-11-08all of a sudden, /usr/share/altq disappeared!Jason McIntyre
ok henning@
2003-11-08remove entries for FreeBSD drivers;Jason McIntyre
ok miod@
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-11-08The very beginning of a pegasos-specific section 8.Miod Vallat
2003-11-08Section 4 changes and additions for Pegasos.Miod Vallat
2003-11-08Sync hardware list with GENERIC.Miod Vallat
2003-11-08Do not keep a list of midi attachments per architecture - this onlyMiod Vallat
makes the page more confusing, and conforms to the existing practice for MI interfaces.
2003-11-08remove two words that were never visible anyway, due to too many argsJason McIntyre
passed to macro;
2003-11-08- ommited -> omittedJason McIntyre
- kill some whitespace at EOL - remove unnecessary args to .Nm
2003-11-08Add 'no-sync' state option to prevent state transition messages for statesRyan Thomas McBride
created by this rule from appearing on the pfsync(4) interface. e.g. pass in proto tcp to self flags S/SA keep state (no-sync) ok cedric@ henning@ dhartmei@
2003-11-07Add some missing mentions of 'synproxy state'Ryan Thomas McBride
ok jmc@
2003-11-07adress -> address, and a few more; all from Jonathon Gray;Jason McIntyre
(mvme68k/mvme88k) vs.c and (vax) if_le.c ok miod@ isakmpd ones ok ho@
2003-11-07- slight cleanupJason McIntyre
- document some of the stuff in core.h - corrections from miod@ and myself;
2003-11-07document line length and group membership limits;Jason McIntyre
kill a stray .Pp; help and ok millert@
2003-11-06document that label macros can now be used in tags as wellHenning Brauer
with help from and ok jmc@
2003-11-06named.boot no longer necessary;Jason McIntyre
from George Pontis (PR 3555); ok jakob@
2003-11-05correct errors in code examples; from Dries Schellekens;Jason McIntyre
ok niels@
2003-11-03spellingDavid Krause
2003-11-02Document kthread_create() return value.Alexander Yurchenko
ok mickey@ jmc@
2003-10-30- sync with headerJason McIntyre
- remove a bunch of useless .Pp's - a little grammar
2003-10-30double word, from Tom Cosgrove;Jason McIntyre
2003-10-30double word, from Tom Cosgrove;Jason McIntyre
2003-10-30oops, one more double word typo from Bruno Rohee;Jason McIntyre
2003-10-30double words;Jason McIntyre
from Bruno Rohee
2003-10-30Remove double word; Ross L RichardsonTodd C. Miller
2003-10-28indent tests for readability.Marc Espie
actually declare a _SUBDIRUSE target. (this allows one to just include bsd.obj.mk if bsd.subdir.mk is not actually needed, or to include bsd.obj.mk and bsd.subdir.mk in any order) okay millert@
2003-10-28oops - lines in these files are indeed restricted to 1024 chars, asJason McIntyre
spotted by fgsch@; and it is indeed BUFSIZ, not BUFSIZE, as spotted by Jared Yanovich;
2003-10-27typo from T.M. Sommers, via FreeBSD;Jason McIntyre
ok drahn@
2003-10-26remove obsolete sections about limit of line length;Jason McIntyre
thanks Eric Jackson for helping me fix this.
2003-10-26typos from Jared Yanovich;Jason McIntyre
2003-10-26typos from Jared Yanovich;Jason McIntyre
2003-10-25fix possessive; from Jared Yanovich;Jason McIntyre
2003-10-25bzcat2 -> bzcat; from Jared Yanovich;Jason McIntyre
2003-10-25add list of games available; update FILES;Jason McIntyre
ok deraadt@
2003-10-24consistently use $ext_if / $int_if in the examplesHenning Brauer
from jared r r spiegel <jrrs@ice-nine.org> ok canacar@ jmc@
2003-10-24.Nm /etc/rc.shutdown -> .Nm rc.shutdown, in line with the rest of theJason McIntyre
rc* pages; suggested by Jared Yanovich, though I did not include his FILES addition;
2003-10-23.Xr compress 3;Jason McIntyre
2003-10-23typos from Jared Yanovich;Jason McIntyre
2003-10-23typos from Jared Yanovich, plus a few more independant -> independent;Jason McIntyre