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


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

Messages: 170, sorted by subject
Last page update: Mon Jan 5 0:07:05 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Jan  2 Dimitry Andric             git: 02624874966d - stable/13 - bsd.sys.mk: suppress some new clang 21 warnings for C++
  2. Dec 29 Dimitry Andric             git: 026647c72e82 - stable/15 - fsck_msdosfs: avoid warnings about too-long initializer strings
  3. Dec 29 Michael Osipov             git: 0487408a76c6 - stable/13 - bhyve_config.5: Fix consistency and terms in manpage
  4. Jan  4 Dimitry Andric             git: 05230e3b27c6 - stable/15 - sys/xen: Use __printflike() instead of format(printf)
  5. Dec 29 Dimitry Andric             git: 05924176b7d5 - stable/15 - sys/font.h: avoid warnings about too-long initializer strings
  6. Jan  1 Alexander Ziaee            git: 063714951ad0 - stable/14 - kyua manuals: Correct --results-file short form
  7. Dec 30 Xin LI                     git: 07700b0107dc - stable/14 - MFV 762f11d98d5cd57ebbe85c36e9e86a557a91fe4e: xz 5.8.2.
  8. Dec 29 Dimitry Andric             git: 0925033ac770 - stable/14 - cdefs.h: Introduce __nonstring attribute
  9. Jan  2 Dimitry Andric             git: 0c5ac3e46e78 - stable/14 - compat: linux: use appropriate variables for copying out old timers
 10. Dec 29 Dimitry Andric             git: 0e8b2ab13317 - stable/15 - makefs: avoid warnings about too-long initializer strings
 11. Dec 29 Mark Johnston              git: 0eb81bd89dcb - stable/15 - pfsync: Avoid zeroing the state export union
 12. Jan  1 Robert Clausecker          git: 104488641aca - stable/15 - msun: expose the C23 functions we already support in <math.h>
 13. Jan  4 Dimitry Andric             git: 108270f4c03d - stable/14 - ocs_fc: Use __printflike() instead of format(printf)
 14. Dec 29 Mark Johnston              git: 108e4f31420d - stable/15 - armv8rng: Fix an inverted test in random_rndr_read_one()
 15. Dec 29 Kristof Provost            Re: git: 112c453ba910 - stable/15 - geom(9): struct bio KBI fix
 16. Dec 30 Konstantin Belousov         Re: git: 112c453ba910 - stable/15 - geom(9): struct bio KBI fix
 17. Dec 30 Ka Ho Ng                    Re: git: 112c453ba910 - stable/15 - geom(9): struct bio KBI fix
 18. Jan  1 Alexander Ziaee            git: 12d6beaf89a6 - stable/15 - kyua manuals: Correct --results-file short form
 19. Jan  1 Robert Clausecker          git: 12f87885206b - stable/15 - libc/tests: add test for *_MAX, *_MIN, and *_WIDTH
 20. Dec 29 Mark Johnston              git: 13b9f78e33c9 - stable/15 - netmap: Let memory allocator parameters be settable via loader.conf


