summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2018-10-06Stop telling oversimplifying lies about whether or not VOP_LOOKUP willBob Beck
2018-10-05It is perfectly legal in C++ to use the same name for a struct tagTodd C. Miller
2018-10-05Add regress variable to run setup once for all tests.Alexander Bluhm
2018-10-04update DESCRIPTION and COMPATIBILITY, mostly correcting statementsIngo Schwarze
2018-10-04Stop abusing subsections to represent the list of escape sequences;Ingo Schwarze
2018-10-02Add support for RT3290 chipset by James Hastings.Kevin Lo
2018-10-01fix obvious pasto in the HISTORY sectionIngo Schwarze
2018-10-01mention RTL8723AEJonathan Matthew
2018-09-30Make the HISTORY sections of the "intro" manuals less confusing andIngo Schwarze
2018-09-30use a more common wording the authors sectionanton
2018-09-29trim previous;Jason McIntyre
2018-09-28Explain how to enable audio recording.Alexandre Ratchov
2018-09-28Add a cross reference to sysctl(2) to SEE ALSO.Ingo Schwarze
2018-09-28Document retguard and options to disable it.mortimer
2018-09-26Fix controller name.Visa Hankala
2018-09-26Add variables for setup and cleanup of regression tests.Alexander Bluhm
2018-09-21update rtwn;Jason McIntyre
2018-09-21mention RTL8188EE supportJonathan Matthew
2018-09-20missing space after commaTheo Buehler
2018-09-18document parallel2Marc Espie
2018-09-10Instead of calculating the mbuf packet header length here and there,Alexander Bluhm
2018-09-10tweak previous;Jason McIntyre
2018-09-10During fragment reassembly, mbuf chains with packet headers wereAlexander Bluhm
2018-09-09rdomains can be deleted again - remove caveat, tell ppl how to delete, andHenning Brauer
2018-09-04document PKGSTEM changesMarc Espie
2018-09-04Correct usbd_abort_pipe() signature.Martin Pieuchot
2018-09-03Remove bits about MODMONO_NANT in the lang/mono section; devel/nant doesBrian Callahan
2018-09-02Update nmea(4) wrt talker ids.Landry Breuil
2018-08-31jmc points out that the Nd should match the description in pci(4)Jonathan Matthew
2018-08-31mention bnxt(4)Jonathan Matthew
2018-08-30/dev/usbN devices no longer support poll as of 2011 when "USBJoshua Stein
2018-08-27hitemp(4)Mark Kettenis
2018-08-27hitemp(4)Mark Kettenis
2018-08-27sort SEE ALSO;Jason McIntyre
2018-08-27rkdwusb(4)Mark Kettenis
2018-08-27hiclock(4), hidwusb(4) and hireset(4)Mark Kettenis
2018-08-27ompinmux has been replaced by pinctrlJonathan Gray
2018-08-26less uppercase in Nd;Jason McIntyre
2018-08-26pinctrl(4)Mark Kettenis
2018-08-26plgpio(4)Mark Kettenis
2018-08-25Add umt(4) for USB Windows Precision Touchpad devicesJoshua Stein
2018-08-25Rudimentary implementation of the roff(7) .char (output glyphIngo Schwarze
2018-08-25process -> threadanton
2018-08-24Rudimentary implementation of the roff(7) .while request.Ingo Schwarze
2018-08-24/tmp/cvsJqyynmEdd Barrett
2018-08-23switch installurl example to cdn.openbsd.orgT.J. Townsend
2018-08-23Implement the roff(7) .shift and .return requests,Ingo Schwarze
2018-08-22Work well with the Dynastream ANTUSB-m, from Jan Klemkow.Martin Pieuchot
2018-08-21Implement the \\$@ escape sequence (insert all macro arguments,Ingo Schwarze
2018-08-21cope with latest config changes; ok jmc@anton