Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-19 | simplify | Theo de Raadt | |
2003-06-19 | oops | Theo de Raadt | |
2003-06-19 | add descriptions and .Xr's for it(4) and lm(4); | Jason McIntyre | |
work done by Otto Moerbeek. | |||
2003-06-19 | add a section on th4e isl interaction | Michael Shalayeff | |
2003-06-18 | Rename p9k to pninek, since device base names with digits are confusing; | Miod Vallat | |
per deraadt@'s request. | |||
2003-06-18 | text changes requested by miod | Theo de Raadt | |
2003-06-18 | .Pp | Theo de Raadt | |
2003-06-18 | fix some descriptions | Theo de Raadt | |
2003-06-17 | Sync with share/misc/license.template and add missing DARPA credit | Todd C. Miller | |
where applicable. | |||
2003-06-17 | add adaptive, interval, and frag timeouts to pf.conf and BNF | David Krause | |
ok henning@ dhartmei@ | |||
2003-06-17 | New driver and wsdisplay type for the Weitek Power9000 and Brooktree Bt445 | Miod Vallat | |
combination, found on the Tadpole SPARCbook 3 only (later model use the Power9100 and are already supported). Untested for lack of hardware and volunteers, but carefully crafted; if it does not work out of the box, this should be a good starting point. "worth having in the tree" millert@ | |||
2003-06-17 | Fix the crypto_freereq() prototype to show the right argument type | Jean-Francois Brousseau | |
(struct cryptop* instead of void*) and update the definition of struct cryptkop to match the real world Work by jmc@ and me, ok jmc@ | |||
2003-06-16 | keep spelling of Weitek Power9100 consistent; | Jason McIntyre | |
ok miod@ | |||
2003-06-16 | Correct a few inaccuracies, and mention that this driver supports 3TX and 3XP | Miod Vallat | |
as well. | |||
2003-06-16 | add supported device; | Jason McIntyre | |
from Ben Lovett (PR 3250) | |||
2003-06-15 | note that the yp server needs portmap(8) to be running as well, now that | Anil Madhavapeddy | |
portmap is off by default millert@ ok | |||
2003-06-13 | jjbg permits 3/4 removal | Theo de Raadt | |
2003-06-13 | some missing links for VOP* | Ted Unangst | |
2003-06-13 | printf returns int now. also remove obsolete comment | Ted Unangst | |
2003-06-12 | note ich4 and ich5 | Michael Shalayeff | |
2003-06-12 | tweak; | Jason McIntyre | |
ok drahn@ | |||
2003-06-12 | qlimit referenced twice from queueopts, PR 3312 | Henning Brauer | |
2003-06-11 | ref table-rule from line, PR 3311 | Henning Brauer | |
2003-06-11 | The use of 'flags' on macppc wdc has been dropped, add kauaiata as | Dale Rahn | |
list of attachment points for wdc. | |||
2003-06-11 | Manpages for some missing macppc pieces. | Dale Rahn | |
2003-06-11 | add vsnprintf. ok deraadt@ | Ted Unangst | |
2003-06-11 | fix links | Theo de Raadt | |
2003-06-11 | no more strcpy, strcat. sprintf -> snprintf. ok deraadt@ | Ted Unangst | |
2003-06-11 | document that is is unsupported to use return-rst/icmp or synproxy | Philipp Buehler | |
on bridging firewalls henning@ ok, spelling fixes from jmc@ | |||
2003-06-11 | and missing Xr | Theo de Raadt | |
2003-06-11 | list new devices miod forgot | Theo de Raadt | |
2003-06-10 | Be clear that we mean "inclusive" when we say between; jmc@ OK | Todd C. Miller | |
2003-06-10 | fix grammer regarding queues; noted by jlouis@mongers.org | Theo de Raadt | |
2003-06-10 | - remove entries for /usr/include/kerberosIV and /usr/src/kerberosIV; | Jason McIntyre | |
also spotted by Wouter Clarie - changed /usr/include/ssl -> /usr/include/openssl | |||
2003-06-09 | Switch to 2 clause licenses. Spotted by Theo. | Hugh Graham | |
2003-06-07 | update BNF to show that tagging is also possible on rdr/nat/binat | Henning Brauer | |
2003-06-07 | second part of the diff from Joel Knight that was sitting in my inbox for | Henning Brauer | |
far too long: better tag documentation. help and ok jmc@ | |||
2003-06-07 | update BNF to include "! tagged" | Henning Brauer | |
2003-06-07 | document "load anchor from file" | Henning Brauer | |
mostly from Joel Knight help and ok jmc@ | |||
2003-06-07 | Mention Promise PDC20376 SATA in parallel ATA mode | Alexander Yurchenko | |
2003-06-06 | - section reorder | Jason McIntyre | |
- macro fixes - kill whitespace at EOL | |||
2003-06-06 | - section reorder | Jason McIntyre | |
- macro fixes - kill whitespace at EOL - use .Ox for OpenBSD, .Fx for FreeBSD | |||
2003-06-06 | - section reorder | Jason McIntyre | |
- macro fixes - kill whitespace at EOL | |||
2003-06-06 | section reorder; | Jason McIntyre | |
2003-06-06 | - section reorder | Jason McIntyre | |
- macro fixes - kill whitespace at EOL | |||
2003-06-06 | - section reorder | Jason McIntyre | |
- macro fixes - kill whitespace at EOL | |||
2003-06-06 | henric@ said that SiI3112 SATA seems quite happy in his U5. | Alexander Yurchenko | |
2003-06-06 | Intel ICH5/ICH5R IDE | Alexander Yurchenko | |
2003-06-06 | - section reorder | Jason McIntyre | |
- some macro fixes - kill whitespace at EOL | |||
2003-06-04 | mop up some more 3/4 license issues | Theo de Raadt | |