Skip to content
Success

#94 (Jun 19, 2025, 12:01:58 PM)

<a title="Updated GhostBSD  releng/14.3 with FreeBSD releng/14.3" href="https://github.com/ghostbsd/ghostbsd-src/pull/368">PR #368</a>: Updated GhostBSD  releng/14...
Started 23 days ago
Took 28 min on builder1

GitHub pull request #368 of commit e97493a62f9e51cfd6c3795ad7a794a00ee27fa9, no merge conflicts.

Revision: e97493a62f9e51cfd6c3795ad7a794a00ee27fa9
Repository: https://github.com/ghostbsd/ghostbsd-src
  • detached
Changes
  1. rc.d/iovctl: Start the iovctl service after kld. (commit: 03bbfb0) (details / githubweb)
  2. dtrace: Remove the noinline qualifier from dtrace_getarg() (commit: bfe8eb7) (details / githubweb)
  3. libdtrace: Generalize handling of data models a bit (commit: 4a6d4cd) (details / githubweb)
  4. arm64: Clean up usage of the dtrace invop handler (commit: f44f65f) (details / githubweb)
  5. clock: Add a long ticks variable, ticksl (commit: 467fa30) (details / githubweb)
  6. clock: Simplify subr_ticks and rename (commit: a267cea) (details / githubweb)
  7. clock: Use .balign to align ticksl (commit: 3e6fdda) (details / githubweb)
  8. libdtrace: Use designators to initialize the opcode array (commit: 40c56cc) (details / githubweb)
  9. dtrace/arm64: Fix enumeration of FBT return probes (commit: 9ab9e13) (details / githubweb)
  10. ti/am335x: Fix the device_set_descf() call in am335x_dmtimer_probe() (commit: a50d5a7) (details / githubweb)
  11. geli tests: Use shorter passphrases in setkey_passphrase (commit: d1b2630) (details / githubweb)
  12. Reinstate returning EOVERFLOW from stats_v1_blob_clone() (commit: 31af1ba) (details / githubweb)
  13. ixgbe: Add support for 1000BASE-BX SFP modules (commit: c34817d) (details / githubweb)
  14. e1000: Fix vlan PCP/DEI on lem(4) (commit: ecbef36) (details / githubweb)
  15. igc: Remove unused register IGC_RXD_SPC_VLAN_MASK (commit: 07e712e) (details / githubweb)
  16. ObsoleteFiles.inc: Remove test debug file from wrong dir (commit: 24d3fd3) (details / githubweb)
  17. ipfw: add missing initializer for 'limit' table value (commit: 09def8d) (details / githubweb)
  18. MFC jls: admit that jail parameters with newlines print multiple lines (commit: 486af41) (details / githubweb)
  19. MFC jls: fix the -q option to put quotes around all whitespace (commit: dc384b9) (details / githubweb)
  20. mtree: Add missing flua entry (commit: 3593da6) (details / githubweb)
  21. ixgbe: x550 support for 1000BASE-BX SFP modules (commit: 24491b4) (details / githubweb)
  22. ssh: Update config.h for OpenSSL ED25519 (commit: 4f48ab0) (details / githubweb)
  23. powerpc: Remove flag CTLFLAG_TUN from sysctl knob hw.platform (commit: 7775f4c) (details / githubweb)
  24. csh: Remove gethost dependency on tc.const.h (commit: 6583507) (details / githubweb)
  25. pf: drop IPv6 packets built from overlapping fragments in pf reassembly (commit: ea54fe7) (details / githubweb)
  26. pf: do not keep state when dropping overlapping IPv6 fragments (commit: d02fb54) (details / githubweb)
  27. pf: fix fragment hole count (commit: 2e0f053) (details / githubweb)
  28. pf tests: add more fragmentation test cases (commit: 5ff91b7) (details / githubweb)
  29. pf.conf.5: fix ≤ (commit: 8a96306) (details / githubweb)
  30. iwmbtfw: Check firmware exists before trying to upload it (commit: cbb7dbb) (details / githubweb)
  31. libsecureboot: Report failure for unsupported hash algorithm (commit: 0ea2924) (details / githubweb)
  32. hptrr: Better error recovery (commit: 417e57b) (details / githubweb)
  33. ssh: Don't reply to PING in preauth phase or during KEX (commit: 34798cb) (details / githubweb)
  34. ssh: Fix cases where error codes were not correctly set (commit: 4ad8c19) (details / githubweb)
  35. ssh: Bump VersionAddendum for CVE fixes (commit: 24ce323) (details / githubweb)
  36. Canonicalize the name of the FreeBSD Foundation (commit: ef3ed07) (details / githubweb)
  37. ssh: Move XAUTH_PATH setting to ssh.mk (commit: 73dd56f) (details / githubweb)
  38. uath: Avoid a NULL dereference (commit: 9fcb7c6) (details / githubweb)
  39. libssh: Remove progressmeter (commit: 8a02eb2) (details / githubweb)
  40. Deprecate publickey(5) stuff (commit: 9197c04) (details / githubweb)
  41. ssh_config.5: Remove redundant CheckHostIP default text (commit: 2c97e33) (details / githubweb)
  42. certctl: Clean up. (commit: eed04cc) (details / githubweb)
  43. certctl: Set METALOG ownership to root:wheel (commit: 5469872) (details / githubweb)
  44. cdefs: Bump the defaults for 'all' (commit: 1873177) (details / githubweb)
  45. libc: Fix getentropy POSIX 2024 conformance issues (commit: 6789b9f) (details / githubweb)
  46. openssh: Update to 9.8p1 (commit: ff2fd01) (details / githubweb)
  47. openssh: Update to 9.9p1 (commit: 802386c) (details / githubweb)
  48. openssh: Update to 9.9p2 (commit: 059b786) (details / githubweb)
  49. inpcb: Remove some unused parameters in internal hash lookup functions (commit: 0629203) (details / githubweb)
  50. inpcb: Imbue in(6)_pcblookup_local() with a FIB parameter (commit: 062ca7e) (details / githubweb)
  51. inpcb: Add a flags parameter to in_pcbbind() (commit: ff45a1c) (details / githubweb)
  52. inpcb: Add FIB-aware inpcb lookup (commit: 685d1d7) (details / githubweb)
  53. tcp: Add a sysctl to modify listening socket FIB inheritance (commit: aa6163f) (details / githubweb)
  54. udp: Add a sysctl to modify listening socket FIB inheritance (commit: e83d93b) (details / githubweb)
  55. tests: Add some FIB multibind test cases (commit: d2ae007) (details / githubweb)
  56. socket: Move SO_SETFIB handling to protocol layers (commit: a55bde2) (details / githubweb)
  57. rawip: Add a bind_all_fibs sysctl (commit: ce80cde) (details / githubweb)
  58. socket: Add an option to retrieve a socket's FIB number (commit: b0f2df4) (details / githubweb)
  59. inpcb: Move the definition of struct inpcblbgroup to in_pcb_var.h (commit: b65e307) (details / githubweb)
  60. tools: Add a small program to demonstrate FIB handling in bind(2) (commit: 3ff5fae) (details / githubweb)
  61. savecore tests: Update to match output from savecore(8) (commit: bf50567) (details / githubweb)
  62. tools/fib_multibind: Remove a redundant calculation (commit: 5dbfe96) (details / githubweb)
  63. fibs_multibind_test: Explicitly cast the checksum value (commit: b9e5928) (details / githubweb)
  64. ipfw: make 'ipfw show' output compatible with 'ipfw add' command (commit: fd258b6) (details / githubweb)
  65. pf: Stop using net_epoch to synchronize access to eth rules (commit: 860c84b) (details / githubweb)
  66. bnxt_en: Retrieve maximum of 128 APP TLVs (commit: acc2d47) (details / githubweb)
  67. bnxt_en: Fix the description of sysctl knob dev.bnxt.X.dcb.dcbx_cap (commit: 83c2710) (details / githubweb)
  68. bnxt_en: Remove pointless NULL check for sysctl arg1 (commit: 072303d) (details / githubweb)
  69. bnxt_en: Improve sysctl handler bnxt_dcb_list_app() (commit: 43339e7) (details / githubweb)
  70. statfs.2: uncomment and describe MNT_IGNORE (commit: efa0994) (details / githubweb)
  71. statfs.2: remove dead comment (commit: 743cd4c) (details / githubweb)
  72. statfs.2: order MNT flags alphabetically (commit: 28b1a5a) (details / githubweb)
  73. statfs.2: document missing user-visible MNT flags (commit: b693991) (details / githubweb)
  74. upgt: Deprecate ancient 802.11b/g driver (commit: eb3be1c) (details / githubweb)
  75. Use the correct idle routine on recent AMD EPYC servers (commit: 476f352) (details / githubweb)
  76. lpd: Tighten permissions on /var/run/printer (commit: 0932ae6) (details / githubweb)
  77. firewire: Add deprecation notice (commit: fc88916) (details / githubweb)
  78. net80211 / LinuxKPI 802.11: add 802.11-2016 VHT Extended NSS BW defines (commit: b3c037c) (details / githubweb)
  79. net80211/ifconfig: swap IEEE80211_FVHT_USEVHT160 and 80P80 (commit: 7563a2b) (details / githubweb)
  80. net80211: rename \4 in IEEE80211_VHTCAP_BITS for clarity (commit: 48f8ed0) (details / githubweb)
  81. net80211: crypto: enhance comment about IEEE80211_RX_F_MMIC_STRIP (commit: 3b84a51) (details / githubweb)
  82. net80211: use IEEE80211_KEY_UNDEFINED() insetad of checking they keyix (commit: 6ddcff3) (details / githubweb)
  83. LinuxKPI: 802.11: adjust the hw_scan channel list (commit: 09d83ae) (details / githubweb)
  84. LinuxKPI: 802.11: implement various VHT helper functions (commit: 6062817) (details / githubweb)
  85. net80211/crypto: LinuxKPI/802.11: introduce IEEE80211_RX_F_PN_VALIDATED (commit: bdc94f0) (details / githubweb)
  86. net80211: crypto: ccmp: fix more hardware offload bits (commit: e8376bc) (details / githubweb)
  87. LinuxKPI: 802.11: fill in a lot more RX status fields (commit: 6b244c7) (details / githubweb)
  88. LinuxKPI: 802.11: make struct ieee80211_tx_info a bit more packed (commit: 75418cb) (details / githubweb)
  89. LinuxKPI; 802.11: start implementing cfg80211_calculate_bitrate() (commit: 00fc027) (details / githubweb)
  90. LinuxKPI: 802.11: ieee80211_vif_usable_links() (commit: 00295a1) (details / githubweb)
  91. LinuxKPI: 802.11/skb: add extra information for skb alloc failures (commit: b2999f0) (details / githubweb)
  92. LinuxKPI: 802.11: dump station_info using (*sta_statistics)() as sysctl (commit: a960f6e) (details / githubweb)
  93. LinuxKPI: 802.11: hardware crypto offload improvements (commit: 5d6b85d) (details / githubweb)
  94. LinuxKPI: 802.11: make (unsupported) cipher suite prints user friendly (commit: eaa2fca) (details / githubweb)
  95. LinuxKPI: 802.11: switch vif station list to a linux list (commit: 8468f05) (details / githubweb)
  96. net80211: crypto: ccmp: simplify and style(9) (commit: 8feaeb9) (details / githubweb)
  97. ntpd: Use the ntpd -u option in preference to the rc su plumbing (commit: 1a241a9) (details / githubweb)
  98. shar: Handle special characters or white space in file names fed to shar (commit: b006133) (details / githubweb)
  99. shar: Make sure a sed failure in the generated archive results in failure (commit: 6a4a1a2) (details / githubweb)
  100. nfscl: Re-initialize session seq#s when server shrinks slot table (commit: 29c7551) (details / githubweb)
  101. tests: carp: Update test case unicast_v4 to catch PR 284872 (commit: d8d8b9c) (details / githubweb)
  102. carp: Fix checking IPv4 multicast address (commit: cad2df3) (details / githubweb)
  103. snd_hda: Fix typo (s/owerflow/overflow) (commit: 999e714) (details / githubweb)
  104. sound tests: Fix downshift calculation in pcm_read_write test (commit: 47a0673) (details / githubweb)
  105. snd_hda: Define ALC898 (commit: 1be7ae1) (details / githubweb)
  106. sound: Bail out early if a format is not supported (commit: 0611b64) (details / githubweb)
  107. LinuxKPI: 802.11: improve cfg80211_chandef_create() (commit: c1895bd) (details / githubweb)
  108. LinuxKPI: 802.11: use net80211 macro instead of manual check (commit: 8a74309) (details / githubweb)
  109. LinuxKPI: 802.11: add further checks for deflink.supp_rates[] (commit: 2b93e1f) (details / githubweb)
  110. LinuxKPI: rather than manually defining a value use the net80211 define (commit: 99589b0) (details / githubweb)
  111. LinuxKPI: 802.11: add condition to TODO in ieee80211_sta_recalc_aggregates (commit: cb9ffb8) (details / githubweb)
  112. LinuxKPI: 802.11: fix locking in lkpi_ic_ampdu_rx_stop() (commit: a775c23) (details / githubweb)
  113. LinuxKPI: skbuff: add synchronization primitives and missing bits (commit: e00588e) (details / githubweb)
  114. openssh: Fix blacklistd sshd-session integration (commit: 707ac59) (details / githubweb)
  115. usbconfig: add -l option to dump_device_desc for single line output (commit: 7907a92) (details / githubweb)
  116. LinuxKPI: 802.11: synchronize LinuxKPI 802.11 sta from net80211 ni (commit: 0ce3f5e) (details / githubweb)
  117. LinuxKPI: 802.11: cleanup chanctx freq/width settings (commit: 2cc0f3d) (details / githubweb)
  118. LinuxKPI: 802.11: disable A-MDPU TX for now for LinuxKPI WiFi drivers (commit: 56bc8d5) (details / githubweb)
  119. LinuxKPI: 802.11: factor out dynamic_rx_chains computation (commit: 7117d83) (details / githubweb)
  120. gstat: Sync usage/synopsis + tag SPDX (commit: 1ff76f6) (details / githubweb)
  121. resizewin.1: Fix option list width typo + spdx (commit: 3cedc5a) (details / githubweb)
  122. motd.5: Mention /etc/motd + alignment polish (commit: 9d32e92) (details / githubweb)
  123. make_dev.9: Fix mda_cr typo + polish (commit: 4e2ab41) (details / githubweb)
  124. style.mdoc.5: maintenence (commit: 3b21057) (details / githubweb)
  125. style.mdoc: fix list width alignment instructions (commit: 70858d8) (details / githubweb)
  126. ports/filesystems: Fix fallout (commit: cf522ce) (details / githubweb)
  127. bridge.4: Remove incorrect line + polish (commit: 7ba0d89) (details / githubweb)
  128. safexel manuals: Improve apropos and HW relnotes (commit: 78fa5b2) (details / githubweb)
  129. sh.1: document optional arguments to `:` (commit: 77eacf8) (details / githubweb)
  130. recv.2: Explain how recv functions can return 0 (commit: 2200da5) (details / githubweb)
  131. recv.2: Improve style in RETURN VALUES (commit: 6875767) (details / githubweb)
  132. nfscl: Fix setting of mtime for the NFSv4.n client (commit: 8ac895f) (details / githubweb)
  133. pcib: Add helper routines for [de]activating PCI_RES_BUS resources (commit: a5275ec) (details / githubweb)
  134. acpi_pcib: Use pci_domain_[de]activate_bus for PCI_RES_BUS resources (commit: 959c3d7) (details / githubweb)
  135. pci_host_generic: Use pci_domain_[de]activate_bus for PCI_RES_BUS resources (commit: c96d316) (details / githubweb)
  136. x86: Use pci_domain_[de]activate_bus for PCI_RES_BUS resources (commit: 7007ee0) (details / githubweb)
  137. hyperv vmbus_pcib: Use pci_domain_*_bus for PCI_RES_BUS resources (commit: d65f66c) (details / githubweb)
  138. powerpc ps3bus: Use bus_generic_rman_* (commit: f645d34) (details / githubweb)
  139. powerpc psim: Use bus_generic_rman_* (commit: 326dfed) (details / githubweb)
  140. powerpc mpc85xx: Use bus_generic_rman_* (commit: 14c7df4) (details / githubweb)
  141. powerpc powermac: Use bus_generic_rman_* (commit: 387c7a7) (details / githubweb)
  142. macio: Set resource map size (commit: 8177009) (details / githubweb)
  143. powerpc nexus: Use bus_generic_rman_* (commit: 64ab61b) (details / githubweb)
  144. arm nexus: Use bus_generic_rman_* (commit: a7febc7) (details / githubweb)
  145. arm mv_pcib: Use bus_generic_rman_* (commit: e389a71) (details / githubweb)
  146. arm64 thunder: Use bus_generic_rman_* in the pcie_pem driver (commit: cae52eb) (details / githubweb)
  147. powerpc: Fix bus_space_unmap (commit: 782d09a) (details / githubweb)
  148. ofw_pcib: Use bus_generic_rman_* (commit: a937076) (details / githubweb)
  149. simplebus: Consistently map SYS_RES_IOPORT to SYS_RES_MEMORY (commit: 672a0a7) (details / githubweb)
  150. powerpc: Add RF_LITTLEENDIAN resource flag (commit: 5772060) (details / githubweb)
  151. acpi: Cleanup handling of suballocated resources (commit: 57f378a) (details / githubweb)
  152. pcib: Allocate PCI_RES_BUS resources with RF_ACTIVE (commit: df96f1d) (details / githubweb)
  153. pcib: Refine handling of resources allocated from bridge windows (commit: 621c814) (details / githubweb)
  154. gpiobus: Use bus_generic_rman_* (commit: a818e65) (details / githubweb)
  155. pci_host_generic: Remove unused res1 field from softc (commit: 4b26676) (details / githubweb)
  156. physmem ram: Don't reserve excluded regions (commit: 3756a1c) (details / githubweb)
  157. pci_host_generic: Don't rewrite resource start address for translation (commit: b9ec2a9) (details / githubweb)
  158. vmd: Use bus_generic_rman_* for PCI bus and memory resources (commit: e5936d6) (details / githubweb)
  159. pci_pci: Remove obsolete comment (commit: 555691c) (details / githubweb)
  160. simplebus: Map SYS_RES_IOPORT to SYS_RES_MEMORY later in alloc_resource (commit: 8765268) (details / githubweb)
  161. simplebus: Implement bus_delete_resource (commit: a185026) (details / githubweb)
  162. pci_host_generic: Set a valid error if allocating a range resource fails (commit: c8e37e3) (details / githubweb)
  163. pci_host_generic: Properly handle bus_release_resource of IRQ resources (commit: 2afea41) (details / githubweb)
  164. powerpc mpc85xx: Fix infinite recursion in bus_adjust_resource method (commit: 4a0f4cc) (details / githubweb)
  165. powerpc psim: Fix infinite recursion in bus_adjust_resource method (commit: e7cab08) (details / githubweb)
  166. pci_host_generic: Fix build without PCI_RES_BUS (commit: 1b0dd6b) (details / githubweb)
  167. powerpc mpc85xx: Fix infinite recursion in multiple bus methods (commit: 2abfb12) (details / githubweb)
  168. powerpc psim: Fix infinite recursion in multiple bus methods (commit: 1ee7a9a) (details / githubweb)
  169. gpiobus: Add missing DEVMETHOD for bus_get_rman (commit: b53a0db) (details / githubweb)
  170. dpaa2: Use bus_generic_rman_* (commit: 3ebdf18) (details / githubweb)
  171. bhnd_usb: Use bus_generic_rman_* (commit: 189d06c) (details / githubweb)
  172. bhnd_chipc: Make use of bus_generic_rman_* to simplify some code (commit: 7f2360a) (details / githubweb)
  173. pci_host_generic: Enumerate resource ranges under bootverbose (commit: f3d53a9) (details / githubweb)
  174. pci_host_generic: Pass a valid end address in generic_pcie_translate_resource (commit: 799a372) (details / githubweb)
  175. pci_host_generic: Simplify generic_pcie_translate_resource (commit: fff81f9) (details / githubweb)
  176. Revert "new-bus: Disable assertions for rman mismatches for activate/deactivate" (commit: 0ed9854) (details / githubweb)
  177. rman: Add rman_get/set_type (commit: f3a9048) (details / githubweb)
  178. sys: Set the type of allocated bus resources (commit: a690893) (details / githubweb)
  179. new-bus: Introduce a simpler bus API for managing resources (commit: e14fd50) (details / githubweb)
  180. acpi: Use rman_get_type in acpi_is_resource_managed (commit: 07b5d67) (details / githubweb)
  181. bhnd: Use rman_get_type in bhndb_find_resource_limits (commit: 6343760) (details / githubweb)
  182. pcib: Use rman_get_type in internal functions (commit: 385ad72) (details / githubweb)
  183. Bump __FreeBSD_version for bus resource API change (commit: d172f42) (details / githubweb)
  184. pci_host_generic: Tolerate range resource allocation failures (commit: 92e5936) (details / githubweb)
  185. pci: Use kobj typedefs for new-bus method prototypes (commit: 1e5d162) (details / githubweb)
  186. bhnd: Remove orphaned driver for the BHND USB core (commit: ecd885d) (details / githubweb)
  187. acpi/pci/vmd: Fix a nit with nested resource mapping requests (commit: 1c3996e) (details / githubweb)
  188. pci(4): unbreak the build (commit: 0787c99) (details / githubweb)
  189. pci: Consistently use pci_vf_* for suballocated VF memory resources (commit: 9f54ed9) (details / githubweb)
  190. pci: Only add special VF handling for direct children in bus methods (commit: 6066279) (details / githubweb)
  191. pci: Narrow the scope of recently-added PCI_IOV #ifdefs (commit: a27c361) (details / githubweb)
  192. pci: Renove #ifdef PCI_IOV from declarations now used unconditionally (commit: 59cec13) (details / githubweb)
  193. netinet: Update a comment for in_localip() (commit: 96b62ea) (details / githubweb)
  194. twe.4: Remove manpage for previously-removed driver (commit: e75ef6d) (details / githubweb)
  195. acpi_gpiobus: Fix cleanup on set flags failure (commit: 32de28d) (details / githubweb)
  196. sound: Use bus_child_deleted methods to free ivars for children (commit: 38ed49b) (details / githubweb)
  197. Check for errors when detaching children first, not last (commit: 1ab14e1) (details / githubweb)
  198. dpaa2_mc: Check for error the first time bus_generic_detach is called (commit: 7a88ac7) (details / githubweb)
  199. hifn/safe: Remove dummy calls to bus_generic_detach (commit: 2266614) (details / githubweb)
  200. new-bus: Add bus_(identify|attach|detach)_children (commit: 4aed8b3) (details / githubweb)
  201. stand/kshim: Update for devclass being removed from DRIVER_MODULE (commit: bc8f370) (details / githubweb)
  202. stand/usb: Quiet warnings so this builds again (commit: aa2b4a1) (details / githubweb)
  203. stand/kshim: Replace devclass_equal with calls to strcmp (commit: b67839d) (details / githubweb)
  204. cxgbe tom: Enable TLS offload support by default (commit: d57dc2d) (details / githubweb)
  205. cxgbe: Tidy TOE tunables under hw.cxgbe (commit: 0f1708d) (details / githubweb)
  206. cxgbetool.8: Consistently use .Cm for loader tunables (commit: 53662f9) (details / githubweb)
  207. Use bus_generic_detach directly instead of a wrapper (commit: 513cd54) (details / githubweb)
  208. cxgbe tom: Make t4_push_frames static to t4_cpl_io.c (commit: 08f22bb) (details / githubweb)
  209. pmcannotate: Add a '-m' mode option to control per-line annotations. (commit: 067de34) (details / githubweb)
  210. .cirrus: Add manual amd64 and aarch64 jobs using GCC 14 (commit: a424624) (details / githubweb)
  211. .cirrus-ci: Update the non-manual GCC build job to GCC 13 (commit: 00df124) (details / githubweb)
  212. universe: Permit requesting a specific version of GCC (commit: dd48b36) (details / githubweb)
  213. pkgbase: fix inclusion of tests in ssh, bsnmp, clibs-dev (commit: f183965) (details / githubweb)
  214. iwlwifi: bring in some of the rs code (commit: 8e406d5) (details / githubweb)
  215. LinuxKPI: 802.11: ensure to select the correct channel width (commit: 9a39e5f) (details / githubweb)
  216. LinuxKPI: 802.11: compile in HT compat code by default (commit: b2e5cbc) (details / githubweb)
  217. LinuxKPI: 802.11: compile in VHT compat code by default (commit: 63c1972) (details / githubweb)
  218. queue: Fix STAILQ_ASSERT_EMPTY() (commit: 9e0ef67) (details / githubweb)
  219. kyuafile.5: ATF metadata mapping reference (commit: db06c8f) (details / githubweb)
  220. ntp: NULL pointer deref when create_interface() fails (commit: 859aa72) (details / githubweb)
  221. bsd.mkopt.mk: Avoid warning from makeman (commit: 586bdc6) (details / githubweb)
  222. nfscl: Add support for CB_RECALL_SLOT (commit: 9fed515) (details / githubweb)
  223. param.h: Bump _FreeBSD_version for commit 9fed5151903f (commit: 310646a) (details / githubweb)
  224. UPDATING: Add an entry for commit 9fed5151903f (commit: 76fdef7) (details / githubweb)
  225. ixgbe: Fix a logic error in ixgbe_read_mailbox_vf() (commit: 8ac7c65) (details / githubweb)
  226. Refactor iwmbtfw: set default firmware_dir after argument parsing (commit: d3f637b) (details / githubweb)
  227. Refactor iwmbtfw: modularize and de-constify (commit: 3d5e492) (details / githubweb)
  228. iwmbtfw(8): don't program hardware without existing firmware image (commit: f259178) (details / githubweb)
  229. iwmbtfw(8): fix getopt flags, unify usage()/manual page contents (commit: 666f824) (details / githubweb)
  230. netinet6 tests: Add Scapy as a required program (commit: c564603) (details / githubweb)
  231. pf tests: Remove Scapy as a required program (commit: 1dd41c7) (details / githubweb)
  232. wifi manuals: Mlink + document description consistency (commit: 970d9b5) (details / githubweb)
  233. man4: Fix duplicate if_rtw89.4 MLINK (commit: 7c5d816) (details / githubweb)
  234. net: if_media for 1000Base-BX BiDi (commit: 85b6938) (details / githubweb)
  235. if_infininband: Support BPF write for broadcast frames (commit: 916476b) (details / githubweb)
  236. nfscl: Move delegation high water variables into clientID (commit: 9f54579) (details / githubweb)
  237. nfscl: Move layout high water variables into clientID (commit: b27900b) (details / githubweb)
  238. stand: Fix brand positioning on framebuffer console (commit: 8f652eb) (details / githubweb)
  239. libkern: strdup.c, strndup.c: Prefer memcpy() over bcopy() (commit: 588838a) (details / githubweb)
  240. Cirrus-CI: Bump image to (supported) 13.4 (commit: 7bcd307) (details / githubweb)
  241. kqueue.2: Editorial pass (commit: 8e8058b) (details / githubweb)
  242. open.2: Editorial pass (commit: f31e392) (details / githubweb)
  243. nv.9: Editorial pass (commit: 6ed9a92) (details / githubweb)
  244. nv.9: Add a new subsection documenting kernel-specific behavior (commit: a088781) (details / githubweb)
  245. cpu_machdep.9: New manpage describing the semantics of several cpu_* (commit: dab1feb) (details / githubweb)
  246. mi_switch.9: Remove cpu_switch, cpu_throw (commit: 0cfebe4) (details / githubweb)
  247. cpu_set_upcall / linux_clone_thread: Remove calls to cpu_thread_clean (commit: 939bcd2) (details / githubweb)
  248. BUS_CHILD_DETACHED.9: This is also called if DEVICE_ATTACH fails (commit: 3c6989a) (details / githubweb)
  249. DEVICE_IDENTIFY.9: Modernize description and use cases (commit: f1ef052) (details / githubweb)
  250. BUS_HINTED_CHILD.9: New manpage to document this bus method (commit: 0960dc0) (details / githubweb)
  251. bus_generic_print_child.9: Add bus_print_child_{header,footer} (commit: 4be4d21) (details / githubweb)
  252. BUS_CONFIG_INTR.9: Describe bus_config_intr() wrapper function (commit: 7e58d89) (details / githubweb)
  253. device_probe_and_attach.9: Document more device functions (commit: 858f3ef) (details / githubweb)
  254. device_delete_child.9: Reference device_detach.9 and BUS_CHILD_DELETED.9 (commit: d2c8377) (details / githubweb)
  255. bus_generic_print_child.9: Document bus_print_domain (commit: df124fa) (details / githubweb)
  256. nfscl: Add support for CB_RECALL_ANY to the NFSv4.1/4.2 client (commit: 6ff42c4) (details / githubweb)
  257. libc/gen: split user-visible opendir()-like functions into separate source files (commit: 69b6dc0) (details / githubweb)
  258. fts(3): be less strict when automount does its job under us walking autofs mount (commit: 9460df3) (details / githubweb)
  259. libc/gen/fts.c: fix assignment (commit: 2d1b1c1) (details / githubweb)
  260. release: build OCI images with shell scripts (commit: f601493) (details / githubweb)
  261. armada38x: implement gateclk clkdev methods (commit: d09ec2e) (details / githubweb)
  262. sound: Do not return an error from chn_notify() if the children list is empty (commit: a86dfa4) (details / githubweb)
  263. sound: Do not fail from vchan_destroy() if children list is empty (commit: 8233ccc) (details / githubweb)
  264. sound: Call vchan_destroy() on vchan_create() failure (commit: 5fc710a) (details / githubweb)
  265. sound: Initialize channels with sane default rate and format (commit: 8be87b7) (details / githubweb)
  266. sound: Report actual vchanrate and vchanformat in sysctl (commit: a8fc617) (details / githubweb)
  267. sound: Allocate vchans on-demand (commit: 960ee80) (details / githubweb)
  268. sound: Cache vchanmode (commit: 58e17fd) (details / githubweb)
  269. sound: Handle multiple primary channel cases in vchan sysctls (commit: 905ae2b) (details / githubweb)
  270. sound: Remove SNDBUF_LOCKASSERT() (commit: 5dc0c86) (details / githubweb)
  271. sound: Get rid of redundant variables in chn_setspeed() and chn_setformat() (commit: 9091f61) (details / githubweb)
  272. sound: Return if the new speed/format is the same as the current one (commit: 21e0d2a) (details / githubweb)
  273. snd_uaudio: Remove undefined functions (commit: bd9a9c0) (details / githubweb)
  274. sound: Simplify locking during device creation (commit: cd4615c) (details / githubweb)
  275. sound: Update comment and channel insertion in vchan_create() (commit: 127a39c) (details / githubweb)
  276. sound: Call chn_kill() in chn_init() failure (commit: 858504a) (details / githubweb)
  277. snd_uaudio.4: Move non-uaudio-specific BUGS paragraph to pcm.4 (commit: 0a309ec) (details / githubweb)
  278. mixer(3): Do not skip devices with no volume control (commit: 311b845) (details / githubweb)
  279. RELNOTES: Add 960ee8094913 note (commit: 8278fd9) (details / githubweb)
  280. makefs: Make cd9660 Rock Ridge inodes reproducible (commit: e4bcef6) (details / githubweb)
  281. kyua: Support require.diskspace ATF metadata (commit: 9383629) (details / githubweb)
  282. acpidump: do not use pointer arithmetic to check for overflow (commit: 8ebb078) (details / githubweb)
  283. nfscl: Return appropriate reply status for NFSv4.1 callbacks (commit: 057409d) (details / githubweb)
  284. pkg: clean support for repositories (commit: 7be3ea2) (details / githubweb)
  285. pkg: make sure the repositories have at least an url (commit: c7c3f8d) (details / githubweb)
  286. pkg(7): support configuration overwrite like pkg(8) (commit: 2b8f8ed) (details / githubweb)
  287. pkg(7): expand VERSION_MAJOR, VERSION_MINOR, RELEASE and OSNAME (commit: 0bd3f75) (details / githubweb)
  288. stf.4: Remove spurious word (commit: 79838a8) (details / githubweb)
  289. ports.7/history: Don't forget macOS! (commit: 0ba8e7f) (details / githubweb)
  290. var_run: Clean up style (commit: 23ad1f4) (details / githubweb)
  291. ipf: Correct ippool.5 man page (commit: 8f7be9c) (details / githubweb)
  292. netinet: Make in_localaddr() return bool (commit: 1b2715c) (details / githubweb)
  293. netinet: Make in_ifhasaddr() return bool (commit: 841c38b) (details / githubweb)
  294. netinet: Do not forward or ICMP response to INADDR_ANY (commit: 9406d7e) (details / githubweb)
  295. netinet: Make in_canforward() return bool (commit: 7083149) (details / githubweb)
  296. open.2: add separate paragraph for O_CREAT (commit: 3416ed9) (details / githubweb)
  297. open.2: minor editing (commit: 0f78d64) (details / githubweb)
  298. routing: set net.route.multipath=0 when kernel doesn't have ROUTE_MPATH (commit: 836c8da) (details / githubweb)
  299. ssh: Remove reference to now-upstreamed patch (commit: d2e7a07) (details / githubweb)
  300. gve: Disallow MTUs within a problematic range (commit: 9d48238) (details / githubweb)
  301. gve: Fix memory leak during reset (commit: 65f5027) (details / githubweb)
  302. gve: Do minor cleanup and bump version (commit: 28ba212) (details / githubweb)
  303. gve: Fix qpl_buf_head being initialized improperly (commit: 875ec35) (details / githubweb)
  304. queue: Add atomic variants for *_EMPTY (commit: 14d4c18) (details / githubweb)
  305. limits tests: Try to fix spurious cputime test failures (commit: 0599d2a) (details / githubweb)
  306. ktr: Use STAILQ_EMPTY_ATOMIC when checking for records in ktr_drain() (commit: ffb4d07) (details / githubweb)
  307. umtx: Add a helper for unlocked umtxq_busy() calls (commit: c813157) (details / githubweb)
  308. dtrace: fix signature mismatch for taskqueue callbacks (commit: 7309434) (details / githubweb)
  309. bhyve: Avoid holding /dev/pci open unnecessarily (commit: bec64e7) (details / githubweb)
  310. umtx: Fix a bug in do_lock_pp() (commit: 0ce82e9) (details / githubweb)
  311. amdiommu: add register definitions from IOMMU spec 48882 rev. 3.10 (commit: 21c2ba9) (details / githubweb)
  312. amdiommu: fix typo in the bit description (commit: 43dc3a8) (details / githubweb)
  313. MFC jail: add jexec -d, to specify a working directory (commit: 0d6ed98) (details / githubweb)
  314. acpi_gpiobus: assume GPIO_PIN_INPUT for interrupt pins (commit: f05f6d9) (details / githubweb)
  315. gpioaei: Add support for ACPI _EVT method (commit: e7d1f20) (details / githubweb)
  316. tests/netlink: Assert the route scope of interface's addresses (commit: e84a17d) (details / githubweb)
  317. netlink: Fix getting route scope of interface's IPv4 addresses (commit: 0571650) (details / githubweb)
  318. vmm: Emulate testb imm8,r/m8 (commit: 3733546) (details / githubweb)
  319. amd64 csu: microoptimize startup (commit: dc1467c) (details / githubweb)
  320. mlx5en: Fix domain set usage in TLS tag import functions (commit: b328b79) (details / githubweb)
  321. ssh: tidy include handling (commit: be7b176) (details / githubweb)
  322. ssh: Consolidate HAVE_LDNS / LIBWRAP in ssh.mk (commit: 74776eb) (details / githubweb)
  323. usb: Kill left-over cdefs.h includes (commit: 642fc04) (details / githubweb)
  324. Revert "ntpd: Use the ntpd -u option in preference to the rc su plumbing" (commit: 94f4140) (details / githubweb)
  325. bhyve: fix CPUID L3 Cache Size reporting for AMD/SVM (commit: f9857ea) (details / githubweb)
  326. wg.4: Document kernel config option (commit: 568a1a1) (details / githubweb)
  327. loader.conf: Document boot_verbose (commit: 454938d) (details / githubweb)
  328. Hyper-V: hn: rewrite hn rsc swtich to avoid sysctl hang (commit: ec0c098) (details / githubweb)
  329. mana: Increase default tx and rx ring size to 1024 (commit: dae6789) (details / githubweb)
  330. mana: refill the rx mbuf in batch (commit: 5c97b7c) (details / githubweb)
  331. udp: Do not recursively enter net epoch (commit: af1bd15) (details / githubweb)
  332. bpf: Use static initializers (commit: e72e355) (details / githubweb)
  333. carp: Use static initializers (commit: dbb5216) (details / githubweb)
  334. bridgestp: Use static initializers (commit: 7fa12e2) (details / githubweb)
  335. if_bridge: Use static initializers (commit: 0e03922) (details / githubweb)
  336. if_clone: Use static initializers (commit: 2ed4c9d) (details / githubweb)
  337. lagg: Use static initializers (commit: e461ba1) (details / githubweb)
  338. tcp_ratelimit: Use static initializers (commit: 140c473) (details / githubweb)
  339. vnet: Use static initializers (commit: b755058) (details / githubweb)
  340. ipfw: fix dump_soptcodes() handler (commit: 83c23b6) (details / githubweb)
  341. pfkey2: use correct value for a key length (commit: 72e2ebf) (details / githubweb)
  342. Makefile.inc1: Make package timestamps reproducible by default (commit: 09afabd) (details / githubweb)
  343. Makefile.inc1: Conditionalize some package related variables (commit: 9ca20e5) (details / githubweb)
  344. arch.7: Update version reference to 13.0 (commit: 537e512) (details / githubweb)
  345. build(deps): bump jinja2 in /contrib/libcbor/doc/source (commit: a5eec06) (details / githubweb)
  346. truncate.1: improve the example section (commit: 6207ca7) (details / githubweb)
  347. g_dev_orphan(): Return early if the device is already gone (commit: b9296d4) (details / githubweb)
  348. posix: POSIX-1.2008 moved SA_* from XSI to base standard (commit: 8130722) (details / githubweb)
  349. keymaps: Add Canadian Mulitlingual Standard (commit: 81eb546) (details / githubweb)
  350. kern: wg: remove overly-restrictive address family check (commit: 7215aed) (details / githubweb)
  351. arm64: bus: Add 36-bit address mask for use in bus space allocations (commit: fa30153) (details / githubweb)
  352. caroot: Ignore soft distrust of server CA certificates after 398 days (commit: 4fd560b) (details / githubweb)
  353. sh(1): Replace recommendation of use of -e with a note (commit: 1245f6e) (details / githubweb)
  354. kyua: Pass unprivileged user config prop to ATF using all known names (commit: 40a8746) (details / githubweb)
  355. ObsoleteFiles: Remove if_rtwn.4 removal (commit: afec5d1) (details / githubweb)
  356. mb_unmapped_to_ext(): fix m_free()/m_freem() use (commit: eae0129) (details / githubweb)
  357. ip_output(): if mb_unmapped_to_ext() failed, return directly (commit: 9de58ca) (details / githubweb)
  358. ip_output(): style (commit: be425fc) (details / githubweb)
  359. sound: Refactor the format conversion framework (commit: 33529d6) (details / githubweb)
  360. sound: Turn clamp macros into a function (commit: d8c3c67) (details / githubweb)
  361. sound: Remove macro magic from pcm/feeder_eq.c (commit: b2adb71) (details / githubweb)
  362. sound: Remove macro magic from pcm/feeder_matrix.c (commit: a25f84c) (details / githubweb)
  363. sound: Remove feed_matrix_apply_generic() (commit: 15dc84b) (details / githubweb)
  364. sound: Simplify pcm/feeder_mixer.c (commit: a333561) (details / githubweb)
  365. sound: Take dsp_cdevsw out of header file (commit: 42889e8) (details / githubweb)
  366. sound: Retire SD_F_AUTOVCHAN (commit: 31ddfe9) (details / githubweb)
  367. sound: Make dev.pcm.X.mode dynamic (commit: 65dec16) (details / githubweb)
  368. sound: Update COPYRIGHT notices (commit: caa0636) (details / githubweb)
  369. sound: Make feed_mixer_apply() __always_inline (commit: 4ed0ca9) (details / githubweb)
  370. mlx5: Fix BlueField-4 device description (commit: 8a78a9a) (details / githubweb)
  371. mana: remove redundant doorbell in mana_poll_rx_cq() (commit: 64610df) (details / githubweb)
  372. routing: do not allow PINNED routes to be overriden (commit: 01ade56) (details / githubweb)
  373. include: add a userland version of __assert_unreachable (commit: 235fe91) (details / githubweb)
  374. linuxkpi: Correct DIV_ROUND_DOWN_ULL (commit: 872c817) (details / githubweb)
  375. inet6: add the missing lock acquire to nd6_get_llentry (commit: 00f1ccf) (details / githubweb)
  376. sound: Remove redundant check in mixer_clone() (commit: b61c045) (details / githubweb)
  377. net80211: LinuxKPI 802.11: clean up MIC vs. MMIC rx flags (commit: 6bd0e98) (details / githubweb)
  378. net80211: Fix IEEE80211_KEY_UNDEFINED() in ieee80211_node_delucastkey() (commit: f966ed8) (details / githubweb)
  379. LinuxKPI: 802.11: improve key update locking to work around net80211 (commit: fecc36e) (details / githubweb)
  380. iwlwifi: adjust a debug comment referring to a PR (commit: 84ca9ab) (details / githubweb)
  381. snd_hda: Patch Framework AMD 13th gen (commit: 7e8f29e) (details / githubweb)
  382. ip6_cksum.c: generalize in6_cksum_partial() to allow L2 headers in passed mbuf (commit: 4ad8461) (details / githubweb)
  383. mlx5en: make conf.hw_lro sysctl r/w (commit: cb49625) (details / githubweb)
  384. mlx5en: control hw LRO with the driver conf sysctl, leaving IFCAP_LRO to sw (commit: 9ac8af7) (details / githubweb)
  385. mlx5core: add mlx5_core_modify_tir() (commit: d0a800a) (details / githubweb)
  386. mlx5en: make the hw lro control dynamic (commit: 114a805) (details / githubweb)
  387. mlx5en: explain why interface needs to be reopened on hw lro change (commit: aebeaf1) (details / githubweb)
  388. mlx5en: follow PRM for setting the max hw lro segment size (commit: 17a322c) (details / githubweb)
  389. mlx5_en: correct recalculation of the ipv4 checksum for hw lro packet (commit: 7ebbf9f) (details / githubweb)
  390. mlx5: recalculate tcp checksum for ipv4 hw lro coalesced packet (commit: 3c5bf8d) (details / githubweb)
  391. mlx5: recalculate tcp checksum for ipv6 hw lro coalesced packet (commit: 7b64ccd) (details / githubweb)
  392. mlx5: correct the predicate asserted in __predict_true() (commit: ec55118) (details / githubweb)
  393. mlx5: assert CQE structure size (commit: f6e15b6) (details / githubweb)
  394. mlx5: overwrite only the echo reply timestamp from the last packet in LRO (commit: 6cb0bd5) (details / githubweb)
  395. mlx5en: stop arbitrary limiting max wqe size (commit: c083ab4) (details / githubweb)
  396. mlx5: bump the max LRO packet size (commit: f38e9a3) (details / githubweb)
  397. mlx5en: fix rq->wqe_sz usage (commit: 466623f) (details / githubweb)
  398. mlx5en: bump MLX5E_MAX_BUSDMA_RX_SEGS (commit: 772390b) (details / githubweb)
  399. kern/sys_eventfd.c: fix includes (commit: 60855d8) (details / githubweb)
  400. procstat.1: sort subcommands (commit: d9b7d0a) (details / githubweb)
  401. procstat.1: document rlimitusage (commit: 8025c39) (details / githubweb)
  402. ntp: ntpd does not connect to NTP server with link local IPv6 address (commit: a7aa119) (details / githubweb)
  403. ntp: Another patch to address IPv6 pool regression (commit: 61e5e86) (details / githubweb)
  404. ntp: Replace the workaround from 98e34e8e2557 with a patch from upstream (commit: 4ac2d0f) (details / githubweb)
  405. caroot: update the root bundle (commit: 7577dae) (details / githubweb)
  406. ifconfig: fix reporting optics on most 100g interfaces (commit: b429d50) (details / githubweb)
  407. libibverbs: Extend support of NDR rates (commit: e39ee9b) (details / githubweb)
  408. devd: Don't install autofs.conf with WITHOUT_AUTOFS (commit: 487d79d) (details / githubweb)
  409. ports.7: Update dialog4ports to portconfig (commit: 26a7022) (details / githubweb)
  410. etdump.1: Polish + xref cd9660(5) (commit: 4c02b65) (details / githubweb)
  411. tcp: fix reverting of spurious timeouts (RTO) (commit: 4a328b8) (details / githubweb)
  412. usb-msctest: Be more conservative setting GETMAXLUN quirk (commit: d3a659a) (details / githubweb)
  413. contrib/googletest: update from 1.14.0 to 1.15.2 (commit: 1d67cec) (details / githubweb)
  414. tests/sys/fs/fusefs: include iomanip header (commit: 7286b72) (details / githubweb)
  415. openssl: Import OpenSSL 3.0.16 (commit: cb29db2) (details / githubweb)
  416. openssl: update ASM and version info for 3.0.16 import (commit: 0d61082) (details / githubweb)
  417. nfsd.8: Note that the -n option is deprecated (commit: f03c886) (details / githubweb)
  418. contrib/tzdata: import tzdata 2025b (commit: 4750821) (details / githubweb)
  419. acpi_cmbat: Use nitems instead of sizeof (commit: 4073e53) (details / githubweb)
  420. acpi_iicbus: Shift slave address (commit: 1a8a24e) (details / githubweb)
  421. loader: Increase buffer size to accommodate longer commands (commit: df872d6) (details / githubweb)
  422. efi_console: Stay inline with the UEFI spec (commit: 0a4a5b8) (details / githubweb)
  423. loader.conf.5: Correct terminal size (commit: 703287d) (details / githubweb)
  424. bytgpio: expose PNP info (commit: 7d042b0) (details / githubweb)
  425. usb: increase USB_PORT_RESET_RECOVERY (commit: 513d89f) (details / githubweb)
  426. Copy the new ia32 loader (commit: c6d3271) (details / githubweb)
  427. stand: Add support for 64-bit machines with 32-bit UEFI implementations (commit: ce02470) (details / githubweb)
  428. loader: Fix shadow_fb allocation (commit: 92aa078) (details / githubweb)
  429. stand/efi: Add a 32-bit variant of libefi (commit: 7d7dc14) (details / githubweb)
  430. Add build option for the ia32 loader (commit: ac5378d) (details / githubweb)
  431. loader: Fix G overflowing for G(4) on 32-bit builds (commit: 43dc900) (details / githubweb)
  432. loader: Allow overriding NEWVERSWHAT (commit: 0ca77a6) (details / githubweb)
  433. libc/stdio: Increase BUF in vfprintf.c and vfwprintf.c (commit: 2ce4f02) (details / githubweb)
  434. install: print directory name instead of file name if mkstemp fails (commit: c0e07c9) (details / githubweb)
  435. acpi_iicbus: install the address space handler by default (commit: 38dc6b8) (details / githubweb)
  436. snd_hda: Support Intel Raptor Lake 0x7a50 (commit: a3dfa53) (details / githubweb)
  437. UPDATING: Show plural syntax for PORTS_MODULES (commit: 8d75a78) (details / githubweb)
  438. style.mdoc: HARDWARE generates Release Notes (commit: b0d6aa0) (details / githubweb)
  439. pkg: Fix Coverity warnings (commit: 69c5f7b) (details / githubweb)
  440. kern.mk: Update SSP comment (not limited to GCC) (commit: 275b093) (details / githubweb)
  441. lib/libsbuf/tests: reformat with `clang-format` (commit: c08ec13) (details / githubweb)
  442. mca_log: add missing breaks when handling thresholds (commit: d6552eb) (details / githubweb)
  443. loader: Fix 32-bit compatibility (commit: 3b496eb) (details / githubweb)
  444. tools/sysdoc: Chase sysctl rename (commit: a75dbf4) (details / githubweb)
  445. kern___acl_aclcheck_path: vrele the vnode after namei() (commit: 09b8745) (details / githubweb)
  446. ufs_acl.c: style (commit: 658a439) (details / githubweb)
  447. ufs_aclcheck(): accurately dereference vp->v_mount (commit: 4e923ed) (details / githubweb)
  448. kern/kern_descrip.c:  remove unneeded headers (commit: 4b3d44f) (details / githubweb)
  449. powerpc: Add Hypervisor Facility Unavailable handling (commit: 16caf6a) (details / githubweb)
  450. powernv: Explicitly enable the facilities we support (commit: ff9c290) (details / githubweb)
  451. Get consistent updates for UFS superblocks. (commit: ae15f8c) (details / githubweb)
  452. intro.5: Add local to files, minor maintenence (commit: 342fa74) (details / githubweb)
  453. intro.5: Import description table from OpenBSD (commit: bb28ea4) (details / githubweb)
  454. intro.5: More verbose introductory sentence (commit: 0d35e63) (details / githubweb)
  455. intro.5: Crossreference ascii(7) (commit: 3cdf03d) (details / githubweb)
  456. nvme: Fix hotplug on one of the amazon platforms (commit: 25df691) (details / githubweb)
  457. libprocstat: change psc_type_info array to use designated initializers (commit: 8056c96) (details / githubweb)
  458. libprocstat: constify psc_type_info[] (commit: 192aae0) (details / githubweb)
  459. procstat: decode SOCK_SEQPACKET unix domain socket type (commit: fb8c944) (details / githubweb)
  460. procstat.1: correct local socket types descriptions. (commit: a02f377) (details / githubweb)
  461. procstat.1: document local SOCK_SEQPACKET socket display (commit: 04e4dda) (details / githubweb)
  462. hier.7: Add /dev/gpt (commit: 18b3e37) (details / githubweb)
  463. hier.7: Storage partitions are not filesystems (commit: bb9c4de) (details / githubweb)
  464. top: Polish key bindings in usage and manual (commit: 1fdca2a) (details / githubweb)
  465. top: Sync usage and synopsis (commit: c541138) (details / githubweb)
  466. tcp: don't ever return ECONNRESET on close(2) (commit: 1bda3fa) (details / githubweb)
  467. acpi_ibm: pass brightness events to evdev(4) (commit: 886fcbd) (details / githubweb)
  468. netlink/route: fix nlattr_get_multipath() to check length (commit: e215460) (details / githubweb)
  469. netlink/route: fix fib number validation in old Linux compat mode (commit: f2a4943) (details / githubweb)
  470. netlink/route: validate family attribute (commit: 96e6fc5) (details / githubweb)
  471. linprocfs: Correct sysfs /proc/<pid>/mountinfo entry (commit: eca3c05) (details / githubweb)
  472. linux: Fix a typo in linux_recvmsg_common (commit: a5918bf) (details / githubweb)
  473. linux: Handle IP_RECVTOS cmsg type (commit: 9e7af40) (details / githubweb)
  474. top: Make locale issues non-fatal. (commit: a4251e9) (details / githubweb)
  475. uma: Avoid excessive per-CPU draining (commit: 02324ae) (details / githubweb)
  476. netbsd-tests: Update a test case to chase grep symlink handling changes (commit: 8d95e94) (details / githubweb)
  477. getentropy tests: Update after commit 473681a1a506da (commit: bcd9c0c) (details / githubweb)
  478. tests/netlink: mark a test that requires tun(4) (commit: 39775a2) (details / githubweb)
  479. devd: raise the maximum allowed client to 50 (commit: 9157372) (details / githubweb)
  480. usr.bin/Makefile: always build ELF Tool Chain strings(1) (commit: e683e7e) (details / githubweb)
  481. snd_hda: Patch Framework 16 AMD (commit: e431b38) (details / githubweb)
  482. acpica: Extract _OSC parsing to a common file (commit: 3af851e) (details / githubweb)
  483. pci: Use a switch statement when reading ivars (commit: d391694) (details / githubweb)
  484. pci: Make generic_pcie_read_ivar non static (commit: 506e41a) (details / githubweb)
  485. pci_host_generic: Support ACPI_IVAR_HANDLE (commit: 479872c) (details / githubweb)
  486. pci_host_generic:Add pcib_request_feature on ACPI (commit: 3c9eae3) (details / githubweb)
  487. conf: Add acpi_pci.c to the arm64 build (commit: 355f02c) (details / githubweb)
  488. pci: Only claim to support PCI ASPM on x86 (commit: 423362c) (details / githubweb)
  489. acpi_pci: Add quirk for PSTAT_PME-before-detach (commit: a64357f) (details / githubweb)
  490. tests: fix test for NULL encription (commit: 5b6d576) (details / githubweb)
  491. libdtrace: Fix an off-by-one in the priority queue implementation (commit: 1cbe878) (details / githubweb)
  492. dtrace/arm64: Fix dtrace_gethrtime() (commit: 294cda7) (details / githubweb)
  493. libdtrace: Fix an off-by-one in CPU ID handling (commit: 0ae0226) (details / githubweb)
  494. openssh: Request the OpenSSL 1.1 API (commit: bebe2fe) (details / githubweb)
  495. ipmi: fix runtime on powerpc64le (commit: 1e84a6b) (details / githubweb)
  496. snmp_pf: fix pfInterfacesIfRefsState (commit: c844e84) (details / githubweb)
  497. pf tests: add a basic snmp_pf test case (commit: 3410b98) (details / githubweb)
  498. pf tests: test table information export via snmp_pf (commit: 7fa5f49) (details / githubweb)
  499. mac_do(4): Enhance GID rule validation to check all groups in cr_groups (commit: 4b4bd20) (details / githubweb)
  500. MAC/do: Sort header inclusions (commit: ea3d86e) (details / githubweb)
  501. MAC/do: parse_rules(): Copy input string on its own (commit: d84014c) (details / githubweb)
  502. MAC/do: Rename rule_is_valid() => rule_applies() (commit: 41d1660) (details / githubweb)
  503. MAC/do: Rename private struct 'mac_do_rule' => 'rules' (commit: d50dbaf) (details / githubweb)
  504. MAC/do: Rename internal mac_do_rule_find() => find_rules() (commit: 546477d) (details / githubweb)
  505. MAC/do: Use prison_lock()/prison_unlock() (commit: 75870a3) (details / githubweb)
  506. MAC/do: find_rules(): Clarify the contract (commit: 9b6284b) (details / githubweb)
  507. MAC/do: Factor out setting/destroying rule structures (commit: 862665e) (details / githubweb)
  508. MAC/do: Allocate/deallocate rules as a whole (commit: 72edbeb) (details / githubweb)
  509. MAC/do: Remove PR_METHOD_REMOVE method (commit: 750580d) (details / githubweb)
  510. MAC/do: sysctl_rules(): Always copy the rules specification string (commit: 4d2b20d) (details / githubweb)
  511. MAC/do: sysctl_rules(): Set the requesting's thread's jail's rules (commit: 37a72b0) (details / githubweb)
  512. MAC/do: Enable changing 'security.mac.do.rules' from a jail (commit: e553ebd) (details / githubweb)
  513. MAC/do: Remove the 'prison0' special cases in the common paths (commit: ae2ee54) (details / githubweb)
  514. MAC/do: Move destroy() to a better place (commit: 8d8c394) (details / githubweb)
  515. MAC/do: parse_rule_element(): Fix a panic, harden, simplify (commit: 6b76b0f) (details / githubweb)
  516. MAC/do: Re-order jail methods more logically, rename (commit: 9b7e21d) (details / githubweb)
  517. MAC/do: Prefix internal functions used as hooks/callbacks (commit: e014e1f) (details / githubweb)
  518. MAC/do: Sysctl knobs/jail parameters under MAC's common nodes (commit: 3c77f39) (details / githubweb)
  519. MAC/do: Fix jail_get() (PR_METHOD_GET) (commit: bd9e3fc) (details / githubweb)
  520. MAC/do: jail_check()/jail_set(): Revamp (commit: 7d53606) (details / githubweb)
  521. MAC/do: parse_rule_element(): Style, more clarity (commit: 9195f21) (details / githubweb)
  522. MAC/do: parse_rule_element(): Bug in parsing the origin ID (commit: 75ee489) (details / githubweb)
  523. MAC/do: 'struct rule': IDs and types as 'u_int', rename fields (commit: f89a4b6) (details / githubweb)
  524. MAC/do: Better parsing for IDs (strtoui_strict()) (commit: 8638177) (details / githubweb)
  525. MAC/do: Ease input/output of ID types (commit: 8e605d8) (details / githubweb)
  526. MAC/do: Rename private OSD slot by removing 'mac_do_' prefix (commit: 1ccf02e) (details / githubweb)
  527. MAC/do: Support multiple users and groups as single rule's targets (commit: 83ffc41) (details / githubweb)
  528. MAC/do: Output errors when parsing rules (commit: 4450915) (details / githubweb)
  529. New setcred() system call and associated MAC hooks (commit: c1d7552) (details / githubweb)
  530. UPDATING: Request recompiling MAC modules because of new hooks (commit: e34dec3) (details / githubweb)
  531. MAC/do: Introduce rules reference counting (commit: 1780d3f) (details / githubweb)
  532. MAC/do: Interpret the new rules specification; Monitor setcred() (commit: 986ac13) (details / githubweb)
  533. mdo(1): Use setcred() to change credentials (commit: 68c46c4) (details / githubweb)
  534. MAC/do: toast_rules(): Minor simplification (commit: 5e00a28) (details / githubweb)
  535. MAC/do: parse_rules(): Tolerate blanks around tokens (commit: 8bf992d) (details / githubweb)
  536. MAC/do: Convert internal TAILQs to STAILQs (commit: 53e73ec) (details / githubweb)
  537. MAC/do: Apply a rule on real UID/GID instead of effective ones (commit: 8f72bcd) (details / githubweb)
  538. MAC/do: Update copyright (commit: ba9aea5) (details / githubweb)
  539. MAC/do: Fix a compilation warning about an unused function (commit: f9b5d5b) (details / githubweb)
  540. setcred(2): Add manual page (commit: e286a03) (details / githubweb)
  541. mac_do(4): Revamp manual page after MAC/do updates (commit: f74cd62) (details / githubweb)
  542. mac(4): Mention mac_do(4) (commit: 3aa5948) (details / githubweb)
  543. igc(4): Fix attach for I226-K and LMVP devices (commit: f034ddd) (details / githubweb)
  544. iommu_gas_map_region(): add comment explaining the ma array shift (commit: b01d15a) (details / githubweb)
  545. bhyve: style, add comma to the last line of designated initializer (commit: 53b2f30) (details / githubweb)
  546. tcp: fix detection of bad RTOs (commit: e754d89) (details / githubweb)
  547. zfs: enable FPU on powerpc* (commit: 1962f96) (details / githubweb)
  548. zfs: remove inclusion of machine/pcpu.h (commit: 54a9435) (details / githubweb)
  549. contrib/expat: import expat 2.7.1 (commit: 6f7ee9a) (details / githubweb)
  550. ixgbe: fix mailbox ack handling (commit: 6e510d8) (details / githubweb)
  551. sound: Fix vchanrate and vchanformat (commit: e4c0d79) (details / githubweb)
  552. sound: Implement AFMT_FLOAT support (commit: 1728d26) (details / githubweb)
  553. beep(1): Use AFMT_FLOAT (commit: 1890f0b) (details / githubweb)
  554. sound: Improve afmt_tab (commit: 831c30f) (details / githubweb)
  555. sound: Use bus_topo_lock() where appropriate (commit: 2254bef) (details / githubweb)
  556. sound: Fix regression in pcm/feeder_mixer.c (commit: 8c991c4) (details / githubweb)
  557. devfs: Return early from sysctl_devname() if no input is given (commit: 48fddba) (details / githubweb)
  558. pkill tests: Fix pkill usage in the pkill -x test (commit: e1a3b7f) (details / githubweb)
  559. vfs: Return early from sysctl_vfs_ctl() if no input was given (commit: 014ce35) (details / githubweb)
  560. netinet: Fix getcred sysctl handlers to do nothing if no input is given (commit: 85ff908) (details / githubweb)
  561. malloc: Fix DEBUG_REDZONE for contigmalloc() (commit: 43a32f7) (details / githubweb)
  562. ktrace: Use STAILQ_EMPTY_ATOMIC when checking for records in userret() (commit: 51489b9) (details / githubweb)
  563. socket: Fix a race in the SO_SPLICE state machine (commit: f2214e4) (details / githubweb)
  564. mixer tests: Serialize (commit: 931dec4) (details / githubweb)
  565. netmap: fix unit tests (commit: 984e3d8) (details / githubweb)
  566. fibs tests: Fix test failures and simplify (commit: ba224ce) (details / githubweb)
  567. Add sysctl kern.proc.kqueue (commit: e2af76d) (details / githubweb)
  568. Document KERN_PROC_KQUEUE (commit: 1795bfc) (details / githubweb)
  569. libprocstat: add helper to query knotes for specific kqueue (commit: 3cb2a80) (details / githubweb)
  570. procstat(1): dump kqueues (commit: a15cae4) (details / githubweb)
  571. procstat.1: document kqueues (commit: 451fca2) (details / githubweb)
  572. descriptors: add fget_remote_foreach() (commit: e260058) (details / githubweb)
  573. sysctl_kern_proc_kqueue(): convert to use sbuf (commit: 52464e9) (details / githubweb)
  574. kinfo_knote: add knt_kq_fd member (commit: c69b90d) (details / githubweb)
  575. FREEBSD_COMPAT32: add freebsd32_kevent_to_kevent32() helper (commit: 8547f0b) (details / githubweb)
  576. sysctl KERN_PROC_KQUEUE: implement compat32 (commit: f4ea358) (details / githubweb)
  577. Add NT_PROCSTAT_KQUEUES core note (commit: 5e6b89b) (details / githubweb)
  578. sysctl KERN_PROC_KQUEUE: treat omitted kqfd as request to dump all kqueues (commit: 2170bf8) (details / githubweb)
  579. struct kinfo_knote: add spare fields (commit: 867ac6f) (details / githubweb)
  580. libprocstat: add knowledge about NT_PROCSTAT_KQUEUES core file section (commit: 6c0c6ad) (details / githubweb)
  581. gcore(1): dump NT_PROCSTAT_KQUEUES section (commit: 8476ab3) (details / githubweb)
  582. freebsd32/freebsd32.h: only define kinfo_knote32 when kevent32 is defined (commit: 78f7ec2) (details / githubweb)
  583. kern_proc_kqueues_out(): maxlen == -1 means there is no maxlen (commit: 40c6cb6) (details / githubweb)
  584. kevent32/kinfo_knote32: remove __LP64__ predicate in definitions (commit: c07ea8a) (details / githubweb)
  585. ptrace(2): expand ability to fetch syscall parameters (commit: fdbf488) (details / githubweb)
  586. ptrace_test: add test for expanded reporting of syscall args (commit: ca3222c) (details / githubweb)
  587. mlx5en: sync channel close with the rq completion processing (commit: 477c394) (details / githubweb)
  588. lib/libexpat: bump libbsdxml.3 after 2.7.1 import (commit: 50c5801) (details / githubweb)
  589. lib/libexpat: update build config for 2.7.1 (commit: fd45920) (details / githubweb)
  590. tcp rack: cleanup accounting conditional checks (commit: cf3fb40) (details / githubweb)
  591. sctp: fix double unlock in case adding a remote address fails (commit: 47c7dcf) (details / githubweb)
  592. tcp: improve initializing the fields in tcp_log_buffer (commit: b95d16f) (details / githubweb)
  593. tcp: fix typos in comment (commit: cc52d73) (details / githubweb)
  594. tcp: clear sendfile logging struct (commit: aa1c5de) (details / githubweb)
  595. tcp: remove struct tcp_log_rack (commit: 4c07ee6) (details / githubweb)
  596. pkg.7: Add example for fetching package for different FreeBSD versions (commit: 84ed51c) (details / githubweb)
  597. fts: Stop abusing the comma operator. (commit: 9c84aea) (details / githubweb)
  598. cred: Hide internal flag CRED_FLAG_CAPMODE (commit: f9fa6cb) (details / githubweb)
  599. vm_phys_avail_check(): Check index parity, fix panic messages (commit: 9dc47f5) (details / githubweb)
  600. vm_phys_add_seg(): Check for bad segments, allow empty ones (commit: 088dd40) (details / githubweb)
  601. vm_phys: Check for overlap when adding a segment (commit: f106887) (details / githubweb)
  602. vm_phys_avail_count(): Fix out-of-bounds accesses (commit: 7658c4f) (details / githubweb)
  603. vm_phys_avail_split(): Tolerate split requests at boundaries (commit: 25e25d6) (details / githubweb)
  604. vm_phys_early_startup(): Panic if phys_avail[] is empty (commit: 6230945) (details / githubweb)
  605. vm_page_startup(): Clarify memory lowest, highest and size computation (commit: f3983ae) (details / githubweb)
  606. powerpc: mmu_radix_page_array_startup(): Don't force allocation from domain 0 (commit: c736021) (details / githubweb)
  607. smbios: handle smbios3 for arm64 (commit: fb8bea5) (details / githubweb)
  608. smbios: style(9): sizeof(): No space before the parenthesis (commit: e69052e) (details / githubweb)
  609. smbios: Search for v3 (64-bit) entry point first on BIOS boot (commit: 145ef4a) (details / githubweb)
  610. smbios: On attach, print the entry point version and revision (commit: 5e38507) (details / githubweb)
  611. smbios: Unmap memory on error on identify (commit: 07b84d1) (details / githubweb)
  612. smbios: Print an error on memory map failure on identify (commit: 62b6d8c) (details / githubweb)
  613. smbios: Apply the v2.1's length fixup only on a 32-bit entry point (commit: 8c9b142) (details / githubweb)
  614. smbios: Print an error on unexpected entry point length on identify (commit: 7dffa9d) (details / githubweb)
  615. smbios: Carefully print wrong entry point signature on identify (commit: 5d9f1bf) (details / githubweb)
  616. smbios: Harden decoding of the BCD revision (commit: 55e8cdf) (details / githubweb)
  617. smbios: style(9): smbios_cksum() (commit: cc1cb8e) (details / githubweb)
  618. libsa: smbios: style(9): SMBIOS_GET8(): Split overlong line (commit: 6a93716) (details / githubweb)
  619. libsa: smbios: style(9): Entry point parsing comments (commit: 4af7f39) (details / githubweb)
  620. libsa: smbios: Rename 64-bit entry point's guards (commit: 0a2c8f6) (details / githubweb)
  621. libsa: smbios: Make 'is_64bit_ep' a field of 'smbios' (commit: 4b7fbd6) (details / githubweb)
  622. libsa: smbios: Export the used entry point type to the kernel (commit: 2337cd8) (details / githubweb)
  623. libsa: smbios: probe: BCD revision parsing is v2-only code; Expand comments (commit: 19a5b6a) (details / githubweb)
  624. libsa: smbios: Stop parsing on an End-of-Table structure (commit: 330f1a4) (details / githubweb)
  625. libsa: smbios: Reject a 64-bit entry point with revision 0 (commit: 5feb3c8) (details / githubweb)
  626. libsa: smbios: Favor the v3 (64-bit) entry point on non-EFI boot (commit: 93af0db) (details / githubweb)
  627. libsa: smbios: Use 64-bit entry point if table below 4GB on non-EFI boot (commit: 7b0350b) (details / githubweb)
  628. libsa: smbios: Allow to run smbios_probe() multiple times (commit: 9b8e155) (details / githubweb)
  629. libsa: smbios_detect(): Return the entry point address (commit: d19f155) (details / githubweb)
  630. libsa: smbios_probe(): Strictly obey specified entry point address (commit: f6b90dc) (details / githubweb)
  631. loader.efi: smbios: Favor the v3 (64-bit) entry point (commit: 807d51b) (details / githubweb)
  632. loader.kboot: smbios: Add a comment about v3 entry point being favored (commit: 0c5d22e) (details / githubweb)
  633. LinuxKPI: make linux_alloc_pages() honor __GFP_NORETRY (commit: 831e6fb) (details / githubweb)
  634. MAC/do: parse_single_rule(): Fix herald comment's first line (commit: bd282a7) (details / githubweb)
  635. MAC/do: Rules: <from> and <to> parts now to be separated by '>' (commit: 8047b85) (details / githubweb)
  636. RELNOTES: mac_do(4): Change of rules syntax; Provide hints and pointers (commit: 0c3357d) (details / githubweb)
  637. acpi: Pass the correct device to acpi_pcib_osc (commit: ddf0b56) (details / githubweb)
  638. release: ensure default sudo flavor is selected (commit: 7eab72f) (details / githubweb)
  639. release: add cloudware oracle targets to package and upload .oci files (commit: e2125f5) (details / githubweb)
  640. x86/dmar: add dmar_is_running() (commit: 053856c) (details / githubweb)
  641. x86/amdiommu: add amdiommu_is_running() (commit: 8c6540b) (details / githubweb)
  642. efirt: add a tunable to disable printing faults during EFIRT calls (commit: e6a470f) (details / githubweb)
  643. stat(2): add st_bsdflags field (commit: 70ba4df) (details / githubweb)
  644. libc/compat-ino64.h: rename st_padding0 (commit: f9afcbf) (details / githubweb)
  645. netgraph: MFC: prevent panic with INVARIANTS-enabled kernel (commit: 59e3dd2) (details / githubweb)
  646. acpi_pci: Add quirk for DELAY-after-EJ0 (commit: 43933d8) (details / githubweb)
  647. OpenSSH: Fix logic error in DisableForwarding option (commit: fcda475) (details / githubweb)
  648. socket: Handle the possibility of a protocol with no ctloutput (commit: 5246532) (details / githubweb)
  649. i386: Avoid registering overlapping vm_phys_seg entries (commit: 24b8212) (details / githubweb)
  650. pf: Use a macro to get the hash row in pf_find_state_byid() (commit: aaa266a) (details / githubweb)
  651. hyperv/storvsc: Fix busdma constraints (commit: 07c5a24) (details / githubweb)
  652. hyperv/storvsc: Avoid conditional asserts in storvsc_xferbuf_prepare() (commit: e6a3962) (details / githubweb)
  653. file: Add foffset_lock_pair() (commit: c1aa97c) (details / githubweb)
  654. file: Fix offset handling in kern_copy_file_range() (commit: 1d2fd8c) (details / githubweb)
  655. proc: Disallow re-enabling of process itimers during exit (commit: 6936644) (details / githubweb)
  656. ptrace: Do not pass a negative resid to proc_rwmem() (commit: 74a0b89) (details / githubweb)
  657. if_ovpn: fix use-after-free of mbuf (commit: 1463d5f) (details / githubweb)
  658. cred: fix struct credbatch to use long for refcount (commit: fca3395) (details / githubweb)
  659. release: avoid sparse-file handling for container image layers (commit: 4317d0a) (details / githubweb)
  660. amd64: also limit printings of EFIRT page faults (commit: ab259b1) (details / githubweb)
  661. amd64: print limited EFIRT fault messages on first fault, not second (commit: b9a015b) (details / githubweb)
  662. mlx5en: Use connector type instead of cable type for media detection (commit: 63697ff) (details / githubweb)
  663. Correct CTLTYPE of SYSCTL_SBINTIME_MSEC etc (commit: 1bd2926) (details / githubweb)
  664. pci: Make PCIe Eject timeout configurable (commit: 217fce1) (details / githubweb)
  665. EC2: Set PCIe eject timeout to 0 (commit: f852f4f) (details / githubweb)
  666. pfctl: fix recursive printing of NAT rules (commit: 0da1817) (details / githubweb)
  667. libbe: avoid copying encryption-related props (commit: a5b392d) (details / githubweb)
  668. grep: avoid duplicated lines when we're coloring output (commit: a420e1b) (details / githubweb)
  669. libc: allow __cxa_atexit handlers to be added during __cxa_finalize (commit: c43ae65) (details / githubweb)
  670. libc: tests: add some tests for __cxa_atexit handling (commit: df4b8ef) (details / githubweb)
  671. fusefs: minor refactor in the tests (commit: d03aa29) (details / githubweb)
  672. fusefs: add a test for the max_read= mount option (commit: 1c316af) (details / githubweb)
  673. fusefs: slightly better debugging in the tests (commit: f390c81) (details / githubweb)
  674. ctld: correctly parse LUN size on 32-bit arches (commit: f8b102d) (details / githubweb)
  675. witness.4: correct name of the debug.witness.witness_count sysctl (commit: 2a88aad) (details / githubweb)
  676. gve: Allocate qpl per ring at ring allocation time (commit: 890309a) (details / githubweb)
  677. gve: Add feature to adjust RX/TX queue counts (commit: ecc250c) (details / githubweb)
  678. gve: Add feature to change TX/RX ring size (commit: 9a24acc) (details / githubweb)
  679. vm_object: Fix handling of wired map entries in vm_object_split() (commit: afbe2bb) (details / githubweb)
  680. malloc: extend malloc_usable_size() for contigmalloc (commit: 580c891) (details / githubweb)
  681. LinuxKPI: make __kmalloc() play by the rules (commit: bc6e1ca) (details / githubweb)
  682. LinuxKPI: always use contig allocations in linux_alloc_kmem() (commit: 3494f4f) (details / githubweb)
  683. LinuxKPI: be more verbose on _bus_dmamap_load_phys failures if debug is on (commit: 4fc30b0) (details / githubweb)
  684. LinuxKPi: lkpi___kmalloc change a < into <= for proper boundry check (commit: d684da0) (details / githubweb)
  685. LinuxKPI: switch mallocarray to an lkpi implementation using __kmalloc() (commit: 3404752) (details / githubweb)
  686. LinuxKPI: implement krealloc() for memory being contiguous (commit: 516eb93) (details / githubweb)
  687. LinuxKPI; cleanup slab.h a bit; move more free() into slab.c (commit: ebe210c) (details / githubweb)
  688. LinuxKPI: add seq_hex_dump() (commit: 719721c) (details / githubweb)
  689. net80211/regdomain: try to sort out TW (commit: 02ad13b) (details / githubweb)
  690. net80211: correct IEEE80211_KEY_BITS (commit: 20f3d58) (details / githubweb)
  691. net80211: cleanup keyidx argument of ieee80211_notify_michael_failure() (commit: 8f56489) (details / githubweb)
  692. net80211: make use of IEEE80211_KEY_BITS for debug messages (commit: e0bd174) (details / githubweb)
  693. net80211: fix IEEE80211_VFHT_BITS after 160 and 80P80 got swapped (commit: 0dbc7a5) (details / githubweb)
  694. net80211: fill in missing flags to IEEE80211_NODE_BITS (commit: 361c8b9) (details / githubweb)
  695. iwlwifi: fix iwl_uefi_get_uats_table() if not compiled with ACPI (commit: 241fb17) (details / githubweb)
  696. LinuxKPI: 802.11: remove ieee80211_node_get_txrate_dot11rate() (commit: 998fc38) (details / githubweb)
  697. LinuxKPI: 802.11: remove cipher_scheme support (commit: 350651d) (details / githubweb)
  698. LinuxKPI: 802.11: crypto pn lengths (commit: 64ec6dd) (details / githubweb)
  699. LinuxKPI: 802.11: CONFIG_PM_SLEEP / WoWLAN header adjustments (commit: f4aa407) (details / githubweb)
  700. LinuxKPI: 802.11: reduce code duplication introducing lkpi_remove_chanctx() (commit: 57764d2) (details / githubweb)
  701. LinuxKPI: 802.11: move chanctx_conf from vif to vif->bss_conf (commit: 494894b) (details / githubweb)
  702. LinuxKPI: 802.11: more fields moved from vif to bss_conf (commit: 7b9d086) (details / githubweb)
  703. LinuxKPI: 802.11: adjust locking around lkpi_remove_chanctx() (commit: 7614861) (details / githubweb)
  704. LinuxKPI: 802.11: try to limit VHT (11ac) to 5Ghz (commit: e36fd5d) (details / githubweb)
  705. LinuxKPI: 802.11: adjust vif->bss_conf.chanctx_conf to rcu accessors (commit: becb074) (details / githubweb)
  706. LinuxKPI: 802.11: add a lchanctx list to lhw (commit: 3a35e07) (details / githubweb)
  707. LinuxKPI: 802.11: optimize mo_bss_info_changed (commit: 3d9f216) (details / githubweb)
  708. LinuxKPI: 802.11: switch to wiphy_lock (commit: 7d57b5a) (details / githubweb)
  709. LinuxKPI: 802.11: deal with sta bw > channel width (commit: 96a1ab4) (details / githubweb)
  710. LinuxKPI: 802.11: further locking workarounds fro crypto updates (commit: 9bd4391) (details / githubweb)
  711. LinuxKPI: 802.11: enable fragmentation offload (commit: ded3d31) (details / githubweb)
  712. LinuxKPI: 802.11: increase mbufq lengths (commit: 6869d08) (details / githubweb)
  713. LinuxKPI: 802.11: deal with the error paths for lkpi_xmit() (commit: 636bb42) (details / githubweb)
  714. LinuxKPI: 802.11: better dealing with errors in RX path (commit: 1ec4032) (details / githubweb)
  715. LinuxKPI: 802.11: plug mbuf leak (commit: e273079) (details / githubweb)
  716. LinuxKPI; 802.11: start filling rxrate statistics (commit: 9996e4d) (details / githubweb)
  717. LinuxKPI: 802.11: avoid using an mbuf tag for now (commit: f086acc) (details / githubweb)
  718. iwlwififw: remove Intel iwlwifi firmware from src.git (commit: 42be605) (details / githubweb)
  719. Bump __FreeBSD_version to 1402505 for LinuxKPI alloc routine changes (commit: a3b2d8e) (details / githubweb)
  720. 14.3: Update stable/14 to -PRERELEASE (commit: ee7a874) (details / githubweb)
  721. msdosfs manuals: Improve visibility and linking (commit: a516440) (details / githubweb)
  722. loader: Add the CPU identification string to the data which is visible (commit: b337e9f) (details / githubweb)
  723. fts: Move private flags away from public ones. (commit: da59bcd) (details / githubweb)
  724. cp: Improve error messages. (commit: 57235a9) (details / githubweb)
  725. pf: improve pf_state_key_attach() error handling (commit: 482f4dc) (details / githubweb)
  726. pf: don't use state keys after pf_state_insert() (commit: 8b9d1dc) (details / githubweb)
  727. pf: explicitly NULL state key pointers (commit: b89bc49) (details / githubweb)
  728. pfctl: fix crash on "pfctl -a '*' -vvsr" (commit: a60eeb4) (details / githubweb)
  729. pfctl: also remove incorrect counter print for rule anchors (commit: 461b79d) (details / githubweb)
  730. top.1: Add HISTORY (commit: 9f2b64d) (details / githubweb)
  731. style.mdoc.5: Improve description compatability (commit: 96fe895) (details / githubweb)
  732. top.1: top does not accept uids (commit: 7149eab) (details / githubweb)
  733. isp.4: Improve HARDWARE for HW Relnotes + SPDX (commit: eed9248) (details / githubweb)
  734. OF_node_from_xref.9: Fix function name typo + spdx (commit: 8e3a23b) (details / githubweb)
  735. ObsoleteFiles: Remove mount_fusefs.8 entry (commit: b7a44a8) (details / githubweb)
  736. examples/csh: Case insensitive search in pager (commit: 13d407b) (details / githubweb)
  737. keymaps: add map for some Lenovo laptops found in Brazillian market (commit: c4959c1) (details / githubweb)
  738. cxgbe(4): Make sure suspend/resume works in recovery mode. (commit: 4599a3c) (details / githubweb)
  739. cxgbe(4): Remove smt_idx from the L2 table entry structure. (commit: b5a68e0) (details / githubweb)
  740. cxgb(4): Use routines from pci(9) instead of hand rolled equivalents. (commit: f2c75b1) (details / githubweb)
  741. cxgbe(4): Remove some unused PCI routines and associated headers. (commit: db403eb) (details / githubweb)
  742. cxgbe(4): Use correct priority in begin_synchronized_op. (commit: 4e9f829) (details / githubweb)
  743. cxgbe(4): Block most access to the hardware as soon as the adapter stops. (commit: 516fee5) (details / githubweb)
  744. cxgbe(4): Perform Conventional Reset instead of FLR on the device. (commit: ca9d5b1) (details / githubweb)
  745. libifconfig: Fix nits in the descriptions of active 100G cables. (commit: 81789c2) (details / githubweb)
  746. cxgbe(4): Add two new transceiver types. (commit: 47cdd7a) (details / githubweb)
  747. pci.4: Update the information on pci_bar_mmap to match pciio.h (commit: f44e174) (details / githubweb)
  748. uipaq.4: Rewrite HARDWARE for HW Relnotes (commit: 6ea5855) (details / githubweb)
  749. dhclient: Keep two clocks (commit: d41725a) (details / githubweb)
  750. Fix build with WITH_CLANG_BOOTSTRAP and WITHOUT_CLANG (commit: 3f68c3e) (details / githubweb)
  751. Add POSIX psiginfo(3) call (commit: 0ad5308) (details / githubweb)
  752. sysctl.3: put KERN_PROC_RLIMIT_USAGE in the right spot (commit: 81fc946) (details / githubweb)
  753. ktr: Make debug.ktr.verbose available whenever KTR is configured (commit: 1b7e2cc) (details / githubweb)
  754. vm_object: Make a comment more clear (commit: 21ea2ef) (details / githubweb)
  755. copy_file_range: Fix overlap checking (commit: fb405ec) (details / githubweb)
  756. posixshm: Fix range locking in shm_write() (commit: 1065a7e) (details / githubweb)
  757. netinet: Make ip.h self-contained (commit: b48ad95) (details / githubweb)
  758. zoneinfo: fix makefile rules script (commit: 5e12490) (details / githubweb)
  759. Fix share/zoneinfo for DIRDEPS_BUILD (commit: b7f4fcc) (details / githubweb)
  760. wg: Improve wg_peer_alloc() to simplify the calling (commit: ba560cd) (details / githubweb)
  761. tee: add some basic tests (commit: 00640ea) (details / githubweb)
  762. tee: minor cleanup (commit: 99509fc) (details / githubweb)
  763. bintrans: disable argument permutation for qp and base64 (commit: c195ae9) (details / githubweb)
  764. libc: locale: fix EUC shift check (commit: 25512b1) (details / githubweb)
  765. wireguard-tools: ipc: freebsd: use AF_LOCAL for the control socket (commit: 73f8891) (details / githubweb)
  766. time: switch to fences for siginfo_recvd (commit: 8b42f57) (details / githubweb)
  767. libbe: attempt to remove autocreated mountpoints at unmount time (commit: 0635fe2) (details / githubweb)
  768. libbe: don't hardcode /tmp (commit: 8dc42b8) (details / githubweb)
  769. libpmcstat: fix pmcstat -G on older-ish -CURRENT w/ drm-kmod (commit: e5a4712) (details / githubweb)
  770. libllvm: remove duplicated SRCS_MIN line (commit: 7f671b6) (details / githubweb)
  771. Move extra suffix-transformation rules into bsd.suffixes-extra.mk (commit: b93ad61) (details / githubweb)
  772. EC2: Add AMI Builder AMI building (commit: 925ec43) (details / githubweb)
  773. release: Pass PKG_INSTALL_EPOCH to vmimage.subr (commit: 5050b46) (details / githubweb)
  774. release: Pass PKG_INSTALL_EPOCH (take 2) (commit: a4d583f) (details / githubweb)
  775. pci: Add hw.pci.intx_reroute sysctl/tunable (commit: b0bbefc) (details / githubweb)
  776. Turn off hw.pci.intx_reroute in EC2 (commit: 66d36f4) (details / githubweb)
  777. tee: try opening as a UNIX socket if open(2) fails (commit: 09e0a90) (details / githubweb)
  778. /sys/dev/bnxt: Enable NPAR support on BCM57504 (commit: 54f842e) (details / githubweb)
  779. iflib(4): Replace admin taskqueue group with per-interface taskqueues (commit: 7313d4a) (details / githubweb)
  780. bnxt_en: Add 5760X (Thor2) PCI IDs support (commit: 45e1610) (details / githubweb)
  781. bnxt_en: Update HSI header (commit: e2692e8) (details / githubweb)
  782. bnxt_en: Add backing store V2 support (commit: baa2ff7) (details / githubweb)
  783. if_bnxt: add support for RX completion record type V3 (commit: dd6c9bc) (details / githubweb)
  784. bnxt_en: 400G speed support (commit: 32fdad1) (details / githubweb)
  785. bnxt_en: Thor2 Specific Doorbell related changes (commit: ced1133) (details / githubweb)
  786. bnxt_en: Unhandled async event type 76 (commit: 4ed8c41) (details / githubweb)
  787. bnxt_en: Thor2 Ring counters not incrementing during traffic (commit: 47a360f) (details / githubweb)
  788. loader: actually change the staging slop (commit: 806e2ac) (details / githubweb)
  789. loader: remove unneeded variable (commit: 8ec2792) (details / githubweb)
  790. loader: provide error message in command_errmsg instead of printing (commit: 1d111b3) (details / githubweb)
  791. mount.8: Add a single example for single user mode (commit: b90ff46) (details / githubweb)
  792. riscv: Fix handling of interrupts during kernel page faults (commit: dfbda7c) (details / githubweb)
  793. so_splice: Synchronize so_unsplice() with so_splice() (commit: c0c5d01) (details / githubweb)
  794. iwlwifi: make mvm/d3.c compile again (commit: e569281) (details / githubweb)
  795. rtw89: make wow.c compile (commit: 1be235f) (details / githubweb)
  796. mbuf: add mbuf information to KASSERTs (commit: 95e9567) (details / githubweb)
  797. net80211: add the 802.11-2016 cipher list to the crypto array set. (commit: 0ed9768) (details / githubweb)
  798. net80211: add a new field specifically for announcing specific ciphers (commit: caebab1) (details / githubweb)
  799. net80211: add driver / crypto methods to set the hardware / software cipher suites (commit: a638734) (details / githubweb)
  800. net80211; LinuxKPI 802.11: introduce IEEE80211_RX_F_ICV_STRIP (commit: 28c5a37) (details / githubweb)
  801. net80211: add IEEE80211_CONF_AMPDU_OFFLOAD for AMPDU[-TX] offload (commit: 84b198f) (details / githubweb)
  802. LinuxKPI: 802.11: no need to lock during lkpi_lsta_alloc() (commit: fec21aa) (details / githubweb)
  803. LinuxKPI: add type for __wsum (commit: bb9b11b) (details / githubweb)
  804. LinuxKPI: skbuff: remove _alloc_len field (commit: 7f4088f) (details / githubweb)
  805. LinuxKPI: skbuff: switch to using uma for the skb (commit: 85c811c) (details / githubweb)
  806. LinuxKPI: skbuff: fix types, shuffle fields (commit: ce53790) (details / githubweb)
  807. LinuxKPI: skbuff: rewrite data allocation to use __kmalloc by default (commit: df71d27) (details / githubweb)
  808. LinuxKPI 802.11: move key-related functions together (commit: c0d19fc) (details / githubweb)
  809. LinuxKPI: 802.11: add IEEE80211_KEY_FLAG_BITS (commit: 732cd1f) (details / githubweb)
  810. LinuxKPI: 802.11: lkpi_hw_crypto_prepare and lkpi_hw_crypto_tailroom (commit: c08c127) (details / githubweb)
  811. LinuxKPI: 802.11: add checks and improve tracing to key operations (commit: aa8e8f8) (details / githubweb)
  812. LinuxKPI: 802.11: fill ieee80211_get_key_rx_seq() also for TKIP/GCMP (commit: ba1325d) (details / githubweb)
  813. LinuxKPI: 802.11: remove lkpi_iv_key_set/delete wrappers (commit: ae3d7f4) (details / githubweb)
  814. LinuxKPI: 802.11: sort cipher lists and filter net80211 unsupported ones (commit: ed18052) (details / githubweb)
  815. LinuxKPI: 802.11: add the key mgmt for TKIP and extra checks for CCMP (commit: e2e40cc) (details / githubweb)
  816. LinuxKPI: 802.11: fix TKIP RX/TX MIC offsets (commit: d416d65) (details / githubweb)
  817. LinuxKPI: 802.11: make TKIP start to work (commit: 3b4ffe1) (details / githubweb)
  818. LinuxKPI: 802.11: further improve key updates (commit: ecc5344) (details / githubweb)
  819. LinuxKPI: 802.11: add tunable to enable TKIP (commit: 9c29ee7) (details / githubweb)
  820. LinuxKPI: 802.11: introduce mlo field to sta (commit: c40937b) (details / githubweb)
  821. LinuxKPI: 802.11: updates to headers for driver update (commit: 92a74b3) (details / githubweb)
  822. LinuxKPI: add ASMEDIA vendor ID for PCI (commit: 5c0182c) (details / githubweb)
  823. LinuxKPI: add cleanup.h to mutex.h (commit: 6c08f9a) (details / githubweb)
  824. LinuxKPI: add container_of_const() (commit: 5fc174c) (details / githubweb)
  825. LinuxKPI: extend struct and enum for leds (commit: 1eb45fe) (details / githubweb)
  826. LinuxKPI: pci: add pci_info() (commit: 6510caf) (details / githubweb)
  827. LinuxKPI: sysfs: implement sysfs_match_string() (commit: 85bd580) (details / githubweb)
  828. LinuxKPI: add dummy header file linux/unaligned.h (commit: 89473d9) (details / githubweb)
  829. LinuxKPI: define time64_t (commit: 62c010b) (details / githubweb)
  830. pci: propagate vpd read error (commit: 7bc852d) (details / githubweb)
  831. pci: avoid accidental clobbering of regs on some fdt platforms (commit: 34f9dca) (details / githubweb)
  832. pci_host_generic: Use SYS_RES_MEMORY for the parent of I/O resource ranges (commit: cbaa32c) (details / githubweb)
  833. pci: Cosmetic cleanups to MSI/MSI-X routines (commit: 14749f4) (details / githubweb)
  834. pci: Don't cache the count of MSI/MSI-X messages before allocation (commit: 0a515a8) (details / githubweb)
  835. new-bus: Add taskqueue_bus to process hot-plug device events (commit: 3a54ca5) (details / githubweb)
  836. pcib: Use taskqueue_bus for hot-plug events instead of a private taskqueue (commit: 50c1d07) (details / githubweb)
  837. mmc: Use bus_topo_lock and taskqueue_bus while adding/removing child devices (commit: ee08e84) (details / githubweb)
  838. sdhci: Use bus_topo_lock and taskqueue_bus for hotplug events (commit: 207e58c) (details / githubweb)
  839. hdaa: Don't hold a mutex while creating child devices (commit: ab9e7d2) (details / githubweb)
  840. mtx: Avoid nested panics on lock class mismatch assertions (commit: 27fb895) (details / githubweb)
  841. mtx: Make idle thread assertions more robust (commit: 7a7a7cd) (details / githubweb)
  842. mtx: Include the mutex pointer in the panic message for destroyed locks (commit: d9ce371) (details / githubweb)
  843. lockmgr/rmlock/rwlock/sx: Make various assertions more robust (commit: 33bf58f) (details / githubweb)
  844. rwmlock/rwlock/sx: Print the pointer of destroyed locks in panic messages (commit: 6fb4716) (details / githubweb)
  845. pci: Clear active PME# and disable PME# generation (commit: b5bc47f) (details / githubweb)
  846. pci: Add helper routines to manage PME in device drivers (commit: b8b5dbd) (details / githubweb)
  847. dev: Use recently added improvements to PME# support to simplify drivers (commit: 6f27822) (details / githubweb)
  848. acpi_pci: Use pci_has_pm and pci_clear_pme (commit: a2de254) (details / githubweb)
  849. telnet: Prevent buffer overflow in the user prompt for SRA (commit: 7485e6a) (details / githubweb)
  850. pcib: Ignore power fault detected if a power controller is not present (commit: 4373c15) (details / githubweb)
  851. pcib: Clear any pending slot status events during attach (commit: 14cb463) (details / githubweb)
  852. Update example from gcc6 to gcc13 (commit: 51e6e35) (details / githubweb)
  853. .cirrus-ci: Update the non-manual GCC build job to GCC 14 (commit: 02663a2) (details / githubweb)
  854. universe: Update the default GCC toolchain to GCC 14 (commit: 06ecf26) (details / githubweb)
  855. rtw89: merge Realtek's rtw89 driver based on Linux v6.14 (commit: b6e8b84) (details / githubweb)
  856. rtw88: merge Realtek's rtw88 driver based on Linux v6.14 (commit: 8ef4424) (details / githubweb)
  857. rtld: symbolic and deepbind are equivalent for the refobj (commit: 06fa889) (details / githubweb)
  858. ig4(4): Add Intel ACPI HID (commit: 6d2885d) (details / githubweb)
  859. acpi_asus_wmi(4): Add EVDEV support (commit: 6616f35) (details / githubweb)
  860. acpi_asus_wmi(4): Improve keyboard backlight support. (commit: 9b5f1a6) (details / githubweb)
  861. acpi_asus_wmi(4): Add support for WMI event queue (commit: f530b12) (details / githubweb)
  862. acpi_asus_wmi(4): Handle TUF-specific hotkeys internally (commit: a55479c) (details / githubweb)
  863. hidraw(4): Add additional hidraw input/output report ioctls (commit: 7545c8c) (details / githubweb)
  864. hidraw(4): Return length of written data from HIDIOCS* ioctls (commit: 2880e12) (details / githubweb)
  865. hidraw(4): Return actual length of read data from HIDIOCG* ioctls (commit: d04cc28) (details / githubweb)
  866. hidraw(4): Force switch to hidraw mode on HIDIOCGRDESC ioctl (commit: 2c23fc9) (details / githubweb)
  867. ng_ubt: add UPDATING note about firmware downloading on Realtek adaptors (commit: 3f1d9d3) (details / githubweb)
  868. release: use "runtime" instead of "minimal" for OCI image name (commit: f541821) (details / githubweb)
  869. termcap: add entry for Alacritty (commit: 86baac4) (details / githubweb)
  870. pci_vendors: update to 2025-03-09 (commit: 9225ca9) (details / githubweb)
  871. usb_vendors: update to 2025-04-01 (commit: 004f8bd) (details / githubweb)
  872. nuageinint: implement ssh_pwauth (commit: 63aa7c5) (details / githubweb)
  873. nuageinit: fix luacheck nit (commit: 28a38dc) (details / githubweb)
  874. libedit: import vendor snapshot 2025-01-03 (commit: e7a517b) (details / githubweb)
  875. mpi3mr: add missing terminator entry to mpi3mr_identifiers array (commit: 05e6c3a) (details / githubweb)
  876. mpi3mr: Fix confusion over | and & (commit: 25607ef) (details / githubweb)
  877. mpi3mr: Block devices persist despite being offlined during reset (commit: 85be8c0) (details / githubweb)
  878. mpi3mr: Controller state check before enabling PEL (commit: a24be14) (details / githubweb)
  879. mpi3mr: poll reply queue and add MPI3MR_DEV_REMOVE_HS_COMPLETED flag (commit: 3e1b3b3) (details / githubweb)
  880. mpi3mr: Decrement per controller and per target counter post reset (commit: d22c5b2) (details / githubweb)
  881. mpi3mr: Update consumer index of admin and operational reply queues after every 100 replies (commit: 897fcbe) (details / githubweb)
  882. mpi3mr: diag fault success beyond F000 fault code (commit: 4008948) (details / githubweb)
  883. mpi3mr: Adding FreeBSD OS Type to Fault/Reset Reason Code (commit: 14283d8) (details / githubweb)
  884. mpi3mr: mpi headers update to latest (commit: 3635f18) (details / githubweb)
  885. mpi3mr: copyright year update to 2024 (commit: 8fa8f7a) (details / githubweb)
  886. mpi3mr: driver version update to 8.10.0.1.0 (commit: 810abb1) (details / githubweb)
  887. mpi3mr: Divert large WriteSame IOs to firmware if unmap and ndob bits are set (commit: 80b0699) (details / githubweb)
  888. mpi3mr: Track IO per target counter during queue poll with local variable (commit: 1fc80c0) (details / githubweb)
  889. mpi3mr: configure larger max I/O size if the HBA firmware supports it (commit: 46d0fea) (details / githubweb)
  890. mpi3mr: Update MPI Header to Version 36 (commit: 60cf157) (details / githubweb)
  891. mpi3mr: Set Driver Capability for OS Exposure in IOCInit (commit: 22b4023) (details / githubweb)
  892. mpi3mr: Enhance Controller Enable Retry Logic in Host Drivers (commit: 94ede62) (details / githubweb)
  893. mpi3mr: Handle Insufficient Power Fault Code (commit: 05cf857) (details / githubweb)
  894. mpi3mr: Add NVData Parameter for Host Timestamp Synchronization (commit: 1998189) (details / githubweb)
  895. mpi3mr: Block I/Os While Task Management is in Progress (commit: 9980fb4) (details / githubweb)
  896. mpi3mr: Enable Diag Save for All Diagnostic Fault Cases (commit: ec6fea4) (details / githubweb)
  897. mpi3mr: Process LOG Data Events in Interrupt Top Half for Early Notification (commit: 0707074) (details / githubweb)
  898. mpi3mr: Update Copyright Year to 2025 (commit: f76b6e1) (details / githubweb)
  899. mpi3mr: Update Driver Version to 8.14.0.2.0 (commit: e6d4b22) (details / githubweb)
  900. mpi3mr: modified the log messages to be on a single line (commit: b794f31) (details / githubweb)
  901. mpi3mr: Allow driver to be in-kenrel and add to GENERIC (commit: e2b8fb2) (details / githubweb)
  902. mpi3mr: Broadcom's MPT-Fusion version 4 is amd64 and aarch64 only (commit: 3abb575) (details / githubweb)
  903. zoneinfo: also install tzdata.zi and version (commit: 4aed98a) (details / githubweb)
  904. ath(4): Fix a typo in a source code comment (commit: 41813f9) (details / githubweb)
  905. networking.7: Clarifications (commit: 72f62f3) (details / githubweb)
  906. ascii(7): Correct the history section (commit: fb85ce0) (details / githubweb)
  907. bsd-family-tree: add FreeBSD 13.5 (commit: 4955144) (details / githubweb)
  908. bsd-family-tree: add OpenBSD 7.7 release (commit: ce9eaee) (details / githubweb)
  909. ena: Fix misconfiguration when requesting regular LLQ (commit: 3f4a674) (details / githubweb)
  910. ena: Bump driver version to v2.8.1 (commit: a1685d2) (details / githubweb)
  911. tcp: cleanup (commit: 25f9717) (details / githubweb)
  912. symlink.2: document EOPNOTSUPP (commit: a1b159b) (details / githubweb)
  913. netstat: fix table header alignment for -x (commit: 0cd8d6d) (details / githubweb)
  914. Extend description of -p to include interactions with -d and implying -x (commit: b4fb6e0) (details / githubweb)
  915. ps.1: update regarding -D option and -p x/d interaction (commit: 0a1d134) (details / githubweb)
  916. ps: handle incorrect -D values (commit: 93ef18f) (details / githubweb)
  917. ps(1): Complete libxo transition (commit: ac6a9fe) (details / githubweb)
  918. ps(1): Consistent usage of Kbyte unit (commit: 39a31a5) (details / githubweb)
  919. ps.1: Use ISO/IEC byte units (commit: 64ba893) (details / githubweb)
  920. ps.1: Revamp: Explain general principles, update to match reality (commit: d0c97ac) (details / githubweb)
  921. ps(1): Whitespace cleanup (commit: ad94fb4) (details / githubweb)
  922. ps(1): Remove internal documentation for '-A' (commit: 57ed17e) (details / githubweb)
  923. ps(1): Have parsefmt() take the list of columns to update (commit: b90923b) (details / githubweb)
  924. ps(1): find_varentry() to take a name instead of a VAR (commit: 2a9ebb5) (details / githubweb)
  925. ps(1): Move 'width' field from VAR to VARENT; Remove sizevars() (commit: b172201) (details / githubweb)
  926. ps(1): Consider references to keywords as immutable (commit: 21d9f3d) (details / githubweb)
  927. ps(1): Keywords: New UNSPEC type, rename 'alias', re-order fields (commit: 8cc27ec) (details / githubweb)
  928. ps(1): Aliases: Resolve once, merge specifications (commit: aa9c420) (details / githubweb)
  929. ps(1): Remove not-explicitly-requested columns with duplicate data (commit: 7aa2f48) (details / githubweb)
  930. ps(1): Constify the format strings for canned displays (commit: 220800c) (details / githubweb)
  931. queue(3): New *_SPLIT_AFTER(), *_ASSERT_EMPTY(), *_ASSERT_NONEMPTY() (commit: c4ee6d4) (details / githubweb)
  932. ps(1): Make '-O' more versatile and predictable (commit: 1fc8cb5) (details / githubweb)
  933. ps(1): Make '-a' and '-A' always show all processes (commit: 1ee62f3) (details / githubweb)
  934. ps(1): Match current user's processes using ps' effective UID (commit: 1e8dc26) (details / githubweb)
  935. RELNOTES: ps(1): Change of how current user's processes are matched (commit: 7219648) (details / githubweb)
  936. ps(1): Update some options' conformance/practice comments (commit: 154ccb0) (details / githubweb)
  937. ps(1): '-U' to select processes by real user IDs (commit: a2132d9) (details / githubweb)
  938. RELNOTES: ps(1): Change in behavior for option '-U' (commit: 4e4739d) (details / githubweb)
  939. queue(3): Consistent single space after all #define (commit: 4906628) (details / githubweb)
  940. kassert: Explicitly include <sys/_types.h> (commit: 3772cb0) (details / githubweb)
  941. queue(3): Debug macros: Finer control knobs, userland support (commit: 64ca7e0) (details / githubweb)
  942. queue(3): Wrap QMD_ASSERT()'s guard with __predict_false() (commit: 542e14a) (details / githubweb)
  943. .git-blame-ignore-revs: ps(1) whitespace cleanup (commit: 470331e) (details / githubweb)
  944. .git-blame-ignore-revs: queue(3): Single space after all #define (commit: 941b783) (details / githubweb)
  945. ps(1): Add copyright (commit: a1abca3) (details / githubweb)
  946. ps.1: Update .Dd (commit: 11e94e3) (details / githubweb)
  947. queue.3: Update .Dd (commit: 5ef005d) (details / githubweb)
  948. queue(3): Add simple tests for some macros for all list/tailq types (commit: 4826471) (details / githubweb)
  949. tcp rack: cleanup storing values for beta and beta_ecn (commit: a911492) (details / githubweb)
  950. tcp: clear blackbox logging union (commit: 7655a41) (details / githubweb)
  951. sys.mk: Improve ports compatibility hack guard (commit: f383cfc) (details / githubweb)
  952. kassert.h: Explicitly include <sys/types.h> on _KERNEL (commit: ad1f2e8) (details / githubweb)
  953. 14.3: create releng/14.3 branch (commit: 3ce28e0) (details / githubweb)
  954. vm_pageout: Disallow invalid values for act_scan_laundry_weight (commit: 97a057f) (details / githubweb)
  955. mountd: Fix updating the network/host(s) for an exports line (commit: 2773c07) (details / githubweb)
  956. arm: Improve the creation of kernel.bin (commit: 95d87d5) (details / githubweb)
  957. arm: remove accidentally added -Map switch to linker (commit: c3ecee5) (details / githubweb)
  958. tcp: improve KASSERT in limited retransmit (commit: 976aa65) (details / githubweb)
  959. netinet: Make in_systm.h self-contained (commit: 399bc0c) (details / githubweb)
  960. bpf: Make bpf.h self-contained (commit: f30669b) (details / githubweb)
  961. nuageinit: implement chpasswd (commit: b64d3fc) (details / githubweb)
  962. MFV: xz 5.8.1. (commit: 9679eed) (details / githubweb)
  963. LinuxKPI: 802.11: fix wiphy_info[_once] (commit: 7194631) (details / githubweb)
  964. LinuxKPI: 802.11: header updates for mt76 (commit: 873c0ea) (details / githubweb)
  965. net80211: fix a race between ieee80211_sta_join and scan entries (commit: 8d6b758) (details / githubweb)
  966. 14.3: Update to BETA2 (commit: 0e80651) (details / githubweb)
  967. pkg-stage.sh: kde5 -> kde (commit: a1874e9) (details / githubweb)
  968. release: Don't put drm-kmod package onto DVD (commit: 0e771ca) (details / githubweb)
  969. mpi3mr: Remove -g (commit: e79a351) (details / githubweb)
  970. RELNOTES: ps(1): Document change in behavior for '-a'/'-A' (commit: eed005b) (details / githubweb)
  971. ps.1: Remove ambiguity in description of option '-J' (commit: d5fff1a) (details / githubweb)
  972. rc/tests: Fix process flags checks using ps(1) (commit: 2d5e13c) (details / githubweb)
  973. stress2: exlock2.sh: Preserve behavior after ps(1)'s '-U' change (commit: 10e6bac) (details / githubweb)
  974. stress2: exlock2.sh: Fix impact of previous '-U' removal (commit: f7fa53c) (details / githubweb)
  975. sysctl(9): Ease exporting struct sizes; Discourage doing that (commit: de6a441) (details / githubweb)
  976. sysctl.9: Constant integer example: Do not promote 'debug.sizeof' (commit: d156cab) (details / githubweb)
  977. queue(3): Install *_SPLIT_AFTER() links to the main manual page (commit: 1094440) (details / githubweb)
  978. sound: Call PCM_RELEASE() if pcm_addchan() fails (commit: aff92a9) (details / githubweb)
  979. bsdinstall: Use a login shell for final configuration. (commit: 95223d9) (details / githubweb)
  980. powerpc: Always use BE tag in nexus_map_resource (commit: ac1943f) (details / githubweb)
  981. LinuxKPI: 802.11: make sure AUTH frames are not being sent if BSS changed (commit: 36174c3) (details / githubweb)
  982. EC2: Remove old broken_txfifo workaround (commit: 29d6968) (details / githubweb)
  983. 14.3: Update to BETA3 (commit: a2ebf64) (details / githubweb)
  984. xen: improve man (4) page (commit: a7277b9) (details / githubweb)
  985. iwlwifi.4: Update modes for recent 802.11ac (commit: 361a8fd) (details / githubweb)
  986. vfs: vn_alloc(): Stop always calling vn_alloc_hard() and direct reclaiming (commit: 7a9ea03) (details / githubweb)
  987. Compute 'maxproc'/'maxfiles' from memory amount; Expand/fix comments (commit: fbc73f1) (details / githubweb)
  988. vfs: vntblinit(): Rework comments on the computation of 'kern.maxvnodes' (commit: 0b4d5c5) (details / githubweb)
  989. vfs: vntblinit(): Raise default 'kern.maxvnodes' higher than 'kern.maxfiles' (commit: 6b6d644) (details / githubweb)
  990. man: Exit cleanly on SIGPIPE. (commit: 84b971c) (details / githubweb)
  991. namei: Update documentation. (commit: 747efc2) (details / githubweb)
  992. snd_hda: Add shutdown method (commit: adf77cb) (details / githubweb)
  993. e6000sw.4: Initial manual page (commit: 66a6607) (details / githubweb)
  994. cdboot.8: Initial manual page (commit: 5d9e62e) (details / githubweb)
  995. stand/lua manuals: Describe better (commit: f50ca9a) (details / githubweb)
  996. arswitch.4: Improve title and add HARDWARE (commit: 5dbcb9b) (details / githubweb)
  997. ar40xx.4: Initial manual page (commit: fddd2c4) (details / githubweb)
  998. e6060sw.4: Improve title and add HARDWARE (commit: ee743b4) (details / githubweb)
  999. e6000sw.4: Add HISTORY (commit: b7fc3fb) (details / githubweb)
  1000. qat.4: Cleanup (commit: 86b04d3) (details / githubweb)
  1001. ip17x.4: Initial manual page (commit: dc8ade1) (details / githubweb)
  1002. mtkswitch.4: Initial manual page (commit: 5af0942) (details / githubweb)
  1003. package: fix dependency generation (commit: 6e27b15) (details / githubweb)
  1004. 14.3: Update to BETA4 (commit: c4c9907) (details / githubweb)
  1005. build(deps): bump tornado in /contrib/libcbor/doc/source (commit: fa219c1) (details / githubweb)
  1006. zoneinfo: don't install version (commit: a48dc9b) (details / githubweb)
  1007. MAC/do: Fix a too stringent debug assertion for a target of 'uid=*' (commit: adc6f56) (details / githubweb)
  1008. LinuxKPI: 802.11: mark struct ieee80211_ht_cap __packed (commit: 4d66e0f) (details / githubweb)
  1009. systat/top: Update ZFS sysctl names (commit: 93839cd) (details / githubweb)
  1010. libc++: fix compiling <locale> with -fmodules (commit: a0d22d7) (details / githubweb)
  1011. pkg.conf: Use kmod repositories (commit: a47542f) (details / githubweb)
  1012. 14.3: Switch from "quarterly" to "release" pkgs (commit: 85739bc) (details / githubweb)
  1013. sound: Terminate stream properly when closing vchans (commit: 99b8be4) (details / githubweb)
  1014. 14.3: Update to RC1 (commit: 3383279) (details / githubweb)
  1015. Revert "14.3: Update to RC1" (commit: c5db8f6) (details / githubweb)
  1016. certctl: Split certificate bundles before processing. (commit: fb33dd9) (details / githubweb)
  1017. Reapply "14.3: Update to RC1" (commit: a7a4742) (details / githubweb)
  1018. puc.4: Add a HARDWARE section based off device data from pucdata.c (commit: 9efdb08) (details / githubweb)
  1019. ure.4: description consistencies + tag spdx (commit: 6fe425b) (details / githubweb)
  1020. ure.4: add a HARDWARE section + add RTL8156BG as a compatible controller (commit: cd46420) (details / githubweb)
  1021. Fix incorrect version introduced in manual pages (commit: ffacf11) (details / githubweb)
  1022. Update in preparation for 14.3-RELEASE (commit: 8c9ce31) (details / githubweb)
  1023. build(deps): bump requests in /contrib/libcbor/doc/source (commit: eb4619a) (details / githubweb)
  1024. build(deps): bump urllib3 in /contrib/libcbor/doc/source (commit: 6a9e734) (details / githubweb)