Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-11-06 | Fix symbolic address in example (noticed by kbob@jogger-egg.com) | Angelos D. Keromytis | |
2001-11-06 | Add option XFS. ok art, millert | Peter Valchev | |
2001-11-05 | Add color capabilities to the wsvt25 entries for wscons(4). | Christian Weisgerber | |
Adapted from NetBSD, ok millert@ | |||
2001-11-05 | more fixes to zipcodes, from Ted U <grendel@heorot.stanford.edu> | Michael Shalayeff | |
2001-11-04 | wording; ok art | Peter Valchev | |
2001-11-02 | add intel card | Michael Shalayeff | |
2001-10-30 | vipw(8) invokes pwd_mkdb(8) automagically. | Miod Vallat | |
2001-10-30 | alphabetize the sound section | Michael Shalayeff | |
2001-10-29 | add emu, iop. fix stupid script error splitting lines on dots | Michael Shalayeff | |
2001-10-29 | more devices | Jason Wright | |
2001-10-29 | man page for sab82532 | Jason Wright | |
2001-10-29 | 3.1 | Jason Wright | |
2001-10-29 | Unconfuse. | Marc Espie | |
ok art@ | |||
2001-10-29 | better description | Theo de Raadt | |
2001-10-28 | add caveats for stupid chips and fix niels' inconsistancy | Michael Shalayeff | |
2001-10-25 | add more supported cards adn alphabetize the lists | Michael Shalayeff | |
2001-10-25 | Need more sleep to make correct replace commands; | Miod Vallat | |
pointed out by op21@squish.org, thanks | |||
2001-10-24 | OPL3-SAx not SAX | Miod Vallat | |
2001-10-24 | Fix linefeeds, and (blush) a special typo. | Miod Vallat | |
2001-10-24 | elaborate on wi(4) @ PCI a little bit | Todd C. Miller | |
2001-10-24 | Match Netgear MA301 dumb PCMCIA->PCI bridge. | Todd C. Miller | |
2001-10-24 | "minium" -> "minimum", ok deraadt@ | Daniel Hartmeier | |
2001-10-24 | Xr emu | Theo de Raadt | |
2001-10-24 | i82562 is alos works | Michael Shalayeff | |
2001-10-24 | build emu.4 | Michael Shalayeff | |
2001-10-24 | man for an emu | Michael Shalayeff | |
2001-10-15 | Add 'allow-opts' to rules. Packets with IP options will be blocked by | Daniel Hartmeier | |
default now, and can be allowed per rule. ok deraadt@ | |||
2001-10-14 | Mention that sparc and sparc64 have UKC. | Miod Vallat | |
Also, try to do a better job at describing how the different prom versions find the bootloader and the kernel filename. | |||
2001-10-14 | Fix misplaced word; David Krause | Todd C. Miller | |
2001-10-14 | Disable fd sharing for this release. Sorry. | Artur Grabowski | |
deraadt@ ok. | |||
2001-10-14 | Update for new sendmail setup, based on a patch from David Krause | Todd C. Miller | |
2001-10-12 | hme(4) and be(4) should .Xr each other | Todd C. Miller | |
2001-10-11 | Remove URL, the FAQ links to it. | Daniel Hartmeier | |
2001-10-11 | List possible flags (FIN, SYN, RST, PUSH, ACK, URG), suggested | Daniel Hartmeier | |
by Todd Fries. | |||
2001-10-10 | 144.19.74/24 -> 144.19.74.0/24, found by Todd Fries. | Daniel Hartmeier | |
2001-10-09 | Oops, merge from stable... | Marc Espie | |
2001-10-09 | man page corrections, from Brian J. Kifiak | Daniel Hartmeier | |
2001-10-09 | More food. | Miod Vallat | |
2001-10-09 | A couple of glitches. | Miod Vallat | |
2001-10-09 | Subsection was left out of the manpage, i386 added. | Dale Rahn | |
ok miod@ | |||
2001-10-09 | Add manpage for apm driver on macppc. This version is copied from | Dale Rahn | |
i386 with some minor changes, and several NOT YET SUPPORTED statements. ok miod (we can improve it in the tree later). | |||
2001-10-08 | More sparc64 manual pages borrowed and adapted from the sparc land. | Miod Vallat | |
2001-10-08 | partial update | Theo de Raadt | |
2001-10-08 | Bad me found old man pages installed and assumed the code was still there. | Miod Vallat | |
2001-10-08 | o) better -mdoc syntax; | Mike Pechkin | |
o) start new sentence on a new line; o) sort SEE ALSO; o) close .Bd; millert@ ok | |||
2001-10-08 | update ca zips; from Ted U <grendel@heorot.stanford.edu>; deraadt@ ok | Michael Shalayeff | |
2001-10-07 | Rework a bit, and add DTC Domex 3194U Plus to list of supported cards | Jason Wright | |
2001-10-07 | Document bridge/pf interaction more appropriately. Ok Jason Wright. | Daniel Hartmeier | |
2001-10-07 | Add interface name to address translation to pfctl, document it and add | Daniel Hartmeier | |
a regress test. Translation is done on rule set load-time only, so the rule sets must be reloaded when an interface address changes. parse.y patch from Cedric Berger. Similar patch from Jonathon Fletcher. Thanks to both. | |||
2001-10-07 | Document REGRESS_IS_INTERACTIVE | Marc Espie | |