summaryrefslogtreecommitdiff
path: root/share/man
AgeCommit message (Collapse)Author
2000-11-21Fix.Angelos D. Keromytis
2000-11-21TAILQ_PREV documented wrong; horape@tinuviel.compendium.net.arTheo de Raadt
2000-11-21various man page updates from freebsdJason Wright
2000-11-20various Xr fixes; nordin@cse.ogi.eduTheo de Raadt
2000-11-17*HMAC96->HMACAngelos D. Keromytis
2000-11-16Driver for USB scanners; from NetBSD.Aaron Campbell
2000-11-16- Get rid of ugly .Tn macros.Aaron Campbell
- Get rid of annoying short lines. - Print memory addresses in a literal text font.
2000-11-16Note support for Accton EN1217 and EN2242 Ethernet adapters.Aaron Campbell
2000-11-15Add pcdisplay(4) man page; from NetBSD.Aaron Campbell
2000-11-15New keyboard man pages; from NetBSD.Aaron Campbell
2000-11-15Add a "Display adapters" section and note support for vga(4) there.Aaron Campbell
2000-11-15Manual page for vga(4); from NetBSD.Aaron Campbell
2000-11-10.Sh AUTHOR -> AUTHORS, ok aaron@Todd T. Fries
2000-11-10reflect realityMarc Espie
2000-11-10Adaptec "FSA" RAID driverNiklas Hallqvist
2000-11-10Add COMPATIBILITY section definition.Aaron Campbell
2000-11-09add uvm(9) from netbsd; as a side effect increase art's guilt factor ;)Michael Shalayeff
2000-11-09incomplete work. moved them, repaired some, it is a giant messTheo de Raadt
2000-11-09The spl() functions block interrupts of equal or lesser priority, not ofAaron Campbell
higher priority. This man page could use some more improvement, but this paragraph was too misleading to be ignored.
2000-11-08Fix up mdoc section header descriptions to more accurately reflect howAaron Campbell
man pages should be laid out in OpenBSD.
2000-11-08using .Tn is uglyTheo de Raadt
2000-11-07Repair documentation, remove OPTi and ALi references (these chips are NOTChris Cappuccio
supported in DMA modes right now), add some missing ones
2000-11-07mdoc nitAaron Campbell
2000-11-06Restore the real non-standard loopback address (127.1)Matthieu Herrb
2000-11-06Add two paragraphs to the BUGS section:Aaron Campbell
- Note that mii_tick() is not currently run for ASIX boards. - Do not recommend Davicom adapters as they hog the PCI bus.
2000-11-06MLINK uhub.4Theo de Raadt
2000-11-06Xr crypto 9, not crypt 9Jason Wright
2000-10-30src not unpacked on CD-ROM anymoreTheo de Raadt
2000-10-30packages, not ports. Ok'd deraadt@, aaron@Marc Espie
2000-10-29No atapi(4) exists: correctly reference atapiscsi(4) instead; closes PR/1477.Aaron Campbell
2000-10-27Minor nit: print IPsec in bold under NAME section by using Nm; nate@Aaron Campbell
2000-10-27The IBM EtherJet 10/100 CardBus card works; jason@Aaron Campbell
2000-10-26Add support for ADMtek AN985 Centaur-C CardBus Ethernet interfaces. Thanks forAaron Campbell
ADMtek for sending me a couple demo boards.
2000-10-26put back the motd gets modified message; pjanzenTheo de Raadt
2000-10-26Note support for Xircom X3201-based CardBus Ethernet.Aaron Campbell
2000-10-26Fix some grammar issues; jcs@rt.fm. Make a few other improvements while we'reAaron Campbell
here. Closes PR/1475.
2000-10-26Update and a few cleanups, aaron@ okMiod Vallat
2000-10-26Verwenden Sie ein Beispiel, das besser für Geschmack der OpenBSD-EntwicklerAaron Campbell
in der Musik entsprochen wird.
2000-10-26Support for Rio600 players was added awhile ago, but the man page was neverAaron Campbell
updated; bad jakob@
2000-10-26Enable sun3 md manpagesMiod Vallat
2000-10-26Some share/man fleshing.Aaron Campbell
2000-10-26delete absolutely ridiculous crapTheo de Raadt
2000-10-25Don't incorrectly document splserial() as spltty().Aaron Campbell
2000-10-25Various fixes; from gluk@ptci.ruAaron Campbell
2000-10-24Add the punchline to the procedure for making web server certificatesBob Beck
to indicate that people should test their server with a self signed certificate, then simply replace the certificate with a real one to go production.
2000-10-23more pchb that supply randomTheo de Raadt
2000-10-22makeoptions DEBUG does not imply -DDEBUG; noticed by gluk@ptci.ru.Aaron Campbell
2000-10-21Mention that version 8.0 o tcl/tk are required to build X11 and thatMarco S Hyman
they may be found in the ports tree. Mentioned by fgsch@. Remove AUTHORS subheading as it seems to be rarely used.
2000-10-20typo - s/sshd.conf/sshd_config for where to permit/deny root loginsobecian
found by john@maKintosh.com
2000-10-19Remove merge conflict marker accidentaly left in this file.Hans Insulander