summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)Author
2022-10-10Ipv6 -> IPv6Jonathan Gray
2022-10-08List SIMCom SIM8262E-M2 as supported for umb(4)Kevin Lo
2022-10-08Add Wacom One M CTL-672 USB tablet.Marcus Glocker
2022-09-27complete bootparamd -> rpc.bootparamdKlemens Nanni
2022-09-27- no more /usr/include/objc; confirmed by miodJason McIntyre
2022-09-26uwacom(4): Support for Wacom One S (CTL-472)Stefan Hagen
2022-09-25Document savecore_flagsKlemens Nanni
2022-09-25add /etc/rpki/Jason McIntyre
2022-09-24Sync with https://github.com/JodaOrg/global-tzTodd C. Miller
2022-09-17add some notes on common pytest argumentsStuart Henderson
2022-09-13add some initial docs for MODPY_PYBUILD, prompted by espieStuart Henderson
2022-09-13fix Xr;Jason McIntyre
2022-09-13add missing quote;Jason McIntyre
2022-09-13add arch to Dt;Jason McIntyre
2022-09-13SIOCDIFPARENT removes configuration not SIOCGIFPARENTJonathan Gray
2022-09-12sxirintc(4)Mark Kettenis
2022-09-12qcgpio(4) and qciic(4)Mark Kettenis
2022-09-12qcgpio(4) and qciic(4)Mark Kettenis
2022-09-12SIOCGIFPARENT uses struct if_parent not ireqJonathan Gray
2022-09-12SIOCGVNETID uses struct ifreq not if_parentJonathan Gray
2022-09-11.Li in previous didn;t make sense;Jason McIntyre
2022-09-11correct argument to VMM_IOC_READVMPARAMSJonathan Gray
2022-09-11document actual MACHINE_ARCH/ARCH values since I always get these mixed upMarc Espie
2022-09-11- put sections in a more standard orderJason McIntyre
2022-09-11.Li -> .Vt where appropriate;Jason McIntyre
2022-09-10fix repeated wordsJonathan Gray
2022-09-10Thinkpad -> ThinkPadJonathan Gray
2022-09-10Socs -> SoCsJonathan Gray
2022-09-10dupex -> duplexJonathan Gray
2022-09-10fix repeated wordsJonathan Gray
2022-09-10remove apostrophe on possesive itsJonathan Gray
2022-09-10PACKAGES_REPOSITORY -> PACKAGE_REPOSITORY; from john verneJason McIntyre
2022-09-07ansiJonathan Gray
2022-09-07GBe -> GbEJonathan Gray
2022-09-07StarFire -> StarFiveJonathan Gray
2022-09-06Document support for booting from RAID 1C on sparc64Klemens Nanni
2022-09-05boot_*.8: reference installboot.8, rectify FFS note on sparc64Klemens Nanni
2022-09-05Fix file specification, zap partition bits, rectify disk naming errorsKlemens Nanni
2022-09-04Document disklabel(8) -T's new RAID templateKlemens Nanni
2022-09-02Make rc_configtest behave like rc_pre and rc_post; i.e. don't define a defaultAntoine Jacoutot
2022-09-01change part of entry description for tf from "cat" to "C/A/T";Jason McIntyre
2022-09-01Drop support for unused attributes 'bs' (d_bbsize) and 'sb'Kenneth R Westerback
2022-09-01Add a new action: "configtest", to check configuration syntax of the daemon.Antoine Jacoutot
2022-08-30Nuke disktab.h references in preparation for nuking disktab.h.Kenneth R Westerback
2022-08-30overriden -> overridden;Jason McIntyre
2022-08-29Introduce the rc_configtest() function.Antoine Jacoutot
2022-08-29Not all binaries in /sbin are static...Theo de Raadt
2022-08-28Replace ugly .sp requests with normal .Pp macros.Ingo Schwarze
2022-08-21update a few German airports; from Thomas WagerDaniel Dickman
2022-08-20document RTLD_NOLOAD, from FreeBSD via guenther@Stuart Henderson