IABSD.fr/src/share

Branch :


Log

Author Commit Date CI Message
c126e54c 2026-05-19 04:43:43 Link sambat(4) man page.
34e55af4 2026-05-19 04:42:20 Add man page for sambat(4). ok deraadt@
6c8a4fb8 2026-05-18 13:21:17 man/bsd.port.mk.5: document check-shlib-syms OK: sthen@, tb@, gonzalo@
5b8bdd12 2026-05-18 12:15:08 document E610 support in ix(4)
0a380eba 2026-05-15 19:34:25 ifconfig qwz0 down/up is now working.
52e5aa71 2026-05-15 15:59:45 Xr qwz
f27bcf43 2026-05-15 15:55:45 Add qwz(4) man page. ok deraadt@
e75184ca 2026-05-11 19:44:17 Add CONTEXT section that documents when it is safe to call each bus_dma API function. ok dlg@, deraadt@
9a5b5c26 2026-05-04 19:44:29 rkotp(4)
255931fa 2026-04-28 21:31:48 Update to 2026bgtz from https://github.com/JodaOrg/global-tz
e8187418 2026-04-22 10:04:41 tsleep.9: replace two instances of -- with em dashes per mandoc -Tlint makes sense to jca
e6e80bbf 2026-04-22 10:02:34 tsleep.9: add const volatile qualifiers for ident This matches the changes with kern_synch.c r1.90 (2009). ok claudio jca
167fad02 2026-04-21 20:00:55 Mention powerpc64 and riscv64 support
7df850aa 2026-04-21 19:58:49 Mention smtiic(4)
064ee2ad 2026-04-21 19:58:21 Mention sfgpio(4) and smtgpio(4)
ba4c54b5 2026-04-18 16:54:22 Copy SpacemiT K1 device trees onto the miniroot. With this, installs should just work on the supported boards. Make sure you install with a network connection such that fw_update can put the device trees into your new install as well. Document that "make release" now needs the riscv64-spacemit-dtb firmware installed. ok deraadt@, jca@
1981520d 2026-04-18 09:30:25 document IP_RECVIF sockopt, from Matthew Luckie
8a9c1abf 2026-04-16 07:42:45 Fix missing word, that rather changed the meaning, spotted by "schalken" on IRC.
b62e31ea 2026-04-13 12:20:13 smte(4)
38195645 2026-04-13 09:25:26 add smtpinctrl(4); ok kettenis@
075934f6 2026-04-13 01:09:07 mention inthid(4) and ispi(4)
63e9ba80 2026-04-13 01:05:49 add ispi(4)
29983de3 2026-04-12 12:35:06 remove whitespace at eol
77cd70bf 2026-04-12 09:17:04 sort SEE ALSO
ae871810 2026-04-12 09:10:03 SNTPMIC -> SMTPMIC
f271b85b 2026-04-12 03:19:26 The pfsync manual page has no mention about safety of this protocol. Furthermore there are no configuration options for "key negotation", so we believe everyone knows to run this on a dedicated wire or on L2 inside some sort of encryption tunnel (it is the natural way to do it in anycase). Books do mention this detail, because books enjoy being more wordy. But the AI's can't figure it out, so put in some words to stop future AI's from sending us slop.
fabd79fd 2026-04-09 01:29:59 Remove references to tag:kde3 and tag:kde4 as something that one might find in the current ports tree. kde3/kde4 and their tags are long gone. Leave them in place for the historical section describing what tags are used for in dpb/DPB_PROPERTIES ok phessler
d0c78f67 2026-04-08 08:58:28 update the list of SoCs this driver works with
2f2ccc0b 2026-04-06 21:49:50 smtpmic(4)
fe321e1b 2026-04-06 10:50:59 smtcomphy(4)
2289b820 2026-04-06 10:46:13 smtiic(4)
b9b6c45f 2026-04-06 10:42:12 smtclock(4)
2062d5e7 2026-04-06 10:41:31 Fix pasto.
ff124e2a 2026-04-04 14:12:50 smtgpio(4)
596398d5 2026-03-26 06:12:38 mention RK3528 support
ac4ca987 2026-03-23 07:51:08 Declare font media types as specified in RFC 8081. application/vnd.oasis.opendocument.formula-template is now associated with the file extension odft rather than otf. ok tb@
33c7e43e 2026-03-22 13:56:06 tweak MODPY_PYBUILD section, avoid some duplication, give a hint about setting MODCARGO_CARGOTOML for maturin ports
56319230 2026-03-17 17:07:58 rework the way we reconsturct the object file order for syspatches this change drops the exclude regex and just simply checks if the object files are actually available and then constucts a response file which we pass for linking and this seems to be good enough to have reproducible make build output (which is what we want here) ok tb@
3ca09cbd 2026-03-17 05:20:55 more screaming about which driver does LACP, 'cause it isn't this one
bb5a394a 2026-03-17 05:18:29 scream out loud that this driver does LACP; ok dlg
80990c04 2026-03-16 15:41:19 Remove MODTCL_BIN and MODTK_BIN from SUBST_VARS. The Tcl and Tk port modules no longer add to SUBST_VARS. ok sthen@
680083c7 2026-03-12 23:15:47 mention support for BCM575xx
4223b070 2026-03-11 02:27:20 move to 7.9-beta
4e7496da 2026-03-08 00:08:52 As a temporary hack, model the timezone change for America/Vancouver as occurring on 2026-11-01 02:00, not on 2026-03-09. This allows for a transition period where America/Vancouver still shows as PDT. It also replaces "-07" with "MST" post-transition until such time as a better abbreviation is chosen.
656cf0b4 2026-03-05 17:41:23 On 2026-03-09 British Columbia will go from daylight to standard time, without a UT offset change. That is, its 2026-03-08 spring forward will be its last foreseeable clock change, as it will move to permanent -07 thereafter. (Thanks to Arthur David Olson.)
acf9e8b4 2026-03-05 17:40:24 Update to 2026agtz from https://github.com/JodaOrg/global-tz o Moldova has used EU transition times since 2022. o Remove Europe/Chisinau from zonenow.tab, as it now agrees with Europe/Athens for future timestamps.
d0ae1ddd 2026-03-03 17:46:54 sys/iwx: support powersave This diff enables power save by default for iwx by setting IEEE80211_F_PMGTON (and IEEE80211_C_PMGT), and makes iwx react to SIOCS80211POWER by switching between PM (level 3) and CAM at runtime. OK: stsp@
a14079d0 2026-02-11 20:38:50 Add TRM
b421eb1f 2026-02-11 19:24:18 Add Bermuda Dunes Airport
21ab72ae 2026-02-10 12:19:54 new sentence, new line
3e0f9adf 2026-02-06 13:54:52 break MODPY_PYBUILD list out to multiple lines and sort add poetry-dynamic-versioning to list
db92b638 2026-02-02 15:21:28 Document new stop command for processes. OK kettenis@
af77a9cf 2026-02-01 21:01:20 mention MODPY_BUILD_DIR
455fdbe5 2026-01-31 20:19:41 Fix typo. Spotted by jmc@
dfcd5193 2026-01-29 23:03:02 qcuart(4)
665aeba0 2026-01-18 16:38:01 Slightly iprove a confusing wording in the parse.y manuals: The things that need quoting are not necessarily "argument names", and not even necessarily "names" at all, so just talk about "arguments". "I guess?" florian@ and no objection from otto@, both back in July 2025. Actually, the quoting rules are more complicated than the text makes believe, but i do not know how to better describe them. It may not be easy because some suspect the implementation may be somewhat adhoc rather than based on cleary defined lexical rules.
c6009313 2026-01-15 09:23:37 pfctl(8): change default limiter action from no-match to block pf(4) users who use limiters in current should update the rules accordingly to reflect the change in default behavior. The existing rule which reads as follows: pass in from any to any state limiter test needs to be changed to: pass in from any to any state limiter test (no-match) OK dlg@
cfbde9ac 2026-01-12 04:38:15 remove lacp support from trunk(4) lacp is better supported by aggr(4). users of lacp in trunk(4) should migrate to aggr(4). trunk(4) and the lacp support inside it is one of the last chunks of code that still requires the netlock in the ethernet stack. the last time i tried to fix this i ended up writing aggr(4), and nothing about this code has improved since then. the other protos such as failover and loadbalance are trivial in comparison and will be easy to improve in the future. discussed with and no objections from many
294bdc40 2026-01-10 16:20:42 acpihid(4)
e310dc7a 2026-01-09 15:13:07 document MODPY_PYBUILD=scikit-build-core
04394254 2026-01-07 13:50:05 This change extends pf(4) limiters so administrator can specify action the rule executes when limit is reached. By default when limit is reached the limiter overrides action specified by rule to no-match. If administrator wants to block packet instead then rule with limiter should be changed to: pass in from any to any state limiter test (block) OK dlg@
ecac0bc4 2026-01-06 13:50:26 improved cmake MODULES docs, from rsadowski, rebased on top of my previous commits by me
73578189 2026-01-05 17:38:38 mention MODCMAKE_LDFLAGS
8a58c31c 2026-01-05 17:36:52 sort cmake-related make variables alphabetically
e783f484 2026-01-05 17:36:09 mention USE_NINJA for cmake.port.mk
0eddcf7f 2026-01-01 08:40:11 document wipe-all
a5b7199a 2025-12-30 23:13:22 missing Xr; from Jesper Wallin
d9ef7281 2025-12-27 16:31:19 Update ruby-module.5 for Ruby 4.0 addition
ed904083 2025-12-27 13:01:48 acpihid(4) -> inthid(4)
60b9c3df 2025-12-14 16:10:38 Update to 2025cgtz from https://github.com/JodaOrg/global-tz o Baja California agreed with California’s DST rules in 1953 and in 1961 through 1975, instead of observing standard time all year. o The leapseconds file contains commentary about the IERS and NIST last-modified and expiration timestamps for leap second data. o Commentary now also uses UTGF-8 characters. This also affects data in iso3166.tab and zone1970.tab.
f4dc3fea 2025-12-07 23:05:17 cdpcie(4)
d4acfc57 2025-12-05 11:39:59 s/State Limiter/&s/ in .Ss (linked with the plural from other text, and matches "Source Limiters). From Atanas Vladimirov.
fcb10a4b 2025-12-02 20:03:19 sgmsi(4)
80126d5f 2025-12-02 13:05:28 Drop MODTCL_CONFIG and MODTK_CONFIG. Replace with equivalents in the only ports affected: math/graphviz and math/R. Tcl/Tk-dependent ports normally need the location, not the full path to the config files. ok sthen@
ebdf3657 2025-12-01 16:57:36 add PMF support to qwx This device needs to handle IGTK/BIP in software. It is possible to send protected multicast management frames with this device even while running in station mode. Which is neat for testing but not useful in general so the code path which makes the driver do this is unreachable without additional hacks in net80211 that I am not going to commit (sending protected deauth frames to the broadcast address). Tested: qwx QCNFA765: landry, Mark Patruck, kevlo, stsp
1b86c9c3 2025-12-01 16:44:13 Add PMF support to iwx. Also make MLD devices remove crypto keys from firmware. This driver was already offloading group key encryption to the device, and is now also offloading IGTK/BIP. We cannot send protected multicast management frames in station mode because the firmware won't allow it. But we do receive such frames just fine, which is all we really need in station mode. Thanks to Johannes Berg from Linux / Intel for hints about firmware behaviour regarding IGTK/BIP, and explaining how driver behaviour needs to be tested. Tested: iwx AX200: jmc, Mark Patruck, stsp iwx AX201: kirill iwx AX210: lraab, remi (interop issue with PSK-SHA256-only Arista AP) iwx AX211: sthen, kevlo, kn, jca
0efabb06 2025-12-01 16:30:46 implement PMF support for iwm For now, keep using software crypto for multicast data frames and multicast management frames even though iwm devices support offloading crypto for both. We should eventually add support for offloading this because in the present state iwm is not receiving protected multicast management frames (IGTK/BIP). In practice, this does not matter much because such frames are only used by 802.11 features which our net80211 stack does not yet support anyway. Protected unicast management frames work as expected which is what matters the most, and is much better than having no PMF support at all. Tested: iwm 3168: kevlo iwm 7265: stsp iwm 9260: florian, landry iwm 9560: stsp
6bf0f93a 2025-11-29 23:19:12 mention support for SAS3216 SAS3224 SAS3316 SAS3324
450d8a8e 2025-11-25 11:56:49 toplogy -> topology
16c1e77d 2025-11-24 09:52:11 MACH -> Mach
6420b88d 2025-11-24 03:43:14 you can attach multiple vports to a single veb.
42ad4d6e 2025-11-24 03:02:38 fix the STANDARDS section. this was missing the .Sh STANDARDS header between SEE ALSO and the ieee refs. we generally put .Pp between references too.
b0470343 2025-11-24 03:01:12 add a STANDARDS section
c564264d 2025-11-24 02:56:31 try to catch veb(4) up with reality. veb is now VLAN and PVLAN aware.
70ef18e7 2025-11-24 02:32:54 vebe1 -> veb1; ok dlg@
879ea5f6 2025-11-23 21:30:36 Update to reflect support for special keys.
16f4e75c 2025-11-21 14:48:34 zap trailing whitespace; no output change
e35b8f0d 2025-11-21 06:29:06 Document new variables MODFONT_WEBDIR/MODFONT_WEBFILES. ok phessler@
ba934d0c 2025-11-20 00:40:44 veb works better than bridge in these examples
6ccf0b82 2025-11-20 00:03:46 use veb to demonstrate a vpls topology
01f8b605 2025-11-18 11:13:22 PIE for all.
8720e5dd 2025-11-17 16:06:09 Switch m88k to PIE by default. ok aoyama@
48637902 2025-11-16 10:20:54 amend the exclude list for the readelf output for syspatch building (aarch64)
e967ec24 2025-11-16 02:20:08 add XOR and MOD operations. linux introduced these and netbsd and freebsd have picked them up. i'm not sure of the usefulness of these, but they're cheap to implement. from Guy Harris via bugs@
05a652b8 2025-11-13 11:15:35 Rewrite description of BIOCLOCK, following discussion with guy harris ok florian
2c6a5aae 2025-11-13 10:59:42 uvm_km_free(9) is gone.
ef50aed9 2025-11-13 10:53:25 Do not allow root to bypass BIOCLOCK ok dlg florian, plus discussion with guy harris
49f3e12f 2025-11-12 07:58:16 remove another mention of the nixspam list, which has shut down. ok ratchov@ if anyone still has this list configured in spamd.conf they should remove it (and maybe disable spamd-setup). it would be nice if the file could be removed or emptied on www.openbsd.org too
86739c76 2025-11-12 07:08:41 spelling
58d19c10 2025-11-12 04:45:10 I landed at a cute little open-air airport in Thailand Taking a small propeller aircraft to this place felt like getting a ride. Except for toilets, I didn't see any doors; there are shrines and a bar, apparently no security check. You just walk from the runway to your taxi and load yourself onto the back of mini trucks to go places, it's lovely!