Commit Graph

  • 33acf0f26b netlink: Fix RTM_GETROUTE loop for RT_TABLE_UNSPEC Ed Maste 2026-05-22 10:27:53 -04:00
  • f05fb5157b vtfontcvt: Return error from write_fnt_source Ed Maste 2026-05-22 14:37:51 -04:00
  • 490c53e935 net80211: add initial README.md and PROTOCOL.md Adrian Chadd 2026-04-26 16:32:35 -07:00
  • 1ccaef9867 net80211: update/add some VHT doxygen documentation Adrian Chadd 2026-05-18 22:08:50 -07:00
  • 0c37c9928c net80211: add some example doxygen inline documents Adrian Chadd 2026-05-17 11:41:11 -07:00
  • e3b4dbb805 net80211: create ieee80211_ht_check_bar_exceed_retry_count() Adrian Chadd 2026-05-17 11:40:03 -07:00
  • cc145f5d84 sh/tests: Add a test for long line in history Jilles Tjoelker 2026-05-22 16:07:20 +02:00
  • 95e4fce8f0 bin/sh: Fix history long line truncation/corruption Kristofer Peterson 2026-02-16 10:53:47 -05:00
  • db513f3a55 fcntl.2: clarify arg use for F_SETFD Konstantin Belousov 2026-05-22 07:01:20 +03:00
  • d2c21935e8 pxeboot: warn and abort on TCP-only NFS server, which doesn't work for pxeboot Martin Cracauer 2026-05-24 11:43:00 -04:00
  • 11d69a4558 LinuxKPI: 802.11: add support for suspend/resume Bjoern A. Zeeb 2025-04-09 18:00:20 +00:00
  • 8ead19207e LinuxKPI: 802.11: reset chanctx when recycling Bjoern A. Zeeb 2026-05-23 21:06:32 +00:00
  • 4d125ed6e7 netlink: Avoid potential undefined behaviour Ed Maste 2026-05-22 10:55:49 -04:00
  • c74645b0c8 mfiutil.8/mrsasutil.8: Use Broadcom/LSI consistently Michael Osipov 2026-05-23 21:08:09 +02:00
  • f30b1df048 mrsas.4: Use Broadcom/LSI consistently Michael Osipov 2026-05-23 21:02:51 +02:00
  • 1df431576f sh/tests: Cut down builtins/read12.0 by 2 seconds Jilles Tjoelker 2026-05-23 21:47:15 +02:00
  • 1dbc104148 netlink: Check for NULL return from npt_alloc() Ed Maste 2026-05-22 10:41:16 -04:00
  • 50caa0ea0c unbound: Update to 1.25.1 Dag-Erling Smørgrav 2026-05-23 03:57:43 +02:00
  • 5fa84c6ec1 unbound: Update to 1.25.0 Dag-Erling Smørgrav 2026-05-23 03:54:22 +02:00
  • b133353310 amd64/vmm: Fix ppt_unmap_mmio() after commit 36b855f189 Mark Johnston 2026-05-22 22:18:05 +00:00
  • c783d7181d syslogd: fix memory leak in casper_ttymsg() Pat Maddox 2026-05-22 21:45:30 +00:00
  • 8f6f4bcb54 ZTS: update sanity.run file Brian Behlendorf 2026-05-22 13:58:36 -07:00
  • 1d601eb83b unit/test_zap: a trivial ZAP unit test suite Rob Norris 2026-05-05 12:44:11 +10:00
  • a20ef9c4e7 unit: dnode/dbuf/dmu_tx mocks Rob Norris 2026-05-02 17:37:16 +10:00
  • 82b33c0034 unit: a unit testing framework Rob Norris 2026-05-02 17:37:12 +10:00
  • 22fa41b4e8 unbound: Update to 1.24.2 Dag-Erling Smørgrav 2026-05-22 20:16:26 +00:00
  • accb2b418e CI: run full CI when a workflow YAML changes Christos Longros 2026-05-22 22:15:31 +02:00
  • 290190b26c unbound: Regenerate for 1.24.1 Dag-Erling Smørgrav 2026-05-22 20:04:22 +00:00
  • cd69bc03cf unbound: Tweak freebsd-configure script Dag-Erling Smørgrav 2026-05-22 21:55:22 +02:00
  • dd64155367 ldns: Fix unused variable on big-endian Dag-Erling Smørgrav 2026-05-22 21:38:34 +02:00
  • 1916c2c552 CI: skip full CI runs on push events Brian Behlendorf 2026-05-22 12:01:22 -07:00
  • eff5f220c3 netlink: Fix interface type match Ed Maste 2026-05-22 09:35:52 -04:00
  • fd9af1e708 sendfile: Fix bug when using headers with SW KTLS offload Andrew Gallatin 2026-05-22 13:57:54 -04:00
  • 4e2bf6e90a mdoc.7: Revert upstream changes to Lb/LIBRARY Alexander Ziaee 2026-05-22 14:09:23 -04:00
  • 70739f3499 ldns: Regenerate configuration after update Dag-Erling Smørgrav 2026-05-22 20:12:26 +02:00
  • 76c3387024 tftpd: Simplify packet drop macro Dag-Erling Smørgrav 2026-05-22 19:57:35 +02:00
  • 9338937713 tftpd: Add missing bounds checks Dag-Erling Smørgrav 2026-05-22 19:57:31 +02:00
  • b94689d036 tftp: Add test case with over-long URL Dag-Erling Smørgrav 2026-05-22 19:57:27 +02:00
  • 29aaaa5e66 tftp: Style cleanup Dag-Erling Smørgrav 2026-05-22 19:57:23 +02:00
  • 5fd928cf1c tftp: Replace fgets with getline Dag-Erling Smørgrav 2026-05-22 19:57:20 +02:00
  • 47e4571df1 tftp: Fix handling of port name or number Dag-Erling Smørgrav 2026-05-22 19:57:16 +02:00
  • 2935133570 tftp: Close files when we're done with them Dag-Erling Smørgrav 2026-05-22 19:57:12 +02:00
  • a4b1759418 tftp: Simplify URI handling Dag-Erling Smørgrav 2026-05-22 19:57:08 +02:00
  • 9ed998a81b ldns: Update to 1.9.0 Dag-Erling Smørgrav 2026-05-22 19:54:58 +02:00
  • d44c9549ef ldns: Update to 1.8.4 Dag-Erling Smørgrav 2026-05-22 19:54:09 +02:00
  • f103898935 Revert "import ldns 1.8.3" Dag-Erling Smørgrav 2026-05-22 19:53:11 +02:00
  • 399f9ca49b Revert "import ldns 1.9.0" Dag-Erling Smørgrav 2026-05-22 19:52:00 +02:00
  • e624417db8 lib/libc/tests/gen: add fts_children() tests Jitendra Bhati 2026-05-21 07:14:04 +05:30
  • 113c262b2a lib/libc/tests/gen: add fts_open() error and edge case tests Jitendra Bhati 2026-05-21 07:10:13 +05:30
  • 597a090ff2 import ldns 1.9.0 Dag-Erling Smørgrav 2026-05-22 15:37:52 +02:00
  • 2bc6aa3c41 import ldns 1.8.3 Dag-Erling Smørgrav 2026-05-22 15:36:27 +02:00
  • cbe037c970 ldns: Belatedly update for OpenSSL 3.0.0 Dag-Erling Smørgrav 2026-05-22 15:56:16 +02:00
  • e030e4e73f lib/libc/gen/fts.3: use 'options' consistently in fts_set() description Jitendra Bhati 2026-05-21 07:21:45 +05:30
  • 971791762a CI: enable FreeBSD 15.0-RELEASE in matrix Christos Longros 2026-05-22 18:18:39 +02:00
  • bed77cf7c2 vmm/arm64: Compile vmm_nvhe.c without SSP Mark Johnston 2026-05-22 16:10:04 +00:00
  • c9546bb619 tests/procdesc: Use a more efficient mechanism to block Mark Johnston 2026-05-22 14:56:47 +00:00
  • bc041630fa tcp: Remove a no-op eventhandler Mark Johnston 2026-05-22 14:51:15 +00:00
  • 8deebce931 kernel: Enable -fstack-protector-strong by default Mark Johnston 2026-05-22 14:45:52 +00:00
  • 6ab30433a7 tests/net: Run all tests with execenv=jail and enable parallelism Mark Johnston 2026-05-22 14:44:08 +00:00
  • 1a4ad649cb netlink: Avoid undefined behaviour Ed Maste 2026-05-21 20:50:00 -04:00
  • 22e58f330a import unbound 1.25.1 Dag-Erling Smørgrav 2026-05-22 16:09:04 +02:00
  • 4dd0a17edc import unbound 1.25.0 Dag-Erling Smørgrav 2026-05-22 16:08:07 +02:00
  • ec5b94f552 import unbound 1.24.2 Dag-Erling Smørgrav 2026-05-22 16:07:12 +02:00
  • 5eb18e8576 import ldns 1.9.0 Dag-Erling Smørgrav 2026-05-22 15:37:52 +02:00
  • 3dcfa5af41 import ldns 1.8.3 Dag-Erling Smørgrav 2026-05-22 15:36:27 +02:00
  • 0b2df68367 acpi_spmc: Remove useless __DECONSTs Aymeric Wibo 2026-05-22 12:11:39 +01:00
  • 3a3b054591 sound: Remove SV_ABI_LINUX ifdef Christos Margiolis 2026-05-22 12:57:59 +02:00
  • f814650aaf power: Fix stype name lengths Aymeric Wibo 2026-05-22 10:58:57 +01:00
  • 28d85db46b xhci: Do not drop and add bits in xhci ShengYi Hung 2026-05-21 20:49:42 +08:00
  • 0c85df0065 vop_read_pgcache_post(): the vnode is unlocked Konstantin Belousov 2026-05-22 06:07:59 +03:00
  • d66fec481b netlink: Fix lock leak in nl_find_nhop Ed Maste 2026-05-21 17:14:41 -04:00
  • e4130ac13d pf: switch to getmicro(up)time() Kristof Provost 2026-05-21 13:31:11 +02:00
  • 64327f769c pf: fix incorrect table decoding in netlink Kristof Provost 2026-05-21 10:13:24 +02:00
  • ad3d7666e0 BSD.tests.dist: Add the new sys/mac/do directory Olivier Certner 2026-05-21 22:18:19 +02:00
  • bc2055b945 sbin/devd/snd.conf: Add missing -n options to sysrc calls Joseph Mingrone 2026-05-21 16:43:05 -03:00
  • f5433e7840 vfs_domount(): handle the case when vn_lock_pair() only locked once Konstantin Belousov 2026-05-18 00:27:52 +03:00
  • ace4a3e177 vn_lock_pair(): handle the case of vp1->v_vnlock == vp2->v_vnlock Konstantin Belousov 2026-05-17 02:19:50 +03:00
  • 03c410ba17 man: Stop referring to non-existing manpage strlcpy(9) Martin Cracauer 2026-05-21 16:08:08 -04:00
  • cba191e291 MAC/do: Add basic tests on setting rules Olivier Certner 2026-05-21 15:34:14 +02:00
  • 21df76d01f mac_do.4: Jail parameter takes 'new', not 'enable'; uid_t/gid_t are 32-bit Olivier Certner 2026-05-21 20:52:37 +02:00
  • 8532b4a436 rc: virtual_oss: Create a loopback device in the default configuration Christos Margiolis 2026-04-17 12:03:30 +02:00
  • 5f904cb1b0 virtual_oss(8): Create loopback devices with GID_AUDIO Christos Margiolis 2026-05-06 18:19:27 +02:00
  • 6024e3f99a Add audio group Christos Margiolis 2026-05-06 18:00:38 +02:00
  • 15761954d7 CI: Build custom branch from zfs-qemu-packages Tony Hutter 2026-05-21 09:23:32 -07:00
  • a8c74d6c64 tests/ndp: fix ndp_routeinfo_option testcase flakiness Siva Mahadevan 2026-05-21 10:22:22 -04:00
  • c170a96dbe universe: emit warning instead of error for bad/missing KERNCONF Siva Mahadevan 2026-05-21 10:08:32 -04:00
  • 02ef0b6d76 universe: allow moving build logs to UNIVERSE_LOGDIR Siva Mahadevan 2026-05-20 16:05:53 -04:00
  • d7cde43f95 Revert "loopback: Clear hash unconditionally." Andrew Gallatin 2026-05-21 09:28:46 -04:00
  • 81b47a7c60 ipfw: fix checksum after NAT Timo Völker 2026-05-21 12:54:44 +02:00
  • e9cbbf04d6 nlist: Decrement nent on match Dag-Erling Smørgrav 2026-05-21 11:26:47 +02:00
  • 6eba055fcf ipfw: fix parsing error in nat config port_range Vyacheslav Terehov 2026-05-21 10:15:22 +03:00
  • 1d0410fb34 ping6: convert receive loop from pselect(2) to ppoll(2) Mariusz Zaborski 2026-05-21 08:08:46 +02:00
  • 58d7194426 linux/super: properly apply ro/rw mount option to superblock Rob Norris 2026-05-20 09:42:19 +10:00
  • 20437d856c ZTS/zfs_mount: test that ro/rw mount methods remain consistent Rob Norris 2026-05-19 14:27:12 +10:00
  • b394b8742e ZTS/zfs_mount: lift & update helpers from zfs_mount_remount Rob Norris 2026-05-19 12:50:39 +10:00
  • bc301fee4c routing: Add tests for metric Pouria Mousavizadeh Tehrani 2026-05-15 17:33:37 +03:30
  • 1f03c62e43 netstat(1): Show metric value for routes Pouria Mousavizadeh Tehrani 2026-05-15 13:38:16 +03:30
  • d87e5b28b7 route.8: Describe metric modifier Pouria Mousavizadeh Tehrani 2026-05-16 01:32:09 +03:30
  • 2e2d402d06 route(8): Add metric argument Pouria Mousavizadeh Tehrani 2026-05-03 00:52:17 +03:30
  • f15b8a8f1d route(8): Show metric value in monitor route Pouria Mousavizadeh Tehrani 2026-05-04 21:29:15 +03:30