summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2003-12-12sync with <sys/mbuf.h>, as pointed out by Dragos Ruiu;Jason McIntyre
2003-12-11Add -p1003.1-03 for POSIX 1003.1 2003 EditionTodd C. Miller
2003-12-11Add id_t type as per POSIX and use it for [gs]etpriority(2).Todd C. Miller
2003-12-11POSIX says rlim_t should be unsigned so make it u_quad_t. Also addTodd C. Miller
2003-12-10snc list of supported controllers with realityHenning Brauer
2003-12-09new moxa pucTheo de Raadt
2003-12-09fix weird formatting issues in SYNOPSIS;Jason McIntyre
2003-12-08document DUMMY_NOPS (per Dom De Vitto on misc@);Jason McIntyre
2003-12-08mention ifconfig create; sync synopsis like (Op Ar count). with jmc, deraadtMarkus Friedl
2003-12-08Mbuf tag tcp and udp packets which are translated to localhost, andRyan Thomas McBride
2003-12-05encourage people to add in values to rc.conf.local rather than copyJason McIntyre
2003-12-05Fix pasto in SLIST_REMOVE synopsis; deraadt@ OKTodd C. Miller
2003-12-05Netgear MA311 is reported to work.Todd C. Miller
2003-12-05It used to be a good thing not to send people to Verisign. now thisBob Beck
2003-12-02typo from Daniel Cavanagh;Jason McIntyre
2003-11-29allow ':' (range including boundaries) to be used whereever '><' (rangeDaniel Hartmeier
2003-11-26The geodesc works great for SC1201 as well. ok markus@Kevin Lo
2003-11-24fix load anchor BNF.Henning Brauer
2003-11-21WCCPv1, not WCCPv2; from Berk D. Demir;Jason McIntyre
2003-11-18more literal confusion, "(" ")" vs. ( )Daniel Hartmeier
2003-11-18un-quote "return" where it's meant to reference a bnf productionDaniel Hartmeier
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
2003-11-10The classic password paper by Thompson and Morris, with the Caldera license. ...Otto Moerbeek
2003-11-09add entry for Pegasos;Jason McIntyre
2003-11-09remove .Pp's before lists and displays;Jason McIntyre
2003-11-08all of a sudden, /usr/share/altq disappeared!Jason McIntyre
2003-11-08remove entries for FreeBSD drivers;Jason McIntyre
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
2003-11-08remove two words that were never visible anyway, due to too many argsJason McIntyre
2003-11-08- ommited -> omittedJason McIntyre
2003-11-08Add 'no-sync' state option to prevent state transition messages for statesRyan Thomas McBride
2003-11-07Add some missing mentions of 'synproxy state'Ryan Thomas McBride
2003-11-07adress -> address, and a few more; all from Jonathon Gray;Jason McIntyre
2003-11-07- slight cleanupJason McIntyre
2003-11-07document line length and group membership limits;Jason McIntyre
2003-11-06document that label macros can now be used in tags as wellHenning Brauer
2003-11-06named.boot no longer necessary;Jason McIntyre
2003-11-05correct errors in code examples; from Dries Schellekens;Jason McIntyre
2003-11-03spellingDavid Krause
2003-11-02Document kthread_create() return value.Alexander Yurchenko
2003-10-30- sync with headerJason McIntyre