summaryrefslogtreecommitdiff
path: root/share/man
AgeCommit message (Expand)Author
2003-01-18more typos; jmc@prioris.mini.pw.edu.plTheo de Raadt
2003-01-18sleppingTheo de Raadt
2003-01-17Improve wording a bit; elf(5) was obviously written by a non-nativeTodd C. Miller
2003-01-17more; jmc@prioris.mini.pw.edu.plTheo de Raadt
2003-01-16Typos; Alan Day w/ changes from me.Todd C. Miller
2003-01-15at least mention the PRIQ scheduler.Henning Brauer
2003-01-15typos; jmc@prioris.mini.pw.edu.plTheo de Raadt
2003-01-15s/TAIL_FIRST/TAILQ_FIRST/Todd C. Miller
2003-01-14Document read-only ports tree usage under new WRKOBJDIR rules.Marc Espie
2003-01-14Document WRKOBJDIR changesMarc Espie
2003-01-13ESP=encapsulatING security payload.Kjell Wooding
2003-01-13Clean up some language, structure. ok niklas@, mpech@Kjell Wooding
2003-01-13Start sentence on new line. ok mpech@. "whatever" theo@Kjell Wooding
2003-01-13note 3Com 9201 support here as wellHenning Brauer
2003-01-13add rhine IIIJason Wright
2003-01-11Remove the vm_* manpages, these functions were replaced in uvm.Wilbern Cobb
2003-01-11- arrange the prototypes in sections.Wilbern Cobb
2003-01-10Symbol LA4123 and Nortel E-mobility 211818-A PCI cards are now supported.Todd C. Miller
2003-01-10Tipo in tabledef grammar. Found by Rukh <openbsd@rukh.net>Cedric Berger
2003-01-10fix breakage in the previous commitKenjiro Cho
2003-01-09Remove fetch(9) and store(9) manual pages and references to them.Miod Vallat
2003-01-09Add support for active/inactive tablesets in the kernel.Cedric Berger
2003-01-08Merry Christmas Mickey!Kenneth R Westerback
2003-01-07more fixes from the weissmanndudeMichael Shalayeff
2003-01-05spellingTheo de Raadt
2003-01-05Grammar fixes from jmc@prioris.mini.pw.edu.plPeter Valchev
2003-01-05bktr on macppcMichael Shalayeff
2003-01-05A short documentation on what frame buffer resolutions are available,Miod Vallat
2003-01-04Remove COMPAT_NOMID. It was deprecated since a long time, the man page wassMiod Vallat
2003-01-04Add comment about polish and turkish keyboards. -mojMats O Jansson
2002-12-31amiga and sun3 turned out to not be y2k+3 compliant here. Remove them, asMiod Vallat
2002-12-31Prepare for the removal of amiga and sun3 platforms from the tree.Miod Vallat
2002-12-31document update-patches; help & ok espiePeter Valchev
2002-12-30Match changes to pfctl and /etc/protocols. ipv6-icmp-type becomes icmp6-type;Ryan Thomas McBride
2002-12-30sync protos with dlfcn.h; prompted by niekze AT yahoo DOT comTodd C. Miller
2002-12-30Remove stray 'hosts' on the nat-rule production in BNF, found byDaniel Hartmeier
2002-12-30add update-plistMarc Espie
2002-12-29Add support for radix tables for source and destination of PF rules.Cedric Berger
2002-12-28More direct explanation of where the port number and protocol number to nameRyan Thomas McBride
2002-12-25add many missing dirs under /etc w/ descriptions; ok miod fgschPeter Valchev
2002-12-24More cleanup.Ryan Thomas McBride
2002-12-23do not mention optimization default, as "set optimization default" is notHenning Brauer
2002-12-23chdir is the syscall, cd is the shell command; Sam SmithTodd C. Miller
2002-12-23Fix typo, pointed out by Dries SchellekensRyan Thomas McBride
2002-12-23A nudge towards reality:Ryan Thomas McBride
2002-12-22Add altq ioctls. Just the bare minimum, more details to come.Ryan Thomas McBride
2002-12-22consistency; grange@Henning Brauer
2002-12-22Bring this closer to the reality of pf_ioctl.c;Ryan Thomas McBride
2002-12-20fix two typos; Dave SteinbergTodd C. Miller
2002-12-20 - fix one argument to pool_init.Artur Grabowski