Age | Commit message (Expand) | Author |
2020-08-28 | Fix a few more typos in man9. Pointed out by jmc@, thanks! | Frederic Cambus |
2020-08-27 | Mention tpmr(4) using bridge ioctls | kn |
2020-08-27 | Fix a bunch of typos in various man pages. | Frederic Cambus |
2020-08-24 | Clarify that tpmr(4) does not aggregate | kn |
2020-08-24 | Omit common ifconfig options | kn |
2020-08-23 | typo fix; from (part of a diff from) uwe werler | Jason McIntyre |
2020-08-21 | Move ugold(4) to the HID section for consistency. | Marcus Glocker |
2020-08-21 | fido(4) and umstc(4) also attach to uhidev(4). | Marcus Glocker |
2020-08-21 | ubcmtp(4) doesn't attach to uhidev(4) but to uhub(4). | Marcus Glocker |
2020-08-21 | Document the ROUTE_FLAGFILTER socket option. | Sebastian Benoit |
2020-08-20 | Remove module KDE4 | rsadowski |
2020-08-20 | .fs -> .img | Theo Buehler |
2020-08-13 | Document ioctl interface. | Martin Pieuchot |
2020-08-10 | minor polishing: fix typos, add HISTORY and AUTHORS, a few wording | Ingo Schwarze |
2020-08-09 | Some times ago we disabled in-kernel timeout for pppx(4) related | mvs |
2020-08-08 | No longer prevent TCP connections to IPv6 anycast addresses. | Florian Obser |
2020-08-07 | timeout(9): remove unused interfaces: timeout_add_ts(9), timeout_add_bt(9) | cheloha |
2020-08-06 | mention sdhc* at fdt? | Jonathan Gray |
2020-08-05 | Document tpmr ioctls and synopsis | kn |
2020-08-05 | Document the p argument of vgonel(9) and vrecycle(9). | Tim van der Molen |
2020-08-03 | replace the excessively long, barely readable .Fn macros lines in | Ingo Schwarze |
2020-08-03 | put the descriptions of the different list types under subsection headings. | David Gwynne |
2020-08-03 | document SMR_{SLIST,LIST,TAILQ}_ENTRY by copying queue(3) bits. | David Gwynne |
2020-08-03 | add a missing a word | David Gwynne |
2020-08-02 | The difference between vgone(9) and vgonel(9) has changed after the | Tim van der Molen |
2020-08-02 | Catch up sysctl_int.9 to the updated signature | gnezdo |
2020-08-01 | bump iwx; | Jason McIntyre |
2020-08-01 | The iwm(4) 9560 is a CNVi device, not a regular M.2 device that will work | Stefan Sperling |
2020-08-01 | document AX201 support in iwx(4) man page; mention the AX201 firmware file | Stefan Sperling |
2020-08-01 | tweak previous; ok anton | Jason McIntyre |
2020-08-01 | Add support for remote coverage to kcov. Remote coverage is collected | anton |
2020-07-31 | Document that video(4) also supports kqueue(2) now. | Marcus Glocker |
2020-07-30 | route(8)'s "-T" takes an rtable, not an rdomain | kn |
2020-07-30 | some more information about invalid codepoints, bytes, and byte pairs; | Ingo Schwarze |
2020-07-28 | Unmention iommu | kn |
2020-07-26 | Reference unveil(2) in system accounting and daily.8. | rob |
2020-07-23 | Fix wrong and missleading information in cy(4). | jan |
2020-07-23 | Grammar fix: accept -> accepts. | Theo Buehler |
2020-07-22 | Integrated cam in the Lenovo X1 6th Generation Notebook works. | Marcus Glocker |
2020-07-22 | filter vlan and svlan packets by default. | David Gwynne |
2020-07-22 | Change tpmr(4) from ifconfig [-]trunkport to add|del synopsis | kn |
2020-07-22 | Add support for newer RTL8125 chipset (RTL8125B). | Kevin Lo |
2020-07-20 | Add powerpc64 to PIE_ARCH and STATICPIE_ARCH. | Mark Kettenis |
2020-07-16 | regen | Mark Kettenis |
2020-07-13 | Document CCMP offload support in the athn(4) man page. | Stefan Sperling |
2020-07-13 | Mention support for CCMP offload in iwm(4) man page. | Stefan Sperling |
2020-07-13 | Update iwx(4) man page: CCMP offload and background scan are now supported. | Stefan Sperling |
2020-07-13 | Near the beginning of the DESCRIPTION, provide a tiny table showing | Ingo Schwarze |
2020-07-12 | actually tell people that they need a recent fw/API version. | David Gwynne |
2020-07-08 | Mention that we support building a port from Go modules now. | Aaron Bieber |