summaryrefslogtreecommitdiff
path: root/share/man/man4
AgeCommit message (Expand)Author
3 daysfix SEE ALSO;Jason McIntyre
3 daysAdd qccpucp(4) manual pageTobias Heider
4 daysi was missing a .Dv in front of a macroDavid Gwynne
5 daysdescribe the endianness of tun_hdrDavid Gwynne
5 daysminor grammar/macro fixes;Jason McIntyre
6 daystry documenting tun_hdrDavid Gwynne
6 daysmake a first pass at documenting the network offload support.David Gwynne
8 dayscompatibiliy -> compatibilityJonathan Gray
9 daysmerge tap(4) into tun(4). it's the one driver providing both interfaces.David Gwynne
2024-11-05Remove old reference to VMM_MPROTECT_EPT ioctlMike Larkin
2024-11-05Belatedly add a very crude manual page to acpicmos(4).Miod Vallat
2024-11-03do not uppercase "virtual function";Jason McIntyre
2024-11-03add entry for ixv(4);Jason McIntyre
2024-11-02add Xr to self for ix and ixv;Jason McIntyre
2024-11-02sort sections (BUGS goes last) and use some Ox/An in AUTHORS;Jason McIntyre
2024-11-02Add ixv(4), a driver for virtual functions of Intel 82598EB, 82559,YASUOKA Masahiko
2024-10-14remove notes about unsupported modifiers; from nir lichtmanJason McIntyre
2024-10-07Add support for AX88772D.Kevin Lo
2024-10-05Make scaling available for normal mice, too; not just for touchpads.Christopher Zimmermann
2024-09-26document that there are nvme sensors available and nudge the reader to sysctl;Jason McIntyre
2024-09-23document SIOCSIFMTU; OK jmcKlemens Nanni
2024-09-23sync struct defintions from headers; OK jmcKlemens Nanni
2024-09-20fix up the ip address config in the example config.David Gwynne
2024-09-17spellingJonathan Gray
2024-09-16Document ioctl(2) interface provided by psp(4) device.Alexander Bluhm
2024-09-10libcrypto hasn't had VIA padlock support compiled in for quite some time...Theo Buehler
2024-09-06Fix KUBSAN by adding invalid builtin detection, as needed by our current clang.Moritz Buhl
2024-09-06Document float cast overflow detection.Moritz Buhl
2024-09-05In ddb(4) print mbuf chain and packet list.Alexander Bluhm
2024-09-04list the other doc pspvar.h mentions, add publication numbersJonathan Gray
2024-09-04add psp(4) manual pageJonathan Gray
2024-09-01For AMD SEV mention platform security processor in ccp(4) map page.Alexander Bluhm
2024-09-01Apls -> AlpsJonathan Gray
2024-09-01equivalient -> equivalentJonathan Gray
2024-08-31grammar tweaks; counter tweaked by dlgJason McIntyre
2024-08-31rport(4) for p2p l3 connectivity between route domains.David Gwynne
2024-08-31provide an example config for ikev1 with isakmpd and ipsecctlDavid Gwynne
2024-08-30minor grammar fixes;Jason McIntyre
2024-08-30a few people have bugged me for an example. hopefully this is enough.David Gwynne
2024-08-30tweak the example to use veb instead of bridge.David Gwynne
2024-08-30try and keep in line with language used in other manual pages.David Gwynne
2024-08-30prefer "IPv4 and IPv6" over "IP[46]".David Gwynne
2024-08-20another FXE -> FXeJonathan Gray
2024-08-17Correct capitalization of FXe and use decimal version numbering forMiod Vallat
2024-08-16telnet(1) is not a good example for logging in over the network.Florian Obser
2024-08-15add BIOCSETFNR, which is like BIOCSETF but doesnt reset the buffer or stats.David Gwynne
2024-08-11Mention H6 & H616 chipsets. ok patrick@Darren Tucker
2024-08-05restrict the maximum wait time you can set via BIOCSWTIMEOUT to 5 minutes.David Gwynne
2024-08-04add intelpmc(4) entry;Jason McIntyre
2024-08-04intelpmc(4)Mark Kettenis