Age | Commit message (Expand) | Author |
2003-12-29 | update for a few more boxens; from weissmanndude | Michael Shalayeff |
2003-12-28 | UFS_DIRHASH | Ted Unangst |
2003-12-27 | Replace ve(4) with le(4) here too. | Miod Vallat |
2003-12-27 | define USE_GCC3, for later. | Marc Espie |
2003-12-27 | Mention that m is free'd if m_pulldown fails. | Ryan Thomas McBride |
2003-12-26 | Use the ``official'' description for the MVME3xx cards, and provide jumper | Miod Vallat |
2003-12-25 | Boy, this has grown. 600MB in 2.7 to almost 3GB today. | Marc Espie |
2003-12-25 | typo; PR3618; Jonathan Fromer | Henning Brauer |
2003-12-24 | Update protocol number and multicast group to match reality. | Ryan Thomas McBride |
2003-12-23 | a few commonly used phys | Michael Shalayeff |
2003-12-23 | sort SEE ALSO; | Jason McIntyre |
2003-12-22 | also list commonly used phys attachments (and Xrs) | Michael Shalayeff |
2003-12-21 | Kill non-standard kernel printf %: braindead extension for good. | Miod Vallat |
2003-12-20 | some typos and wording improvements from Tom Cosgrove; | Jason McIntyre |
2003-12-20 | update sticky: note that setting the sticky bit on files is still possible, | Jason McIntyre |
2003-12-18 | document `b0' and `b1' attributes; | Jason McIntyre |
2003-12-17 | SMC 9452TX | Jason Wright |
2003-12-17 | more cards | Jason Wright |
2003-12-16 | Add SLIST_FOREACH_PREVPTR and SLIST_REMOVE_NEXT. SLIST_FOREACH_PREVPTR | Todd C. Miller |
2003-12-16 | pfsync.4: | Jason McIntyre |
2003-12-16 | Clean up first paragraph. | Ryan Thomas McBride |
2003-12-16 | Reorg and better english. Split network synchronisation specifics | Ryan Thomas McBride |
2003-12-16 | 1st pass at documenting the new pfsync network synchronisation | Ryan Thomas McBride |
2003-12-15 | - end sentence with full stop, not comma | Jason McIntyre |
2003-12-15 | - kill whitespace at EOL | Jason McIntyre |
2003-12-15 | Add support to track stateful connections by source ip. This allows us | Ryan Thomas McBride |
2003-12-14 | similar changes to the rest of the radio pages: | Jason McIntyre |
2003-12-14 | capability is RADIO_CARD_TYPE, not RADIO_CAPS_CARD_TYPE; | Jason McIntyre |
2003-12-14 | typo from Brian Chase, plus kill a comma splice; | Jason McIntyre |
2003-12-12 | sync with <sys/mbuf.h>, as pointed out by Dragos Ruiu; | Jason McIntyre |
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 |
2003-12-11 | POSIX says rlim_t should be unsigned so make it u_quad_t. Also add | Todd C. Miller |
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 |
2003-12-08 | document DUMMY_NOPS (per Dom De Vitto on misc@); | Jason McIntyre |
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 |
2003-12-05 | encourage people to add in values to rc.conf.local rather than copy | Jason McIntyre |
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 |
2003-12-02 | typo from Daniel Cavanagh; | Jason McIntyre |
2003-11-29 | allow ':' (range including boundaries) to be used whereever '><' (range | Daniel Hartmeier |
2003-11-26 | The geodesc works great for SC1201 as well. ok markus@ | Kevin Lo |
2003-11-24 | fix load anchor BNF. | Henning Brauer |
2003-11-21 | WCCPv1, not WCCPv2; from Berk D. Demir; | Jason McIntyre |
2003-11-18 | more literal confusion, "(" ")" vs. ( ) | Daniel Hartmeier |
2003-11-18 | un-quote "return" where it's meant to reference a bnf production | Daniel Hartmeier |