21. Jan 1 Robert Clausecker git: 141cec051d14 - stable/15 - contrib/mandoc: document .St -ieee754-2008 in mdoc(7) 22. Dec 29 Dimitry Andric git: 143273854faa - stable/14 - sys/font.h: avoid warnings about too-long initializer strings 23. Dec 29 Dimitry Andric git: 14ab9445f714 - stable/13 - pmcannotate: avoid accessing uninitialized local variables 24. Jan 1 Michael Osipov git: 1839dd31cab9 - stable/14 - linprocfs.5: Synchronize style and format with 15-STABLE 25. Jan 2 Eugene Grosbein git: 186ac4724746 - stable/14 - MFC: ipfw.8: document how to delete nat configuration instance 26. Jan 2 Dimitry Andric git: 1a0377015e78 - stable/14 - zfs: rename several printf attribute declarations to __printf__ 27. Jan 1 Alexander Ziaee git: 1b23b79beef2 - stable/14 - vt.4: Style pass 28. Dec 29 Dimitry Andric git: 1b9ab283da73 - stable/15 - bsnmpd: avoid warnings about too-long initializer strings 29. Jan 2 Eugene Grosbein git: 1d0d0a8b4af5 - stable/15 - ipfw.8: fix documentation bug for setmark 30. Jan 1 Alexander Ziaee git: 1e34e2f9fd76 - stable/15 - vidcontrol.1: Video buffer dump is syscons only 31. Dec 29 Dimitry Andric git: 1eea0671cc85 - stable/15 - Remove debug crutch I accidentally left in 32. Dec 29 Dimitry Andric git: 1f5a55504f09 - stable/13 - cuse(3): annotate cuse_init() to suppress thread safety analysis 33. Dec 29 Dimitry Andric git: 21708f480a10 - stable/13 - fsck_msdosfs: avoid warnings about too-long initializer strings 34. Jan 4 Dimitry Andric git: 21961607e631 - stable/14 - sys/xen: Use __printflike() instead of format(printf) 35. Jan 2 Dimitry Andric git: 219872681feb - stable/15 - bsd.sys.mk: suppress some new clang 21 warnings for C++ 36. Dec 29 Dmitry Salychev git: 22f8973d1e5a - stable/15 - dpaa2: Setup interface caps on attach 37. Dec 29 Dmitry Salychev git: 23b83bfeb767 - stable/14 - dpaa2: Setup interface caps on attach 38. Dec 29 Dimitry Andric git: 248f879133bf - stable/15 - cross-build: Avoid adding <sys/cdefs.h> to SYSINCS 39. Dec 29 Kristof Provost git: 261642478c8e - stable/15 - pf: handle TTL expired during nat64 40. Dec 29 Mark Johnston git: 26ebe093f414 - stable/15 - socket: Fix the name of a parameter in a comment
41. Jan 1 Robert Clausecker git: 275c11b7ccff - stable/15 - libc: implement C23 <stdbit.h> functions 42. Jan 1 Robert Clausecker git: 27de6568a3ec - stable/15 - libc/stdbit: add man pages for stdbit functions 43. Dec 29 Dimitry Andric git: 2ade7285253f - stable/14 - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it 44. Dec 29 Mark Johnston Re: git: 2ade7285253f - stable/14 - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it 45. Dec 29 Dimitry Andric Re: git: 2ade7285253f - stable/14 - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it 46. Dec 30 Dimitry Andric Re: git: 2ade7285253f - stable/14 - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it 47. Dec 30 Mark Johnston Re: git: 2ade7285253f - stable/14 - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it 48. Dec 29 Dimitry Andric git: 2d0600671a5d - stable/15 - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it 49. Jan 1 Alexander Ziaee git: 2ecb2990813c - stable/15 - bnxt.4: Adjust for recent HARDWARE 50. Jan 1 Alexander Ziaee git: 2feb2cf98f7b - stable/15 - udl.4: Tweak HARDWARE for hardware release note 51. Jan 1 Robert Clausecker git: 2ff4e6ac0d9f - stable/15 - sys/_types.h: recognise char8_t as a builtin type in C++20 52. Jan 2 Dimitry Andric git: 3015ca9407d1 - stable/13 - sh: avoid warnings about too-long initializer strings 53. Jan 1 Robert Clausecker git: 325b327ff7d7 - stable/15 - libc/limits_test: add no-op testcase to satisfy kyua 54. Jan 1 Robert Clausecker git: 35787967e876 - stable/15 - time.h: add timegm() to the C23 namespace 55. Jan 2 Dimitry Andric git: 3cd0026966d0 - stable/14 - sh: avoid warnings about too-long initializer strings 56. Jan 1 Michael Osipov git: 3f41c92c6b27 - stable/13 - linprocfs.5: Synchronize style and format with 15-STABLE 57. Jan 4 Roman Bogorodskiy git: 3f649d1edfbe - stable/14 - bhyve: change suspend exit code 58. Jan 2 Dimitry Andric git: 41626383b651 - stable/14 - OptionalObsoleteFiles.inc: fix up WITH_LLVM_LINK_STATIC_LIBRARIES cases 59. Jan 1 Robert Clausecker git: 41b346a6e3a7 - stable/15 - libc: Fix TESTSDIR for new stdbit tests 60. Dec 29 Dimitry Andric git: 43d41e72fa2d - stable/14 - makefs: avoid warnings about too-long initializer strings
61. Jan 1 Robert Clausecker git: 44fcd991dd28 - stable/15 - powerpc/_stdint.h: fix SIG_ATOMIC_{MIN,MAX,WIDTH} 62. Dec 29 Dimitry Andric git: 4660accec8d3 - stable/14 - Reduce number of external symbols in libllvm, libclang and liblldb 63. Jan 1 Alexander Ziaee git: 47db87fe8398 - stable/14 - vt.4: Remove Xr to nonexistent vidcontrol(8) 64. Jan 1 Alexander Ziaee git: 49358373aa8a - stable/15 - examples/mdoc: Remove document description quotes 65. Dec 29 Dimitry Andric git: 497aab21bd59 - stable/13 - bsnmpd: avoid warnings about too-long initializer strings 66. Dec 30 Mitchell Horne git: 4a15a3528d72 - stable/15 - aw_rtc: bump settime() delays 67. Dec 29 Dimitry Andric git: 4cea8771f773 - stable/13 - m4: Fix OOB access displaying MIN_INT 68. Dec 30 Xin LI git: 4e48e50ea598 - stable/15 - MFV 762f11d98d5cd57ebbe85c36e9e86a557a91fe4e: xz 5.8.2. 69. Dec 29 Dimitry Andric git: 4f8f0941c285 - stable/14 - bsnmpd: avoid warnings about too-long initializer strings 70. Dec 29 Dimitry Andric git: 4ff445d3723a - stable/14 - cdefs: Add __deprecated 71. Dec 29 Dimitry Andric git: 50c02805f671 - stable/13 - tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it 72. Dec 29 Dimitry Andric git: 5143ea18e510 - stable/14 - pmcannotate: avoid accessing uninitialized local variables 73. Dec 29 Dimitry Andric git: 5402a4d73fe7 - stable/14 - fsck_msdosfs: avoid warnings about too-long initializer strings 74. Jan 1 Robert Clausecker git: 54849107681d - stable/15 - libc/tests/string: improve stpncpy() "bounds" unit test 75. Dec 29 Dimitry Andric git: 5c5e2a0a7be8 - stable/15 - Reduce number of external symbols in libllvm, libclang and liblldb 76. Dec 29 Dimitry Andric git: 61383038bc77 - stable/13 - Remove debug crutch I accidentally left in 77. Dec 29 Dimitry Andric git: 68c94c3bc0de - stable/13 - Remove __deprecated definition from OpenZFS compiler.h 78. Jan 2 Dimitry Andric git: 6acae3bbe337 - stable/13 - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob 79. Jan 1 Robert Clausecker git: 6b7ed283d4b4 - stable/15 - man/man3: add stdbit.3 80. Jan 1 Robert Clausecker git: 6fc280810ead - stable/15 - msun: document that {sin,cos,tan}pi(3) follow C23
81. Jan 1 Alexander Ziaee git: 74c8530c214c - stable/14 - camcontrol.8: Descriptions before examples 82. Dec 29 Mark Johnston git: 75293aaeea78 - stable/15 - inotify: Avoid resetting the cookie 83. Jan 2 Dimitry Andric git: 752d056fce33 - stable/14 - crypto: avoid warnings about too-long initializer strings 84. Dec 31 Rick Macklem git: 785d429c2b93 - stable/15 - nfsd.8: Add a short paragraph w.r.t. NFSv3 vs NFSv4 setup 85. Jan 4 Robert Clausecker git: 793877e7667c - stable/14 - libc/amd64: Disable baseline version of stpncpy() 86. Dec 29 Mark Johnston git: 7999ce0d290a - stable/15 - rc.subr: Use the variable we defined to invoke setaudit(8) 87. Jan 2 Eugene Grosbein git: 7a5dfa03dc6c - stable/13 - MFC: ipfw.8: document how to delete nat configuration instance 88. Jan 2 Dimitry Andric git: 7c6a0ba19de4 - stable/15 - OptionalObsoleteFiles.inc: fix up WITH_LLVM_LINK_STATIC_LIBRARIES cases 89. Jan 2 Dimitry Andric git: 7d0243317f3a - stable/15 - compat: linux: use appropriate variables for copying out old timers 90. Dec 29 Dimitry Andric git: 7d9c6b28e14a - stable/15 - m4: avoid warnings about too-long initializer strings 91. Jan 1 Alexander Ziaee git: 7fa86256aaca - stable/14 - ioctl.2: Mention EACCES 92. Jan 1 Alexander Ziaee git: 81cb5026ead7 - stable/15 - genet.4: Only for AArch64 + tag spdx 93. Dec 29 Mark Johnston git: 859fcbb91908 - stable/15 - vmem: Fix the gcc build 94. Dec 29 Dimitry Andric git: 85e0cdeeb75a - stable/14 - cdefs: Add __deprecated1 which accepts a message as an argument 95. Dec 29 Xin LI git: 86b5e5bb7814 - stable/14 - GCE: Specify the architecture of images 96. Dec 29 Dimitry Andric git: 8a620bd70880 - stable/13 - makefs: avoid warnings about too-long initializer strings 97. Dec 30 Xin LI git: 8b4f1d73496c - stable/13 - MFV 762f11d98d5cd57ebbe85c36e9e86a557a91fe4e: xz 5.8.2. 98. Dec 29 Dimitry Andric git: 8f7dfa4fe2b7 - stable/15 - cuse(3): annotate cuse_init() to suppress thread safety analysis 99. Jan 2 Dimitry Andric git: 908ca4f6af8a - stable/14 - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob 100. Dec 29 Michael Osipov git: 919cb70724d1 - stable/15 - bhyve_config.5: Fix consistency and terms in manpage
101. Dec 29 Xin LI git: 92d80c231d0a - stable/14 - GCE: Don't .error on unsupported targets 102. Jan 2 Dimitry Andric git: 936112e7ff70 - stable/13 - ncurses: avoid warnings about too-long initializer strings 103. Jan 2 Dimitry Andric git: 958f2ab6d400 - stable/13 - compat: linux: use appropriate variables for copying out old timers 104. Dec 29 Dimitry Andric git: 9622eff37fbd - stable/13 - cdefs: Add __deprecated 105. Jan 4 Dimitry Andric git: 9742a31a12f3 - stable/15 - ocs_fc: Use __printflike() instead of format(printf) 106. Dec 29 Michael Osipov git: 980c44df42fe - stable/15 - bhyve: Document that MAC address has to be unicast 107. Jan 1 Alexander Ziaee git: 992f994bb71e - stable/15 - librt/mq_getfd_np.3: Initial manual page 108. Jan 2 Dimitry Andric git: 9c0bedbb2064 - stable/15 - zfs: rename several printf attribute declarations to __printf__ 109. Jan 4 Robert Clausecker git: 9c68745a5064 - stable/15 - libc/amd64: fix stpncpy.S again 110. Dec 29 Ka Ho Ng git: 9cfd75a6f88f - stable/15 - bio: Fix KASAN invalid access report in biodone 111. Dec 29 Dimitry Andric git: 9ea1aadfdb30 - stable/14 - cross-build: Avoid adding <sys/cdefs.h> to SYSINCS 112. Dec 29 Dimitry Andric git: 9f60c9b76fa4 - stable/14 - m4: avoid warnings about too-long initializer strings 113. Jan 1 Alexander Ziaee git: a15b0cb6e8ec - stable/15 - cpuctl.4: Formatting nits 114. Jan 2 Eugene Grosbein git: a3559f398824 - stable/14 - ipfw.8: fix documentation bug for setmark 115. Jan 4 Robert Clausecker git: a5c6c9563119 - stable/14 - libc/amd64: fix stpncpy.S again 116. Jan 2 Dimitry Andric git: a7805f334170 - stable/14 - ncurses: avoid warnings about too-long initializer strings 117. Jan 4 Roman Bogorodskiy git: a8fb6303b835 - stable/15 - bhyvectl: improve options error handling 118. Jan 4 Dimitry Andric git: a96eb797b2d4 - stable/13 - sys/xen: Use __printflike() instead of format(printf) 119. Dec 31 Rick Macklem git: ab5ec8ccbcf0 - stable/14 - nfsd.8: Add a short paragraph w.r.t. NFSv3 vs NFSv4 setup 120. Dec 29 Michael Osipov git: ad6381a6ebf4 - stable/15 - linprocfs.4: Improve docs around pid/self entries
121. Jan 4 Robert Clausecker git: b0dc25c6d378 - stable/14 - libc/amd64: fix overread conditions in stpncpy() 122. Jan 1 Alexander Ziaee git: b2b49011988f - stable/15 - libpathconv: Document library in the man pages 123. Dec 29 Dimitry Andric git: b354a138c0cb - stable/13 - cross-build: Avoid adding <sys/cdefs.h> to SYSINCS 124. Jan 4 Roman Bogorodskiy git: b35e955333ef - stable/14 - bhyvectl: improve options error handling 125. Jan 4 Robert Clausecker git: b49401c0bd4c - stable/15 - libc/amd64: fix overread conditions in stpncpy() 126. Dec 29 Michael Osipov git: b4f84b19b482 - stable/13 - bhyve: Document that MAC address has to be unicast 127. Jan 1 Alexander Ziaee git: b59376c36de8 - stable/15 - udl.4: Consolidate HARDWARE and add HISTORY 128. Dec 29 Konstantin Belousov git: b86fc3284bf8 - stable/15 - sys/netipsec: ensure sah stability during input callback processing 129. Jan 2 Dimitry Andric git: b93a3312cd8c - stable/15 - sh: avoid warnings about too-long initializer strings 130. Jan 4 Dimitry Andric git: b94022db9aed - stable/13 - ocs_fc: Use __printflike() instead of format(printf) 131. Jan 1 Alexander Ziaee git: baef11e8e9b3 - stable/15 - camcontrol.8: Descriptions before examples 132. Dec 29 Dimitry Andric git: bb4de3d2cf88 - stable/13 - cdefs.h: Introduce __nonstring attribute 133. Jan 2 Dimitry Andric git: bc1740839883 - stable/15 - ncurses: avoid warnings about too-long initializer strings 134. Jan 1 Alexander Ziaee git: bd6289c06471 - stable/15 - ioctl.2: Mention EACCES 135. Jan 1 Robert Clausecker git: be65a18424e7 - stable/15 - man/man3: add cross references to stdbit(3) 136. Jan 1 Alexander Ziaee git: c0512bb6d8eb - stable/15 - vt.4: Remove Xr to nonexistent vidcontrol(8) 137. Jan 2 Dimitry Andric git: c17271f92431 - stable/15 - crypto: avoid warnings about too-long initializer strings 138. Dec 29 Dimitry Andric git: c25ea7290efd - stable/15 - tools.build: also add sys/_visible.h to SYSINCS 139. Jan 1 Alexander Ziaee git: c330c43e58d7 - stable/14 - vt.4: explain console fonts 140. Dec 29 Dimitry Andric git: c4290c35857d - stable/14 - sys/cdefs.h: add __noexcept and __noexcept_if
141. Dec 29 Dimitry Andric git: c55bd9b27275 - stable/14 - cuse(3): annotate cuse_init() to suppress thread safety analysis 142. Jan 2 Dimitry Andric git: c645b2f41833 - stable/14 - bsd.sys.mk: suppress some new clang 21 warnings for C++ 143. Dec 29 Dimitry Andric git: c765646beedb - stable/13 - m4: avoid warnings about too-long initializer strings 144. Dec 29 Dimitry Andric git: c7826c81fe43 - stable/13 - cdefs: Add __deprecated1 which accepts a message as an argument 145. Dec 29 Michael Osipov git: c847ea5418e2 - stable/14 - bhyve_config.5: Fix consistency and terms in manpage 146. Jan 1 Robert Clausecker git: c9ec3fc0d507 - stable/15 - libc/tests: add stdbit test framework and unit tests 147. Jan 2 Maxim Konovalov git: cb9c8e9768b8 - stable/15 - khelp: make the module compile again 148. Jan 1 Robert Clausecker git: cbad54ba46e6 - stable/15 - sys/limits.h: add C23 _WIDTH macros 149. Dec 29 Dimitry Andric git: cd2a65a60701 - stable/13 - sys/cdefs.h: add __noexcept and __noexcept_if 150. Jan 1 Alexander Ziaee git: cdb05de1ecce - stable/15 - example.3: Show updated library macro usage 151. Jan 1 Alexander Ziaee git: ce92b9d8332a - stable/14 - vt.4: Document increasing scrollback size 152. Dec 29 Xin LI git: d1f275606d9f - stable/14 - GCE: Add TARGET and FS to image family 153. Jan 2 Dimitry Andric git: d3a575622839 - stable/13 - OptionalObsoleteFiles.inc: fix up WITH_LLVM_LINK_STATIC_LIBRARIES cases 154. Dec 29 Dimitry Andric git: d56ebf78c5a4 - stable/13 - Reduce number of external symbols in libllvm, libclang and liblldb 155. Dec 29 Dimitry Andric git: d8c35dc1df47 - stable/13 - sys/font.h: avoid warnings about too-long initializer strings 156. Jan 1 Alexander Ziaee git: da136429133b - stable/15 - man typos: Fix pf.conf.5 and jail.2 typos 157. Dec 29 Dimitry Andric git: dc28e6534b14 - stable/15 - cdefs.h: Introduce __nonstring attribute 158. Jan 2 Dimitry Andric git: ded12d66a3eb - stable/15 - src.conf: Add WITH_LLVM_LINK_STATIC_LIBRARIES build knob 159. Jan 4 Robert Clausecker git: e2f095779323 - stable/14 - libc/tests/string: improve stpncpy() "bounds" unit test 160. Jan 1 Robert Clausecker git: e53890c477f5 - stable/15 - contrib/mandoc: add -ieee754-2008
161. Dec 29 Dimitry Andric git: ea9ce3875759 - stable/15 - pmcannotate: avoid accessing uninitialized local variables 162. Dec 29 Mark Johnston git: eb92fbcadeec - stable/15 - telnet: Remove usage of ALIGN 163. Dec 29 Dimitry Andric git: ecb101967370 - stable/14 - Remove debug crutch I accidentally left in 164. Jan 2 Dimitry Andric git: f5b76cb51e2c - stable/13 - crypto: avoid warnings about too-long initializer strings 165. Jan 2 Eugene Grosbein git: f70c6054a63c - stable/15 - MFC: ipfw.8: document how to delete nat configuration instance 166. Jan 1 Alexander Ziaee git: f9bb95414c26 - stable/15 - jail.conf.5: Fix mandoc typos 167. Jan 1 Alexander Ziaee git: fd72ad29c558 - stable/15 - freebsd-base.7: Rewrite table into a tagged list 168. Jan 1 Alexander Ziaee git: fe26fc694080 - stable/15 - cdce.4: Minor polish 169. Jan 1 Robert Clausecker git: ff50ace5fe0e - stable/15 - sys/stdint.h: add C23 _WIDTH macros 170. Jan 1 Robert Clausecker git: fff2795baf1a - stable/15 - libc/stdc_has_single_bit.c: fix gcc warning (-Wparentheses)

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