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


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

Messages: 222, new messages first
Last update: Mon Feb 12 0:07:00 2024

home | archive sorted by: subject | author | date | reverse date
  1. Feb 11 Dimitry Andric             git: ed27ae8df4b1 - main - Bump __FreeBSD_version after clang/llvm PIE change
  2. Feb 11 Dimitry Andric             git: 470f9f13de10 - main - Build clang and other llvm executables as PIE
  3. Feb 11 Mark Johnston              git: fd15ba7d72d7 - stable/14 - libc: Specify parameter types for function pointer
  4. Feb 11 Mark Johnston              git: 5e21d7cd3119 - stable/14 - libjail: Guard against programmer error in jailparam_export()
  5. Feb 11 Mark Johnston              git: 3a90a4453750 - stable/14 - kqueue tests: Add a regression test
  6. Feb 11 Mark Johnston              git: ac5b3cba91f9 - stable/14 - ctfmerge: Remove function cast of strcompare() for qsort()
  7. Feb 11 Alan Somers                Re: git: 8dfc788b8480 - main - aio_read2/aio_write2: add AIO_OP2_VECTORED
  8. Feb 11 Kyle Evans                 git: 0d3b2bdbf719 - main - caroot: routine update
  9. Feb 11 Konstantin Belousov        git: 5f7ac491eef4 - main - amd64 pcb.h: use 4 hex digits for pcb flags
 10. Feb 11 Konstantin Belousov        git: be707ee09556 - main - amd64/linux*: mark brandlists as static
 11. Feb 11 Konstantin Belousov        git: 1d6230b07ff2 - main - amd64 gdt_segs: use designated initializers
 12. Feb 11 Konstantin Belousov        git: 29d4f8bfc642 - main - ELF note parser: provide more info on failure
 13. Feb 11 Konstantin Belousov        git: a67edb5616c1 - main - imgact_elf.c: remove sys/cdefs.h include
 14. Feb 11 Konstantin Belousov        git: 130bad217bd8 - main - amd64 uprintf_signal: add space between %rax value and code bytes
 15. Feb 11 Konstantin Belousov        git: a52cb4c480f2 - main - Document aio_read2/aio_write2
 16. Feb 11 Konstantin Belousov        git: 8dfc788b8480 - main - aio_read2/aio_write2: add AIO_OP2_VECTORED
 17. Feb 11 Konstantin Belousov        git: 06cb1c3f9528 - main - libc: add aio_read2() and aio_write2() functions
 18. Feb 11 Konstantin Belousov        git: e4b7bbd6ab77 - main - lio_listio(2): add LIO_FOFFSET flag to ignore aiocb aio_offset
 19. Feb 11 Konstantin Belousov        git: 615e64836b7b - stable/13 - regen
 20. Feb 11 Konstantin Belousov        git: 920542c46341 - stable/13 - kcmp(2): implement for procdesc


