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


2026/dev-commits-src-all/20260112.dev-commits-src-all

Messages: 401, old messages first
Last page update: Mon Jan 12 0:07:01 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Jan  5 Konstantin Belousov        git: 4c273b71a473 - stable/15 - exterror: add support for the format specifiers in the extended error msg
  2. Jan  5 Konstantin Belousov        git: ca345aa37b80 - stable/15 - exterror: Add EXTERROR_VERBOSE env variable to control verbosity
  3. Jan  5 Konstantin Belousov        git: 6c797f50339c - stable/15 - vm/vm_mmap.c: inline erronous argument values for extended errors
  4. Jan  5 Konstantin Belousov        git: a3b3ac646d9c - stable/15 - exterror.9: describe formatting of optional arguments
  5. Jan  5 Konstantin Belousov        git: 1f5dfc8da580 - stable/15 - libc/gen/err.c: remove 'extended error' herald from extended error output
  6. Jan  5 Konstantin Belousov        git: 12918e98320c - stable/15 - fs/fuse: use dedicated category per source file
  7. Jan  5 Konstantin Belousov        git: 39a04a3f703e - stable/15 - exterr_test: loosen the error string pattern
  8. Jan  5 Konstantin Belousov        git: 39abebb332b1 - stable/15 - Add a script to auto-generate mapping from exterr category to source file
  9. Jan  5 Konstantin Belousov        git: 567e77d177c0 - stable/15 - Add automatically generated file libc/gen/exterr_cat_filenames.h
 10. Jan  5 Konstantin Belousov        git: e5b9182cdbc4 - stable/15 - exterr: in verbose mode, print the source file name
 11. Jan  5 Konstantin Belousov        git: 2b83f57072d3 - stable/15 - man pages: provide some description for extended errors
 12. Jan  5 Konstantin Belousov        git: a26a553c54de - stable/15 - libc/stdlib/Makefile: one line for each source file name
 13. Jan  5 Konstantin Belousov        git: 6197518ee905 - stable/15 - libc: add glibc-compatible tdestroy(3)
 14. Jan  5 Konstantin Belousov        git: 8cbc9c011aef - stable/15 - tdestroy(3) man page
 15. Jan  5 Konstantin Belousov        git: 6a6f96437527 - stable/15 - tdestroy(3): add tests
 16. Jan  5 Konstantin Belousov        Re: git: 9c68745a5064 - stable/15 - libc/amd64: fix stpncpy.S again
 17. Jan  5 Jaeyoon Choi               git: ef2d7cc11d04 - main - ufshci: Fix task management queue num_trackers on failure path
 18. Jan  5 Jaeyoon Choi               git: ece6e062ae4b - main - ufshci: Enable admin command retry
 19. Jan  5 Alexander Ziaee            git: 77d496104111 - stable/15 - periodic/801.trim-zfs: Fix daily-trim-zfs-flags
 20. Jan  5 George V. Neville-Neil     git: eb1c0d74cbb9 - main - Convert fully to Python 3.  Remove licence text, only keep


