summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2020-06-17ddb(4); be explicit that the parameter to trace /t uses the radixStuart Henderson
2020-06-17put pci_intr_establish_cpu() in, but commented out for now.David Gwynne
2020-06-17mark up an argument with Fa, not VaDavid Gwynne
2020-06-17have a go at documenting pci_intr_map_msix.David Gwynne
2020-06-17replace a long and wrapped Fn line with Fo Fa FcDavid Gwynne
2020-06-17tweak previous;Jason McIntyre
2020-06-17make intrmap_cpu return a struct cpu_info *, not a "cpuid number" thing.David Gwynne
2020-06-17manpage for the bits of intrmap we're using at the moment.David Gwynne
2020-06-16typosChristian Weisgerber
2020-06-16tweak previous; ok dlgJason McIntyre
2020-06-16how do you use the stoeplitz stuff?David Gwynne
2020-06-11sort;Jason McIntyre
2020-06-11escodec(4)Patrick Wildt
2020-06-11simpleamp(4) and simpleaudio(4)Patrick Wildt
2020-06-11rkiis(4)Patrick Wildt
2020-06-10cwfg(4)Patrick Wildt
2020-06-10document -s for now (this will be reorganized at some point)Marc Espie
2020-06-09document -nMarc Espie
2020-06-09document REGISTER_PLIST_OPTSMarc Espie
2020-06-08add FIX_CLEANUP_PERMISSIONS.paco
2020-06-08Add ne(4) which is supported on luna88k from OpenBSD 6.7.Kenji Aoyama
2020-06-08taskq_barrier is less restricted now.David Gwynne
2020-06-06Move PowerBook5,4 audio from aoa(4) to snapper(4).gkoehler
2020-06-05tweak previous;Jason McIntyre
2020-06-05spell if_rxr_livelocked properlyDavid Gwynne
2020-06-05add a small manpage for ifiq functions that drivers care about.David Gwynne
2020-06-02fix SEE ALSO;Jason McIntyre
2020-06-02add acpihid(4) for ACPI HID event and 5-button array devicesJoshua Stein
2020-06-01make umstc descriptions the same in both man pagesJoshua Stein
2020-05-31add umstc(4) for Microsoft Surface Type Cover keyboardsJoshua Stein
2020-05-30Initial set of changes to build powerpc64 toolchain.Dale Rahn
2020-05-29pointless referencing .h files in SYNOPSISTheo de Raadt
2020-05-29add_random() died years ago. additionally, remove other mistruths orTheo de Raadt
2020-05-29fix "STYLE: whitespace at end of input line"David Gwynne
2020-05-28people can't know ifq_deq_begin is discouraged unless it's actually stated.David Gwynne
2020-05-26The EXCLUDE_REGEX needs some tweaking for 6.6 and 6.7 syspatch builds.Theo Buehler
2020-05-26TP-LINK TL-WN822N v5 is known to work and v4 has the same idJonathan Gray
2020-05-22delete uneducated commentaryTheo de Raadt
2020-05-20timecounting: decide whether to advance offset within tc_windup()cheloha
2020-05-18Document EXTRACT_FILESkn
2020-05-18comment out Xr for pages not currently installed; ok mpiJason McIntyre
2020-05-17Add missing definition tags to abbreviated commands. As an example,anton
2020-05-17Fix forgotten references to removed mixer.4 manualAlexandre Ratchov
2020-05-16use a consistent notation for x[GM]Hz (at least for the wireless pages);Jason McIntyre
2020-05-16+.Xr gpio 4 ,Jason McIntyre
2020-05-16document that these devices support background scanning;Jason McIntyre
2020-05-16list example files in FILES with a short description: generally, "ExampleJason McIntyre
2020-05-16add bcmgpio to the gpio manpage and install gpioctl manpage on arm64 tooMartin Reindl
2020-05-16various tweaks for the 80211 parts; includes some typo fixesJason McIntyre
2020-05-14Use '/t' on all architectures to get a trace via TID.Martin Pieuchot