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


2026/dev-commits-src-branches/20260202.dev-commits-src-branches

Messages: 334, old messages first
Last page update: Mon Feb 2 0:07:03 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Jan 26 Mark Johnston              git: a11b4f757e97 - stable/15 - asmc: add per-fan manual mode control via sysctl
  2. Jan 26 Mark Johnston              git: da714e3e8537 - stable/15 - isl: Convert driver to CTLFLAG_MPSAFE
  3. Jan 26 Mark Johnston              git: 714d5b382fc4 - stable/15 - ads111x: Convert driver to CTLFLAG_MPSAFE
  4. Jan 26 Mark Johnston              git: 6cbd76e9d02f - stable/15 - jme: Convert driver to CTLFLAG_MPSAFE
  5. Jan 26 Mark Johnston              git: 4d9eaa04bde6 - stable/15 - arm64/iommu: Fix a resource leak in smmu_domain_alloc()
  6. Jan 26 Mark Johnston              git: 72dc1a15d8f7 - stable/15 - linuxkpi: Fix an error path in linux_alloc_current()
  7. Jan 26 Mark Johnston              git: 0e2e58806bc3 - stable/15 - arm64/vgic_v3: Fix an inverted test when reading GICD_I<C|S>ENABLER
  8. Jan 26 Mark Johnston              git: f1e1bfe228e9 - stable/15 - linuxkpi: Clean up linux_shmem_file_setup() a bit
  9. Jan 26 Mark Johnston              git: a3b3be585f7e - stable/15 - linuxkpi: Avoid a potential null pointer dereference in an error path
 10. Jan 26 Mark Johnston              git: 36daea2a6da0 - stable/15 - exterr: Sort output from make_libc_exterr_cat_filenames.sh
 11. Jan 26 Mark Johnston              git: fd6bcccd2ccb - stable/15 - exterr: Regenerate exterr_cat_filenames.h
 12. Jan 26 Zhenlei Huang              git: e09f36c741bd - stable/15 - modules: iwlwifi/rtw89 allow standalone build
 13. Jan 26 Zhenlei Huang              git: 027743a7f355 - stable/15 - modules: miiproxy: Fix standalone build
 14. Jan 26 Dimitry Andric             git: 5080b342dd63 - stable/15 - vchiq: fix build with clang 21
 15. Jan 26 Dimitry Andric             git: cff26b983148 - stable/15 - libc++ inttypes.h: define __STDC_CONSTANT_MACROS and __STDC_LIMIT_MACROS
 16. Jan 26 Dimitry Andric             git: 0b52fb50695e - stable/15 - mxge(4): avoid clang 21 warning in NO-IP configuration
 17. Jan 26 Dimitry Andric             git: 5118ca75f3c4 - stable/14 - vchiq: fix build with clang 21
 18. Jan 26 Dimitry Andric             git: 6380e5311239 - stable/14 - mxge(4): avoid clang 21 warning in NO-IP configuration
 19. Jan 26 Dimitry Andric             git: dfc7e0631d08 - stable/14 - libc++ inttypes.h: define __STDC_CONSTANT_MACROS and __STDC_LIMIT_MACROS
 20. Jan 26 Dimitry Andric             git: a4e3ff911cbd - stable/13 - vchiq: fix build with clang 21