21. Jan 5 Robert Clausecker Re: git: 9c68745a5064 - stable/15 - libc/amd64: fix stpncpy.S again 22. Jan 5 George V. Neville-Neil git: 4a1b69ade6b5 - main - Start adding an exercise mode for programs under test. 23. Jan 5 Mark Johnston git: 684c762485d3 - main - git-arc: Try to make patching more useful 24. Jan 5 Mark Johnston git: 1c8dafe61887 - main - git-arc: Try to improve documentation 25. Jan 5 Johan=?utf-8?Q? S=C3=B6llv git: 24808463c1f3 - stable/15 - gpart: add libxo support for "show" subcommand + man page updates 26. Jan 5 Johan=?utf-8?Q? S=C3=B6llv git: 76df3f6f3680 - stable/14 - gpart: add libxo support for "show" subcommand + man page updates 27. Jan 5 Ed Maste git: 58a14d9596bd - main - inetd.conf: Correct rsync example 28. Jan 5 Ed Maste git: 4c318cb3320d - stable/15 - linux: Add required symbol to EXPORT_SYMS list 29. Jan 5 Ed Maste git: cc99ec748d2e - stable/15 - tests/ci: Use :H:H rather than ../.. 30. Jan 5 Ed Maste git: ad4cfaafb833 - stable/15 - vt: Remove .fnt.uu from Makefile SUFFIXES 31. Jan 5 Ed Maste git: be9dcb2d1525 - stable/14 - Cirrus-CI: Build packages in parallel 32. Jan 5 Ed Maste git: 012736a2a882 - stable/14 - Cirrus-CI: Switch back to tzst packages, but use level 1 33. Jan 5 Ed Maste git: 94f54c693065 - stable/14 - mgb.4, muge.4: Use standard HARDWARE introduction 34. Jan 5 Ed Maste git: 408cd2fff861 - stable/14 - linux: Add required symbol to EXPORT_SYMS list 35. Jan 5 Ed Maste git: f1081a8c5741 - stable/14 - vt: Remove .fnt.uu from Makefile SUFFIXES 36. Jan 5 Randall Stewart git: 138e74ceadb2 - main - TCP Stacks, Improve rack to better handle reordering 37. Jan 5 Ed Maste git: 3949c2b8c469 - main - release: Use make's `:H` rather than `/..` 38. Jan 5 Ed Maste git: 96156003ec0c - main - aq(4): Style, whitespace and misc cleanup 39. Jan 5 Ed Maste git: 7359df79d3af - main - share/mk: Remove trailing '/' from debug info directories 40. Jan 5 Lexi Winter git: 89c017d06870 - main - Makefile.inc1: Allow safe installkernel with pkgbase
41. Jan 5 Gleb Smirnoff git: e4e30d5a8136 - main - ipfw: remove extraneous argument from ipfw_add_protected_rule() 42. Jan 5 Gleb Smirnoff git: bc9c45df1c29 - main - ipfw: use sparse initializer for dynamic opcodes 43. Jan 5 Gleb Smirnoff git: 161db3a910a4 - main - ipfw: make create_objects_compat() static 44. Jan 5 Mark Johnston git: 1ecac45cfc5f - main - asmc: add per-fan manual mode control via sysctl 45. Jan 5 Andrew Gallatin git: ac1cd655f647 - main - ixl: verify flowid is valid before setting rsstype & flowid 46. Jan 5 Cy Schubert git: ae952b75c026 - stable/15 - ipfs: Fix typo in error message 47. Jan 5 Cy Schubert git: da3bf842791e - stable/15 - ipfilter: Add ipf_check_names_string() 48. Jan 5 Cy Schubert git: 00fd12b41f19 - stable/15 - ipfilter: Verify frentry on entry into kernel 49. Jan 5 Cy Schubert git: 43bd2534b7d5 - stable/15 - ipfilter: Verify ipnat on entry into kernel 50. Jan 5 Cy Schubert git: 16d480d9af9d - stable/15 - ipfilter: Remove unused variable 51. Jan 5 Cy Schubert git: df0336adda0d - stable/15 - ipfilter: Restore used variable 52. Jan 5 Cy Schubert git: 65bc0a1ade72 - stable/15 - ipfilter: Restrict ipfilter within a jail 53. Jan 5 Cy Schubert git: 91de9b501aa7 - stable/15 - ipfilter: Disable ipfs(8) by default 54. Jan 5 Cy Schubert git: 5123a38e57cd - stable/15 - ipfilter: Add missing kenv fetch 55. Jan 5 Cy Schubert git: 0ecfadec215f - stable/15 - ipfilter: fix broken build 56. Jan 5 Cy Schubert git: d18973dca914 - stable/15 - krb5: Remove extraneous exports file 57. Jan 5 Cy Schubert git: a71b64468796 - stable/15 - ntp: Fix buildworld with MK_OPENSSL=no 58. Jan 5 Cy Schubert git: b2f4c3b36c2c - stable/14 - ipfs: Fix typo in error message 59. Jan 5 Cy Schubert git: 9ac25e9b5b31 - stable/14 - ipfilter: Add ipf_check_names_string() 60. Jan 5 Cy Schubert git: b94fbf89ef71 - stable/14 - ipfilter: Verify ipnat on entry into kernel
61. Jan 5 Cy Schubert git: 53978114bcf8 - stable/14 - ipfilter: Verify frentry on entry into kernel 62. Jan 5 Cy Schubert git: dfab913f72a9 - stable/14 - ipfilter: Remove unused variable 63. Jan 5 Cy Schubert git: 616571ca7727 - stable/14 - ipfilter: Restrict ipfilter within a jail 64. Jan 5 Cy Schubert git: af32b767e103 - stable/14 - ipfilter: Restore used variable 65. Jan 5 Cy Schubert git: a85c3ef7d801 - stable/14 - ipfilter: Disable ipfs(8) by default 66. Jan 5 Cy Schubert git: 639afa4b4419 - stable/14 - ipfilter: fix broken build 67. Jan 5 Cy Schubert git: a23b64b46cb1 - stable/14 - ipfilter: Add missing kenv fetch 68. Jan 5 Cy Schubert git: 36e77eafb4d3 - stable/14 - ntp: Fix buildworld with MK_OPENSSL=no 69. Jan 5 Cy Schubert git: 01bf278bd92e - stable/13 - ipfilter: Add ipf_check_names_string() 70. Jan 5 Cy Schubert git: 70eba39e8665 - stable/13 - ipfilter: Verify frentry on entry into kernel 71. Jan 5 Cy Schubert git: 1b7195a16957 - stable/13 - ipfs: Fix typo in error message 72. Jan 5 Cy Schubert git: 75fbf1d27b6d - stable/13 - ipfilter: Verify ipnat on entry into kernel 73. Jan 5 Cy Schubert git: 27b1e9d16f30 - stable/13 - ipfilter: Remove unused variable 74. Jan 5 Cy Schubert git: ceda9eb20f3e - stable/13 - ipfilter: Restore used variable 75. Jan 5 Cy Schubert git: e3b9f73e126e - stable/13 - ipfilter: Restrict ipfilter within a jail 76. Jan 5 Cy Schubert git: 55ea321fe65e - stable/13 - ipfilter: Disable ipfs(8) by default 77. Jan 5 Cy Schubert git: 35d427d6d0a5 - stable/13 - ipfilter: Add missing kenv fetch 78. Jan 5 Cy Schubert git: c4cc8ef864d1 - stable/13 - ipfilter: fix broken build 79. Jan 5 Cy Schubert git: 57f1d519e02d - stable/13 - ntp: Fix buildworld with MK_OPENSSL=no 80. Jan 5 Jean-=?utf-8?Q?S=C3=A9bast git: ace666bd21a2 - main - linuxkpi: Define `PCI_POSSIBLE_ERROR()` macro
81. Jan 5 Jean-=?utf-8?Q?S=C3=A9bast git: 65d7e9033439 - main - linuxkpi: Add a dummy <linux/kdebug.h> 82. Jan 5 Jean-=?utf-8?Q?S=C3=A9bast git: 33fa585a0e90 - main - linuxkpi: Split <linux/compiler.h> 83. Jan 5 Jean-=?utf-8?Q?S=C3=A9bast git: b5f7a0b0fd89 - main - linuxkpi: Replicate Linux #includes between headers 84. Jan 5 Jean-=?utf-8?Q?S=C3=A9bast git: 55bd09ae0fc4 - main - linuxkpi: Add support for statically-allocated kfifo 85. Jan 5 Jean-=?utf-8?Q?S=C3=A9bast git: 242beec703f7 - main - linuxkpi: Add a dummy <linux/fpu.h> 86. Jan 5 Jean-=?utf-8?Q?S=C3=A9bast git: a9462e32fa75 - main - linuxkpi: Add `rol64()` 87. Jan 5 Jean-=?utf-8?Q?S=C3=A9bast git: 15f29e1e1978 - main - linuxkpi: Add get_unaligned_le64() 88. Jan 5 Jean-=?utf-8?Q?S=C3=A9bast git: d448578b445d - main - linuxkpi: Add <linux/siphash.h> 89. Jan 5 Jean-=?utf-8?Q?S=C3=A9bast git: 4c89b333808a - main - linuxkpi: Add `radix_tree_deref_slot()` 90. Jan 5 Martin Matuska git: bf3359d92128..01333e8c4dd7 - vendor/libarchive - vendor branch updated 91. Jan 5 Martin Matuska git: 4b047c3af3fe - main - libarchive: merge from vendor branch 92. Jan 5 Jose Luis Duran git: 9f28e92637e9 - main - makefs: tests: Double the timeout of ZFS compression test 93. Jan 5 Jose Luis Duran git: 065f02174f76 - main - makefs: tests: Double the timeout of ZFS file_extend test 94. Jan 5 Jose Luis Duran git: 0a6deb87c280 - main - makefs: tests: Cleanup and remove default flags 95. Jan 5 Jose Luis Duran git: 96efda9cd556 - main - makefs: tests: Fix -D flag test 96. Jan 5 Jose Luis Duran git: 93b15dbc1fbc - main - makefs: tests: Fix timestamp-related tests 97. Jan 5 Jose Luis Duran git: 73af599fb7be - main - makefs: Fix typo 's/mirrorring/mirroring/' 98. Jan 5 Andrew Gallatin git: 21865c970888 - main - tcp: Unifidef use of rss software hash in syncache 99. Jan 5 Konstantin Belousov git: 55305b590797 - main - x86: change ap_boot_mtx from spinlock mutex to naive lock 100. Jan 6 Jose Luis Duran git: 12c51484188f - main - makefs.8: Cleanup man page
101. Jan 6 Enji Cooper git: f224591746bd - main - Add ASMC_DEBUG make option 102. Jan 6 Lexi Winter git: 0b298e314a8b - main - Makefile.inc1: Fix INSTALLEXTRAKERNELS for one-kernel case 103. Jan 6 Ahmad Khalifa git: 9b2478f60bfd - main - ng_tty: avoid the sign extention of char 104. Jan 6 Ahmad Khalifa git: 171f9cbbbfa1 - main - UPDATING: move entry to the correct place 105. Jan 6 Lexi Winter git: 665ac052aa04 - main - powerpc: Update CPUTYPE options in make.conf 106. Jan 6 Lexi Winter git: 9c401bf14854 - main - zstd: Move to a new zstd package 107. Jan 6 Lexi Winter git: bde17e7663ef - main - libypclnt: Move to yp package 108. Jan 6 Lexi Winter git: 4028504b4826 - main - lib/libbl[ao]cklist: Use LIB_PACKAGE 109. Jan 6 Enji Cooper git: f384784289db - main - kern_syscall_deregister: document syscall 0 no-op logic 110. Jan 6 George V. Neville-Neil git: e018fedef0a6 - main - Correct the data collection arguments. Add proper tempdirs. 111. Jan 6 Baptiste Daroussin git: 402f13537077 - main - nuageinit/man: clarify how to enable sudo and doas 112. Jan 6 Baptiste Daroussin git: 9ea30bbb0e3c - main - nuageinit(7): pert mandoc linter 113. Jan 6 Baptiste Daroussin git: 7af8b75201b7 - main - nuageinit: config2_network support dns service cfg 114. Jan 6 George V. Neville-Neil git: 77153a491e3b - main - Split counting from sampling. 115. Jan 6 Konstantin Belousov Re: git: f384784289db - main - kern_syscall_deregister: document syscall 0 no-op logic 116. Jan 6 Andrew Turner git: 6748ac4ee7ce - main - arm64: Add Arm SPE thread mode support 117. Jan 6 Andrew Turner git: a9f2f92322f2 - main - arm64: Fix jump to wrong label in case of 0 entries 118. Jan 6 Andrew Turner git: a9e77eb7016d - main - arm64: Correctly align the SVE signal context 119. Jan 6 Ronald Klop Re: git: a9e77eb7016d - main - arm64: Correctly align the SVE signal context 120. Jan 6 Dimitry Andric git: cdbf91c7a5a5 - stable/15 - bsd.sys.mk: suppress another gcc warning for libc++
121. Jan 6 Dimitry Andric git: db094e82c2f7 - stable/14 - bsd.sys.mk: suppress another gcc warning for libc++ 122. Jan 6 Dimitry Andric git: 496fce83a59d - stable/13 - bsd.sys.mk: suppress another gcc warning for libc++ 123. Jan 6 Olivier Certner git: 12fbcfd4a6b9 - stable/15 - libsa: smbios: Detect less-than-64-bit platforms via __SIZEOF_SIZE_T__ 124. Jan 6 Olivier Certner git: 66f43dae8c64 - stable/15 - uma_core: Rely on domainset iterator to wait on M_WAITOK 125. Jan 6 Olivier Certner git: 7db725b25ed9 - stable/15 - proc_set_cred(): Allow 'newcred' to have multiple references 126. Jan 6 Olivier Certner git: 4dbf2c9fb0ee - stable/15 - setpgid(): Fix space before TAB in herald comment 127. Jan 6 Olivier Certner git: 8bc4e73d2d6d - stable/15 - kern: RACCT: Keep process credentials alive via references 128. Jan 6 Olivier Certner git: c286220e732f - stable/15 - mdo(1): Avoid calling getgroups() in some unnecessary cases 129. Jan 6 Olivier Certner git: 33c0bd25e528 - stable/15 - MAC: Use the current thread's user ABI to determine the layout of struct mac 130. Jan 6 Olivier Certner git: 9a5b64536743 - stable/15 - setcred: Move initial copyin of struct setcred out to per-ABI syscall 131. Jan 6 Olivier Certner git: b6cba9028457 - stable/15 - setcred(): Remove an optimization for when cr_groups[0] was the egid 132. Jan 6 Olivier Certner git: cd588aa5fe08 - stable/15 - setcred(2): Fix a panic on too many groups from latest commit 133. Jan 6 Olivier Certner git: 0d95a17b664b - stable/15 - exports.5: Typo: "auomatically" => "automatically" 134. Jan 6 Olivier Certner git: 42a3d3d49ca4 - stable/15 - jail: Don't define malloc type M_PRISON_RACCT on !RACCT 135. Jan 6 Olivier Certner git: f1129096748d - stable/15 - kern: racct: Remove code unused since %cpu resource computation revamp 136. Jan 6 Olivier Certner git: 4e4272024e33 - stable/14 - jail: Don't define malloc type M_PRISON_RACCT on !RACCT 137. Jan 6 Ed Maste git: 765442a8b5f1 - stable/15 - Makefile.inc1: Indicate that no-clean builds are on by default 138. Jan 6 John Baldwin Re: git: 27894e20f140 - main - libgeom: Fix segfault in 32-on-64 case 139. Jan 6 John Baldwin Re: git: 89c017d06870 - main - Makefile.inc1: Allow safe installkernel with pkgbase 140. Jan 6 Alexander Ziaee git: 03e1605cdf17 - main - cxgbe.4: Update for recent HARDWARE
141. Jan 6 Mark Johnston git: 9ee9e35dfdd1 - stable/15 - tests: Fix style in ra.py 142. Jan 6 Mark Johnston git: 97fbbf1b1399 - stable/15 - ifconfig: Fix the -L flag when using netlink 143. Jan 6 Mark Johnston git: c25259a40e3f - stable/15 - pf: Avoid taking the pf rules write lock in a couple of ioctls 144. Jan 6 Mark Johnston git: 3025957f6556 - stable/15 - pf: Fix state handling when ICMP packets are diverted 145. Jan 6 Alexander Ziaee git: 75866d71e8d9 - main - manuals: Correct some sysctl markup 146. Jan 6 Ahmad Khalifa git: be6ba97aaee7 - main - loader.efi: add stride & offset for MacBookPro3,1 147. Jan 6 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 27894e20f140 - main - libgeom: Fix segfault in 32-on-64 case 148. Jan 6 Alexander Ziaee git: 2962dc768775 - main - sh.1: Restore missing builtin commands 149. Jan 6 Ed Maste git: 6c6e00b7f16f - main - mips: remove mips leftovers 150. Jan 6 Michael Osipov git: 8b210276cde2 - main - mfi(4): Add subvendor and subdevice for Fujitsu RAID Controller SAS 6Gbit/s 1GB (D3116) 151. Jan 6 Michael Osipov git: e16e4cd25c1d - stable/15 - mfi(4): Add subvendor and subdevice for Fujitsu RAID Controller SAS 6Gbit/s 1GB (D3116) 152. Jan 6 Michael Osipov git: 3690911c355a - stable/14 - mfi(4): Add subvendor and subdevice for Fujitsu RAID Controller SAS 6Gbit/s 1GB (D3116) 153. Jan 6 Michael Osipov git: 56eef386f512 - stable/13 - mfi(4): Add subvendor and subdevice for Fujitsu RAID Controller SAS 6Gbit/s 1GB (D3116) 154. Jan 6 Olivier Certner git: 2c3fb4cd5096 - stable/14 - racct: Improve handling of the pcpu resource 155. Jan 6 Olivier Certner git: 0957cb17e8a7 - stable/14 - kern: racct: Remove code unused since %cpu resource computation revamp 156. Jan 6 Mark Johnston git: 203e5a1eeec1 - main - linker: Reset DMAP protections in link_elf_unload_file() 157. Jan 6 Michael Osipov git: ccec94bf63de - main - mrsas.4: Add Fujitsu RAID Controller SAS 6Gbit/s 1GB (D3116) 158. Jan 6 Andrew Gallatin git: 83e6f0d7807b - main - iflib: document new sysctls 159. Jan 6 Alexander Ziaee git: 1961785e3548 - main - pxeboot.8: Fix mdoc typo for emails, tag spdx 160. Jan 7 Konstantin Belousov git: 28cb50f5a8bc - stable/15 - vm/vm_object.h: clarify the OBJ_ONEMAPPING semantic
161. Jan 7 Ed Maste git: f441a225c4eb - main - stdbool.h: Update for C23 162. Jan 7 Adrian Chadd git: 5d73fca1f4b2 - main - if_rge: sync with up to date OpenBSD code 163. Jan 7 Adrian Chadd Re: git: d448578b445d - main - linuxkpi: Add <linux/siphash.h> 164. Jan 7 Michael Osipov git: c2b407244f3a - main - mrsas.4: Fix devid hex style 165. Jan 7 Michael Osipov git: 7b718d24968f - stable/15 - mrsas.4: Fix devid hex style 166. Jan 7 Konstantin Belousov Re: git: 7b718d24968f - stable/15 - mrsas.4: Fix devid hex style 167. Jan 7 Baptiste Daroussin git: cbc00fcc2b92 - main - nuageinit: only create the default user when needed 168. Jan 7 Mark Johnston git: 284f29f84ac8 - stable/14 - netmap: Let memory allocator parameters be settable via loader.conf 169. Jan 7 Mark Johnston git: e08642c98c67 - stable/14 - socket: Fix the name of a parameter in a comment 170. Jan 7 Mark Johnston git: 5738812be35a - stable/14 - armv8rng: Fix an inverted test in random_rndr_read_one() 171. Jan 7 Mark Johnston git: b87f70f695f1 - stable/14 - pfsync: Avoid zeroing the state export union 172. Jan 7 Mark Johnston git: ee1daae7b914 - stable/14 - tests: Fix style in ra.py 173. Jan 7 Mark Johnston git: 65cf47bad664 - stable/14 - ifconfig: Fix the -L flag when using netlink 174. Jan 7 Alexander Ziaee git: ac8b22b3732a - stable/14 - mrsas.4: Cleaning 175. Jan 7 Alexander Ziaee git: 98b9f1dcbc0c - stable/13 - mrsas.4: Cleaning 176. Jan 7 Baptiste Daroussin git: d07198ff72ae - main - release: stop disabling sendmail 177. Jan 7 Alan Somers git: 3b6615ec0332 - main - netstat: fix a segfault with --libxo 178. Jan 7 Roman Bogorodskiy git: 9fc7fe642757 - main - bhyve: improve console error reporting on arm64 179. Jan 7 Joseph Mingrone git: 025be3f592b9..0a1fbf4c244d - vendor/libpcap - vendor branch updated 180. Jan 7 Joseph Mingrone git: 64fbd59ed7cb - Create tag vendor/libpcap/1.10.6
181. Jan 7 Jose Luis Duran git: 301bc149b96e - main - pf: tests: Require python3 182. Jan 7 Jose Luis Duran git: 47015e454661 - main - tests: Increase timeout 183. Jan 7 Muhammad Moinur Rahman git: d37c044fab4a - Create tag vendor/libucl/0.9.3 184. Jan 7 Muhammad Moinur Rahman git: 1e2f270469c6..1dd83cf7e527 - vendor/libucl - vendor branch updated 185. Jan 7 Kyle Evans git: e30086ab4c87 - main - lualoader: fix pruning of non-existent default kernel 186. Jan 7 Andrew Gallatin git: 14d93f612f26 - main - iflib: Drop tx lock when freeing mbufs using simple_transmit 187. Jan 7 Ed Maste Re: git: 27894e20f140 - main - libgeom: Fix segfault in 32-on-64 case 188. Jan 7 Jean-=?utf-8?Q?S=C3=A9bast git: ac341353a043 - main - linuxkpi: Define `raw_spinlock_t` in <linux/spinlock.h> 189. Jan 7 Jean-=?utf-8?Q?S=C3=A9bast git: 514d37fa268b - main - linuxkpi: Add <linux/font.h> 190. Jan 7 Jean-=?utf-8?Q?S=C3=A9bast git: e86e4f161e72 - main - linuxkpi: Add <linux/kmsg_dump.h> 191. Jan 7 Jean-=?utf-8?Q?S=C3=A9bast git: 3942e85b9921 - main - linuxkpi: Add WARN_RATELIMIT() 192. Jan 7 Jean-=?utf-8?Q?S=C3=A9bast git: 10c6f1f627cd - main - linuxkpi: Replicate the chain of #include in the `cec*.h` headers 193. Jan 7 =?UTF-8?Q?Jean-S=C3=A9bast Re: git: d448578b445d - main - linuxkpi: Add <linux/siphash.h> 194. Jan 7 Jean-=?utf-8?Q?S=C3=A9bast git: 6c0bcd15e478 - main - linuxkpi: Add `rol32()` 195. Jan 7 Konstantin Belousov git: dcb80621bbf9 - main - vm_object.h: tweak OBJ_ONEMAPPING comment even more 196. Jan 8 Marius Strobl git: 61002e0371f0 - main - tty(4): Consistently use ISO C99 bool 197. Jan 8 Marius Strobl git: 9b5d6ab1be32 - main - sdhci_pci(4): Remove incorrect __unused 198. Jan 8 George V. Neville-Neil git: e2bedc7d6992 - main - Extend the script to collect gprof data 199. Jan 8 Warner Losh git: d82698ac68c2 - main - loader.efi: Only use SPCR if enabled. 200. Jan 8 Warner Losh git: 3989a3d81701 - main - loader: Only warn when we have neither FDT nor ACPI
201. Jan 8 Warner Losh git: ecb1f465836a - main - cam: Start adding dtrace provider 'cam' 202. Jan 8 Warner Losh git: 1a7151f79664 - main - cam: Add probes for xpt actions 203. Jan 8 Warner Losh git: aaec2a90b5ce - main - cam: When inq data isn't valid, pass NULL 204. Jan 8 Warner Losh git: efb77950fdd6 - main - dtrace: Add definitiosn for the cam dtrace provider 205. Jan 8 Warner Losh git: cd1aa5f9917c - main - tools/cam: Start to add the testing tools for CAM 206. Jan 8 Dimitry Andric git: eb1b6ec7a79a - main - zfs: emit .note.GNU-stack section for all ELF targets 207. Jan 8 Xin LI git: 709c1049fe0c - main - GCE: Fix growfs path 208. Jan 8 Xin LI git: f604d84618ad - main - GCE: Enable vtnet(4) Multiqueue. 209. Jan 8 Xin LI git: 9ae43352c89c - main - GCE: ARM64 Support: Add hw.pci.honor_msi_blacklist=0. 210. Jan 8 Baptiste Daroussin git: 65e77d34fdff - main - nuageinit: fix test after recent behaviour change 211. Jan 8 Baptiste Daroussin git: cae280931c9e - main - nuageinit: set the hostname when user-data is missing 212. Jan 8 Aymeric Wibo git: c0df8f6f0e6a - main - acpi: Make taskqueue only run on BSP 213. Jan 8 Emmanuel Vadot Re: git: eeaa865edba6 - main - acpi: Fix setting sleep state sysctls to NONE 214. Jan 8 Kristof Provost git: bf19253516ec - main - pf: remove redundant zeroing 215. Jan 8 Kristof Provost git: 0df9054bc116 - main - pf: handle nlattr_add_nested() failure 216. Jan 8 Emmanuel Vadot Re: git: eeaa865edba6 - main - acpi: Fix setting sleep state sysctls to NONE 217. Jan 8 Andrew Gallatin git: b72cb305899e - main - bnxt: fix i2c read to allow access to different addresses 218. Jan 8 Alexander Ziaee git: d2f1c8e0d1be - main - Makefile: Update doxygen requirements 219. Jan 8 Mark Johnston git: 16f8ea6a81b5 - main - amd64: Remove tpm(4) from GENERIC for now 220. Jan 8 Mark Johnston git: cbc6f7e941e4 - main - bhyve: add UNIX domain socket support to rfb
221. Jan 8 Johan=?utf-8?Q? S=C3=B6llv git: bf98d6775d7f - main - sesutil: Remove width modifier on encoded "Desc" field 222. Jan 8 Roman Bogorodskiy git: 90b9a77ebeb8 - main - bhyve: support MTU configuration for SLIRP net backend 223. Jan 8 Ed Maste git: 4fc0ae5d6b45 - stable/14 - share/mk: Remove trailing '/' from debug info directories 224. Jan 8 Ed Maste git: e9e97eda0b1b - stable/14 - libc++: avoid use of deprecated builtin 225. Jan 8 Ed Maste git: 21f206bb330f - stable/14 - libc++: avoid use of deprecated __reference_binds_to_temporary 226. Jan 8 Ed Maste git: 018c097a4fa7 - stable/14 - libc++: Fix deprecation warnings with latest clang 227. Jan 8 Ed Maste git: 1410d22cac55 - stable/14 - libc++: silence -Wnontrivial-memaccess warning with newer clang 228. Jan 8 Ed Maste git: e4623f1a0c20 - stable/15 - inetd.conf: Correct rsync example 229. Jan 8 Ed Maste git: b9f9f445f063 - stable/15 - share/mk: Remove trailing '/' from debug info directories 230. Jan 8 Mark Johnston git: a6411f6b7df4 - main - vmm: Consolidate vm and vcpu definitions 231. Jan 8 Mark Johnston git: ed85203fb7a0 - main - vmm: Deduplicate VM and vCPU state management code 232. Jan 8 Mark Johnston git: 5f13d6b60740 - main - vmm: Move common accessors and vm_eventinfo into sys/dev/vmm 233. Jan 8 Mark Johnston git: 0aaa95ae0280 - main - vmm: Add an include to vmm_ktr.h for vm_name() 234. Jan 9 Rick Macklem git: a6d57f312f18 - main - nfsd: Fix handling of hidden/system during Open/Create 235. Jan 9 Warner Losh git: b258282ecce3 - main - kshim/usb: Prefer memset to bzero 236. Jan 9 Alexander Ziaee git: d1f93ea2e164 - main - pkgbase.7: Show pkg upgrade to apply updates 237. Jan 9 Mark Millard Re: git: d1f93ea2e164 - main - pkgbase.7: Show pkg upgrade to apply updates 238. Jan 9 Warner Losh git: d650b2ceda46 - main - mps/mpr: Remove bogus sys/cdefs.h includes 239. Jan 9 Warner Losh git: 6f8e117e5d78 - main - mps: Add a probe on completion 240. Jan 9 Warner Losh git: 0e80273f0d86 - main - mpr: Add a probe on completion
241. Jan 9 Warner Losh git: 92f251f36b31 - main - cam: Dtrace scripts to help diagnose weird things 242. Jan 9 Baptiste Daroussin git: d64db8892f85 - main - release: make sh the default shell 243. Jan 9 Juraj Lutter git: a556feb99765 - main - freebsd-base.7: Fix stray -r 244. Jan 9 Sumit Saxena git: d53d7b466016 - main - bnxt: Fix up ioctl opcodes to support IOC_VOID along with IOC_IN 245. Jan 9 Sumit Saxena git: 702b3a9a0359 - main - Revert "librdmacm/libibverbs: Statically bound libbnxtre.so.1 to rping" 246. Jan 9 Sumit Saxena git: 821c6c43a33d - main - librdmacm/libibverbs: Add bnxtre RDMA provider to OFED build infrastructure 247. Jan 9 John Baldwin Re: git: eeaa865edba6 - main - acpi: Fix setting sleep state sysctls to NONE 248. Jan 9 Brooks Davis git: fb0bdbea2ed4 - main - cache: avoid hardcoded zone alignment 249. Jan 9 Brooks Davis git: 258ad800929b - main - cache: avoid hardcoded cache padding 250. Jan 9 Brooks Davis git: 1b425afa8d5f - main - cache: avoid hardcoded CACHE_PATH_CUTOFF 251. Jan 9 Brooks Davis git: 31e7dc6b9a00 - main - iflib: remove convoluted custom zeroing code 252. Jan 9 Brooks Davis git: 0a64d16cef17 - main - sys/_types.h: avoid use of __has_feature() 253. Jan 9 Konstantin Belousov Re: git: eeaa865edba6 - main - acpi: Fix setting sleep state sysctls to NONE 254. Jan 9 Michael Osipov git: 852a446f93ca - stable/15 - mrsas.4: Add Fujitsu RAID Controller SAS 6Gbit/s 1GB (D3116) 255. Jan 9 Michael Osipov git: 653099bcc191 - stable/14 - mrsas.4: Add Fujitsu RAID Controller SAS 6Gbit/s 1GB (D3116) 256. Jan 9 Michael Osipov git: 87b6549375c2 - stable/13 - mrsas.4: Add Fujitsu RAID Controller SAS 6Gbit/s 1GB (D3116) 257. Jan 9 Ed Maste git: 0f937f171a8d - main - tools: remove powerpcspe 258. Jan 9 Ed Maste git: 94d1731e73cc - main - Makefile*: remove powerpcspe 259. Jan 9 Ed Maste git: 7a00382beb3d - main - release: remove powerpcspe 260. Jan 9 Olivier Certner git: 730b3e20069b - main - ps(1): Sort headers
261. Jan 9 Olivier Certner git: fde9fe18219f - main - i386: Fix kernel compilation after introduction of ASMC_DEBUG option 262. Jan 9 Olivier Certner git: 67599eef01f5 - main - sys/x86/NOTES: Add vt_efifb 263. Jan 9 Olivier Certner Re: git: f224591746bd - main - Add ASMC_DEBUG make option 264. Jan 9 Warner Losh git: bae832487038 - main - libpmc: Import AMD Zen 5 PMU events. 265. Jan 9 John Hall git: c558eca47970 - main - smartpqi: update to version 4660.0.2002 266. Jan 9 John Hall git: 256d05617c71 - stable/15 - smartpqi: update to version 4660.0.2002 267. Jan 9 John Hall git: ec98cb56861f - stable/14 - smartpqi: update to version 4660.0.2002 268. Jan 9 John Baldwin Re: git: 67599eef01f5 - main - sys/x86/NOTES: Add vt_efifb 269. Jan 9 Juraj Lutter git: bbd0d925e4be - stable/15 - freebsd-base.7: Fix stray -r 270. Jan 9 Michael Osipov git: 1f150b9c73e5 - stable/14 - mrsas.4: Fix devid hex style 271. Jan 9 Michael Osipov git: 90f57724ef55 - stable/13 - mrsas.4: Fix devid hex style 272. Jan 9 Benjamin Kaduk Re: git: a6d57f312f18 - main - nfsd: Fix handling of hidden/system during Open/Create 273. Jan 9 Ed Maste git: fa6736526e18 - main - stand: remove powerpcspe linker script 274. Jan 9 Ed Maste git: 81516ef418a7 - main - param.h: remove powerpcspe 275. Jan 9 Ed Maste git: f69fb0f8307e - main - conf: remove MPC85XXSPE 276. Jan 9 Ed Maste git: c5d4a124d093 - main - conf: remove powerpcspe 277. Jan 9 Ed Maste git: 9cdb2eb66823 - main - lib: remove powerpcspe 278. Jan 9 Warner Losh git: 539547151678 - main - df: Fix -k flag consistency with other BLOCKSIZE flags 279. Jan 9 Warner Losh git: 2727bdebb366 - main - sdio: add sdio_{read,write}_2 280. Jan 9 Warner Losh git: 3e72ce4081f4 - main - Cron: add CC and BCC option for crontab variables
281. Jan 9 Warner Losh git: 763179042246 - main - Fix NULL deref segfault in bhyve's usb_mouse.c 282. Jan 9 Warner Losh git: 4c18ec0e75e1 - main - nvme: Handle get/set feature payloads 283. Jan 9 Warner Losh git: a24932dcec45 - main - nvme: Support Autonomous Power State Transition (APST) 284. Jan 9 Warner Losh git: f0d44ee06b68 - main - nvme: Add APST payload overriding 285. Jan 9 Warner Losh git: e881b8ee0bc7 - main - acpi_ibm: register all appropriate sysctls as uint 286. Jan 9 Warner Losh git: 4b2a8aab43ff - main - getopt(3): be more explicit about :: extension 287. Jan 9 Warner Losh git: 85bf328868c8 - main - linux: support termios2 ioctls 288. Jan 9 Warner Losh git: 54ce6b2c4c16 - main - login.conf.5: Remove mention of login copyright setting 289. Jan 9 Warner Losh git: 7b3fb3caef94 - main - loader.efi(8): clarify UEFI boot path and boot1.efi usage 290. Jan 9 Warner Losh git: d5e5fed1edfc - main - linux: add hidraw ioctl handler 291. Jan 9 Warner Losh git: 247d24a694af - main - ata-serverworks: Fix incorrect port count for BCM5770 SATA controller 292. Jan 9 Krzysztof Galazka git: a3d472219c5a - main - ixl(4): Enable building driver on ARM64 293. Jan 9 Kevin Bowling Re: git: 31e7dc6b9a00 - main - iflib: remove convoluted custom zeroing code 294. Jan 9 Rick Macklem Re: git: a6d57f312f18 - main - nfsd: Fix handling of hidden/system during Open/Create 295. Jan 9 Warner Losh git: 0a5535d1c520 - main - grep: add testcase to test color when matches is greater than MAX_MATCHES 296. Jan 9 Christos Margiolis git: ed61d50bd404 - stable/15 - snd_hda: Default to 256 when corb/rirb is invalid 297. Jan 9 Christos Margiolis git: 353a529d3a75 - stable/15 - sound: Retire pcm_feeder->desc_static 298. Jan 9 Christos Margiolis git: 2985cba88f39 - stable/15 - sound: Update pcm/feeder.h LICENSE 299. Jan 9 Christos Margiolis git: 4b01d9267818 - stable/15 - sound: Retire unused pcm_feeder->align 300. Jan 9 Christos Margiolis git: 6511bb585517 - stable/15 - sound: Get rid of unnecessary breaks
301. Jan 9 Christos Margiolis git: 7154f9d06460 - stable/15 - sound: Stop building midi as a module 302. Jan 9 Christos Margiolis git: 3e04a082687c - stable/15 - sound: Retire midi_devs and mstat_lock 303. Jan 9 Christos Margiolis git: 99ed1fc93f44 - stable/15 - sound: Retire snd_midi->qlock 304. Jan 9 Christos Margiolis git: 9ad643ff2e50 - stable/15 - snd_dummy: Initial MIDI support 305. Jan 9 Christos Margiolis git: 5d794b0d63ab - stable/15 - sound: Update midi/midi.* LICENSE 306. Jan 9 Christos Margiolis git: 8c005f3da817 - stable/15 - sound: Merge midi_destroy() with midi_uninit() 307. Jan 9 Christos Margiolis git: 177ea29c6baf - stable/15 - sound: Retire snd_midi->busy 308. Jan 9 Christos Margiolis git: 7b86ef4a4f37 - stable/15 - sound: Remove dead if-statement 309. Jan 9 Christos Margiolis git: e4f214686bce - stable/15 - sound: Rename midi_cdevsw name to "midi" 310. Jan 9 Christos Margiolis git: b11224d935a3 - stable/15 - sound: Retire MIDI_DEBUG 311. Jan 9 Christos Margiolis git: 60d93337caff - stable/15 - sound: Retire MIDIQ_DEBUG 312. Jan 9 Christos Margiolis git: 0ed90f4379c4 - stable/15 - sound: Improve snd_midi->{in,out}q allocation 313. Jan 9 Christos Margiolis git: 1cebe00c289f - stable/15 - sound: Take device type into account in sndstat 314. Jan 9 Christos Margiolis git: 3b9a2db3c2a5 - stable/15 - sound: Move sndstat out of pcm/ 315. Jan 9 Christos Margiolis git: 209cfbb4a9f7 - stable/15 - sound: Get rid of unused midi/midi.c defines 316. Jan 9 Christos Margiolis git: 4fc99fc60def - stable/15 - sound: Do not check for NULL before free() 317. Jan 9 Christos Margiolis git: 2a8f866ede21 - stable/15 - sound: Retire mpu_callbackp() 318. Jan 9 Christos Margiolis git: 2ded9e1e2538 - stable/15 - sound: Get rid of unused MIDIQ macros 319. Jan 9 Christos Margiolis git: efca6398b7eb - stable/15 - sound: Make mpu_if definitions static 320. Jan 9 Christos Margiolis git: 3ecd098ba4b1 - stable/15 - sound: Retire unused snd_midi->name
321. Jan 9 Christos Margiolis git: 76a53e183957 - stable/15 - sound: Allocate mpu401 with M_WAITOK 322. Jan 9 Christos Margiolis git: f3092142f9ba - stable/15 - snd_uaudio: Do not use pcm_channel->lock to protect uaudio_chan 323. Jan 9 Christos Margiolis git: 0c7eb49acd36 - stable/15 - sound: Merge chn_intr() with chn_intr_locked() 324. Jan 9 Christos Margiolis git: 982dabce7247 - stable/15 - sys/conf/files: Fix sndstat path 325. Jan 9 Benjamin Kaduk Re: git: a6d57f312f18 - main - nfsd: Fix handling of hidden/system during Open/Create 326. Jan 9 Rick Macklem Re: git: a6d57f312f18 - main - nfsd: Fix handling of hidden/system during Open/Create 327. Jan 10 Warner Losh git: 17ba6f428683 - main - fusefs: support FUSE_IOCTL 328. Jan 10 Konstantin Belousov Re: git: 67599eef01f5 - main - sys/x86/NOTES: Add vt_efifb 329. Jan 10 Konstantin Belousov git: 42541e82a8bd - stable/15 - vm_object.h: tweak OBJ_ONEMAPPING comment even more 330. Jan 10 Warner Losh git: 849c0eb07028 - main - Comments: FreeBSD.conf should not be overwritten 331. Jan 10 Konstantin Belousov git: aa21e75f6da3 - stable/14 - vm/vm_object.h: clarify the OBJ_ONEMAPPING semantic 332. Jan 10 Adrian Chadd git: e28529ca4d34 - main - rge: Add to amd64 GENERIC and to sys/conf/NOTES 333. Jan 10 Warner Losh git: c29ec2ee9871 - main - cddl: remove sparc and mips code 334. Jan 10 Warner Losh git: 3e8619e535b6 - main - bsdinstall: Create separate datasets for directories in /usr/ports 335. Jan 10 Warner Losh git: b55d106df978 - main - ophgo: import new .dts 336. Jan 10 Emmanuel Vadot Re: git: b55d106df978 - main - ophgo: import new .dts 337. Jan 10 Michal Meloun Re: git: b55d106df978 - main - ophgo: import new .dts 338. Jan 10 Kristof Provost git: 71f4eb518cd9 - stable/15 - pf: don't reject route-to'd too-large packets 339. Jan 10 Dimitry Andric git: 294ba5698039..3e481a3afe13 - vendor/llvm-project/release-21.x - vendor branch updated 340. Jan 10 Dimitry Andric git: e6f60ea87f34 - Create tag vendor/llvm-project/llvmorg-21.1.8-0-g2078da43e25a
341. Jan 10 Dimitry Andric git: 0d13221e9e57 - Create tag vendor/llvm-project/llvmorg-21.1.7-0-gcd708029e0b2 342. Jan 10 Konstantin Belousov Re: git: 256d05617c71 - stable/15 - smartpqi: update to version 4660.0.2002 343. Jan 10 Gordon Bergling git: 72333f20d0e9 - stable/15 - oce(4): Fix a typo in a device debug message 344. Jan 10 Gordon Bergling git: 0bedd0671358 - stable/15 - altq(4): Fix a typo in a source code comment 345. Jan 10 Gordon Bergling git: 353e9ce09f16 - stable/15 - mmc(4): Fix a typo in a device debug message 346. Jan 10 Gordon Bergling git: 6946e9afadef - stable/15 - mps(4): Fix a typo in a device message 347. Jan 10 Gordon Bergling git: 4e3fbe5cc92e - stable/15 - ng_hci(4): Fix a typo in a source code comment 348. Jan 10 Gordon Bergling git: 001a73c78b38 - stable/14 - ng_hci(4): Fix a typo in a source code comment 349. Jan 10 Gordon Bergling git: 4c0dc30b761a - stable/14 - oce(4): Fix a typo in a device debug message 350. Jan 10 Gordon Bergling git: cb3ce1408d8b - stable/14 - mmc(4): Fix a typo in a device debug message 351. Jan 10 Gordon Bergling git: fced0139a3fb - stable/14 - altq(4): Fix a typo in a source code comment 352. Jan 10 Gordon Bergling git: cff07c11c708 - stable/14 - mps(4): Fix a typo in a device message 353. Jan 10 Warner Losh git: 3ae56f659aad - main - Revert "ophgo: import new .dts" 354. Jan 10 John Baldwin Re: git: 67599eef01f5 - main - sys/x86/NOTES: Add vt_efifb 355. Jan 10 Xin LI git: c76941a6929d - stable/14 - GCE: Enable vtnet(4) Multiqueue. 356. Jan 10 Xin LI git: d437d1f1d536 - stable/14 - GCE: Fix growfs path 357. Jan 10 Xin LI git: 6c20edf2fdd1 - stable/15 - GCE: Enable vtnet(4) Multiqueue. 358. Jan 10 Xin LI git: 24a20efd93be - stable/15 - GCE: Fix growfs path 359. Jan 10 Olivier Certner Re: git: 67599eef01f5 - main - sys/x86/NOTES: Add vt_efifb 360. Jan 10 Gleb Smirnoff git: 509a185dd940 - main - net80211: fix bpf tap leak on wlan(4) detach
361. Jan 10 Warner Losh Re: git: 67599eef01f5 - main - sys/x86/NOTES: Add vt_efifb 362. Jan 10 Warner Losh Re: git: b55d106df978 - main - ophgo: import new .dts 363. Jan 10 Warner Losh Re: git: 256d05617c71 - stable/15 - smartpqi: update to version 4660.0.2002 364. Jan 10 Simon J. Gerraty git: 11aa32794394 - stable/15 - Update to bmake-20251111 365. Jan 10 Simon J. Gerraty git: f580ef8a75c1 - stable/14 - Merge bmake-20230909 366. Jan 10 Simon J. Gerraty git: 4b2e33e48152 - stable/14 - Update to bmake-20240108 367. Jan 10 Simon J. Gerraty git: 72f01a763131 - stable/14 - Merge bmake-20240309 368. Jan 10 Simon J. Gerraty git: 1166b90143da - stable/14 - Merge bmake-20240430 369. Jan 10 Simon J. Gerraty git: 1d00ba4aaacf - stable/14 - Merge bmake-20240508 370. Jan 10 Simon J. Gerraty git: ba508f1da16d - stable/14 - Merge bmake-20240625 371. Jan 10 Simon J. Gerraty git: 5d3c3f73b69c - stable/14 - Merge bmake-20240520 372. Jan 10 Simon J. Gerraty git: fa86ef7f23ae - stable/14 - Merge bmake-20240711 373. Jan 10 Simon J. Gerraty git: a9319c35e816 - stable/14 - Merge bmake-20250308 374. Jan 10 Simon J. Gerraty git: 812d0cb17de0 - stable/14 - Merge bmake-20250125 375. Jan 10 Simon J. Gerraty git: 8a4277b9667c - stable/14 - Merge bmake-20250414 376. Jan 10 Simon J. Gerraty git: eb560911563f - stable/14 - Merge bmake-20250618 377. Jan 10 Simon J. Gerraty git: 06366a2188a1 - stable/14 - Merge bmake-20250804 378. Jan 10 Simon J. Gerraty git: 44ad87f77a84 - stable/14 - Merge bmake-20250707 379. Jan 10 Simon J. Gerraty git: c95f96dea30a - stable/14 - Update to bmake-20251111 380. Jan 10 Navdeep Parhar git: 73a238643a2e - main - smartpqi: Make pqisrc_is_supported_write static
381. Jan 10 Navdeep Parhar git: dda55f83f9b8 - main - cxgbe(4): Update shared code and config files 382. Jan 10 Navdeep Parhar git: 01c0005dced1 - main - cxgbe(4): Move CPL-specific handling out of eth_rx 383. Jan 11 Dag-Erling=?utf-8?Q? Sm=C3 git: 68562f8145e8 - main - newfs: Add an option to disable soft updates 384. Jan 11 Simon J. Gerraty git: 9cd89fc5aa3c - main - bsd.man.mk fix staging 385. Jan 11 Simon J. Gerraty git: 9fed072b4422 - main - bsd.man.mk simplify staging 386. Jan 11 Enji Cooper (yaneurabeya) Re: git: f224591746bd - main - Add ASMC_DEBUG make option 387. Jan 11 Enji Cooper (yaneurabeya) Re: git: eb1c0d74cbb9 - main - Convert fully to Python 3. Remove licence text, only keep 388. Jan 11 Enji Cooper (yaneurabeya) Re: git: f224591746bd - main - Add ASMC_DEBUG make option 389. Jan 11 Adrian Chadd git: 7afa03963c44 - main - powerpc: fix release image building for Apple partitions 390. Jan 11 Igor Ostapenko git: 8a21c17ccfec - main - kyua: Add "debug -x|--execute cmd" option 391. Jan 11 Dag-Erling=?utf-8?Q? Sm=C3 git: 717ae163919e - main - newfs: Add -u to getopt string 392. Jan 11 Jose Luis Duran git: eb2ccba0c11b..7e59b238fcf3 - vendor/NetBSD/mtree - vendor branch updated 393. Jan 11 Jose Luis Duran git: 6d21c3ca66a4 - Create tag vendor/NetBSD/mtree/20260111 394. Jan 11 Jose Luis Duran git: 4250d2ad991b - main - Import latest mtree from NetBSD 395. Jan 11 Craig Leres git: da5d94d29a5e - main - Remove obsolete BUGS section from zgrep(1) man page, add test 396. Jan 11 Adrian Chadd git: e5861dc2ea52 - stable/15 - Merge commit faa5141b9be4 from file git (by Christos Zoulas): 397. Jan 11 Adrian Chadd git: a50789d8b89b - stable/15 - powerpc: put the isync inside the TD_LOCK() checking loop 398. Jan 11 Warner Losh git: 9b54998d1bdd - main - MAINTAINERS/CODEOWNERS: Add myself to mpr, mps and mpi3mr 399. Jan 11 Colin Percival git: b558c92fd000 - main - EC2: Add extra SSM Parameter names for releases 400. Jan 11 Chuck Tuffli Re: git: 763179042246 - main - Fix NULL deref segfault in bhyve's usb_mouse.c
401. Jan 11 Mark Johnston git: e3bfcf6b594e - main - RELNOTES: Add some entries from the past several weeks

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