Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-12-12 | sync with <sys/mbuf.h>, as pointed out by Dragos Ruiu; | Jason McIntyre | |
ok deraadt@ itojun@ | |||
2003-12-11 | Add -p1003.1-03 for POSIX 1003.1 2003 Edition | Todd C. Miller | |
2003-12-11 | Add id_t type as per POSIX and use it for [gs]etpriority(2). | Todd C. Miller | |
OK henning@ and deraadt@ | |||
2003-12-11 | POSIX says rlim_t should be unsigned so make it u_quad_t. Also add | Todd C. Miller | |
POSIX-mandated RLIM_SAVED_MAX and RLIM_SAVED_CUR defines. On OpenBSD these are identical to RLIM_INFINITY as allowed by POSIX. OK deraadt@ | |||
2003-12-10 | snc list of supported controllers with reality | Henning Brauer | |
2003-12-09 | new moxa puc | Theo de Raadt | |
2003-12-09 | fix weird formatting issues in SYNOPSIS; | Jason McIntyre | |
diff from Brian Poole; | |||
2003-12-08 | document DUMMY_NOPS (per Dom De Vitto on misc@); | Jason McIntyre | |
careful crafting and ok mickey@ | |||
2003-12-08 | mention ifconfig create; sync synopsis like (Op Ar count). with jmc, deraadt | Markus Friedl | |
2003-12-08 | Mbuf tag tcp and udp packets which are translated to localhost, and | Ryan Thomas McBride | |
use the the presence of this tag to reverse the match order in in{6}_pcblookup_listen(). Some daemons (such as portmap) do a double bind, binding to both * and localhost in order to differentiate local from non-local connections, and potentially granting more privilege to local ones. This change ensures that redirected connections to localhost do not appear local to such a daemon. Bulk of changes from dhartmei@, some changes markus@ ok dhartmei@ deraadt@ | |||
2003-12-05 | encourage people to add in values to rc.conf.local rather than copy | Jason McIntyre | |
rc.conf blindly, since install can now create rc.conf.local; thanks nick@ for pointing this out; | |||
2003-12-05 | Fix pasto in SLIST_REMOVE synopsis; deraadt@ OK | Todd C. Miller | |
2003-12-05 | Netgear MA311 is reported to work. | Todd C. Miller | |
2003-12-05 | It used to be a good thing not to send people to Verisign. now this | Bob Beck | |
is just wrong. Damn wrong. | |||
2003-12-02 | typo from Daniel Cavanagh; | Jason McIntyre | |
2003-11-29 | allow ':' (range including boundaries) to be used whereever '><' (range | Daniel Hartmeier | |
excluding boundaries) is legal. already supported by kernel, requires only removal of three error messages. ok henning@ | |||
2003-11-26 | The geodesc works great for SC1201 as well. ok markus@ | Kevin Lo | |
2003-11-24 | fix load anchor BNF. | Henning Brauer | |
from Joel Knight | |||
2003-11-21 | WCCPv1, not WCCPv2; from Berk D. Demir; | Jason McIntyre | |
also alter -width of a list to make it look a bit better; | |||
2003-11-18 | more literal confusion, "(" ")" vs. ( ) | Daniel Hartmeier | |
the parentheses are required when using two queue arguments, and optional when using one. | |||
2003-11-18 | un-quote "return" where it's meant to reference a bnf production | Daniel Hartmeier | |
and not a literal. | |||
2003-11-17 | kill some doubles; | Jason McIntyre | |
2003-11-17 | and make them look all equal.. | Federico G. Schwindt | |
2003-11-17 | document a few more kernel options; help and ok jmc@. | Federico G. Schwindt | |
2003-11-14 | typos from Jared Yanovich; | Jason McIntyre | |
2003-11-14 | update BNF for set debug too, again catched by mpech@ | Henning Brauer | |
2003-11-14 | document "set debug" | Henning Brauer | |
ok jmc@ cedric@ | |||
2003-11-10 | The 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-09 | add entry for Pegasos; | Jason McIntyre | |
ok miod@ | |||
2003-11-09 | remove .Pp's before lists and displays; | Jason McIntyre | |
2003-11-08 | all of a sudden, /usr/share/altq disappeared! | Jason McIntyre | |
ok henning@ | |||
2003-11-08 | remove entries for FreeBSD drivers; | Jason McIntyre | |
ok miod@ | |||
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre | |
2003-11-08 | The very beginning of a pegasos-specific section 8. | Miod Vallat | |
2003-11-08 | Section 4 changes and additions for Pegasos. | Miod Vallat | |
2003-11-08 | Sync hardware list with GENERIC. | Miod Vallat | |
2003-11-08 | Do not keep a list of midi attachments per architecture - this only | Miod Vallat | |
makes the page more confusing, and conforms to the existing practice for MI interfaces. | |||
2003-11-08 | remove two words that were never visible anyway, due to too many args | Jason McIntyre | |
passed to macro; | |||
2003-11-08 | - ommited -> omitted | Jason McIntyre | |
- kill some whitespace at EOL - remove unnecessary args to .Nm | |||
2003-11-08 | Add 'no-sync' state option to prevent state transition messages for states | Ryan 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-07 | Add some missing mentions of 'synproxy state' | Ryan Thomas McBride | |
ok jmc@ | |||
2003-11-07 | adress -> 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 cleanup | Jason McIntyre | |
- document some of the stuff in core.h - corrections from miod@ and myself; | |||
2003-11-07 | document line length and group membership limits; | Jason McIntyre | |
kill a stray .Pp; help and ok millert@ | |||
2003-11-06 | document that label macros can now be used in tags as well | Henning Brauer | |
with help from and ok jmc@ | |||
2003-11-06 | named.boot no longer necessary; | Jason McIntyre | |
from George Pontis (PR 3555); ok jakob@ | |||
2003-11-05 | correct errors in code examples; from Dries Schellekens; | Jason McIntyre | |
ok niels@ | |||
2003-11-03 | spelling | David Krause | |
2003-11-02 | Document kthread_create() return value. | Alexander Yurchenko | |
ok mickey@ jmc@ | |||
2003-10-30 | - sync with header | Jason McIntyre | |
- remove a bunch of useless .Pp's - a little grammar |