Skip site navigation (1)Skip section navigation (2)


2024/dev-commits-src-all/20241014.dev-commits-src-all

Messages: 303, sorted by subject
Last update: Mon Oct 14 0:07:02 2024

home | up | archive sorted by: subject | author | date | reverse date
  1. Oct 12 Li-Wen Hsu                 git: 00f003da7d07 - main - iscsictl(8): Complete libxo transition
  2. Oct 10 Mark Johnston              git: 012c194f39e8 - stable/14 - tty: delete knotes when TTY is revoked
  3. Oct  8 Baptiste Daroussin         git: 03abe3ac4077 - stable/14 - nuageinit: Standardize user-facing error messages
  4. Oct 11 Warner Losh                git: 03b4f232354c - stable/14 - uncompress: Avoid reading an extra byte
  5. Oct  8 Dimitry Andric             git: 04393db00313 - stable/13 - Bump lld LINKER_FREEBSD_VERSION for reproducibility fix
  6. Oct 10 Kristof Provost            git: 05896f1ef8be - main - pf: move pf_test_rule() out of pf_setup_pdesc()
  7. Oct 10 Kristof Provost            git: 08b53c6efcae - main - pf: remove switch (af) default cases
  8. Oct  8 Ka Ho Ng                   git: 0a2cfd653e86 - main - libkldelf: add a private library for kernel/kld-related ELF parsing
  9. Oct 11 Warner Losh                git: 0bd23ca0ee28 - main - uart: Fix cut-n-paste error in DBG2 code
 10. Oct  9 Kristof Provost            git: 0d4081ed6914 - stable/14 - sys: add conf/std.debug, generic debugging options
 11. Oct 10 Baptiste Daroussin         git: 0fbfb22a2d4d - main - hier(7): fix manpage location in ports
 12. Oct 11 Doug Moore                 git: 1107834090be - main - swap_pager: swapoff detecting object death
 13. Oct 13 Jamie Gritton              git: 16e1424d24b9 - stable/14 - jail: expose children.max and children.cur via sysctl
 14. Oct  8 Baptiste Daroussin         git: 182ff41e8484 - stable/14 - nuageinit: Standardize warning/error messages
 15. Oct 12 Li-Wen Hsu                 git: 183e8aa749c1 - main - mount(8): Complete libxo transition
 16. Oct  8 Zhenlei Huang              git: 18aa2a81c465 - stable/14 - hhook: Sprinkle const qualifiers where appropriate
 17. Oct 11 Warner Losh                git: 197de660d2bf - stable/14 - hn: fix build on !x86
 18. Oct 12 Warner Losh                git: 1a37caeb076b - main - modules: Add missing opt_*.h files for stand-alone compile
 19. Oct  7 Michael Gmelin             git: 1d7a33888e09 - main - fetch: correct env var name for --crl option to work
 20. Oct  9 Ed Maste                   git: 1d83090d850f - main - capsicum-test: skip SCTP tests if SCTP not available


