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


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

Messages: 154, 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 Alan Somers                Re: git: 8dfc788b8480 - main - aio_read2/aio_write2: add AIO_OP2_VECTORED
  4. Feb 11 Kyle Evans                 git: 0d3b2bdbf719 - main - caroot: routine update
  5. Feb 11 Konstantin Belousov        git: 5f7ac491eef4 - main - amd64 pcb.h: use 4 hex digits for pcb flags
  6. Feb 11 Konstantin Belousov        git: be707ee09556 - main - amd64/linux*: mark brandlists as static
  7. Feb 11 Konstantin Belousov        git: 1d6230b07ff2 - main - amd64 gdt_segs: use designated initializers
  8. Feb 11 Konstantin Belousov        git: 29d4f8bfc642 - main - ELF note parser: provide more info on failure
  9. Feb 11 Konstantin Belousov        git: a67edb5616c1 - main - imgact_elf.c: remove sys/cdefs.h include
 10. Feb 11 Konstantin Belousov        git: 130bad217bd8 - main - amd64 uprintf_signal: add space between %rax value and code bytes
 11. Feb 11 Konstantin Belousov        git: a52cb4c480f2 - main - Document aio_read2/aio_write2
 12. Feb 11 Konstantin Belousov        git: 8dfc788b8480 - main - aio_read2/aio_write2: add AIO_OP2_VECTORED
 13. Feb 11 Konstantin Belousov        git: 06cb1c3f9528 - main - libc: add aio_read2() and aio_write2() functions
 14. Feb 11 Konstantin Belousov        git: e4b7bbd6ab77 - main - lio_listio(2): add LIO_FOFFSET flag to ignore aiocb aio_offset
 15. Feb 10 Vladimir Kondratyev        Re: git: db65db64fbf3 - main - Revert "LinuxKPI: Add explicit software context to FPU sections"
 16. Feb 10 Vladimir Kondratyev        git: c0b8047bdc13 - main - LinuxKPI: Allow kmalloc to be called when FPU protection is enabled
 17. Feb 10 Vladimir Kondratyev        git: db65db64fbf3 - main - Revert "LinuxKPI: Add explicit software context to FPU sections"
 18. Feb 10 Vladimir Kondratyev        git: 7f1a7506cbf7 - main - Revert "LinuxKPI: Do not use explicit context in FPU sections on powerpc64"
 19. Feb 10 Don Lewis                  Re: git: 49d684369c66 - main - libthr: filter rather than link  with libsys
 20. Feb 10 Dimitry Andric             git: 4015c064200e - main - Remove usr.bin/clang/llvm-ar/llvm-cxxfilt-driver.cpp file