21. Feb 11 Konstantin Belousov git: e314d3d7aa65 - stable/13 - kcmp(2): implement for linuxkpi cdevs 22. Feb 11 Konstantin Belousov git: 890d1f392a1e - stable/13 - kcmp(2): implement for devfs files 23. Feb 11 Konstantin Belousov git: 81d146d078e9 - stable/13 - kcmp(2): implement for vnode files 24. Feb 11 Konstantin Belousov git: 7d2b98e645ce - stable/13 - kcmp(2): implement for generic file types 25. Feb 11 Konstantin Belousov git: 819c2372c16d - stable/13 - Add kcmp(2) userspace bits 26. Feb 11 Konstantin Belousov git: 1737bd30cc3a - stable/13 - Create namespace for the symbols added during 15-CURRENT cycle 27. Feb 11 Konstantin Belousov git: 096fe82004b1 - stable/13 - Add kcmp(2) kernel bits 28. Feb 11 Konstantin Belousov git: e4345a107bb4 - stable/13 - file: add fo_cmp method 29. Feb 11 Konstantin Belousov git: eb34be853a21 - stable/13 - Add fget_remote() 30. Feb 11 Konstantin Belousov git: 58ccdcc6ffc5 - stable/13 - libstdthreads: destroy mutexattr in mtx_init() 31. Feb 10 Vladimir Kondratyev Re: git: db65db64fbf3 - main - Revert "LinuxKPI: Add explicit software context to FPU sections" 32. Feb 10 Vladimir Kondratyev git: c0b8047bdc13 - main - LinuxKPI: Allow kmalloc to be called when FPU protection is enabled 33. Feb 10 Vladimir Kondratyev git: 7f1a7506cbf7 - main - Revert "LinuxKPI: Do not use explicit context in FPU sections on powerpc64" 34. Feb 10 Don Lewis Re: git: 49d684369c66 - main - libthr: filter rather than link with libsys 35. Feb 10 Dimitry Andric git: 4015c064200e - main - Remove usr.bin/clang/llvm-ar/llvm-cxxfilt-driver.cpp file 36. Feb 10 Simon J. Gerraty git: 41f9823eda94 - main - rc.subr.8 note when DebugOn will be called 37. Feb 10 Warner Losh git: 621dae89f3c7 - main - loader: Document the lua loader table. 38. Feb 10 Simon J. Gerraty git: 15483f96207d - main - rc.subr avoid noise if /usr not mounted 39. Feb 10 Mark Johnston git: 61cc4830a7b1 - main - Abstract UIO allocation and deallocation. 40. Feb 10 Mark Johnston git: f82e98237395 - main - Fix subr_uio.c style(9) with uses of sizeof.
41. Feb 10 Konstantin Belousov git: 3e9515846f8c - main - read.2: Describe debug.iosize_max_clamp 42. Feb 10 Richard Scheffenegger git: 62d47d73b7eb - main - tcp: stop timers and clean scoreboard in tcp_close() 43. Feb 10 Richard Scheffenegger git: a8e817cf5c9c - main - tcp: stop doing superfluous work after sending RST 44. Feb 10 Richard Scheffenegger git: 3eeb22cb8194 - main - tcp: clean scoreboard when releasing the socket buffer 45. Feb 10 Jessica Clarke git: 89c3cc20d643 - main - committers-src: Extremely belatedly add myself 46. Feb 10 Kristof Provost git: 8ecb74942506 - main - ichsmb: add Cedar Fork PCI id 47. Feb 9 Mark Johnston git: 3e6382c1eda5 - releng/13.3 - inpcb: Restore some NULL checks of credential pointers 48. Feb 9 Vladimir Kondratyev git: 2e009b460fe5 - stable/13 - hidraw(4): Implement HIDRAW_GET_DEVICEINFO ioctl 49. Feb 9 John Baldwin git: eb86c6c5b462 - main - cam: Check if cam_simq_alloc fails for the xpt bus during module init 50. Feb 9 John Baldwin git: b377ff8110e3 - main - pcib: Refine handling of resources allocated from bridge windows 51. Feb 9 John Baldwin git: 36efc64a6bc6 - main - pcib: Allocate PCI_RES_BUS resources with RF_ACTIVE 52. Feb 9 John Baldwin git: 03719c651430 - main - pcib: Make various bus methods private to pci_pci.c 53. Feb 9 John Baldwin git: 0e1246e33461 - main - acpi: Cleanup handling of suballocated resources 54. Feb 9 John Baldwin git: 1fb5445206a5 - main - acpi: Use bus_generic_alloc_resource instead of duplicating it 55. Feb 9 John Baldwin git: 0e72b8d36562 - main - acpi: Use kobj typedefs for new-bus method prototypes 56. Feb 9 Jessica Clarke git: c994f226bbd3 - main - bsdinstall: Add new Auto option to netconfig interface selection dialog 57. Feb 9 Brooks Davis git: 1995ea1ea265 - main - libsys: add guards to MD manpages 58. Feb 9 Simon J. Gerraty git: aa3b7a2fbc46 - main - /etc/rc add trace debug and verify 59. Feb 9 David Bright git: 70450ecd37fa - main - ntb: Add Intel Xeon Gen4 support 60. Feb 9 Mark Johnston git: 979e15bbf0cb - stable/13 - scsi_cd: Maintain a periph reference during media checks
61. Feb 9 Mark Johnston git: 8b620483bbd6 - stable/13 - scsi_cd: Use a bool for the second parameter of cdcheckmedia() 62. Feb 9 Mark Johnston git: a9ef2c901a8b - stable/14 - socket: Don't assume m0 != NULL in sbappendcontrol_locked() 63. Feb 9 Mark Johnston git: 323226829ae7 - stable/14 - rtld-elf: Avoid unnecessary lock_restart_for_upgrade() calls 64. Feb 9 Mark Johnston git: d146da5d08d4 - stable/14 - libthr: Force the thr_wake() symbol to be resolved during initialization 65. Feb 9 Mark Johnston git: c50eeb321be0 - stable/14 - scsi_cd: Remove commented-out code 66. Feb 9 Mark Johnston git: 212af7b6133a - stable/14 - scsi_cd: Maintain a periph reference during media checks 67. Feb 9 Mark Johnston git: fe44b0cae643 - stable/14 - scsi_cd: Use a bool for the second parameter of cdcheckmedia() 68. Feb 9 Mark Johnston git: 0a2fa7bb9cbb - stable/14 - crashinfo: Print stack traces for all on-CPU threads 69. Feb 9 Mark Johnston git: 324e9141068d - stable/14 - libc: Annotate a couple of local functions as such 70. Feb 9 Mark Johnston git: 827d0e4b91f6 - main - arm64: Add a GENERIC-KMSAN kernel configuration 71. Feb 9 Alan Somers git: 8758bf0aaec1 - main - fusefs: only test for incoherency if FN_SIZECHANGE is set 72. Feb 9 Maxim Konovalov git: 15cb9c0d9f0a - main - ifconfig: a typo fixed in the man page 73. Feb 9 Konstantin Belousov git: a727d8d7f50f - stable/14 - Revert "hier.7: add /lib/casper directory" 74. Feb 9 Konstantin Belousov git: e4cfb5981d2b - stable/14 - libstdthreads: destroy mutexattr in mtx_init() 75. Feb 9 Colin Percival git: dbc87c1ebde9 - releng/13.3 - 13.3: update to BETA2 76. Feb 8 Brooks Davis git: d5677b0b8b8a - main - libsys: actually install manpages 77. Feb 8 Brooks Davis git: cc697d22c4a4 - main - libsys: move some missed manpages 78. Feb 8 Richard Scheffenegger git: 23c4f232478a - main - tcp: ensure tcp_sack_partialack does not inflate cwnd after RTO 79. Feb 8 Dimitry Andric git: 134580c103b4 - stable/13 - Merge libcxxrt master 03c83f5a57be8c5b1a29a68de5638744f17d28ba 80. Feb 8 Dimitry Andric git: d5d6b3938d84 - stable/13 - Merge commit 4a39d0890894 from llvm-project (by Mark Johnston):
81. Feb 8 Dimitry Andric git: 6d5c1c562cc5 - stable/14 - Merge libcxxrt master 03c83f5a57be8c5b1a29a68de5638744f17d28ba 82. Feb 8 Dimitry Andric git: 7d91a95f825a - stable/14 - Merge commit 4a39d0890894 from llvm-project (by Mark Johnston): 83. Feb 8 Dimitry Andric git: cf675768528f - main - Merge commit f577bfb99528 from llvm-project (by Alexander Potapenko): 84. Feb 8 Richard Scheffenegger git: 32a6df57df3e - main - tcp: calculate ssthresh on RTO according to RFC5681 85. Feb 8 Warner Losh Re: git: 72c166696b78 - main - traceroute6: Update .PATH and include path after traceroute moved 86. Feb 8 Warner Losh Re: git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt 87. Feb 8 Mark Johnston git: 72c166696b78 - main - traceroute6: Update .PATH and include path after traceroute moved 88. Feb 8 John Baldwin Re: git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt 89. Feb 8 Piotr Pawel Stefaniak git: 94ddf40c0f5d - stable/14 - tcp_wrappers: silence a few warnings 90. Feb 8 Piotr Pawel Stefaniak git: 43b7fec10b6b - stable/14 - libcompat: silence -Wdeprecated-non-prototype 91. Feb 8 Richard Scheffenegger git: 1adab814e813 - main - tcp: use tcp_fixed_maxseg instead of tcp_maxseg in cc modules 92. Feb 8 Gleb Smirnoff git: 0bd8eb3e08d9 - main - unix: retire LOCAL_CONNWAIT 93. Feb 8 Gleb Smirnoff git: 3ad0f9a58410 - main - tests/unix_passfd: add a comment for send_a_lot 94. Feb 8 Gleb Smirnoff git: 1e68b8d9a90f - main - tests/unix_passfd: test that control mixed with data creates records 95. Feb 8 Gleb Smirnoff git: 45eae45d91cb - main - tests/unix_passfd: fix typos - assignment instead of comparison 96. Feb 8 Gleb Smirnoff git: 541e6a989cae - main - unix/stream: do not put empty mbufs on the socket 97. Feb 8 Warner Losh git: 3f0b10892442 - main - traceroute: remove rcsid tags 98. Feb 8 Warner Losh git: 6a6c5572c341 - main - traceroute: remove configuration #defines 99. Feb 8 Warner Losh git: 9b7a920a12a9 - main - traceroute: move from contrib to usr.sbin 100. Feb 8 Mark Johnston git: fe05296fc3d0 - main - arm64: Add pmap integration for KMSAN
101. Feb 8 Mark Johnston git: f5b549d09878 - main - kmsan: Update kmsan.9 to note arm64 support 102. Feb 8 Mark Johnston git: 6631b5894234 - main - arm64: Simplify and improve KASAN shadow map bootstrapping 103. Feb 8 Mark Johnston git: c3f01d3e7b8f - main - arm64: Enable KMSAN when configured to do so 104. Feb 8 Mark Johnston git: 01bb9a2a3557 - main - arm64: Disable kernel superpage promotion when KMSAN is configured 105. Feb 8 Mark Johnston git: 90010126b03b - main - arm64: Add msan.h 106. Feb 8 Mark Johnston git: 5fa4151e925c - main - arm64: Implement busdma bits for KMSAN 107. Feb 8 Mark Johnston git: 52bf6257c2aa - main - arm64: Define shadow maps for KMSAN 108. Feb 8 Mark Johnston git: c05d7bdaf63d - main - arm64: Make KMSAN aware of exceptions 109. Feb 8 Mark Johnston git: b5ed3ef802eb - main - ck/aarch64: Specify output operands for ck_pr_md_store_* 110. Feb 8 Mark Johnston git: 92eb673b2b0d - main - kmsan: Add some additional bus_space accessors 111. Feb 8 Mark Johnston git: e04a75a4ec82 - main - arm64: Fix the unwind.c build when sanitizers are enabled 112. Feb 8 Martin Matuska git: a4e5e0106ac7 - main - zfs: merge openzfs/zfs@229b9f4ed 113. Feb 8 Martin Matuska git: 2e6b3c4d9453..229b9f4ed05e - vendor/openzfs/master - vendor branch updated 114. Feb 8 Hiroki Sato git: 4594eb454891 - main - systat(1): Plug memory leak 115. Feb 8 Li-Wen Hsu git: 416b7acd5be2 - stable/13 - hostname(1): Add test cases 116. Feb 8 Li-Wen Hsu git: 6efcd634c6f9 - stable/14 - hostname(1): Add test cases 117. Feb 8 Li-Wen Hsu git: 63007e46110d - main - release: Add AZURE to CLOUDWARE 118. Feb 8 Warner Losh git: 0eea8292ae8c - stable/13 - leapseconds: Update to the canonical place. 119. Feb 8 Warner Losh git: ded562d4af9c - stable/14 - leapseconds: Update to the canonical place. 120. Feb 8 Cy Schubert git: fad23b1a2659 - stable/14 - OpenSSL: Update date string
121. Feb 7 Brooks Davis git: 82bebc793658 - main - rescue: Don't explicitly link with libsys 122. Feb 7 Brooks Davis git: d04abb05375d - main - Belatedly bump __FreeBSD_version for libsys 123. Feb 7 Brooks Davis git: 49d684369c66 - main - libthr: filter rather than link with libsys 124. Feb 7 Brooks Davis git: 49076f376af5 - main - libc: don't directly link libsys 125. Feb 7 Jessica Clarke git: b8afdda360e5 - main - gicv3_its: Drop a couple of redundant vm_offset_t casts 126. Feb 7 Mark Johnston git: fe8df7ed1aae - stable/13 - inpcb: Restore some NULL checks of credential pointers 127. Feb 7 Dimitry Andric git: 3f361e29e63e - Create tag vendor/llvm-project/llvmorg-18.1.0-rc2-0-gc6c86965d967 128. Feb 7 Dimitry Andric git: c8356f08aac5 - Create tag vendor/llvm-project/llvmorg-18-init-18361-g22683463740e 129. Feb 7 Dimitry Andric git: 2d835ae86572..4fdf604ba667 - vendor/llvm-project/release-18.x - vendor branch updated 130. Feb 7 Mark Johnston git: f493ea650e61 - main - vmm: Expose more registers to VM_GET_REGISTER 131. Feb 7 Mark Johnston git: e6516294f4c7 - main - bhyve: Add support for the 'p' query 132. Feb 7 Warner Losh git: f1e8d3361b94 - main - acpica: Fix my mismerge 133. Feb 7 Kyle Evans git: ba90708fb116 - releng/13.3 - kern: tty: fix ttyinq_read_uio assertion 134. Feb 7 Gregory Neil Shapiro git: a64caf2cb2dc - stable/13 - Merge commit '850ef5ae11d69ea3381bd310f564f025fc8caea3' 135. Feb 7 Gregory Neil Shapiro git: 58ae50f31e95 - stable/14 - Merge commit '850ef5ae11d69ea3381bd310f564f025fc8caea3' 136. Feb 7 Gregory Neil Shapiro git: 31fbc98c949b - main - Belatedly update version and date for sendmail 8.18.1 upgrade 137. Feb 7 Brooks Davis git: 57ddfad884a0 - main - lib/libc: version auxiliary libsys.so 138. Feb 7 Brooks Davis git: 11f9745c5bab - main - libsys: fix powerpcspe build 139. Feb 7 Warner Losh git: 9d2f548bbebd - stable/13 - loader: For EFI, if we don't have ConOut, try ConIn 140. Feb 7 Warner Losh git: 20a6f4779ac6 - stable/14 - loader: For EFI, if we don't have ConOut, try ConIn
141. Feb 6 Warner Losh git: 11da791920ba - main - leapseconds: Update to the canonical place. 142. Feb 6 Warner Losh git: 472f84817dab - main - arm: Move locore-v6.S to locore.S 143. Feb 6 Warner Losh git: 6949ce0486ba - main - arm: Use locore-v6.S directly 144. Feb 6 Warner Losh git: fc2b8ee6da64 - main - arm: Catchup to atmel retirement 145. Feb 6 Warner Losh git: 9d2c93c24996 - main - ddb: Remove useless includes 146. Feb 6 Warner Losh Re: git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt 147. Feb 6 Michael Tuexen git: 1d3d30c8d2e4 - main - vnic: fix compilation of an IPv6 only kernel 148. Feb 6 Warner Losh Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex 149. Feb 6 Warner Losh git: e1735b35e3e4 - main - git-arc: Retain color status messages 150. Feb 6 Piotr Pawel Stefaniak git: 12bae251fbfa - main - libcompat: silence -Wdeprecated-non-prototype 151. Feb 6 Kyle Evans git: 81ef0de636ff - stable/13 - kern: tty: fix ttyinq_read_uio assertion 152. Feb 6 Kyle Evans git: a8aa5ba3db69 - stable/14 - kern: tty: fix ttyinq_read_uio assertion 153. Feb 6 Kristof Provost git: 04c68025ea1d - main - pf: add a probe point to BOUND_IFACE 154. Feb 6 Konstantin Belousov git: 3747af169917 - main - Revert "hier.7: add /lib/casper directory" 155. Feb 6 Konstantin Belousov Re: git: 0d4f7723bc43 - main - libc: link libsys as a auxiliary filter library 156. Feb 6 Kristof Provost Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex 157. Feb 6 Kristof Provost git: 58a26743145a - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex 158. Feb 6 Kristof Provost git: 8a16fd431d83 - main - Revert "pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex" 159. Feb 6 Mark Johnston git: 7572fe89ada6 - main - vmm: Fix compiling error with BHYVE_SNAPSHOT 160. Feb 6 Mark Johnston git: df64d7c8c82d - main - arm64: Add netmap(4) to default kernel config
161. Feb 6 Ed Maste git: 912b52a62c72 - main - msgs: Use C99 bool instead of defining our own 162. Feb 6 Andriy Gapon Re: git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt 163. Feb 6 Andriy Gapon git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt 164. Feb 6 Warner Losh Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex 165. Feb 6 Mateusz Guzik Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex 166. Feb 6 Eric Joyner git: 8e1f58caf79b - main - ofed: fix warnings during libibverbs compilation 167. Feb 6 Gleb Smirnoff Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex 168. Feb 6 Kristof Provost Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex 169. Feb 6 Gleb Smirnoff Re: git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex 170. Feb 6 Konstantin Belousov git: dc30b2841b7d - stable/13 - chflags(1): obey siginfo request on chflagsat(2) failure 171. Feb 6 Konstantin Belousov git: 19d960cedddd - stable/13 - chflags(1): Fix -f option 172. Feb 6 Konstantin Belousov git: afb21c3a5910 - stable/14 - chflags(1): obey siginfo request on chflagsat(2) failure 173. Feb 6 Konstantin Belousov git: 151495ac8dde - stable/14 - chflags(1): Fix -f option 174. Feb 6 Warner Losh Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 175. Feb 5 John Baldwin git: c83d83206a39 - main - speaker: Use standard C bool 176. Feb 5 John Baldwin git: bf20896da454 - main - i386: Use bool for booleans in getmemsize 177. Feb 5 Marius Strobl git: ed81a15517b8 - main - fib_algo(4): Lower level of algorithm switching messages to LOG_INFO 178. Feb 5 Marius Strobl git: 069c6ac2c698 - main - sdhci_fsl_fdt(4): Actually use modified SDHCI capabilities 179. Feb 5 Warner Losh git: a841e5470385 - main - acpica: Create merge commit against vendor branch 180. Feb 5 Jessica Clarke Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support
181. Feb 5 Brad Davis Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support 182. Feb 5 Kristof Provost git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex 183. Feb 5 Jessica Clarke Re: git: 0d4f7723bc43 - main - libc: link libsys as a auxiliary filter library 184. Feb 5 Alexander Motin git: 7393d37b1224 - stable/13 - ntb_hw_plx: Workaround read-only scratchpad registers 185. Feb 5 Alexander Motin git: 825b7c222a6b - stable/14 - ntb_hw_plx: Workaround read-only scratchpad registers 186. Feb 5 Brooks Davis git: 8d2e8f720516 - main - libc: make syscall stubs empty for shared lib 187. Feb 5 Brooks Davis git: f21777224411 - main - SYS.h: make _SYSCALL_BODY overridable 188. Feb 5 Brooks Davis git: 0d4f7723bc43 - main - libc: link libsys as a auxiliary filter library 189. Feb 5 Brooks Davis git: ef9871c6205c - main - libthr: move _umtx_op_err() to libsys 190. Feb 5 Brooks Davis git: e9d961055aa2 - main - libsys: plumb in to build 191. Feb 5 Brooks Davis git: 86deddfacb6f - main - libsys: generate private symbol map 192. Feb 5 Brooks Davis git: b71defdbd871 - main - makesyscalls: generate private syscall symbols 193. Feb 5 Brooks Davis git: 10f1b536ad71 - main - libc: move __getosreldate to libsys 194. Feb 5 Brooks Davis git: f70c5a0925c6 - main - libc: move getpagesize(s) to libsys 195. Feb 5 Brooks Davis git: 4c33415e4cf5 - main - libc: elf auxiliary vector handling to libsys 196. Feb 5 Brooks Davis git: 81245a77f0a3 - main - libc: compile _once in libsys 197. Feb 5 Brooks Davis git: 1e2502bfca58 - main - libc: move MD sys related symbols to libsys 198. Feb 5 Brooks Davis git: cdecda8da32b - main - libc: move rfork_thread(3) to libsys 199. Feb 5 Brooks Davis git: 31a46e2cc84d - main - libc: Move per-arch sys/Makefile.inc to libsys 200. Feb 5 Brooks Davis git: 19149b03b1b5 - main - libc: remove .PATH refs to libc/<arch>/sys
201. Feb 5 Brooks Davis git: 4bc66c0f9f2c - main - libc: remove remaining x86 sys bits to libsys 202. Feb 5 Brooks Davis git: 0d6cc87b18de - main - libc: libc/<arch>/sys/__vdso_gettc -> libsys/<arch>/ 203. Feb 5 Brooks Davis git: 84dd0c080ba5 - main - libc: libc/gen/sched_getcpu_gen.c -> libsys/ 204. Feb 5 Brooks Davis git: 29d079c96491 - main - libsys: move __libsys_interposer consumers 205. Feb 5 Brooks Davis git: 8f529310bd09 - main - libc: libc/sys/Makefile.inc -> libsys/Makefile.sys 206. Feb 5 Brooks Davis git: 8269e7673cf0 - main - libsys: relocate implementations and manpages 207. Feb 5 Brooks Davis git: 228d8c9efe1e - main - libc: split libc and syscall interposing (2/2) 208. Feb 5 Brooks Davis git: 9cbd96582c0a - main - libc: split libc and syscall interposing (1/2) 209. Feb 5 Cy Schubert git: da63ac1b0757 - main - OpenSSL: Update date string 210. Feb 5 Cy Schubert git: 84d443825255 - stable/13 - sqlite3: Vendor import of sqlite3 3.45.0 211. Feb 5 Cy Schubert git: 4fedf2bec63f - stable/14 - sqlite3: Vendor import of sqlite3 3.45.0 212. Feb 5 Cy Schubert git: e72329a4e8a5 - stable/14 - OpenSSL: Update version strings 213. Feb 5 Cy Schubert git: c94886749e1b - stable/14 - OpenSSL: Vendor import of OpenSSL 3.0.13 214. Feb 5 Warner Losh Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 215. Feb 5 Warner Losh Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 216. Feb 5 Richard Scheffenegger git: 9bc48382a5e8 - stable/14 - tcp: move cc_post_recovery past snd_una update 217. Feb 5 Warner Losh git: 0ea4b4084845 - main - vtnet: Avoid ifdefs based on __NO_STRICT_ALIGNMENT 218. Feb 5 Warner Losh git: d9e0e4262761 - main - vtnet: Account for the padding when selecting allocation size 219. Feb 5 Warner Losh git: 4b62b42a8dbd - main - subr_firmware: Sort includes 220. Feb 5 Philip Paeps git: 24eb518714f6 - releng/13.3 - contrib/tzdata: import tzdata 2024a
221. Feb 5 Philip Paeps git: f4256acec1c9 - stable/13 - contrib/tzdata: import tzdata 2024a 222. Feb 5 Philip Paeps git: 26fe22019cb2 - stable/14 - contrib/tzdata: import tzdata 2024a


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