21. Oct 8 Dimitry Andric git: 1de139fdd502..0370629593a6 - vendor/llvm-project/release-19.x - vendor branch updated 22. Oct 11 Justin Hibbits git: 1e434da3b065 - main - powerpc: Add nominal support for POWER10 and POWER11 23. Oct 8 Baptiste Daroussin git: 1eaf3331eaee - stable/14 - nuageinit: Replace os.execute with Lua libraries 24. Oct 12 Li-Wen Hsu git: 20bb77c4b918 - main - jls(8): Complete libxo transition 25. Oct 11 Ed Maste git: 21d9853ed553 - main - arm64/gicv3: Skip programming vPE GITS_BASERs to avoid a boot crash 26. Oct 7 Zsolt Udvari git: 245895723816 - main - Add myself (uzsolt) to the calendar 27. Oct 13 Cy Schubert Re: git: 255d2d9bbc37 - main - fdisk: add deprecation/removal notice to man page 28. Oct 13 Ed Maste git: 255d2d9bbc37 - main - fdisk: add deprecation/removal notice to man page 29. Oct 10 Kristof Provost git: 25e0f8f99f54 - main - pf: convert DIOCGETRULESETS to netlink 30. Oct 8 Joseph Mingrone git: 26f21a6494b4 - stable/14 - libpcap: Update to 1.10.5 31. Oct 13 Konstantin Belousov git: 26ff9d2050a1 - main - iommu.h: improve header self-sufficiency 32. Oct 10 Konstantin Belousov git: 27af5dad16cb - stable/14 - getrlimitusage.2: add the man page 33. Oct 10 Konstantin Belousov git: 2851aafe96c1 - main - mlx5 ipsec_offload: ensure that driver does not dereference dead sahindex 34. Oct 10 Kristof Provost Re: git: 2851aafe96c1 - main - mlx5 ipsec_offload: ensure that driver does not dereference dead sahindex 35. Oct 7 Konstantin Belousov git: 2918dbc1ccd8 - main - sysctl.3: Remove KERN_QUANTUM 36. Oct 11 Warner Losh git: 2af5769e3431 - main - fdisk: Make confusing fdisk messages a little less ambiguous 37. Oct 8 Ka Ho Ng git: 2c7d84795628 - main - libkldelf: add elf_lookup_symbol function 38. Oct 8 Baptiste Daroussin Re: git: 2c7d84795628 - main - libkldelf: add elf_lookup_symbol function 39. Oct 7 Konstantin Belousov git: 2d84f79c4e45 - main - vmstat -o: report objects backing SysV shm segments 40. Oct 11 Ed Maste git: 2e7f4728fa73 - stable/14 - ctl: limit memory allocation in pci_virtio_scsi
41. Oct 10 Michael Tuexen git: 2e9761eb80f3 - main - sctp: cleanup sctp_delete_ifn 42. Oct 13 Mark Johnston git: 2ee5293d3a9c - stable/14 - netbsd-tests: Remove an xfail annotation 43. Oct 11 Ed Maste git: 2f29060f4613 - stable/14 - pkg: improve error message 44. Oct 11 Bjoern A. Zeeb git: 310c31d3f04e - main - rtw89: add man page and hook driver up to the build 45. Oct 11 Roger Pau =?utf-8?Q?Monn=C git: 329a3b0844e6 - stable/14 - xen: fix initialization of grant table frame array 46. Oct 7 Michael Tuexen git: 3326ab87cc22 - main - getsockopt: improve locking for SOL_SOCKET level socket options 47. Oct 7 Dag-Erling =?utf-8?Q?Sm=C3 git: 334af5e4131b - main - env: Add a handful of test cases. 48. Oct 7 Baptiste Daroussin git: 33938d88e35b - main - genl(1): fix typo 49. Oct 8 Dimitry Andric git: 342240c6e025 - stable/14 - Bump lld LINKER_FREEBSD_VERSION for reproducibility fix 50. Oct 7 Konstantin Belousov git: 34935a6b3723 - main - vm_object: reformat flags definitions 51. Oct 7 Konstantin Belousov git: 3670421e2193 - main - getrlimitusage.2: add the man page 52. Oct 11 Ed Maste git: 367d8c86a182 - stable/13 - ctl: limit memory allocation in pci_virtio_scsi 53. Oct 7 Cy Schubert git: 36bf861c17fe - Create tag vendor/unbound/1.21.1 54. Oct 12 Michael Osipov git: 36c370fa3e97 - stable/14 - dhclient: Ignore vendor-identifying DHCP options defined in RFC 3925 55. Oct 8 Zhenlei Huang git: 36fe8266ef09 - stable/13 - hhook: Sprinkle const qualifiers where appropriate 56. Oct 11 Warner Losh git: 37798b1d5dd1 - main - loader/4th: Move from hint.acpi.0.rsdp to acpi.rsdp 57. Oct 8 Zhenlei Huang git: 381601cfcb56 - stable/13 - ifnet: make if_alloc_domain() never fail 58. Oct 9 Ed Maste git: 38518fda66cd - main - capsicum-test: rights are propagated on sctp_peeloff(2) 59. Oct 10 Konstantin Belousov git: 387094ca8a8c - stable/14 - sysctl.3: document missing fixed oids from the kern. node 60. Oct 9 Dag-Erling =?utf-8?Q?Sm=C3 git: 3c37828ee187 - main - cmp: Check the status of stdout.
61. Oct 12 Li-Wen Hsu git: 3d1b233e039d - main - sesutil(8): Complete libxo transition 62. Oct 10 Mark Johnston git: 3e19aac2e84a - stable/13 - tty: delete knotes when TTY is revoked 63. Oct 10 Zhenlei Huang git: 3e46d65d5619 - stable/13 - netstat: increase width of Netif column 64. Oct 11 Kevin Bowling git: 3e501ef89667 - main - e1000: Re-add AIM 65. Oct 7 Maxim Konovalov git: 3ebb738a9313 - main - bsd-family-tree: FreeBSD 13.4 and OpenBSD 7.6 added 66. Oct 8 Konstantin Belousov git: 409c2fa385aa - main - kinfo_vmentry: report max protection 67. Oct 11 Ed Maste git: 40b58e3183ac - stable/13 - pkg: improve error message 68. Oct 11 Bjoern A. Zeeb git: 41283b454b7a - main - LinuxKPI: always include linux/kconfig.h 69. Oct 12 Li-Wen Hsu git: 417842f90861 - main - arp(8): Complete libxo transition 70. Oct 10 Bjoern A. Zeeb git: 41b746e05231 - main - LinuxKPI: 802.11: fix ieee80211_schedule_txq() to avoid rtw89 panic 71. Oct 11 Richard Scheffenegger git: 440f4ba18e3a - main - tcp: fix duplicate retransmissions when RTO happens during SACK loss recovery 72. Oct 10 Alan Somers git: 4421ce1328df - stable/14 - nfscl: fix uninitialized memory in nfsv4_loadattr 73. Oct 10 Michael Tuexen git: 4466a97e83fd - main - sctp: check locking requirements 74. Oct 12 Warner Losh git: 4584c8f0ef54 - main - lpt: check readiness with predefined macros 75. Oct 10 Baptiste Daroussin git: 458dc7f30310 - main - pkgbase: fix incremental generation of packages 76. Oct 9 Michael Gmelin git: 484724578422 - stable/13 - fetch: correct env var name for --crl option to work 77. Oct 10 Kristof Provost git: 48f5bf8be6fa - main - pf: convert DIOCGETRULESET to netlink 78. Oct 7 Konstantin Belousov git: 4e2803878f54 - main - sysctl.3: document missing fixed oids from the kern. node 79. Oct 11 Mark Johnston git: 4f2ca36c7bec - main - arm64: Disable coverage sanitization of `pmap_update_strided` 80. Oct 8 Cy Schubert Re: git: 50c64df2a173 - main - Revert "libkldelf: add a private library for kernel/kld-related ELF parsing"
81. Oct 8 Ka Ho Ng git: 50c64df2a173 - main - Revert "libkldelf: add a private library for kernel/kld-related ELF parsing" 82. Oct 8 Shawn Webb Re: git: 50c64df2a173 - main - Revert "libkldelf: add a private library for kernel/kld-related ELF parsing" 83. Oct 8 Dmitry Morozovsky Re: git: 50c64df2a173 - main - Revert "libkldelf: add a private library for kernel/kld-related ELF parsing" 84. Oct 8 Ka Ho Ng Re: git: 50c64df2a173 - main - Revert "libkldelf: add a private library for kernel/kld-related ELF parsing" 85. Oct 9 Michael Gmelin git: 51676e0a3bd3 - stable/14 - fetch: correct env var name for --crl option to work 86. Oct 12 Kevin Bowling git: 516d92304a7f - main - igc: Improve a comment and update copyright dates MFC after: 1 week 87. Oct 12 Kirk McKusick git: 51b1d399b2de - stable/13 - Ensure that soft updates are not enabled by default when using mdmfs(8) 88. Oct 7 Navdeep Parhar git: 52e5a66eac22 - main - cxgbe(4): Use correct synchronization when marking the adapter offline. 89. Oct 13 Chuck Tuffli git: 5374b9e14681 - main - bhyve/nvme: Fix Infinite loop in queue processing 90. Oct 9 Joseph Mingrone git: 53bb5613a8a1 - main - ldd32: place in utilities-lib32 not utilities 91. Oct 11 Warner Losh git: 5439ebff8512 - stable/14 - jail.conf.5: minor cleanup (spdx, macros, xrefs) 92. Oct 12 Kirk McKusick git: 54416c6e1379 - stable/14 - Ensure that soft updates are not enabled by default when using mdmfs(8) 93. Oct 8 Zhenlei Huang git: 54c79d3ae419 - stable/14 - khelp: Sprinkle const qualifiers where appropriate 94. Oct 12 Li-Wen Hsu git: 54ff53d89015 - main - ndp(8): Complete libxo transition 95. Oct 8 Ka Ho Ng git: 550ee2d03c5b - main - libkldelf: use warnx instead of printf 96. Oct 10 Mitchell Horne git: 579300874511 - main - vmem.9: align lists + tag spdx 97. Oct 7 Bojan =?utf-8?Q?Novkovi=C4 git: 596a36ddc478 - main - vmstat: Add NOFREE page count to -s report 98. Oct 13 Rick Macklem git: 5a2cd24c46e3 - stable/14 - nfsd.c: Synchronize error handling 99. Oct 7 Cy Schubert git: 5a5c22798130 - main - unbound: Vendor import 1.21.1 100. Oct 10 Zhenlei Huang git: 5a894ac4311e - stable/13 - if_vmove: improve restoration in cloner's ifgroup membership
101. Oct 11 Mark Johnston git: 5c385a54fe9c - main - debugnet: Use precise types when accessing mbuf contents 102. Oct 10 Kristof Provost git: 5c3d74eca642 - main - pf: add ttl to pf_pdesc 103. Oct 11 Warner Losh git: 5d57fad876ee - main - acpidump: Print SPCR v3 and v4 fields 104. Oct 11 Bjoern A. Zeeb git: 5dbb0b7c19cf - main - man.4: Add .Sh HARDWARE for some wireless drivers for release notes 105. Oct 10 Kristof Provost git: 5de77e952a2f - main - pf: remove the last hand-rolled IPv6 extension header loop 106. Oct 13 Mark Johnston git: 610fcb06ff0c - main - vmstat: Fix column header alignment in -o output 107. Oct 8 Dimitry Andric git: 61b7311904e3 - Create tag vendor/llvm-project/llvmorg-19.1.1-0-gd401987fe349 108. Oct 8 Baptiste Daroussin git: 62cd7d538d86 - stable/14 - release: basic-cloudinit improve default image 109. Oct 13 Warner Losh git: 63e282288ed8 - main - UPDATING: Add belated note about hints for old-school ISA devices 110. Oct 8 Mitchell Horne git: 643fc698203b - main - manuals: Fix "missing end of block" errors 111. Oct 10 Kristof Provost git: 6562157dfad0 - main - pfctl: avoid possible SIGSEGV when wrong tos option 112. Oct 7 Konstantin Belousov git: 65b832eb6ff7 - main - procstat vm: report SysV shm segment mapping 113. Oct 7 Baptiste Daroussin git: 65e7a648693c - main - genl: allow to monitor all know groups 114. Oct 11 Bjoern A. Zeeb git: 6621842ccfb4 - main - LinuxKPI: add new dummy headers visibility.h and of_net.h 115. Oct 7 Ed Maste git: 6684779b3215 - main - capsicum-test: rights are propagated on accept(2) 116. Oct 13 Kevin Bowling git: 669d26e5764f - main - igc: Want AIM at 2.5G 117. Oct 10 Zhenlei Huang git: 66ce3c8460bb - stable/13 - ifnet: Remove if_getamcount() 118. Oct 8 Baptiste Daroussin git: 68c7c28d0e65 - stable/14 - nuageinit: Lua check and lint files 119. Oct 7 Konstantin Belousov git: 6a3fbdc7e9c8 - main - kinfo_vmobject: report backing object of the SysV shm segments 120. Oct 9 Bjoern A. Zeeb git: 6a931f050b0f - stable/14 - sdiodevs: add more vendors and devices
121. Oct 7 Doug Moore git: 6af02087d2c7 - main - swap_pager: rename iter init functions 122. Oct 13 Rick Macklem git: 6b0b026ae1a4 - stable/13 - nfsd.c: Synchronize error handling 123. Oct 8 Zhenlei Huang git: 6b86b8f0f6b6 - stable/14 - netstat: increase width of Netif column 124. Oct 8 Warner Losh git: 6c711019f289 - main - nvme: Don't create sysctl for io queues not created 125. Oct 11 Warner Losh git: 6cde8f3ef7cd - main - lpd: Tighten permissions on /var/run/printer 126. Oct 8 Ka Ho Ng git: 6df3a2d1bfed - main - Revert "libkldelf: use warnx instead of printf" 127. Oct 8 Dag-Erling =?utf-8?Q?Sm=C3 git: 6f6166e49c78 - main - env: Add an option to change the directory. 128. Oct 8 Ka Ho Ng git: 7007de7d1095 - main - Revert "libkldelf: add elf_lookup_symbol function" 129. Oct 11 Roger Pau =?utf-8?Q?Monn=C git: 7174b9817cdd - stable/13 - xen: fix initialization of grant table frame array 130. Oct 8 Konstantin Belousov git: 71a66883b58f - main - kinfo_{vmobject,vmentry}: move copy of pathes into the vnode handling scope 131. Oct 11 Roger Pau =?utf-8?Q?Monn=C git: 72e277f41aa5 - stable/13 - xen-netfront: attempt to make cleanup idempotent 132. Oct 8 Mateusz Piotrowski git: 72f5e9833f16 - main - committers-*.dot: Fix typos 133. Oct 10 Kristof Provost git: 739731b8ca80 - main - pf: consolidate pf function parameters 134. Oct 11 Martin Matuska git: 73c7cb57a4d7 - main - depend-cleanup.sh: Add a rule to work around zfs arc_os.c dependency changes 135. Oct 7 Baptiste Daroussin git: 782766a32d96 - main - genl: small cleanup 136. Oct 13 Konstantin Belousov git: 7896b03fff4d - main - iommu_get_requester(): do not panic if asked about non-pci device 137. Oct 8 Dimitry Andric git: 789f0f34e4ca - stable/14 - Merge commit b84d773fd004 from llvm git (by Fangrui Song): 138. Oct 9 Bjoern A. Zeeb git: 794e20f8071e - stable/14 - tools/sdiodevs2h.awk: adjust defined named for vendor and device IDs 139. Oct 11 Martin Matuska git: 7a7741af18d6 - main - zfs: merge openzfs/zfs@b10992582 140. Oct 11 FreeBSD User Re: git: 7a7741af18d6 - main - zfs: merge openzfs/zfs@b10992582
141. Oct 11 Martin Matuska Re: git: 7a7741af18d6 - main - zfs: merge openzfs/zfs@b10992582 142. Oct 10 Zhenlei Huang git: 7afcdd13a49c - stable/13 - ifnet: allocate index at the end of if_alloc_domain() 143. Oct 10 Kristof Provost git: 7b033960e15a - main - pf: stricter address family checks in icmp-in-icmp 144. Oct 10 Kristof Provost git: 7d0f8cd93bce - main - pf: ensure that we won't enter an endless loop 145. Oct 12 Li-Wen Hsu git: 7d5fd25ab8f5 - main - lastlogin(8): Complete libxo transition 146. Oct 11 Warner Losh git: 7e229794ca37 - stable/13 - uncompress: Avoid reading an extra byte 147. Oct 11 Bjoern A. Zeeb git: 7ff12dd25ada - main - rtw8xfw: remove module build dirs for firmware long gone 148. Oct 11 Warner Losh git: 8056c665574e - main - acpica: Update the SPCR table to version 4 149. Oct 8 Joseph Mingrone git: 80b19c315004 - stable/14 - ObsoleteFiles.inc: Update after libpcap upgrade from 1.10.4 to 1.10.5 150. Oct 7 Zhenlei Huang git: 816100089283 - main - iflib: Make iflib_stop() static 151. Oct 11 Warner Losh git: 818c7b769a4f - main - uncompress: Avoid reading an extra byte 152. Oct 11 Warner Losh git: 83a8160fe6f3 - stable/14 - jail.conf.5: cleanup introduction 153. Oct 12 Rick Macklem git: 83ac4cebe84e - stable/14 - Revert "nfscl: Enable support for the Lookup+Open RPC" 154. Oct 11 Warner Losh git: 852233cf7620 - main - uart: Small style tweak 155. Oct 9 Zhenlei Huang git: 86c8cbe788db - stable/13 - if_epair: Remove unneeded NULL check for the allocated ifnet 156. Oct 13 Ed Maste git: 86e66321bb18 - main - fdisk: emit deprecation notice when run 157. Oct 10 Mateusz Piotrowski git: 8751fbe36ff0 - main - rc.d/sendmail: Fix stopping service during shutdown 158. Oct 7 Konstantin Belousov git: 8771dc950a46 - main - sysv_ipc: remove sys/cdefs.h include 159. Oct 9 Bjoern A. Zeeb git: 87b32aa4d409 - stable/14 - tools/sdiodevs2h.awk: fix after removal of $FreeBSD$ 160. Oct 11 Simon J. Gerraty git: 87b759f0fa1f - main - Add targets/pseudo/bootstrap-packages
161. Oct 7 Baptiste Daroussin git: 883722891aa9 - main - genl: add parser for nlsysevent 162. Oct 8 Baptiste Daroussin git: 88a198af3c20 - main - powerd: use nlsysevent if possible 163. Oct 10 Konstantin Belousov git: 8952296684ab - stable/14 - iommu_qi_seq_processed: use atomic to read hw-written seq number 164. Oct 10 Kristof Provost git: 8978a080cfa7 - main - pf: remove redundant arguments to pf_state_key_addr_setup() 165. Oct 7 Ed Maste git: 8b41e693fc39 - main - libsys: connect membarrier.2 166. Oct 8 Mitchell Horne git: 8b92fa1ceb95 - main - manuals: Misc syntax fixes 167. Oct 8 Baptiste Daroussin git: 8bfd7d5f507a - main - pci_vendors: update to 2024-09-20 168. Oct 10 Kristof Provost git: 8de7f8ed5eef - main - pf: reduce IPv6 header parsing code duplication 169. Oct 10 Konstantin Belousov git: 8e5b07dd0885 - main - mlx5_ipsec: add enough #ifdef IPSEC_OFFLOAD to make LINT_NOIP compilable 170. Oct 11 Bjoern A. Zeeb git: 8f9567628cb2 - main - LinuxKPI: add time_is_before_jiffies() 171. Oct 10 Konstantin Belousov git: 90f2414a0002 - stable/14 - sysctl.3: Remove KERN_QUANTUM 172. Oct 11 Ed Maste git: 911ebc3d8cb3 - stable/13 - pkg: prefer .pkg extension 173. Oct 9 Ed Maste git: 91a9e4e01dab - main - sctp: propagate cap rights on sctp_peeloff 174. Oct 10 Kristof Provost git: 9414b8dbf1e4 - main - pf: unify some IPv4/IPv6 code in pf_setup_pdesc() 175. Oct 12 Michael Osipov git: 9525f5726a85 - stable/13 - dhclient: Ignore vendor-identifying DHCP options defined in RFC 3925 176. Oct 11 Warner Losh git: 95273f59d0fb - stable/14 - sysctl.8: mark sysctls as vars per style.mdoc(7) 177. Oct 12 Li-Wen Hsu git: 95968ea7ec8f - main - netstat(1): Complete libxo transition 178. Oct 7 Cy Schubert git: 96ef46e5cff0..9b8db746ac60 - vendor/unbound - vendor branch updated 179. Oct 8 Baptiste Daroussin git: 9881d68b1ea7 - stable/14 - nuageinit: Fix passwords 180. Oct 10 Kristof Provost git: 9a405864e0cf - main - pf: move the mbuf into struct pf_pdesc too
181. Oct 7 Roger Pau =?utf-8?Q?Monn=C git: 9a73b5b1e843 - main - xen: remove PV suspend/resume support copyright 182. Oct 10 Cy Schubert git: 9a9a2165afe9 - stable/14 - unbound: Vendor import 1.21.1 183. Oct 11 Warner Losh git: 9bb56359e6ed - main - uart: Document rw:XXX field of hw.uart.console 184. Oct 8 Mateusz Piotrowski git: 9cf2efbaa0e1 - main - committers-src: Add myself (0mp) 185. Oct 11 Warner Losh git: 9d81f99b127f - main - mac_bsdextended: Use SYSCTL VARIABLES section 186. Oct 7 Roger Pau =?utf-8?Q?Monn=C git: 9dd5105f22a2 - main - xen: expose support for poweroff/reboot/suspend on xenbus 187. Oct 8 Mitchell Horne git: 9fd66e40cac0 - main - manuals: Fix syntax of list width 188. Oct 13 Colin Percival git: a0018c65a759 - main - EC2: Disable floppy and parallel port devices 189. Oct 7 Bojan =?utf-8?Q?Novkovi=C4 git: a02f9685edd1 - main - vm_meter: Add counter for NOFREE pages 190. Oct 7 Dag-Erling =?utf-8?Q?Sm=C3 git: a0dfb0668b45 - main - env: Improve documentation. 191. Oct 8 Konstantin Belousov git: a10870ecea81 - main - posix shm: mark backing objects with SHM_POSIXSHM flag 192. Oct 8 Konstantin Belousov git: a1258191d5e2 - main - procstat vm: report posix shm segment mapping 193. Oct 8 Zhenlei Huang git: a31a4ddd39bb - stable/13 - if_enc(4): Make enc_add_hhooks() void 194. Oct 8 Dimitry Andric git: a492ec843f84 - stable/13 - Merge commit b84d773fd004 from llvm git (by Fangrui Song): 195. Oct 11 Ed Maste git: a5be19efbb7c - stable/14 - bhyve/nvme: Fix out-of-bounds read in NVMe log page 196. Oct 13 Mark Johnston git: a76e28d10f85 - main - amdsmn: add support for AMD Family 19h Models 40h-4Fh 197. Oct 11 Mark Johnston git: a78bacf3b0ec - main - cdefs: Add __nosanitizecoverage 198. Oct 11 Ed Maste git: a8458496b4d9 - stable/14 - capsicum-test: include SCTP tests 199. Oct 8 Konstantin Belousov git: a8c641bbcba7 - main - sys/user.h: report posix shm mappings 200. Oct 9 Bjoern A. Zeeb git: a92626b33e17 - stable/14 - linux80211: fix default deflink.rx_nss
201. Oct 13 Mark Johnston git: aa751cdcab8d - stable/13 - sesutil: Fix a typo in an error message 202. Oct 12 Li-Wen Hsu git: aaa302d17fe1 - main - last(1): Complete libxo transition 203. Oct 10 Kristof Provost git: abc8996e7fa6 - main - pf: deduplicate IPv4 and IPv6 code that handles fragments 204. Oct 11 Konstantin Belousov git: ac9b565b1aa1 - main - kinfo_vmentry: report cdev name for device mappings 205. Oct 10 Doug Moore git: af4cd5e7b5b5 - main - vfs_subr: optimize inval_buf_range 206. Oct 8 Konstantin Belousov git: b0b18b57a55b - main - sysctl vm.objects: report objects backing posix shm segments 207. Oct 9 Baptiste Daroussin git: b22be3bbb2de - main - release: basic-cloudinit disable rsa key 208. Oct 7 Mark Johnston git: b290461ac34e - internal/admin - Add Mateusz Piotrowski (0mp) 209. Oct 13 Jamie Gritton git: b3c2cc7ea9b9 - main - tests: move sysctl_security_jail_children.sh to the right directory 210. Oct 13 Mark Johnston git: b40faa5f014b - stable/14 - sesutil: Fix a typo in an error message 211. Oct 10 Kristof Provost git: b4a42589116b - main - pf: put kif into struct pf_pdesc 212. Oct 10 Alan Somers git: b64d88424dda - stable/14 - ctld: fix several process setup/teardown bugs 213. Oct 12 Li-Wen Hsu git: b698093da430 - main - nfsstat(1): Complete libxo transition 214. Oct 7 Konstantin Belousov git: b72029589e64 - main - sysvshm: add shmobjinfo() function to find key/seq of the segment backed by obj 215. Oct 8 Konstantin Belousov git: ba40b2b89962 - main - vmstat -o: report objects backing posix shm segments 216. Oct 11 Warner Losh git: baa7e9cd3083 - main - loader: Use Cyan instead of Blue for some menu items 217. Oct 12 Kevin Bowling git: bc9402abdd11 - main - igc: Add AIM 218. Oct 8 Konstantin Belousov git: bda73e441f25 - main - posix shm: add shm_get_path(9) 219. Oct 7 Ed Maste git: be9243409d6b - main - pkg: improve error message 220. Oct 11 Ed Maste git: c008b8f585b6 - main - git-arc: minor manpage edits
221. Oct 13 Warner Losh git: c0e0e530ced0 - main - mps/mpr: Add workaround for firmware not responding to IOC_FACTS or IOC_INIT 222. Oct 11 Roger Pau =?utf-8?Q?Monn=C git: c1782c2d28a5 - stable/14 - xen-netfront: attempt to make cleanup idempotent 223. Oct 8 Dag-Erling =?utf-8?Q?Sm=C3 git: c2d93a803ace - main - env: Check the status of stdout. 224. Oct 8 Konstantin Belousov Re: git: c2d93a803ace - main - env: Check the status of stdout. 225. Oct 8 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: c2d93a803ace - main - env: Check the status of stdout. 226. Oct 9 Konstantin Belousov Re: git: c2d93a803ace - main - env: Check the status of stdout. 227. Oct 9 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: c2d93a803ace - main - env: Check the status of stdout. 228. Oct 9 Olivier Certner Re: git: c2d93a803ace - main - env: Check the status of stdout. 229. Oct 9 Kyle Evans Re: git: c2d93a803ace - main - env: Check the status of stdout. 230. Oct 9 Konstantin Belousov Re: git: c2d93a803ace - main - env: Check the status of stdout. 231. Oct 9 Steffen Nurpmeso Re: git: c2d93a803ace - main - env: Check the status of stdout. 232. Oct 7 Mark Johnston git: c59166e5b4e8 - main - vm_page: Fix a logic bug in vm_page_unwire_managed() 233. Oct 10 Toomas Soome git: c66f901b8e41 - stable/13 - loader: dosfs fails to access directory data with large cluster number 234. Oct 10 Doug Moore git: c71c41da618a - main - vm_radix: add iter insert and remove interfaces 235. Oct 12 Zhenlei Huang git: c7a2636889a6 - main - axgbe: Fix setting promisc mode 236. Oct 7 Mitchell Horne git: c801836ff43d - main - manuals: Fix "skipping end of block" .El errors 237. Oct 12 Colin Percival git: c808132731aa - main - acpi_gpiobus: OR GPIO_PIN_(IN|OUT)PUT into flags 238. Oct 7 Mitchell Horne git: c8b31033c397 - main - manuals: Misc syntax fixes 239. Oct 9 Bjoern A. Zeeb git: c8c12a517b31 - stable/14 - LinuxKPI: 802.11: move functions between header files 240. Oct 11 Ed Maste git: c8f75686adc6 - stable/13 - bhyve/nvme: Fix out-of-bounds read in NVMe log page
241. Oct 8 Baptiste Daroussin git: c96dbfbd1b52 - stable/14 - nuageinit: Silence an fstyp(8) warning 242. Oct 13 Konstantin Belousov git: c9e22c749c0f - main - iommu: extract driver-independent ddb context and mapping reporting 243. Oct 11 Warner Losh git: ca9e31eead41 - main - Revert "apcidump: Add dumping SPCR" 244. Oct 12 Rick Macklem git: cc07d914bc80 - stable/13 - nfsd: Fix close handling when vfs.nfsd.enable_locallocks=1 245. Oct 7 Konstantin Belousov git: cdd9629921c6 - main - sysctl.3: document missing oids from kern.proc. node 246. Oct 10 Mark Johnston git: cde4ab289dfc - stable/14 - flua: Add wrappers for sys/utsname.h 247. Oct 11 Bjoern A. Zeeb git: ce15215befa1 - main - rtw89: add missing bsddriver.name assignments for two chipsets 248. Oct 10 Alan Somers git: cf2ed0edaefb - stable/14 - fusefs: fix an uninitialized memory access in fuse_vnop_deallocate 249. Oct 10 Kristof Provost git: d01949e8a210 - main - pf.conf.5: sync documentation with code on the matter of max state limit behavior 250. Oct 11 Warner Losh git: d032508ef0aa - stable/14 - hv_netvsc.4: mlink to hn(4)/if_hn(4) + tag spdx 251. Oct 8 Doug Moore git: d0b225d16418 - main - swap_pager: use iterators in swp_pager_meta_build 252. Oct 10 Cy Schubert git: d10c9c15a3a4 - stable/13 - unbound: Vendor import 1.21.1 253. Oct 10 Konstantin Belousov git: d19c86f203da - stable/14 - sysctl.3: document missing oids from kern.proc. node 254. Oct 7 Mitchell Horne git: d21e322d563e - main - manuals: Fix "missing end of block" errors 255. Oct 9 Dag-Erling =?utf-8?Q?Sm=C3 git: d350e8d795d5 - main - cmp: Style and type issues. 256. Oct 7 Konstantin Belousov git: d3dd6bd40395 - main - kinfo_vmentry: report mappings of the SysV shm segments 257. Oct 9 Ed Maste git: d5e9faf1f329 - main - mk: honor TAGS for FILES in default group 258. Oct 8 Zhenlei Huang git: d6374ee0517f - stable/14 - if_enc(4): Make enc_add_hhooks() void 259. Oct 11 Mateusz Piotrowski git: d80d7a8e4643 - main - rc.conf.5: Clarify wording 260. Oct 7 Mark Johnston git: d8b32da2354d - main - vm_page: Use atomic loads for cmpset loops
261. Oct 10 Mitchell Horne git: d928328f8d2d - main - manpath.1: align lists + tag spdx 262. Oct 8 Zhenlei Huang git: d92fc5d447ae - stable/13 - khelp: Sprinkle const qualifiers where appropriate 263. Oct 11 Konstantin Belousov git: d9daa28c364d - main - sysctl vm.vm_objects: report cdev name for device-backed objects 264. Oct 9 Bjoern A. Zeeb git: dd4d05b25fcd - stable/14 - mt76: add mt7615 to the pile of buildable drivers 265. Oct 9 Bjoern A. Zeeb git: dfc9df8106e7 - stable/14 - tools/sdiodevs2h.awk: introduce palias 266. Oct 7 Igor Ostapenko git: dfcb8de5ef80 - main - dummymbuf: Log the entire rule set if no delimiters are present 267. Oct 12 Li-Wen Hsu git: e17a2944a6e0 - main - ps(1): Complete libxo transition 268. Oct 10 Michael Tuexen git: e1a09d1e9df3 - main - sctp: make sctp_free_ifn() static 269. Oct 8 Gleb Popov git: e3ebc5f534ee - main - procctl(2): Clarify the ESRCH error code case 270. Oct 10 Mitchell Horne git: e3f0e0f1b176 - main - committers-doc: add myself 271. Oct 9 Ed Maste git: e4550c9aa06a - main - capsicum-test: include SCTP tests 272. Oct 8 Baptiste Daroussin git: e573007af24a - stable/14 - nuageinit: tests: Cleanup 273. Oct 9 Konstantin Belousov git: e578fd853a25 - main - shm_alloc(): cleanup 274. Oct 13 Martin Matuska git: e6330bf497b7..eff4ff4791c8 - vendor/libarchive - vendor branch updated 275. Oct 12 Rick Macklem git: e7474c619270 - stable/14 - nfsd: Fix close handling when vfs.nfsd.enable_locallocks=1 276. Oct 11 Ed Maste git: e7f3888b31c2 - stable/14 - capsicum-test: skip SCTP tests if SCTP not available 277. Oct 8 Roger Pau =?utf-8?Q?Monn=C git: e7fe85643735 - main - xen/blk{front,back}: fix usage of sector sizes different than 512b 278. Oct 13 Kristof Provost git: e85d2c1b0e10 - main - pf: ensure pd->src/pd->dst are valid 279. Oct 8 Konstantin Belousov git: e90b2b7d6c17 - main - ptrace(PT_VM_ENTRY): report max protection 280. Oct 11 Warner Losh git: e92dd815de89 - stable/14 - mitigations.7: explain installing firmware + spdx
281. Oct 13 Konstantin Belousov git: e9d948cfe0d2 - main - iommu: move context link and ref count into device-independent parts 282. Oct 10 Zhenlei Huang git: ea980c17f48e - stable/13 - if_clone: correctly destroy a clone from a different vnet 283. Oct 12 Zhenlei Huang git: eacad82f3ad0 - main - if_enc(4): Use new KPI to create enc interface 284. Oct 13 Alan Somers git: ec22e705c266 - main - tmpfs: remove duplicate flags check in tmpfs_rmdir 285. Oct 8 Joseph Mingrone git: ec3da16d8bc1 - stable/14 - tcpdump: Update to 4.99.5 286. Oct 13 Mark Johnston git: ecbe99e16276 - main - amdtemp: add support for AMD Family 19h Models 40h-4Fh 287. Oct 7 Mark Johnston git: ecf931b25cd5 - internal/admin - Restore trasz's commit bit at his request 288. Oct 10 Kristof Provost git: ee9f418c8041 - main - pfctl: correctly print skip steps in -vv mode 289. Oct 7 Konstantin Belousov git: f186252e0d6e - main - vm_object: add OBJ_SYSVSHM flag to indicate SysV shm backing object 290. Oct 11 Justin Hibbits git: f2e62e601304 - main - loader/powerpc: Add some CAS support for newer POWER CPUs 291. Oct 10 Toomas Soome git: f37dc94abcae - stable/14 - loader: dosfs fails to access directory data with large cluster number 292. Oct 7 Baptiste Daroussin git: f45132db215b - main - genl: subscribe to all if no group is provided 293. Oct 8 Zhenlei Huang git: f500e5c6c99b - stable/13 - net: Remove unneeded NULL check for the allocated ifnet 294. Oct 13 Konstantin Belousov git: f50a0944d034 - main - vnode.h: add comment line about VIRF_ flags 295. Oct 7 Ed Maste git: f5c847ae849a - main - pkg: prefer .pkg extension 296. Oct 12 Li-Wen Hsu git: f5ee007c3939 - main - vmstat(8): Complete libxo transition 297. Oct 12 Bjoern A. Zeeb git: fa3dfeff95a5 - main - dpaa2: fix MRU for dpni (and software vlans along) 298. Oct 10 Toomas Soome git: fae4b97c1a6b - main - loader: reading from large dosfs fails 299. Oct 11 Ed Maste git: fbc593342cbf - stable/14 - capsicum-test: rights are propagated on accept(2) 300. Oct 7 Mark Johnston git: fdd100a7150e - main - devctl: Add missing validation to DEV_RESET
301. Oct 11 Ed Maste git: fef1f3fecd5b - stable/14 - pkg: prefer .pkg extension 302. Oct 10 Doug Moore git: ff2263469ad0 - main - Revert "vfs_subr: optimize inval_buf_range" 303. Oct 11 Kristof Provost git: ff5a685270a3 - stable/14 - if_vlan: handle VID conflicts


home | up | archive sorted by: subject | author | date | reverse date