21. Feb 10 Simon J. Gerraty git: 41f9823eda94 - main - rc.subr.8 note when DebugOn will be called 22. Feb 10 Warner Losh git: 621dae89f3c7 - main - loader: Document the lua loader table. 23. Feb 10 Simon J. Gerraty git: 15483f96207d - main - rc.subr avoid noise if /usr not mounted 24. Feb 10 Mark Johnston git: 61cc4830a7b1 - main - Abstract UIO allocation and deallocation. 25. Feb 10 Mark Johnston git: f82e98237395 - main - Fix subr_uio.c style(9) with uses of sizeof. 26. Feb 10 Konstantin Belousov git: 3e9515846f8c - main - read.2: Describe debug.iosize_max_clamp 27. Feb 10 Richard Scheffenegger git: 62d47d73b7eb - main - tcp: stop timers and clean scoreboard in tcp_close() 28. Feb 10 Richard Scheffenegger git: a8e817cf5c9c - main - tcp: stop doing superfluous work after sending RST 29. Feb 10 Richard Scheffenegger git: 3eeb22cb8194 - main - tcp: clean scoreboard when releasing the socket buffer 30. Feb 10 Jessica Clarke git: 89c3cc20d643 - main - committers-src: Extremely belatedly add myself 31. Feb 10 Kristof Provost git: 8ecb74942506 - main - ichsmb: add Cedar Fork PCI id 32. Feb 9 John Baldwin git: eb86c6c5b462 - main - cam: Check if cam_simq_alloc fails for the xpt bus during module init 33. Feb 9 John Baldwin git: b377ff8110e3 - main - pcib: Refine handling of resources allocated from bridge windows 34. Feb 9 John Baldwin git: 36efc64a6bc6 - main - pcib: Allocate PCI_RES_BUS resources with RF_ACTIVE 35. Feb 9 John Baldwin git: 03719c651430 - main - pcib: Make various bus methods private to pci_pci.c 36. Feb 9 John Baldwin git: 0e1246e33461 - main - acpi: Cleanup handling of suballocated resources 37. Feb 9 John Baldwin git: 1fb5445206a5 - main - acpi: Use bus_generic_alloc_resource instead of duplicating it 38. Feb 9 John Baldwin git: 0e72b8d36562 - main - acpi: Use kobj typedefs for new-bus method prototypes 39. Feb 9 Jessica Clarke git: c994f226bbd3 - main - bsdinstall: Add new Auto option to netconfig interface selection dialog 40. Feb 9 Brooks Davis git: 1995ea1ea265 - main - libsys: add guards to MD manpages
41. Feb 9 Simon J. Gerraty git: aa3b7a2fbc46 - main - /etc/rc add trace debug and verify 42. Feb 9 David Bright git: 70450ecd37fa - main - ntb: Add Intel Xeon Gen4 support 43. Feb 9 Mark Johnston git: 827d0e4b91f6 - main - arm64: Add a GENERIC-KMSAN kernel configuration 44. Feb 9 Alan Somers git: 8758bf0aaec1 - main - fusefs: only test for incoherency if FN_SIZECHANGE is set 45. Feb 9 Maxim Konovalov git: 15cb9c0d9f0a - main - ifconfig: a typo fixed in the man page 46. Feb 8 Brooks Davis git: d5677b0b8b8a - main - libsys: actually install manpages 47. Feb 8 Brooks Davis git: cc697d22c4a4 - main - libsys: move some missed manpages 48. Feb 8 Richard Scheffenegger git: 23c4f232478a - main - tcp: ensure tcp_sack_partialack does not inflate cwnd after RTO 49. Feb 8 Dimitry Andric git: cf675768528f - main - Merge commit f577bfb99528 from llvm-project (by Alexander Potapenko): 50. Feb 8 Richard Scheffenegger git: 32a6df57df3e - main - tcp: calculate ssthresh on RTO according to RFC5681 51. Feb 8 Warner Losh Re: git: 72c166696b78 - main - traceroute6: Update .PATH and include path after traceroute moved 52. Feb 8 Warner Losh Re: git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt 53. Feb 8 Mark Johnston git: 72c166696b78 - main - traceroute6: Update .PATH and include path after traceroute moved 54. Feb 8 John Baldwin Re: git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt 55. Feb 8 Richard Scheffenegger git: 1adab814e813 - main - tcp: use tcp_fixed_maxseg instead of tcp_maxseg in cc modules 56. Feb 8 Gleb Smirnoff git: 0bd8eb3e08d9 - main - unix: retire LOCAL_CONNWAIT 57. Feb 8 Gleb Smirnoff git: 3ad0f9a58410 - main - tests/unix_passfd: add a comment for send_a_lot 58. Feb 8 Gleb Smirnoff git: 45eae45d91cb - main - tests/unix_passfd: fix typos - assignment instead of comparison 59. Feb 8 Gleb Smirnoff git: 541e6a989cae - main - unix/stream: do not put empty mbufs on the socket 60. Feb 8 Warner Losh git: 3f0b10892442 - main - traceroute: remove rcsid tags
61. Feb 8 Warner Losh git: 6a6c5572c341 - main - traceroute: remove configuration #defines 62. Feb 8 Warner Losh git: 9b7a920a12a9 - main - traceroute: move from contrib to usr.sbin 63. Feb 8 Mark Johnston git: fe05296fc3d0 - main - arm64: Add pmap integration for KMSAN 64. Feb 8 Mark Johnston git: 6631b5894234 - main - arm64: Simplify and improve KASAN shadow map bootstrapping 65. Feb 8 Mark Johnston git: c3f01d3e7b8f - main - arm64: Enable KMSAN when configured to do so 66. Feb 8 Mark Johnston git: f5b549d09878 - main - kmsan: Update kmsan.9 to note arm64 support 67. Feb 8 Mark Johnston git: 01bb9a2a3557 - main - arm64: Disable kernel superpage promotion when KMSAN is configured 68. Feb 8 Mark Johnston git: 90010126b03b - main - arm64: Add msan.h 69. Feb 8 Mark Johnston git: 5fa4151e925c - main - arm64: Implement busdma bits for KMSAN 70. Feb 8 Mark Johnston git: 52bf6257c2aa - main - arm64: Define shadow maps for KMSAN 71. Feb 8 Mark Johnston git: c05d7bdaf63d - main - arm64: Make KMSAN aware of exceptions 72. Feb 8 Mark Johnston git: b5ed3ef802eb - main - ck/aarch64: Specify output operands for ck_pr_md_store_* 73. Feb 8 Mark Johnston git: 92eb673b2b0d - main - kmsan: Add some additional bus_space accessors 74. Feb 8 Mark Johnston git: e04a75a4ec82 - main - arm64: Fix the unwind.c build when sanitizers are enabled 75. Feb 8 Martin Matuska git: a4e5e0106ac7 - main - zfs: merge openzfs/zfs@229b9f4ed 76. Feb 8 Hiroki Sato git: 4594eb454891 - main - systat(1): Plug memory leak 77. Feb 8 Li-Wen Hsu git: 63007e46110d - main - release: Add AZURE to CLOUDWARE 78. Feb 7 Brooks Davis git: 82bebc793658 - main - rescue: Don't explicitly link with libsys 79. Feb 7 Brooks Davis git: d04abb05375d - main - Belatedly bump __FreeBSD_version for libsys 80. Feb 7 Brooks Davis git: 49d684369c66 - main - libthr: filter rather than link with libsys
81. Feb 7 Brooks Davis git: 49076f376af5 - main - libc: don't directly link libsys 82. Feb 7 Jessica Clarke git: b8afdda360e5 - main - gicv3_its: Drop a couple of redundant vm_offset_t casts 83. Feb 7 Mark Johnston git: f493ea650e61 - main - vmm: Expose more registers to VM_GET_REGISTER 84. Feb 7 Mark Johnston git: e6516294f4c7 - main - bhyve: Add support for the 'p' query 85. Feb 7 Warner Losh git: f1e8d3361b94 - main - acpica: Fix my mismerge 86. Feb 7 Gregory Neil Shapiro git: 31fbc98c949b - main - Belatedly update version and date for sendmail 8.18.1 upgrade 87. Feb 7 Brooks Davis git: 57ddfad884a0 - main - lib/libc: version auxiliary libsys.so 88. Feb 7 Brooks Davis git: 11f9745c5bab - main - libsys: fix powerpcspe build 89. Feb 6 Warner Losh git: 11da791920ba - main - leapseconds: Update to the canonical place. 90. Feb 6 Warner Losh git: 472f84817dab - main - arm: Move locore-v6.S to locore.S 91. Feb 6 Warner Losh git: 6949ce0486ba - main - arm: Use locore-v6.S directly 92. Feb 6 Warner Losh git: fc2b8ee6da64 - main - arm: Catchup to atmel retirement 93. Feb 6 Warner Losh git: 9d2c93c24996 - main - ddb: Remove useless includes 94. Feb 6 Warner Losh Re: git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt 95. Feb 6 Michael Tuexen git: 1d3d30c8d2e4 - main - vnic: fix compilation of an IPv6 only kernel 96. 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 97. Feb 6 Warner Losh git: e1735b35e3e4 - main - git-arc: Retain color status messages 98. Feb 6 Piotr Pawel Stefaniak git: 12bae251fbfa - main - libcompat: silence -Wdeprecated-non-prototype 99. Feb 6 Kristof Provost git: 04c68025ea1d - main - pf: add a probe point to BOUND_IFACE 100. Feb 6 Konstantin Belousov git: 3747af169917 - main - Revert "hier.7: add /lib/casper directory"
101. Feb 6 Konstantin Belousov Re: git: 0d4f7723bc43 - main - libc: link libsys as a auxiliary filter library 102. 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 103. Feb 6 Kristof Provost git: 58a26743145a - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex 104. 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" 105. Feb 6 Mark Johnston git: 7572fe89ada6 - main - vmm: Fix compiling error with BHYVE_SNAPSHOT 106. Feb 6 Mark Johnston git: df64d7c8c82d - main - arm64: Add netmap(4) to default kernel config 107. Feb 6 Ed Maste git: 912b52a62c72 - main - msgs: Use C99 bool instead of defining our own 108. Feb 6 Andriy Gapon Re: git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt 109. Feb 6 Andriy Gapon git: e4ab361e5394 - main - fix poweroff regression from 9cdf326b4f by delaying shutdown_halt 110. 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 111. 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 112. Feb 6 Eric Joyner git: 8e1f58caf79b - main - ofed: fix warnings during libibverbs compilation 113. 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 114. 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 115. 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 116. Feb 6 Warner Losh Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 117. Feb 5 John Baldwin git: c83d83206a39 - main - speaker: Use standard C bool 118. Feb 5 John Baldwin git: bf20896da454 - main - i386: Use bool for booleans in getmemsize 119. Feb 5 Marius Strobl git: ed81a15517b8 - main - fib_algo(4): Lower level of algorithm switching messages to LOG_INFO 120. Feb 5 Marius Strobl git: 069c6ac2c698 - main - sdhci_fsl_fdt(4): Actually use modified SDHCI capabilities
121. Feb 5 Warner Losh git: a841e5470385 - main - acpica: Create merge commit against vendor branch 122. Feb 5 Jessica Clarke Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support 123. Feb 5 Brad Davis Re: git: 009d3f66cb5f - main - bsdinstall: separate out dist selection in prep for pkgbase support 124. Feb 5 Kristof Provost git: 6d4a140acfdf - main - pf: Ensure that st->kif is obtained in a way which respects the r->rpool->mtx mutex 125. Feb 5 Jessica Clarke Re: git: 0d4f7723bc43 - main - libc: link libsys as a auxiliary filter library 126. Feb 5 Brooks Davis git: 8d2e8f720516 - main - libc: make syscall stubs empty for shared lib 127. Feb 5 Brooks Davis git: f21777224411 - main - SYS.h: make _SYSCALL_BODY overridable 128. Feb 5 Brooks Davis git: 0d4f7723bc43 - main - libc: link libsys as a auxiliary filter library 129. Feb 5 Brooks Davis git: ef9871c6205c - main - libthr: move _umtx_op_err() to libsys 130. Feb 5 Brooks Davis git: e9d961055aa2 - main - libsys: plumb in to build 131. Feb 5 Brooks Davis git: 86deddfacb6f - main - libsys: generate private symbol map 132. Feb 5 Brooks Davis git: b71defdbd871 - main - makesyscalls: generate private syscall symbols 133. Feb 5 Brooks Davis git: 10f1b536ad71 - main - libc: move __getosreldate to libsys 134. Feb 5 Brooks Davis git: f70c5a0925c6 - main - libc: move getpagesize(s) to libsys 135. Feb 5 Brooks Davis git: 4c33415e4cf5 - main - libc: elf auxiliary vector handling to libsys 136. Feb 5 Brooks Davis git: 81245a77f0a3 - main - libc: compile _once in libsys 137. Feb 5 Brooks Davis git: 1e2502bfca58 - main - libc: move MD sys related symbols to libsys 138. Feb 5 Brooks Davis git: cdecda8da32b - main - libc: move rfork_thread(3) to libsys 139. Feb 5 Brooks Davis git: 31a46e2cc84d - main - libc: Move per-arch sys/Makefile.inc to libsys 140. Feb 5 Brooks Davis git: 19149b03b1b5 - main - libc: remove .PATH refs to libc/<arch>/sys
141. Feb 5 Brooks Davis git: 4bc66c0f9f2c - main - libc: remove remaining x86 sys bits to libsys 142. Feb 5 Brooks Davis git: 0d6cc87b18de - main - libc: libc/<arch>/sys/__vdso_gettc -> libsys/<arch>/ 143. Feb 5 Brooks Davis git: 84dd0c080ba5 - main - libc: libc/gen/sched_getcpu_gen.c -> libsys/ 144. Feb 5 Brooks Davis git: 29d079c96491 - main - libsys: move __libsys_interposer consumers 145. Feb 5 Brooks Davis git: 8f529310bd09 - main - libc: libc/sys/Makefile.inc -> libsys/Makefile.sys 146. Feb 5 Brooks Davis git: 8269e7673cf0 - main - libsys: relocate implementations and manpages 147. Feb 5 Brooks Davis git: 228d8c9efe1e - main - libc: split libc and syscall interposing (2/2) 148. Feb 5 Brooks Davis git: 9cbd96582c0a - main - libc: split libc and syscall interposing (1/2) 149. Feb 5 Cy Schubert git: da63ac1b0757 - main - OpenSSL: Update date string 150. Feb 5 Warner Losh Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 151. Feb 5 Warner Losh Re: git: 07c64d74917e - main - acpica: Import ACPICA 20230628 152. Feb 5 Warner Losh git: 0ea4b4084845 - main - vtnet: Avoid ifdefs based on __NO_STRICT_ALIGNMENT 153. Feb 5 Warner Losh git: d9e0e4262761 - main - vtnet: Account for the padding when selecting allocation size 154. Feb 5 Warner Losh git: 4b62b42a8dbd - main - subr_firmware: Sort includes


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