summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2003-06-19simplifyTheo de Raadt
2003-06-19oopsTheo de Raadt
2003-06-19add descriptions and .Xr's for it(4) and lm(4);Jason McIntyre
work done by Otto Moerbeek.
2003-06-19add a section on th4e isl interactionMichael Shalayeff
2003-06-18Rename p9k to pninek, since device base names with digits are confusing;Miod Vallat
per deraadt@'s request.
2003-06-18text changes requested by miodTheo de Raadt
2003-06-18.PpTheo de Raadt
2003-06-18fix some descriptionsTheo de Raadt
2003-06-17Sync with share/misc/license.template and add missing DARPA creditTodd C. Miller
where applicable.
2003-06-17add adaptive, interval, and frag timeouts to pf.conf and BNFDavid Krause
ok henning@ dhartmei@
2003-06-17New driver and wsdisplay type for the Weitek Power9000 and Brooktree Bt445Miod 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-17Fix the crypto_freereq() prototype to show the right argument typeJean-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-16keep spelling of Weitek Power9100 consistent;Jason McIntyre
ok miod@
2003-06-16Correct a few inaccuracies, and mention that this driver supports 3TX and 3XPMiod Vallat
as well.
2003-06-16add supported device;Jason McIntyre
from Ben Lovett (PR 3250)
2003-06-15note that the yp server needs portmap(8) to be running as well, now thatAnil Madhavapeddy
portmap is off by default millert@ ok
2003-06-13jjbg permits 3/4 removalTheo de Raadt
2003-06-13some missing links for VOP*Ted Unangst
2003-06-13printf returns int now. also remove obsolete commentTed Unangst
2003-06-12note ich4 and ich5Michael Shalayeff
2003-06-12tweak;Jason McIntyre
ok drahn@
2003-06-12qlimit referenced twice from queueopts, PR 3312Henning Brauer
2003-06-11ref table-rule from line, PR 3311Henning Brauer
2003-06-11The use of 'flags' on macppc wdc has been dropped, add kauaiata asDale Rahn
list of attachment points for wdc.
2003-06-11Manpages for some missing macppc pieces.Dale Rahn
2003-06-11add vsnprintf. ok deraadt@Ted Unangst
2003-06-11fix linksTheo de Raadt
2003-06-11no more strcpy, strcat. sprintf -> snprintf. ok deraadt@Ted Unangst
2003-06-11document that is is unsupported to use return-rst/icmp or synproxyPhilipp Buehler
on bridging firewalls henning@ ok, spelling fixes from jmc@
2003-06-11and missing XrTheo de Raadt
2003-06-11list new devices miod forgotTheo de Raadt
2003-06-10Be clear that we mean "inclusive" when we say between; jmc@ OKTodd C. Miller
2003-06-10fix grammer regarding queues; noted by jlouis@mongers.orgTheo 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-09Switch to 2 clause licenses. Spotted by Theo.Hugh Graham
2003-06-07update BNF to show that tagging is also possible on rdr/nat/binatHenning Brauer
2003-06-07second part of the diff from Joel Knight that was sitting in my inbox forHenning Brauer
far too long: better tag documentation. help and ok jmc@
2003-06-07update BNF to include "! tagged"Henning Brauer
2003-06-07document "load anchor from file"Henning Brauer
mostly from Joel Knight help and ok jmc@
2003-06-07Mention Promise PDC20376 SATA in parallel ATA modeAlexander Yurchenko
2003-06-06- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL
2003-06-06- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL - use .Ox for OpenBSD, .Fx for FreeBSD
2003-06-06- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL
2003-06-06section reorder;Jason McIntyre
2003-06-06- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL
2003-06-06- section reorderJason McIntyre
- macro fixes - kill whitespace at EOL
2003-06-06henric@ said that SiI3112 SATA seems quite happy in his U5.Alexander Yurchenko
2003-06-06Intel ICH5/ICH5R IDEAlexander Yurchenko
2003-06-06- section reorderJason McIntyre
- some macro fixes - kill whitespace at EOL
2003-06-04mop up some more 3/4 license issuesTheo de Raadt