summaryrefslogtreecommitdiff
path: root/share/man
AgeCommit message (Expand)Author
2016-06-18Add a new AUDIO_GETSTATUS ioctl to get various audio driver variables.Alexandre Ratchov
2016-06-18tweak previous;Jason McIntyre
2016-06-18Dynamically attach ommmc with fdt. Offset the start of the memory regionJonathan Gray
2016-06-17Add man page for usbd_ref_incr(9), usbd_ref_decr(9), and usbd_ref_wait(9).Marcus Glocker
2016-06-16Also add MediaTek to Ralink Technologies here.Martijn van Duren
2016-06-16Remove links to www.ralinktech.com, which isn't in use anymore.Martijn van Duren
2016-06-15Add umb(4) - a driver for the Mobile Broadband Interface Model (MBIM)Gerhard Roth
2016-06-15no more ktremul; from michal mazurekJason McIntyre
2016-06-14Prevent a round to zero in the timeout_add_...() functions. GettingAlexander Bluhm
2016-06-13On localhost a user program may create a socket splicing loop.Alexander Bluhm
2016-06-13fec attaches to fdt nowJonathan Gray
2016-06-11dynamically attach sxie(4) using the FDTJonathan Gray
2016-06-10update config lines for fdtJonathan Gray
2016-06-09In afterboot(8), replace le0 with em0. lo0 and le0 are too close with tiny font.Stefan Sperling
2016-06-07etherip(4) was introduced in 5.9 as a clean alternative to gif(4)'s layer-2Stuart Henderson
2016-06-07tweak previous;Jason McIntyre
2016-06-07document the new bits in the srp apiDavid Gwynne
2016-06-06Remove the section about generating DSA keys for webservers etc from the ssl(8)Stuart Henderson
2016-06-04sort the hardware list (specifically the utvfu entry). i've also lowercasedJason McIntyre
2016-06-04more accurate Nd; and Xr from usb.4Theo de Raadt
2016-06-03sort SEE ALSO;Jason McIntyre
2016-06-03Initial man page for utvfu(4).Marcus Glocker
2016-06-03imxenet -> fec;Jason McIntyre
2016-06-03rename imxenet to fecJonathan Gray
2016-06-01Spews.org is long dead and already removed from the sample config file;Stuart Henderson
2016-05-30Fix sequence for the mmap(2) method.Marcus Glocker
2016-05-28Mention 3165 device support in iwm(4) man page.Stefan Sperling
2016-05-28iwm(4) man page updates (new firmware version 16, 8260 device support)Stefan Sperling
2016-05-25use a consistent naming for chipsets;Jason McIntyre
2016-05-24USB_DISCOVER and USB_GET_STRING_DESC are no more.Martin Pieuchot
2016-05-23VOP_REALLOCBLKS() and related code is unused since the removal ofMartin Natano
2016-05-19revert this part of my last commit: sthen points out that this textJason McIntyre
2016-05-19no more v6only;Jason McIntyre
2016-05-18Document MODQT_LRELEASEJeremie Courreges-Anglas
2016-05-18rename srp_finalize to srp_gc_finalizeDavid Gwynne
2016-05-18rework the srp api so it takes an srp_ref struct that the caller provides.David Gwynne
2016-05-17Deprecate PLIST_DB. Prefer PLIST_REPOSITORY (same semantics, except thatMarc Espie
2016-05-16uncomment the Xr for fuse_main(3); from rayJason McIntyre
2016-05-16i seemingly commented out an Xr in SEE ALSO in -r1.9 - correctJason McIntyre
2016-05-16pcfrtc(4)Mark Kettenis
2016-05-14unhphenate the world: re-order -> reorderJason McIntyre
2016-05-11remove hppa64 port, which we never got going beyond broken single users.Theo de Raadt
2016-05-10the bpf_mtap functions take const struct mbuf *s nowDavid Gwynne
2016-05-08spelling;Jason McIntyre
2016-05-07chvgpio(4)Mark Kettenis
2016-04-29Delete invocation of mailq(1) that was present for historical reasons.Ingo Schwarze
2016-04-28provide some examples.David Gwynne
2016-04-28Only one bpf device is required; pointed out by and ok jmcMartin Natano
2016-04-28Replace /dev/bpf[0-9] with /dev/bpf and /dev/bpf0. The /dev/bpf node isMartin Natano
2016-04-26unwanted .El;Jason McIntyre