summaryrefslogtreecommitdiff
path: root/share/man
AgeCommit message (Expand)Author
2020-08-13Document ioctl interface.Martin Pieuchot
2020-08-10minor polishing: fix typos, add HISTORY and AUTHORS, a few wordingIngo Schwarze
2020-08-09Some times ago we disabled in-kernel timeout for pppx(4) relatedmvs
2020-08-08No longer prevent TCP connections to IPv6 anycast addresses.Florian Obser
2020-08-07timeout(9): remove unused interfaces: timeout_add_ts(9), timeout_add_bt(9)cheloha
2020-08-06mention sdhc* at fdt?Jonathan Gray
2020-08-05Document tpmr ioctls and synopsiskn
2020-08-05Document the p argument of vgonel(9) and vrecycle(9).Tim van der Molen
2020-08-03replace the excessively long, barely readable .Fn macros lines inIngo Schwarze
2020-08-03put the descriptions of the different list types under subsection headings.David Gwynne
2020-08-03document SMR_{SLIST,LIST,TAILQ}_ENTRY by copying queue(3) bits.David Gwynne
2020-08-03add a missing a wordDavid Gwynne
2020-08-02The difference between vgone(9) and vgonel(9) has changed after theTim van der Molen
2020-08-02Catch up sysctl_int.9 to the updated signaturegnezdo
2020-08-01bump iwx;Jason McIntyre
2020-08-01The iwm(4) 9560 is a CNVi device, not a regular M.2 device that will workStefan Sperling
2020-08-01document AX201 support in iwx(4) man page; mention the AX201 firmware fileStefan Sperling
2020-08-01tweak previous; ok antonJason McIntyre
2020-08-01Add support for remote coverage to kcov. Remote coverage is collectedanton
2020-07-31Document that video(4) also supports kqueue(2) now.Marcus Glocker
2020-07-30route(8)'s "-T" takes an rtable, not an rdomainkn
2020-07-30some more information about invalid codepoints, bytes, and byte pairs;Ingo Schwarze
2020-07-28Unmention iommukn
2020-07-26Reference unveil(2) in system accounting and daily.8.rob
2020-07-23Fix wrong and missleading information in cy(4).jan
2020-07-23Grammar fix: accept -> accepts.Theo Buehler
2020-07-22Integrated cam in the Lenovo X1 6th Generation Notebook works.Marcus Glocker
2020-07-22filter vlan and svlan packets by default.David Gwynne
2020-07-22Change tpmr(4) from ifconfig [-]trunkport to add|del synopsiskn
2020-07-22Add support for newer RTL8125 chipset (RTL8125B).Kevin Lo
2020-07-16regenMark Kettenis
2020-07-13Document CCMP offload support in the athn(4) man page.Stefan Sperling
2020-07-13Mention support for CCMP offload in iwm(4) man page.Stefan Sperling
2020-07-13Update iwx(4) man page: CCMP offload and background scan are now supported.Stefan Sperling
2020-07-13Near the beginning of the DESCRIPTION, provide a tiny table showingIngo Schwarze
2020-07-12actually tell people that they need a recent fw/API version.David Gwynne
2020-07-08Mention that we support building a port from Go modules now.Aaron Bieber
2020-07-07Update required firmware file path in iwx(4) man page.Stefan Sperling
2020-07-06make a very quick and dirty pass on a manpage for the kstat api.David Gwynne
2020-07-06regen after kstat additionDavid Gwynne
2020-07-05fix maths error; from xordsparJason McIntyre
2020-07-02Document that bwi(4) disables BCM4331 chips by intention.Marcus Glocker
2020-06-30Document the "powerpc64" argument to .Dt.Ingo Schwarze
2020-06-29powerpc64Mark Kettenis
2020-06-26Document MODGO_MODNAME, MODGO_VERSION, MODGO_MODULES and MODGO_MODFILES.Aaron Bieber
2020-06-26In earlier commit, time_second.9 was removed from this directory.Stuart Henderson
2020-06-26timecounting: deprecate time_second(9), time_uptime(9)cheloha
2020-06-26IPv6 unicast endpoint is supported, IPv6 multicast is not.denis
2020-06-25Briefly mention groff_mdoc(7) below SEE ALSO. While both authoritativeIngo Schwarze
2020-06-25mvpp(4)Patrick Wildt