summaryrefslogtreecommitdiff
path: root/share/man
AgeCommit message (Collapse)Author
2002-04-01List more supported adaptersNathan Binkert
2002-04-01recommending sysexits.h has been ridiculous from the startTheo de Raadt
2002-04-01wi(4) also supports the Symbol Spectrum24 chipset, though there isTodd C. Miller
no special code to deal with it at the moment. Several of the cards listed actually use the Spectrum24 chipset, not the Prism one.
2002-04-01add pcppi.4Mike Pechkin
millert@ ok
2002-04-01Initial import of pcppi.4 from NetBSD. Spotted by form@.Mike Pechkin
millert@ ok
2002-03-30fix some stuff; ok deraadtPeter Valchev
2002-03-30fix formatting, pt out by brad@Michael Shalayeff
2002-03-30Mention hostap mode earlier on at Theo's suggestion.Todd C. Miller
2002-03-30replaced by wi.4tblTodd C. Miller
2002-03-30First stab at updating wi(4) to reality. Replace wi.4 with wi.4tblTodd C. Miller
so we can do tables.
2002-03-29Correct widths to deal with addition of XrJason Wright
2002-03-29Adjust with to deal with new xrsDale Rahn
2002-03-29Improve description of some devices, needs more work.Dale Rahn
2002-03-29Document how to enter ddb from pcons.Miod Vallat
2002-03-29adjust width to deal with new xrsJason Wright
2002-03-29change to XrTheo de Raadt
2002-03-29Proxim RangeLAN-DSTodd C. Miller
2002-03-28Remove any reference to Tigon II since this chip is really pretty differentNathan Binkert
2002-03-28looko; from Dries Schellekens <gwyllion@ace.ulyssis.org>Michael Shalayeff
2002-03-27implement a "no-route" keyword.Michael Shalayeff
usage semantics are analogous w/ "any", meaning is "any ip address for which there is no route in the current routing table", could be used in both from and to. typical usage would be (assuming symmetrical routing): block in from no-route to any also doc "any" in the pf.conf.5, include in regress, etc. tested by me on i386 and sparc. dhartmei@ and frantzen@ ok
2002-03-27From David Krause:Todd C. Miller
o ftpd.8: alphabetically sort FILES and add login.conf & motd o midi.4 and pckbd.4: there is no pcppi(4) man page o passwd.5: s/passwd.conf/login.conf
2002-03-27.Xr pci 4Jason Wright
2002-03-27sparc64 caveatsJason Wright
2002-03-26Mention support for NCP130Todd C. Miller
2002-03-26usr 2415Michael Shalayeff
2002-03-26cut and paste; from Philipp Buehler <lists@fips.de>Michael Shalayeff
2002-03-26Document DIOCKILLSTATES. From Denis Afonin.Daniel Hartmeier
2002-03-25document the {SPLAY,RB}_INITIALIZER and {SPLAY,RB}_EMPTY() macrosMike Frantzen
2002-03-25Verbiage on WCCP support (rather, GRE for WCCPv1) - from joeycoleman@acm.orgAngelos D. Keromytis
2002-03-20Sendmail logs to /var/log/maillog, not /var/log/mail; Matt BingTodd C. Miller
2002-03-20bad NetBSD name.Marc Espie
ok mickeyski
2002-03-20Correct part number for qec+qe (John Pavlakis <JPavlakis@fortpoint.com>)Jason Wright
2002-03-20Correct part number for qec+4qeJason Wright
2002-03-19revert to older ahc driver until the new one's bugs are fixedTodd C. Miller
2002-03-19 Free/tree typos.Vincent Labrecque
ok provos@
2002-03-18Sync SYNOPSIS config lines with GENERIC; from nick@Miod Vallat
2002-03-18Document option PTRACE; from Brian J. Kifiak, thanks!Miod Vallat
2002-03-17Add references to FILES and SEE ALSO sections. From David Krause.Daniel Hartmeier
2002-03-16How to enable automake.Marc Espie
2002-03-14sparc64: lpt at ebusJason Wright
2002-03-14$OpenBSD$Jason Wright
2002-03-14From NetBSD: man page for ebusJason Wright
2002-03-14Make it a bit more generic (include config's that are hppa and sparc64 specific)Jason Wright
2002-03-14Move the i386 version of lpt.4 to the common directory since lpt isJason Wright
used on 4 platforms now...
2002-03-14Add man page for apioJason Wright
2002-03-14Add asioJason Wright
2002-03-14Man page for asio driverJason Wright
2002-03-13login(8) -> login(1)Marco S Hyman
2002-03-10remove unneeded parenthesis.Federico G. Schwindt
2002-03-07Add descriptions of BUS_DMA_READ, BUS_DMA_WRITE, and BUS_DMA_STREAMINGJason Wright
(from NetBSD)