21. Jan 26 Dimitry Andric git: 1b02df092f17 - stable/13 - mxge(4): avoid clang 21 warning in NO-IP configuration 22. Jan 26 Dimitry Andric git: 731fa6c8f41b - stable/13 - libc++ inttypes.h: define __STDC_CONSTANT_MACROS and __STDC_LIMIT_MACROS 23. Jan 26 Zhenlei Huang git: bd1a6bff90cb - stable/14 - sys/modules/hid/*: Fix standalone build 24. Jan 26 Zhenlei Huang git: 2890e164f15b - stable/14 - sys/modules: fix standalone build for multiple modules 25. Jan 26 Zhenlei Huang git: a2d1fa2a2b1f - stable/14 - modules: efirt: Fix standalone build 26. Jan 26 Mark Johnston git: bcd6bb8067d1 - stable/14 - arm64: Correctly align the SVE signal context 27. Jan 26 Konstantin Belousov git: 1dc8b622b36d - stable/13 - vm_object_page_remove(): clear pager even if there is no resident pages 28. Jan 26 Konstantin Belousov git: babac9d7bc05 - stable/13 - vm_fault: only rely on PG_ZERO when the page was newly allocated 29. Jan 26 Mark Johnston git: f0fbaa71a5a2 - stable/13 - namei: clear internal flags in NDREINIT() 30. Jan 26 Ed Maste git: 14dc55c7a03d - stable/15 - libiconv: Fix typo in comment 31. Jan 26 Ed Maste git: f34fe1a084e5 - stable/14 - libiconv: Fix typo in comment 32. Jan 26 Li-Wen Hsu git: 97ee3aeb2abf - stable/15 - mkimg(1): Sync mkimg(1) and usage() with the implementation 33. Jan 26 Li-Wen Hsu git: 37908be664c9 - stable/14 - mkimg(1): Sync mkimg(1) and usage() with the implementation 34. Jan 26 Jose Luis Duran git: f9ecb742705d - stable/15 - capsicum.4: Replace 'fi' ligature and smart quotation mark 35. Jan 26 Jose Luis Duran git: 20351c1eacd5 - stable/14 - capsicum.4: Replace 'fi' ligature and smart quotation mark 36. Jan 27 Konstantin Belousov git: a984c2346bb1 - stable/15 - compat32: provide a type and a macro for (u)int64_t handling on non-x86 arches 37. Jan 27 Konstantin Belousov git: dc46f063d11e - stable/15 - sys/abi_compat.h: fix UB for bintime32 handling 38. Jan 27 Konstantin Belousov git: 3b85009a7eff - stable/15 - ktrace: do not enqueue request if the process' ktrioparams are freed 39. Jan 27 Konstantin Belousov git: 96e697b84922 - stable/15 - x86: add machine/ifunc.h 40. Jan 27 Konstantin Belousov git: a68d541011af - stable/15 - freebsd32_rusage_out(): bzero the compat32 structure
41. Jan 27 Mark Johnston git: 196a0eb2b84b - stable/15 - in6: Add a helper function to compute expiry times 42. Jan 27 Mark Johnston git: a30def1e98a2 - stable/15 - in6: Modify address prefix lifetimes when updating address lifetimes 43. Jan 27 Mark Johnston git: d76fb46307da - stable/15 - linker: Reset DMAP protections in link_elf_unload_file() 44. Jan 27 John Baldwin git: 18d1e673fbbb - stable/14 - genet: Add a detach routine 45. Jan 27 Michael Osipov git: 4d36d18253b0 - stable/15 - vt.4: Document that hw.vga.textmode does not apply for UEFI(8) boot 46. Jan 27 Michael Osipov git: 051d781bf9d6 - stable/14 - vt.4: Document that hw.vga.textmode does not apply for UEFI(8) boot 47. Jan 27 Michael Osipov git: eda3cd3c7a81 - stable/13 - vt.4: Document that hw.vga.textmode does not apply for UEFI(8) boot 48. Jan 27 Joseph Mingrone git: b61a43a8bdc3 - stable/15 - periodic: Support RFC 5424 syslog timestamps 49. Jan 27 John Baldwin git: 45e19db918ad - stable/14 - nv: Add <sys/_nv.h> header for nvlist_t declaration 50. Jan 27 John Baldwin git: 944493636924 - stable/14 - iscsi: Move valid_iscsi_name to libiscsiutil 51. Jan 27 John Baldwin git: 5535f9ea4aec - stable/14 - ctld: Trim trailing whitespace 52. Jan 27 John Baldwin git: a3311db4010d - stable/14 - ctld: Use bool in uclparse.c 53. Jan 27 John Baldwin git: 0cc467282f13 - stable/14 - ctld: Factor out code to setup a listening socket into a separate function 54. Jan 27 John Baldwin git: bff5236e6872 - stable/14 - ctld: Fix assertion against the wrong field 55. Jan 27 John Baldwin git: 7cf9371c0625 - stable/14 - ctld: Use nvlist instead of home-rolled name-value lists 56. Jan 27 John Baldwin git: def239812e9c - stable/14 - libiscsiutil: Add log_warnc() and log_errc() functions 57. Jan 27 John Baldwin git: 42234f50008e - stable/14 - ctld: Use kevent(2) for socket events rather than select(2) 58. Jan 27 John Baldwin git: f1c08b611124 - stable/14 - ctld: Write the pidfile once after forking 59. Jan 27 John Baldwin git: d9f3d4371442 - stable/14 - ctld: Factor out functions to parse dscp and pcp properties 60. Jan 27 John Baldwin git: 90d5638f97b3 - stable/14 - ctld: Don't specify the TCP port for default iSCSI portal group sockets
61. Jan 27 John Baldwin git: f9e5a4d5ba20 - stable/14 - ctld: Move kernel_limits into login.c where it is used 62. Jan 27 John Baldwin git: 21a93ffe7883 - stable/14 - ctld: Some bool-related cleanups 63. Jan 27 John Baldwin git: f577b919b360 - stable/14 - ctld: Drop some #if 0'd debugging traces 64. Jan 27 John Baldwin git: fb77f80ccae1 - stable/14 - ctld: Consistently free temporary strings during yacc parsing 65. Jan 27 John Baldwin git: bf60fb351df1 - stable/14 - ctld: Fail for missing or invalid CHAP secrets in UCL config 66. Jan 27 John Baldwin git: 67f12d18252a - stable/14 - ctld: Fix the isns-period and isns-timeout keywords in the UCL parser 67. Jan 27 John Baldwin git: e7b94c2f3fa2 - stable/14 - ctld: Use preferred style for evaluating result of strcmp 68. Jan 27 John Baldwin git: 1b4e894eaeb1 - stable/14 - ctld: Fix parsing of text values for DSCP in UCL parser 69. Jan 27 John Baldwin git: 5cf8a917e086 - stable/14 - ctld: Add a dedicated API between parse.y and the rest of the program 70. Jan 27 John Baldwin git: c3688679ded5 - stable/14 - ctld: Fail UCL configurations with a nested error 71. Jan 27 John Baldwin git: 8824cd3a1170 - stable/14 - ctld: Be more consistent for auth parameters in the UCL config 72. Jan 27 John Baldwin git: b7919e0493c8 - stable/14 - ctld: Support anonymous LUN entries in UCL 73. Jan 27 John Baldwin git: 9dd655a05bea - stable/14 - ctld: Add missing properties to the UCL parser 74. Jan 27 John Baldwin git: e1548d92b945 - stable/14 - ctld: Permit targets to use a string for portal-groups in UCL 75. Jan 27 John Baldwin git: 7711a8c74d21 - stable/14 - ctld: Permit simpler syntax for target LUNs in UCL 76. Jan 27 John Baldwin git: 6bb9cb02c84b - stable/14 - ctld: Convert to C++ 77. Jan 27 John Baldwin git: 8ac917c7ce6c - stable/14 - ctl_ioctl.h: Do not use enums for bit fields of flags 78. Jan 27 John Baldwin git: 48438ab6cf04 - stable/14 - libiscsiutil: Fix header to work with C++ 79. Jan 27 John Baldwin git: be8bf6c2beda - stable/14 - depend-cleanup: Handle ctld moving from C to C++ 80. Jan 27 John Baldwin git: bce125030930 - stable/14 - ctld: Disable -Wshadow for GCC
81. Jan 27 John Baldwin git: 80888d8610ee - stable/14 - ctld: Reduce code duplication in auth_check_secret_length 82. Jan 27 John Baldwin git: 9cdd58d51d49 - stable/14 - ctld: Fix sign bug validating kernel ports when reloading config 83. Jan 27 John Baldwin git: a8ab78a0785f - stable/14 - ctld: Remove dead code in UCL parsing of hex DSCP values 84. Jan 27 John Baldwin git: e87f835bf13b - stable/14 - ctld: Add a label string to auth_groups 85. Jan 27 John Baldwin git: 8f799d4b1c71 - stable/14 - ctld: Drop commented-out code to print the configuration 86. Jan 27 John Baldwin git: 88b3dab8d0ec - stable/14 - ctld: Properly validate mutual user/secret for CHAP-MUTUAL in the UCL parser 87. Jan 27 John Baldwin git: e11dec7e54e2 - stable/14 - ctld: Remove dead logging code 88. Jan 27 John Baldwin git: 541c6c9d75c1 - stable/14 - ctld: Tighten parsing of IPv6 addresses for initiator-portal 89. Jan 27 John Baldwin git: 8c211a00d3b4 - stable/14 - ctld: Require a mask if / is specified in an initiator portal 90. Jan 27 John Baldwin git: 4054439b47f2 - stable/14 - ctld: Do not remove item from an nvlist while iterating it 91. Jan 27 John Baldwin git: ac930fe19978 - stable/14 - ctld: Use strtonum in lun_set_device_type 92. Jan 27 John Baldwin git: 0b418dea7182 - stable/14 - ctld: Permit valid integer LUN device types 93. Jan 27 John Baldwin git: 4ecaa02a8797 - stable/14 - ctld: Rename {ctld,isns}.h to {ctld,isns}.hh 94. Jan 27 Mark Johnston git: 5626e81f1a43 - stable/15 - openssl: Fix multiple vulnerabilities 95. Jan 27 Mark Johnston git: ee8d50bfd59e - stable/14 - openssl: Fix multiple vulnerabilities 96. Jan 27 Mark Johnston git: 1741502f8d93 - stable/13 - openssl: Fix multiple vulnerabilities 97. Jan 27 Mark Johnston git: 6a192c14d244 - releng/15.0 - Revert "devinfo: Add support for libxo" 98. Jan 27 Mark Johnston git: bb150039c0ce - releng/15.0 - vm_fault: only rely on PG_ZERO when the page was newly allocated 99. Jan 27 Mark Johnston git: 679b1a810e0e - releng/15.0 - arm64: Correctly align the SVE signal context 100. Jan 27 Mark Johnston git: 02f448fe5cc2 - releng/15.0 - openssl: Fix multiple vulnerabilities
101. Jan 27 Mark Johnston git: 6e279feb40be - releng/15.0 - vm_object_page_remove(): clear pager even if there is no resident pages 102. Jan 27 Mark Johnston git: 5fb0f8e9e61d - releng/15.0 - Add UPDATING entries and bump patch version 103. Jan 27 Mark Johnston git: 3ba856f715ca - releng/14.3 - arm64: Correctly align the SVE signal context 104. Jan 27 Mark Johnston git: de311ee39b3f - releng/14.3 - vm_object_page_remove(): clear pager even if there is no resident pages 105. Jan 27 Mark Johnston git: 2bbc6677c686 - releng/14.3 - vm_fault: only rely on PG_ZERO when the page was newly allocated 106. Jan 27 Mark Johnston git: 193ae464aa36 - releng/14.3 - namei: Make stackable filesystems check harder for jail roots 107. Jan 27 Mark Johnston git: 5970c36e60f2 - releng/14.3 - nullfs lookup: cn_flags is 64bit 108. Jan 27 Mark Johnston git: e89e04ee2708 - releng/14.3 - vfs: Don't clobber namei flags in vn_open_cred() 109. Jan 27 Mark Johnston git: 0316d0a247c7 - releng/14.3 - vfs cache: Add NAMEILOOKUP to the whitelist of fastpath lookup flags 110. Jan 27 Mark Johnston git: 24628cf3dfff - releng/14.3 - namei: Remove a now-unused variable 111. Jan 27 Mark Johnston git: 403702f9ce6b - releng/14.3 - tests: Add a regression test for commit 7587f6d4840f8 112. Jan 27 Mark Johnston git: 59b6d076b443 - releng/14.3 - namei: clear internal flags in NDREINIT() 113. Jan 27 Mark Johnston git: 2e63e671a93c - releng/14.3 - Add UPDATING entries and bump patch version 114. Jan 27 Mark Johnston git: 65c1295c6bb0 - releng/14.3 - openssl: Fix multiple vulnerabilities 115. Jan 27 Mark Johnston git: 78b90c34c349 - releng/13.5 - nullfs lookup: cn_flags is 64bit 116. Jan 27 Mark Johnston git: 4967e14ba25b - releng/13.5 - vm_object_page_remove(): clear pager even if there is no resident pages 117. Jan 27 Mark Johnston git: fd02eb559266 - releng/13.5 - vm_fault: only rely on PG_ZERO when the page was newly allocated 118. Jan 27 Mark Johnston git: e87a5dd8054a - releng/13.5 - namei: Make stackable filesystems check harder for jail roots 119. Jan 27 Mark Johnston git: 9f959a9837d9 - releng/13.5 - tests: Add a regression test for commit 7587f6d4840f8 120. Jan 27 Mark Johnston git: fbb71f3a1465 - releng/13.5 - vfs: Don't clobber namei flags in vn_open_cred()
121. Jan 27 Mark Johnston git: 15b39c1df357 - releng/13.5 - namei: Fix cn_flags width in various places 122. Jan 27 Mark Johnston git: 4613405fd6d3 - releng/13.5 - vfs cache: Add NAMEILOOKUP to the whitelist of fastpath lookup flags 123. Jan 27 Mark Johnston git: 4586c4f50067 - releng/13.5 - namei: Remove a now-unused variable 124. Jan 27 Mark Johnston git: e91e8b785b81 - releng/13.5 - namei: clear internal flags in NDREINIT() 125. Jan 27 Mark Johnston git: 9afc16c4e8a2 - releng/13.5 - openssl: Fix multiple vulnerabilities 126. Jan 27 Mark Johnston git: 0e9fc21ec0a8 - releng/13.5 - Add UPDATING entries and bump patch version 127. Jan 27 Colin Percival git: c8d759230a0e - stable/15 - vmimage.subr: Install pkg on pkgbase images 128. Jan 28 Philip Paeps git: dc09dd62c98d - Create tag release/13.5.0-p9 129. Jan 28 Philip Paeps git: 4c0fb8ba98fe - Create tag release/14.3.0-p8 130. Jan 28 Philip Paeps git: f9a778dc800f - Create tag release/15.0.0-p2 131. Jan 28 Joseph Mingrone git: 1b3972ac0f75 - stable/14 - sh: Avoid referencing uninitialized memory in alias 132. Jan 28 Joseph Mingrone git: 9f0b953443b7 - stable/14 - lualoader: Add distinct brand for installer 133. Jan 28 Joseph Mingrone git: 7aee235907f3 - stable/14 - periodic: Support RFC 5424 syslog timestamps 134. Jan 28 Joseph Mingrone git: 223ebd5a04c4 - stable/13 - periodic: Support RFC 5424 syslog timestamps 135. Jan 28 Xin LI git: d2fb6b8f80cc - stable/15 - cron.8: clarify system crontab format 136. Jan 28 Xin LI git: 300a68afe094 - stable/14 - cron.8: clarify system crontab format 137. Jan 28 Kristof Provost git: 19709a0cd866 - stable/15 - pfctl: allow new page character (^L) in pf.conf 138. Jan 28 Kristof Provost git: 03094f3700be - stable/14 - if_ovpn: add interface counters 139. Jan 28 Kristof Provost git: 1b7a44fbc553 - stable/15 - if_ovpn: add interface counters 140. Jan 28 Kristof Provost git: d2d25d8fde2e - stable/14 - pfctl: allow new page character (^L) in pf.conf
141. Jan 29 John Baldwin git: 2d8562860eca - stable/14 - ctl: Avoid an upcast for calling ctl_scsi_path_string 142. Jan 29 John Baldwin git: 8a2b0aa31bea - stable/14 - ctl: Add CTL_IO_ASSERT wrapper macro 143. Jan 29 John Baldwin git: dfc0c1cdcfe7 - stable/14 - nvme: Add constants for the Fused Operation (FUSE) field in commands 144. Jan 29 John Baldwin git: c8553cad48cb - stable/14 - smartpqi: Avoid declaring extern inline functions 145. Jan 29 John Baldwin git: 18d4fcf53fa2 - stable/14 - OptionalObsoleteFiles.inc: Treat compat runtime loaders as libraries 146. Jan 29 John Baldwin git: 48c3a932166f - stable/15 - OptionalObsoleteFiles.inc: Treat compat runtime loaders as libraries 147. Jan 29 John Baldwin git: 3b622bdf474b - stable/14 - ctladm: Use nvlist instead of home-rolled name-value lists 148. Jan 29 John Baldwin git: 239fd18c6ce4 - stable/14 - ctladm: portlist -i lists target and initiator names rather than addresses 149. Jan 29 John Baldwin git: 82e034370621 - stable/14 - lutok: Switch from std::auto_ptr<> to std::unique_ptr<> 150. Jan 29 John Baldwin git: f4973f97daab - stable/14 - atf: Switch from std::auto_ptr<> to std::unique_ptr<> 151. Jan 29 John Baldwin git: 09d09e2a4b43 - stable/14 - kyua: Switch from std::auto_ptr<> to std::unique_ptr<> 152. Jan 29 John Baldwin git: 7982c36da11c - stable/14 - kyua: Don't pass NULL to unique_ptr constructors 153. Jan 29 John Baldwin git: aee8d42a37ac - stable/14 - cxgbe nic TLS: Fix requests with 8 bytes of immediate data padding 154. Jan 29 John Baldwin git: d0e6d7538189 - stable/14 - kyua: Don't pass NULL to std::unique_ptr<>::reset() 155. Jan 29 John Baldwin git: 5fce28c2f81d - stable/14 - cxgbe nic TLS: Correct IPv6 payload length 156. Jan 29 John Baldwin git: fa8f3d3053b6 - stable/14 - tools/boot/rootgen: Remove stray zfsboot1 from ZFS + MBR + UEFI function 157. Jan 29 John Baldwin git: f3ab9690c2ff - stable/14 - pci_iov: Support dynamic subordinate bus growth during VF creation 158. Jan 29 John Baldwin git: 244f79497737 - stable/14 - cross-build make.py: Handle lld brew packages on macOS 159. Jan 29 John Baldwin git: 4af3e6cfd7c4 - stable/14 - cross-build make.py: Permit specifying cross toolchains by a package name 160. Jan 29 John Baldwin git: 4df8a30e54b6 - stable/14 - cxgbe tom: Halve the size of offload transmit software descriptors
161. Jan 29 John Baldwin git: bde291c654c2 - stable/14 - cxgbe tom: Support sending "raw" WR mbufs on plain TCP and TLS sockets 162. Jan 29 John Baldwin git: 507dc6c1c810 - stable/14 - cxgbe tom: Export alloc_raw_mbuf for use in other TOE drivers 163. Jan 29 John Baldwin git: 2fc26b2f3fef - stable/14 - cxgbe tom: Send auxiliary TLS work requests as raw WR mbufs 164. Jan 29 John Baldwin git: 7a1a4f10a64d - stable/14 - MAC: Use the current thread's user ABI to determine the layout of struct mac 165. Jan 29 John Baldwin git: 52864a411a6f - stable/14 - setcred: Move initial copyin of struct setcred out to per-ABI syscall 166. Jan 29 John Baldwin git: d203bd96bb25 - stable/14 - freebsd32_setcred: Copy all of the setcred fields individually 167. Jan 29 John Baldwin git: 4b89fb6af98e - stable/15 - freebsd32_setcred: Copy all of the setcred fields individually 168. Jan 30 Jessica Clarke git: 10f4191e2f85 - stable/13 - Merge commit faa5141b9be4 from file git (by Christos Zoulas): 169. Jan 30 Jessica Clarke git: 2696f9be7ff6 - stable/13 - libc: Don't use uninitialised string for getnetbyaddr[_r](0) DNS lookup 170. Jan 30 Jessica Clarke git: afedf568e111 - stable/14 - Merge commit faa5141b9be4 from file git (by Christos Zoulas): 171. Jan 30 Jessica Clarke git: d499239dc57b - stable/14 - libc: Don't use uninitialised string for getnetbyaddr[_r](0) DNS lookup 172. Jan 30 Jessica Clarke git: 2b22e05b1747 - stable/15 - libc: Don't use uninitialised string for getnetbyaddr[_r](0) DNS lookup 173. Jan 30 Adrian Chadd git: b30d06409e5f - stable/15 - powerpc: add a best-effort SMP time base sync for G5's that need it 174. Jan 30 Adrian Chadd git: 0a45c8821d8e - stable/15 - powerpc: disable the TLBIE lock, it's not needed for POWER8 175. Jan 30 Adrian Chadd git: 8baa4e964719 - stable/14 - powerpc: fix release image building for Apple partitions 176. Jan 30 Adrian Chadd git: 666599639cf6 - stable/14 - powerpc: put the isync inside the TD_LOCK() checking loop 177. Jan 30 Adrian Chadd git: f7358bc0363f - stable/14 - powerpc: add a best-effort SMP time base sync for G5's that need it 178. Jan 30 Adrian Chadd git: efd7c55bade8 - stable/14 - powerpc: disable the TLBIE lock, it's not needed for POWER8 179. Jan 30 Adrian Chadd git: 10a01320320f - stable/15 - powerpc: explicitly cast the timebase printfs 180. Jan 30 Adrian Chadd git: d76b8a928d66 - stable/14 - powerpc: explicitly cast the timebase printfs
181. Jan 30 Christos Margiolis git: 352d405637d2 - stable/15 - virtual_oss: remove needless .include in intermediate Makefile 182. Jan 30 Christos Margiolis git: 00964aa2424d - stable/15 - virtual_oss: build commands/libs in parallel 183. Jan 30 Christos Margiolis git: 9be3ccda4c90 - stable/15 - virtual_oss: build system tidying 184. Jan 30 Christos Margiolis git: f3888268299d - stable/15 - lib/virtual_oss: don't (over)link to libsamplerate 185. Jan 30 Christos Margiolis git: dcdb18bd3cda - stable/15 - bluetooth: Don't use a non-string to initialize NG_HCI_BDADDR_ANY 186. Jan 30 Christos Margiolis git: 33c49c35d0f0 - stable/15 - Set virtual_oss_enable="NO" in /etc/defaults/rc.conf 187. Jan 30 Christos Margiolis git: 3eac38573274 - stable/15 - src.conf.5: Regen after addition of MK_SOUND 188. Jan 30 Mitchell Horne git: 78274fd36e3f - stable/15 - native-xtools: use static LLVM libraries 189. Jan 30 Colin Percival git: 3ab15ea66043 - stable/14 - Ping: Make build reproducible 190. Jan 31 Yoshihiro Takahashi Re: git: c84bfaa25318 - stable/14 - LinuxKPI: timer KPI *_timer -> timer_* 191. Jan 31 Xin LI git: aa1f6ca48c2c - stable/15 - libc: drop NO_FP_LIBC support 192. Jan 31 Roman Bogorodskiy git: 50b0a2002c15 - stable/15 - bhyve: make BHYVE_SNAPSHOT amd64-only 193. Jan 31 Roman Bogorodskiy git: 139f620c0c90 - stable/14 - bhyve: make BHYVE_SNAPSHOT amd64-only 194. Jan 31 Roman Bogorodskiy git: bffa54b58cbf - stable/13 - bhyve: make BHYVE_SNAPSHOT amd64-only 195. Jan 31 Zhenlei Huang git: 52b3cb8918e3 - stable/15 - scsi: Use proper prototype for SYSINIT functions 196. Jan 31 Zhenlei Huang git: 198d5a629706 - stable/15 - opensolaris: Use proper prototype for SYSINIT functions 197. Jan 31 Zhenlei Huang git: d23e3b6e562f - stable/15 - dev/fdt: Use proper prototype for SYSINIT functions 198. Jan 31 Zhenlei Huang git: 9336f20f89e8 - stable/15 - iommu_gas: Use proper prototype for SYSINIT functions 199. Jan 31 Zhenlei Huang git: 6edef6b63641 - stable/15 - nvme: Use proper prototype for SYSINIT functions 200. Jan 31 Zhenlei Huang git: 0a30ce95a74e - stable/15 - xdma: Use proper prototype for SYSINIT functions
201. Jan 31 Zhenlei Huang git: a1efb352f24f - stable/15 - xen: Use proper prototype for SYSINIT functions 202. Jan 31 Zhenlei Huang git: 618c7cffeb28 - stable/15 - p9fs: Use proper prototype for SYSINIT functions 203. Jan 31 Zhenlei Huang git: 5b8848866f2f - stable/15 - kern: Use proper prototype for SYSINIT functions 204. Jan 31 Zhenlei Huang git: 6e8b07298065 - stable/15 - kern_sharedpage.c: Remove an unneeded type cast 205. Jan 31 Zhenlei Huang git: 20af9193776d - stable/15 - jail: Use proper prototype for SYSINIT functions 206. Jan 31 Zhenlei Huang git: 2b2754198807 - stable/15 - libkern: Use proper prototype for SYSINIT functions 207. Jan 31 Zhenlei Huang git: fa80382b99f9 - stable/15 - net: Use proper prototype for SYSINIT functions 208. Jan 31 Zhenlei Huang git: 0270d3dfa75a - stable/15 - net80211: Use proper prototype for SYSINIT functions 209. Jan 31 Zhenlei Huang git: 5b41be5cc066 - stable/15 - netinet: Use proper prototype for SYSINIT functions 210. Jan 31 Zhenlei Huang git: cfc237162c24 - stable/15 - netinet6: Use proper prototype for SYSINIT functions 211. Jan 31 Zhenlei Huang git: a32ee2897f8e - stable/15 - netipsec: Use proper prototype for SYSINIT functions 212. Jan 31 Zhenlei Huang git: 745b6ca4ed93 - stable/15 - ipfw: Use proper prototype for SYSINIT functions 213. Jan 31 Zhenlei Huang git: 0e001bef1593 - stable/15 - nfs: Use proper prototype for SYSINIT functions 214. Jan 31 Zhenlei Huang git: 34462748d79a - stable/15 - pf: Use proper prototype for SYSINIT functions 215. Jan 31 Zhenlei Huang git: c48a31e35085 - stable/15 - audit: Use proper prototype for SYSINIT functions 216. Jan 31 Zhenlei Huang git: 2e5a55c7af56 - stable/15 - MAC: Use proper prototype for SYSINIT functions 217. Jan 31 Zhenlei Huang git: 64771eeaf82f - stable/15 - sys/sysent.h: Remove an unneeded type cast 218. Jan 31 Zhenlei Huang git: 27b24359656a - stable/15 - vm: Use proper prototype for SYSINIT functions 219. Jan 31 Zhenlei Huang git: fcdc37febbb6 - stable/15 - arm: Use proper prototype for SYSINIT functions 220. Jan 31 Zhenlei Huang git: 4ccfafac43d3 - stable/15 - powerpc: Use proper prototype for SYSINIT functions
221. Jan 31 Zhenlei Huang git: adc937e06f69 - stable/15 - i386: Use proper prototype for SYSINIT functions 222. Jan 31 Zhenlei Huang git: 81676635bad7 - stable/15 - tsc: Use proper prototype for SYSINIT functions 223. Jan 31 Zhenlei Huang git: bac2bad0615a - stable/15 - arm64 coresight: Use proper prototype for SYSINIT functions 224. Jan 31 Zhenlei Huang git: 871a335f3e7d - stable/15 - x86/xen: Use proper prototype for SYSINIT functions 225. Jan 31 Zhenlei Huang git: 087e77b52399 - stable/15 - linux: Make the macro LINUX_IOCTL_SET public 226. Jan 31 Zhenlei Huang git: b8fb76b78ea0 - stable/15 - imgact: Mark brandinfo and note structures as const 227. Jan 31 Zhenlei Huang git: 957babc65d9f - stable/15 - sgx: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler 228. Jan 31 Zhenlei Huang git: 7e9fe8e6a196 - stable/15 - aac: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler 229. Jan 31 Zhenlei Huang git: e5d4314fce5a - stable/15 - aacraid: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler 230. Jan 31 Zhenlei Huang git: 0b0ddadf39f6 - stable/15 - ipmi: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler 231. Jan 31 Zhenlei Huang git: 270b9f2a4888 - stable/15 - mfi: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler 232. Jan 31 Zhenlei Huang git: 3aa4ae2006b5 - stable/15 - mrsas: Migrate to use macro LINUX_IOCTL_SET to register linux ioctl handler 233. Jan 31 Zhenlei Huang git: 14484cdb997c - stable/15 - locking.9: Tweak the table column width to fit 80 characters 234. Jan 31 Zhenlei Huang git: c162d7febbc8 - stable/15 - lio: Avoid out-of-bounds read or write MAC address 235. Jan 31 Zhenlei Huang git: 2b01cc154472 - stable/15 - qlnxe: Avoid out-of-bounds reading the multicast ethernet address 236. Jan 31 Zhenlei Huang git: fdd23fc3d0aa - stable/15 - sys/net/sff8436.h: Fix the register address of link length of copper or active cable 237. Jan 31 Michael Osipov git: 39812c74519c - stable/15 - loader.conf.5: "console" setting does not document multi-value possiblity 238. Jan 31 Michael Osipov git: e58f90157c9b - stable/14 - loader.conf.5: "console" setting does not document multi-value possiblity 239. Jan 31 Michael Osipov git: c0053a940e27 - stable/13 - loader.conf.5: "console" setting does not document multi-value possiblity 240. Jan 31 Dag-Erling=?utf-8?Q? Sm=C3 git: 9855d25dbd52 - stable/15 - mdmfs: Fix soft updates logic
241. Jan 31 Dag-Erling=?utf-8?Q? Sm=C3 git: 80dec91da334 - stable/15 - MINIMAL: Add virtio_scsi 242. Jan 31 Dag-Erling=?utf-8?Q? Sm=C3 git: 5b2a4d3481d5 - stable/15 - buf_ring: Rename some variables 243. Jan 31 Dag-Erling=?utf-8?Q? Sm=C3 git: f5a51cfba15c - stable/15 - newfs: Add an option to disable soft updates 244. Jan 31 Dag-Erling=?utf-8?Q? Sm=C3 git: 8a3223b62a15 - stable/14 - mdmfs: Fix soft updates logic 245. Jan 31 Dag-Erling=?utf-8?Q? Sm=C3 git: 929ef0d36c6c - stable/14 - newfs: Add an option to disable soft updates 246. Jan 31 Dag-Erling=?utf-8?Q? Sm=C3 git: df69b5792b2a - stable/13 - mdmfs: Fix soft updates logic 247. Jan 31 Dag-Erling=?utf-8?Q? Sm=C3 git: ad64308af9e3 - stable/13 - newfs: Add an option to disable soft updates 248. Jan 31 Bjoern A. Zeeb Re: git: c84bfaa25318 - stable/14 - LinuxKPI: timer KPI *_timer -> timer_* 249. Jan 31 Zhenlei Huang git: a0d353904a7e - stable/14 - scsi: Use proper prototype for SYSINIT functions 250. Jan 31 Zhenlei Huang git: 93da73e85a71 - stable/14 - opensolaris: Use proper prototype for SYSINIT functions 251. Jan 31 Zhenlei Huang git: e40461251825 - stable/14 - dev/fdt: Use proper prototype for SYSINIT functions 252. Jan 31 Zhenlei Huang git: 8c800d39080a - stable/14 - iommu_gas: Use proper prototype for SYSINIT functions 253. Jan 31 Zhenlei Huang git: 3b697f765d11 - stable/14 - nvme: Use proper prototype for SYSINIT functions 254. Jan 31 Zhenlei Huang git: f67ece8b30cf - stable/14 - xdma: Use proper prototype for SYSINIT functions 255. Jan 31 Zhenlei Huang git: 65b07ecacc58 - stable/14 - xen: Use proper prototype for SYSINIT functions 256. Jan 31 Zhenlei Huang git: 70150f0cb7b2 - stable/14 - p9fs: Use proper prototype for SYSINIT functions 257. Jan 31 Zhenlei Huang git: bec38564142e - stable/14 - kern: Use proper prototype for SYSINIT functions 258. Jan 31 Zhenlei Huang git: cc6e89374552 - stable/14 - kern_sharedpage.c: Remove an unneeded type cast 259. Jan 31 Zhenlei Huang git: 5f6c2ab28f6c - stable/14 - jail: Use proper prototype for SYSINIT functions 260. Jan 31 Zhenlei Huang git: ea3567e3bf79 - stable/14 - net: Use proper prototype for SYSINIT functions
261. Jan 31 Zhenlei Huang git: 5d1cf19810bb - stable/14 - libkern: Use proper prototype for SYSINIT functions 262. Jan 31 Zhenlei Huang git: a7334aec0762 - stable/14 - net80211: Use proper prototype for SYSINIT functions 263. Jan 31 Zhenlei Huang git: 0871d691e389 - stable/14 - netinet6: Use proper prototype for SYSINIT functions 264. Jan 31 Zhenlei Huang git: 72bf99e08bea - stable/14 - netinet: Use proper prototype for SYSINIT functions 265. Jan 31 Zhenlei Huang git: db75edf2b61e - stable/14 - netipsec: Use proper prototype for SYSINIT functions 266. Jan 31 Zhenlei Huang git: 846393be8cf8 - stable/14 - ipfw: Use proper prototype for SYSINIT functions 267. Jan 31 Zhenlei Huang git: a60c8710de4f - stable/14 - pf: Use proper prototype for SYSINIT functions 268. Jan 31 Zhenlei Huang git: 01af376bd00c - stable/14 - nfs: Use proper prototype for SYSINIT functions 269. Jan 31 Zhenlei Huang git: 139a9451b910 - stable/14 - audit: Use proper prototype for SYSINIT functions 270. Jan 31 Zhenlei Huang git: bddd70611a0f - stable/14 - MAC: Use proper prototype for SYSINIT functions 271. Jan 31 Zhenlei Huang git: 8f6cd5b69a10 - stable/14 - sys/sysent.h: Remove an unneeded type cast 272. Jan 31 Zhenlei Huang git: 2a87a2c911e1 - stable/14 - vm: Use proper prototype for SYSINIT functions 273. Jan 31 Zhenlei Huang git: 9ddec7bde2b1 - stable/14 - arm: Use proper prototype for SYSINIT functions 274. Jan 31 Zhenlei Huang git: 13a9caf59ac3 - stable/14 - arm64 coresight: Use proper prototype for SYSINIT functions 275. Jan 31 Zhenlei Huang git: 8b07da3ba41d - stable/14 - i386: Use proper prototype for SYSINIT functions 276. Jan 31 Zhenlei Huang git: db22431755f7 - stable/14 - tsc: Use proper prototype for SYSINIT functions 277. Jan 31 Zhenlei Huang git: db80c0726789 - stable/14 - powerpc: Use proper prototype for SYSINIT functions 278. Jan 31 Zhenlei Huang git: d88ccbddc7c7 - stable/14 - x86/xen: Use proper prototype for SYSINIT functions 279. Jan 31 Zhenlei Huang git: e8de565f6bb8 - stable/14 - lio: Avoid out-of-bounds read or write MAC address 280. Jan 31 Zhenlei Huang git: a1828b1226fe - stable/14 - qlnxe: Avoid out-of-bounds reading the multicast ethernet address
281. Jan 31 Zhenlei Huang git: c4e33387d079 - stable/14 - locking.9: Tweak the table column width to fit 80 characters 282. Jan 31 Zhenlei Huang git: 58cf2a284053 - stable/14 - sys/net/sff8436.h: Fix the register address of link length of copper or active cable 283. Jan 31 Zhenlei Huang git: f119719571b8 - stable/13 - lio: Avoid out-of-bounds read or write MAC address 284. Jan 31 Zhenlei Huang git: 37de97853422 - stable/13 - qlnxe: Avoid out-of-bounds reading the multicast ethernet address 285. Jan 31 Zhenlei Huang git: ab6366972662 - stable/13 - sys/net/sff8436.h: Fix the register address of link length of copper or active cable 286. Jan 31 Bjoern A. Zeeb Re: git: c84bfaa25318 - stable/14 - LinuxKPI: timer KPI *_timer -> timer_* 287. Jan 31 Enji Cooper git: 631ff522c396 - stable/15 - crypto/openssl: update vendor update instructions 288. Jan 31 Enji Cooper git: 48ba16f2d42e - stable/15 - iwlwifi: fix the gcc build 289. Jan 31 Enji Cooper git: c2b119e06bd9 - stable/13 - Correct size parameter to strncmp 290. Jan 31 Enji Cooper git: d53bd16721b5 - stable/13 - Fix OID format for `vm.swap_reserved` and `vm.swap_total` 291. Jan 31 Enji Cooper git: 5975766234e5 - stable/13 - rc.subr(8): run `trailing-whitespace-fixer` 292. Jan 31 Enji Cooper git: 28966fcdbf6f - stable/13 - freebsd-update: sort options alphabetically 293. Jan 31 Enji Cooper git: 490474e84f7d - stable/14 - freebsd-update: sort options alphabetically 294. Jan 31 Enji Cooper git: ee6882e6b128 - stable/15 - OpenSSL: update Makefiles to reflect 3.5.1 release 295. Jan 31 Enji Cooper git: f5828b88a979 - stable/15 - Bump `__FreeBSD_version` for ee6882e6b1287aa9 296. Feb 1 Enji Cooper git: f43d0ac1b0e2 - stable/15 - crypto/openssl: fix importing new versions from pristine trees 297. Feb 1 Enji Cooper git: 43dc4b35617d - stable/15 - Account for the ctl test needing the ctl(4) module 298. Feb 1 Enji Cooper git: fdbb6759aa4f - stable/14 - Account for the ctl test needing the ctl(4) module 299. Feb 1 Jilles Tjoelker git: 6c24c795487d - stable/15 - sh: Fix a double free in a rare scenario with pipes 300. Feb 1 Jilles Tjoelker git: 5f95e0e9dcca - stable/15 - sh: Fix job pointer invalidation with trapsasync
301. Feb 1 Jilles Tjoelker git: c0dcdc3decb4 - stable/14 - sh: Fix a double free in a rare scenario with pipes 302. Feb 1 Jilles Tjoelker git: 21d665d7dd9e - stable/14 - sh: Fix job pointer invalidation with trapsasync 303. Feb 1 Bjoern A. Zeeb git: 201f968de84d - stable/14 - LinuxKPI: timer KPI *_timer -> timer_* (restore symbols) 304. Feb 1 Enji Cooper git: 536ffb491d41 - stable/15 - smartpqi: Avoid declaring extern inline functions 305. Feb 1 Jilles Tjoelker git: b9cdb4d34bc4 - stable/13 - sh: Fix a double free in a rare scenario with pipes 306. Feb 1 Jilles Tjoelker git: e45b89582fcb - stable/13 - sh: Fix job pointer invalidation with trapsasync 307. Feb 1 Konstantin Belousov git: 38901e30663d - stable/15 - sbin/setkey: add -Z option to disable receive timeouts 308. Feb 1 Konstantin Belousov git: eadd5601bcc3 - stable/15 - kern/kern_exit.c: some style 309. Feb 1 Konstantin Belousov git: 8b6f9f8afe7e - stable/15 - kern/kern_fork/exit.c: organize includes 310. Feb 1 Konstantin Belousov git: 304d02fc2e43 - stable/15 - kern/kern_fork.c: define the exterror category for fork 311. Feb 1 Konstantin Belousov git: 5017c8b16100 - stable/15 - sys: add AUE_PDRFORK 312. Feb 1 Konstantin Belousov git: 4ae6f372e26c - stable/15 - sys: add pdrfork(2) 313. Feb 1 Konstantin Belousov git: f48772e6dac2 - stable/15 - lib/libsys, lib/libc: export pdrfork(2) 314. Feb 1 Konstantin Belousov git: 2e5b89c5ac3d - stable/15 - kern/kern_exit.c: extract some helpers from proc_to_reap() 315. Feb 1 Konstantin Belousov git: 7659f33149d6 - stable/15 - kern/kern_exit.c: define the exterror category for exit/wait 316. Feb 1 Konstantin Belousov git: 85a43441ccff - stable/15 - kern/kern_exit.c: extract wait6_check_alive() helper 317. Feb 1 Konstantin Belousov git: ab3f893cd989 - stable/15 - sys: Add cap_pdwait_rights 318. Feb 1 Konstantin Belousov git: 79f19b07438b - stable/15 - audit: handle AUE_PDWAIT 319. Feb 1 Konstantin Belousov git: d4d20337fe70 - stable/15 - procdesc: postpone freeing the zombie' pid until procdesc is freed 320. Feb 1 Konstantin Belousov git: 6820fe965f1d - stable/15 - lib/libsys, lib/libc: export pdwait
321. Feb 1 Konstantin Belousov git: 758de6465572 - stable/15 - Add pdwait(2) 322. Feb 1 Konstantin Belousov git: 780b7f9e0ece - stable/15 - Document pdrfork(2) and pdwait(2) 323. Feb 1 Konstantin Belousov git: 6b89954dd36d - stable/15 - rights.4: document CAP_PDWAIT 324. Feb 1 Konstantin Belousov git: 892a09e12371 - stable/15 - Regen sysents for addition of pdrfork and pdwait 325. Feb 1 Konstantin Belousov git: 5b61a139a63c - stable/15 - Regen for the fork and exit/wait exterror category addition 326. Feb 1 Konstantin Belousov git: 6b9e7e922d8b - stable/15 - libc: add posix_spawnattr_{get,set}execfd_np(3) 327. Feb 1 Konstantin Belousov git: ad6a63b4ec6b - stable/15 - libc: document posix_spawnattr_getexecfd_np(3) 328. Feb 1 Konstantin Belousov git: c5fc8e4fdb09 - stable/15 - libsys: add pdrfork_thread() on x86 329. Feb 1 Konstantin Belousov git: f68ddd04ae06 - stable/15 - libc: add posix_spawnattr_{get,set}procdescp_np 330. Feb 1 Konstantin Belousov git: f7bcd6305226 - stable/15 - posix_spawnattr_getexecfd_np.3: add closing .Fc 331. Feb 1 Konstantin Belousov git: 4aead2abdae2 - stable/15 - Add pdrfork to OpenBSM 332. Feb 1 Konstantin Belousov git: 4d8e4b67f5b5 - stable/15 - libc: document posix_spawnattr_{get,set}procdescp_np(3) 333. Feb 1 Konstantin Belousov git: 124f70e36e35 - stable/15 - libsys, libc: provide rfork_thread() and pdrfork_thread() on all arches 334. Feb 1 Konstantin Belousov git: 70c55537c134 - stable/15 - posix_spawn: use rfork_thread on all arches

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