summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2024-03-02add rkpmic(4); ok kettenisJason McIntyre
2024-03-02This driver can now attach to SPI and supports the RK806 PMIC.Mark Kettenis
2024-03-02rkspi(4)Mark Kettenis
2024-02-28Enable IPv6 AF for ppp(4)Denis Fondras
OK claudio@
2024-02-25New accounting flag ABTCFI to indicate signal SIGILL + code ILL_BTCFITheo de Raadt
has occurred in the process. ok various people
2024-02-24clockintr_bind.9: document clockintr, clockrequest APIsScott Soule Cheloha
This manpage only covers the frontend APIs. The backend API is still moving around and will be documented separately. Tons of input, editing, and suggestions from jmc@, schwarze@, mpi@, claudio@, mlarkin@, and probably several others I'm forgetting. ok jmc@ schwarze@ claudio@ mpi@
2024-02-22if_inkstatehook -> if_linkstatehookJonathan Gray
2024-02-21fix typos in qwx(4) firmware file namesStefan Sperling
2024-02-17move to 7.5-betaTheo de Raadt
2024-02-15sort sections;Jason McIntyre
2024-02-15sort the qwx(4) entry;Jason McIntyre
2024-02-15install & XrTheo de Raadt
2024-02-15some qwx(4) man page tweaks by meStefan Sperling
2024-02-15add an initial qwx(4) man page; written by mpi@ some time agoStefan Sperling
2024-02-07Add and install the zonenow.tab file.Todd C. Miller
This is a table where each row stands for a timezone where civil timestamps are predicted to agree from now on.
2024-02-05remove /f from "show buf", which was used for softdep infoJason McIntyre
and is no longer relevant after softdep removal; confirmed by miod
2024-02-05newer mfii devices; ok jmatthewTheo de Raadt
2024-02-05Update to 2024agtz from https://github.com/JodaOrg/global-tzTodd C. Miller
o Kazakhstan unifies on UTC+5 beginning 2024-03-01. o Palestine springs forward a week later after Ramadan.
2024-02-05Add a bunch of IANA/IETF MIBs that are (partially) supported by OpenBSD.Martijn van Duren
These will soon be picked up by snmpd(8) for debugging output and OID names used in snmpd.conf(5). Go ahead sthen@ and tb@
2024-02-03Remove Softdep.Bob Beck
Softdep has been a no-op for some time now, this removes it to get it out of the way. Flensing mostly done in Talinn, with some help from krw@ ok deraadt@
2024-01-31the maxupd example was removed in -r.1.15, so do not refer to it;Jason McIntyre
from janne johansson with that removal the surrounding text becomes simpler, so trim it;
2024-01-24Add more authers that made significant contributions to the Linux driver.Mark Kettenis
2024-01-23The 1023-byte entry limit is historical, as is the vi(1) limitation.Todd C. Miller
We ship nvi, not classic vi, so that parst is not relevant. OK deraadt@ jmc@
2024-01-23correct sysctl name; from clemens goessnitzerJason McIntyre
2024-01-23aplrm -> apldrmJonathan Gray
2024-01-22make login.conf(5) and crypt_newhash(3) and the underlying codeTheo de Raadt
consistant regarding bcrypt,a instead of blowfish,a. "blowfish" is a historical alias which we don't need to document as firmly as "bcrypt". report about difficult manual page discovery from ataraxia937 ok millert
2024-01-22apldcp(4) and apldrm(4)Mark Kettenis
2024-01-19Implement extent_alloc_region_with_descr(9) which is the equivalent ofMark Kettenis
extent_alloc_region(9) that uses a pre-allocated region descriptor. ok patrick@
2024-01-19M_PINSYSCALL is for pinsyscalls(2), not pinsyscall(2)Theo de Raadt
2024-01-11add XKHTheo de Raadt
2024-01-06devel/cargo: add support for installing several different pathsSebastien Marie
rename MODCARGO_INSTALL_TARGET_PATH to MODCARGO_INSTALL_TARGET_PATHS
2024-01-04Add support for AX88179A. AX88179A interweave dummies alongside validKevin Lo
packet headers in axen_rxeof(). However current driver records these dummy headers as dropped frames, leading to stats misreporting one Ifail per Ipkt. This skips those dummy headers silently, thereby not generating Ifail for them. From FreeBSD commit 70fbcd451b68b7f6038d8a602cd8d5e1bb890f1d Tested by landry@ and myself. ok claudio@, landry@
2024-01-03Update website URL.Kevin Lo
ok miod@
2024-01-02Update to 2023dgtz from https://github.com/JodaOrg/global-tzTodd C. Miller
* Ittoqqortoormiit, Greenland changes time zones on 2024-03-31. * Vostok, Antarctica changed time zones on 2023-12-18. * Casey, Antarctica changed time zones five times since 2020. * Data fixes for Palestine timestamps starting in 2072.
2024-01-01update devel/cargo and lang/rust ports-module documentationSebastien Marie
with help and ok tb@
2024-01-01Add Quectel RM500Q to umb man page.Kevin Lo
ok mglocker@
2023-12-29There is no default for the rtable login.conf capability.Claudio Jeker
If it is not set it will use the current rtable. It will not force every login to the default (0) rtable. For that rtable should be set to 0. OK schwarze@ a long time ago
2023-12-27Update lang/ruby module documentation for Ruby 3.3Jeremy Evans
2023-12-25Install media contain no packages anymore so move packages build lastJeremie Courreges-Anglas
This may the first items all speak about base and xenocara material, and the mention of ports/packages feels less out of place. Input and ok tb@
2023-12-25Zap HISTORYJeremie Courreges-Anglas
Knowing for which release this documentation was introduced seems superfluous. ok tb@
2023-12-23ketttenis -> kettenisJonathan Gray
2023-12-22handle MODPY_PYBUILD=jupyter_packagingStuart Henderson
2023-12-21New TEMPerGold sensor; reported by Mikolaj Kucharski on bugs@Miod Vallat
2023-12-21add strnstr(9) string search within character limitJonathan Gray
From Mike Barcroft in FreeBSD. Added to FreeBSD in 2001, Linux in 2010. Used in amdgpu. ok deraadt@
2023-12-20MODPY_PYBUILD: use "bootstrap" instead of "Yes"Stuart Henderson
2023-12-19add a malloc type for pinsyscall arraysTheo de Raadt
2023-12-14There is no more option NKMEMPAGES_MAXClaudio Jeker
OK miod@
2023-12-13no more syscall.2;Jason McIntyre
2023-12-11ampchwm:Jason McIntyre
- lowercase Nd - add arch to Dt acpi.4: - add entry for ampchwm ok claudio
2023-12-11Manpage for ampchwm(4) - Ampere Altra Fine-Grained Power TelemetryClaudio Jeker