summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2024-10-14remove notes about unsupported modifiers; from nir lichtmanJason McIntyre
2024-10-12remove blank line;Jason McIntyre
2024-10-09Appease mandoc -TlintTheo Buehler
2024-10-09Add .Xr to pkg_check-version(1) in packages-specs(7), as pkg_check-version(1)Sebastien Marie
2024-10-07Add support for AX88772D.Kevin Lo
2024-10-06new opt-in PATCH_QUIET aka. patch(1) -s; OK tbKlemens Nanni
2024-10-05Make scaling available for normal mice, too; not just for touchpads.Christopher Zimmermann
2024-10-02Update to 2024bgtz from https://github.com/JodaOrg/global-tzTodd C. Miller
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-22For compatibility with groff, the .In macro has been callable and parsedIngo Schwarze
2024-09-22Talk less about "Single UNIX" because it has a confusing numberingIngo Schwarze
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-15Document when vmd(8) VMs are stopped; OK mlarkinKlemens Nanni
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-05retire this older version of forward(5) to the atticJason McIntyre
2024-09-04list the other doc pspvar.h mentions, add publication numbersJonathan Gray
2024-09-04correct .OBJDIR use; from Denis BodorTheo de Raadt
2024-09-04regenJonathan Gray
2024-09-04add psp(4) manual pageJonathan Gray
2024-09-04Update bsd.port.mk(5) DISTFILES* description - it no longer uses :0 to :9Stuart Henderson
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-09-01dladdr(3) is in POSIX-2024, though the structure type was renamedPhilip Guenther
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-24Remove documentation for no longer existing or mostly unused allocators.Martin Pieuchot
2024-08-23Generate tabset files using a script. ok deraadt millertNicholas Marriott
2024-08-21Fix typo.Marcus Glocker
2024-08-20another FXE -> FXeJonathan Gray
2024-08-19fix a spelling error found by Ceri Davis 18 years ago.Theo de Raadt
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-15bsd.port.mk: typo dbp -> dpbTheo Buehler
2024-08-15Document DWZ and fix a few mandoc lintsTheo Buehler
2024-08-11Mention H6 & H616 chipsets. ok patrick@Darren Tucker