Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-05 | newer mfii devices; ok jmatthew | Theo de Raadt | |
2024-02-05 | Update to 2024agtz from https://github.com/JodaOrg/global-tz | Todd C. Miller | |
o Kazakhstan unifies on UTC+5 beginning 2024-03-01. o Palestine springs forward a week later after Ramadan. | |||
2024-02-05 | Add 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-03 | Remove 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-31 | the 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-24 | Add more authers that made significant contributions to the Linux driver. | Mark Kettenis | |
2024-01-23 | The 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-23 | correct sysctl name; from clemens goessnitzer | Jason McIntyre | |
2024-01-23 | aplrm -> apldrm | Jonathan Gray | |
2024-01-22 | make login.conf(5) and crypt_newhash(3) and the underlying code | Theo 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-22 | apldcp(4) and apldrm(4) | Mark Kettenis | |
2024-01-19 | Implement extent_alloc_region_with_descr(9) which is the equivalent of | Mark Kettenis | |
extent_alloc_region(9) that uses a pre-allocated region descriptor. ok patrick@ | |||
2024-01-19 | M_PINSYSCALL is for pinsyscalls(2), not pinsyscall(2) | Theo de Raadt | |
2024-01-11 | add XKH | Theo de Raadt | |
2024-01-06 | devel/cargo: add support for installing several different paths | Sebastien Marie | |
rename MODCARGO_INSTALL_TARGET_PATH to MODCARGO_INSTALL_TARGET_PATHS | |||
2024-01-04 | Add support for AX88179A. AX88179A interweave dummies alongside valid | Kevin 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-03 | Update website URL. | Kevin Lo | |
ok miod@ | |||
2024-01-02 | Update to 2023dgtz from https://github.com/JodaOrg/global-tz | Todd 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-01 | update devel/cargo and lang/rust ports-module documentation | Sebastien Marie | |
with help and ok tb@ | |||
2024-01-01 | Add Quectel RM500Q to umb man page. | Kevin Lo | |
ok mglocker@ | |||
2023-12-29 | There 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-27 | Update lang/ruby module documentation for Ruby 3.3 | Jeremy Evans | |
2023-12-25 | Install media contain no packages anymore so move packages build last | Jeremie 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-25 | Zap HISTORY | Jeremie Courreges-Anglas | |
Knowing for which release this documentation was introduced seems superfluous. ok tb@ | |||
2023-12-23 | ketttenis -> kettenis | Jonathan Gray | |
2023-12-22 | handle MODPY_PYBUILD=jupyter_packaging | Stuart Henderson | |
2023-12-21 | New TEMPerGold sensor; reported by Mikolaj Kucharski on bugs@ | Miod Vallat | |
2023-12-21 | add strnstr(9) string search within character limit | Jonathan Gray | |
From Mike Barcroft in FreeBSD. Added to FreeBSD in 2001, Linux in 2010. Used in amdgpu. ok deraadt@ | |||
2023-12-20 | MODPY_PYBUILD: use "bootstrap" instead of "Yes" | Stuart Henderson | |
2023-12-19 | add a malloc type for pinsyscall arrays | Theo de Raadt | |
2023-12-14 | There is no more option NKMEMPAGES_MAX | Claudio Jeker | |
OK miod@ | |||
2023-12-13 | no more syscall.2; | Jason McIntyre | |
2023-12-11 | ampchwm: | Jason McIntyre | |
- lowercase Nd - add arch to Dt acpi.4: - add entry for ampchwm ok claudio | |||
2023-12-11 | Manpage for ampchwm(4) - Ampere Altra Fine-Grained Power Telemetry | Claudio Jeker | |
2023-12-08 | New TEMPerHUM sensor; reported by Mikolaj Kucharski on bugs@ | Miod Vallat | |
2023-11-30 | Overhaul device identification logic in order to make matching on | Miod Vallat | |
device-provided information easier. Add support for a few more devices. Trigger state machine updates quickly so as not to have to wait 6 seconds to get the device identified, then 6 more seconds to get the first sensor data. Tested on: TEMPerX_V3.3 by landry@ TEMPerF1.4M by sthen@ TEMPerHUM_V4.0, TEMPer2_V4.1, TEMPer1F_V4.1 and TEMPerGold_V3.4 by yours truly | |||
2023-11-29 | update supported hardware lists | Jonathan Matthew | |
2023-11-25 | Document that "localhost" only resolves to the loopback addresses. | Florian Obser | |
prodding pb OK phessler, sthen Input & OK jmc | |||
2023-11-23 | non-standard vxlan port is set on the tunnel src address | David Gwynne | |
2023-11-18 | Fix make other_two target by coping with leapseconds being placed in | Anton Lindqvist | |
objdir by now. | |||
2023-11-17 | Use "mv -f" when moving the output file into place in the obj dir. | Todd C. Miller | |
2023-11-17 | zoneinfo: install tzdata.zi and leap-seconds.list | Todd C. Miller | |
Build and install the tzdata.zi file and build the leapseconds file from leap-seconds.list (installing both versions). Third-party software now expects these files to be installed. OK sthen@ deraadt@ | |||
2023-11-13 | adjust `regress' description since REGRESS_FAIL_EARLY is yes now | Omar Polo | |
ok plus various improvements to the text by tb@ | |||
2023-11-12 | the ws in wscons is short for workstation | David Gwynne | |
2023-11-11 | We do not define VERSION anymore. | Antoine Jacoutot | |
2023-11-11 | Add DIST_TUPLE support documentation. | Antoine Jacoutot | |
2023-11-11 | Mention that this module also supports meson(1). | Antoine Jacoutot | |
2023-11-11 | Dumb my latin down to vernacular english | Marc Espie | |
2023-11-11 | document UNLINKED/BUILD_UNLINKED | Marc Espie | |
2023-11-10 | Mention gnome in DIST_TUPLE. | Antoine Jacoutot | |