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

2023/dev-commits-src-main/20230730.dev-commits-src-main

Messages: 173, sorted by subject
Last update: Sun Jul 30 5:50:03 2023

home | up | archive sorted by: subject | author | date | reverse date
  1. Jul 27 Jessica Clarke             git: 03e62670c33c - main - etcupdate: Consolidate nobuild cases and make more robu
  2. Jul 28 Dmitry Chagin              git: 03eab865aaba - main - man: Link _Fork(2) man page
  3. Jul 24 Andrew Turner              git: 04b153293554 - main - arm: Move contents of atomic-v6.h into atomic.h
  4. Jul 27 Eric Joyner                git: 04d4e34538cf - main - iflib: Fix panic during driver reload stress test
  5. Jul 23 Michael Tuexen             git: 058d1722b09e - main - sctp: include sctp_module.c in kernel builds
  6. Jul 28 Andrew Turner              git: 0766dde9b558 - main - arm64: Update the ID_AA64PFR0_EL1 fields
  7. Jul 24 Mitchell Horne             git: 09e5d91069d1 - main - puc: fix man page reference
  8. Jul 26 Konstantin Belousov        git: 0a5c29a6ee0a - main - thr_mutex.c: style
  9. Jul 23 Alan Cox                   git: 0aebcfc9f4d6 - main - arm64 pmap: Eliminate some duplication of code
 10. Jul 24 John Baldwin               git: 0b416346e1f5 - main - bus_dma: Trim CAM includes from subr_bus_dma.c
 11. Jul 27 Mark Johnston              git: 1083a8cd855b - main - pcpu: Remove unused definitions of ALT_STACK_SIZE
 12. Jul 23 Mateusz Guzik              git: 176d83eafc5d - main - vfs: fix up NDFREE_PNBUF usage in vfs_mountroot_shuffle
 13. Jul 27 Jessica Clarke             git: 195e50541eca - main - libexec: Automatically generate rtld-elf list and gener
 14. Jul 27 Mark Johnston              git: 1be56e0bb1e8 - main - arm/unwind: Check stack pointer boundaries before deref
 15. Jul 24 Andrew Turner              git: 1e7dfc94ccf6 - main - arm: Move contents of pmap-v6.h into pmap.h
 16. Jul 28 Andrew Turner              git: 2134cfe793d6 - main - arm64: Don't use hex for ID_AA64MMFR2_EL1_op/CR*
 17. Jul 26 Bjoern A. Zeeb             git: 215bab7924f6 - main - mac_ipacl: new MAC policy module to limit jail/vnet IP 
 18. Jul 28 Andrew Turner              git: 22235b631ba2 - main - arm64: Decode the ID_AA64MMFR4_EL1 register
 19. Jul 26 Konstantin Belousov        git: 232b922cb363 - main - killpg(): close a race with fork(), part 2
 20. Jul 27 Jessica Clarke             git: 246364454fc1 - main - etcupdate: Use new buildetc and installetc targets when


21. Jul 27 Jessica Clarke git: 264594efbe69 - main - Makefile.inc1: Automatically generate _LIBCOMPATS and l 22. Jul 27 Yuri Re: git: 264594efbe69 - main - Makefile.inc1: Automatically generate _LIBCOMPATS a 23. Jul 27 Jessica Clarke Re: git: 264594efbe69 - main - Makefile.inc1: Automatically generate _LIBCOMPATS a 24. Jul 27 Yuri Re: git: 264594efbe69 - main - Makefile.inc1: Automatically generate _LIBCOMPATS a 25. Jul 27 Jessica Clarke Re: git: 264594efbe69 - main - Makefile.inc1: Automatically generate _LIBCOMPATS a 26. Jul 28 Andrew Turner git: 284f91de8b43 - main - arm64: Update the ID_AA64MMFR1_EL1 fields 27. Jul 24 Andrew Turner git: 29629d9e763f - main - arm: Rename pte-v6.h to pte.h 28. Jul 26 Marius Strobl git: 29fe5efc8aad - main - ofw(4): Add my copyright and additional history for ofw 29. Jul 27 Jessica Clarke git: 2a4d73f3cfbd - main - Makefile.inc1: Reinstate kbdcontrol bootstrap for BUILD 30. Jul 28 Jessica Clarke git: 2d01ce7f853e - main - mk: Install bsd.compat.pre.mk 31. Jul 28 Doug Moore git: 2d2bcba7ba70 - main - Every path in a radix trie ends with a leaf or a NULL. 32. Jul 27 Jessica Clarke git: 309ec6ab282e - main - etcupdate: Remove redundant semicolons 33. Jul 27 Jessica Clarke git: 32a79e8557f6 - main - release: Fix make :@ modifier syntax 34. Jul 26 Mike Karels git: 372e3d561d82 - main - netstat -i: compute most field widths dynamically 35. Jul 24 Andrew Turner git: 379c736c5a06 - main - Add old arm headers to ObsoleteFiles.inc 36. Jul 29 =?utf-8?Q?Stefan=20E=C3=9F git: 382af2f8d7bf - main - usr.bin/gh-bc: fix Makefile for WITHOUT_NLS_CATALOGS ca 37. Jul 29 Kevin Bowling git: 38588749af45 - main - e1000: HWCSUM excemption fixes 38. Jul 28 Alan Cox git: 3d7c37425ee0 - main - amd64 pmap: Catch up with pctrie changes 39. Jul 28 Andrew Turner git: 4182f58172b5 - main - arm64: Update the ID_AA64ISAR0_EL1 fields 40. Jul 28 Dmitry Chagin git: 4281dab8bc11 - main - linux(4): Add elf_hwcap2 to x86
41. Jul 25 Brooks Davis git: 437e1e37dfca - main - kern_sig.c: include sys/jail.h per style(9) 42. Jul 26 Konstantin Belousov git: 474708c334a7 - main - fork1(): properly track the state of the pg_killsx lock 43. Jul 24 Mitchell Horne git: 4a07c778632b - main - arm64/disassem.c: add extended register instruction def 44. Jul 25 Kirk McKusick git: 4a3444428de5 - main - Comment cleanup. 45. Jul 27 Mark Johnston git: 4ae699122810 - main - dtrace: Add WITH_DTRACE_ASAN 46. Jul 25 Kirk McKusick git: 4d512b07357f - main - Debugging output additions. No functional changes inten 47. Jul 23 Mateusz Guzik git: 4d9b2ed34bae - main - ufs: stop using LK_SLEEPFAIL in ffs_sync 48. Jul 26 Marius Strobl git: 4ef1c6f75d25 - main - base: Remove support for the VTOC8 partitioning scheme 49. Jul 26 Alan Cox git: 50d663b14b31 - main - vm: Fix vm_map_find_min() 50. Jul 23 Michael Tuexen git: 52640d617449 - main - sctp: update zero checksum support 51. Jul 28 Andrew Turner git: 53e1af5a1094 - main - arm64: Decode the ID_AA64PFR2_EL1 register 52. Jul 28 Dmitry Chagin git: 5440e7017a98 - main - i386: Don't use static DPCPU and VNET defines in i386 m 53. Jul 24 Andrew Turner git: 554cdf8f5750 - main - arm: Explain why _atomic_subword.h is needed 54. Jul 24 Konstantin Belousov git: 5b353925ff61 - main - vnode read(2)/write(2): acquire rangelock regardless of 55. Jul 28 Mateusz Guzik Re: git: 5b353925ff61 - main - vnode read(2)/write(2): acquire rangelock regardles 56. Jul 28 Konstantin Belousov Re: git: 5b353925ff61 - main - vnode read(2)/write(2): acquire rangelock regardles 57. Jul 27 Jessica Clarke git: 5d6cb793d0d5 - main - bsd.compat.mk Extract _ALL_LIBCOMPATS and add related v 58. Jul 27 Jessica Clarke git: 5e2bc2f60c8e - main - ObsoleteFiles.inc: Automatically generate OpenSSL 3 obs 59. Jul 27 Alan Cox git: 5ec2d94ade51 - main - vm_mmap_object: Update the spelling of true/false 60. Jul 27 Mark Johnston git: 640e5cb30405 - main - kmsan: Add a comment explaining why KMSAN doesn't shado
61. Jul 27 Jessica Clarke git: 64140bb529ea - main - OptionalObsoleteFiles.inc: Automatically generate libco 62. Jul 26 Kristof Provost git: 6422599e74db - main - libpfct: ensure the initial allocation is large enough 63. Jul 29 Martin Matuska git: 64884e0d4ce7 - main - libarchive: merge from vendor branch 64. Jul 27 Jessica Clarke git: 65f28f63a73d - main - tools/build: Create toolchain symlinks for non-absolute 65. Jul 28 Renato Botelho Re: git: 65f28f63a73d - main - tools/build: Create toolchain symlinks for non-abso 66. Jul 28 Jessica Clarke Re: git: 65f28f63a73d - main - tools/build: Create toolchain symlinks for non-abso 67. Jul 28 Renato Botelho Re: git: 65f28f63a73d - main - tools/build: Create toolchain symlinks for non-abso 68. Jul 25 =?utf-8?Q?Corvin=20K=C3=B6 git: 65f8467e3351 - main - bhyvectl: Add '--get-debug-cpus' command 69. Jul 29 Dmitry Chagin git: 67116c69052d - main - linux(4): Fix control message size calculation 70. Jul 24 Andrew Turner git: 67d39872e2e9 - main - arm: Move contents of cpu-v6.h into cpu.h 71. Jul 28 Kristof Provost git: 680ad06f90bf - main - mroute: avoid calling if_allmulti with the lock held 72. Jul 27 Jessica Clarke git: 6853d893c7fe - main - release: Automatically generate MK_LIB${LIBCOMPAT} and 73. Jul 26 Kirk McKusick git: 6f0ca273a393 - main - Add diagnostics to fsck_ffs(8) for journaled soft-updat 74. Jul 28 Andrew Turner git: 6fd44e5f5309 - main - arm64: Update the ID_AA64DFR0_EL1 fields 75. Jul 25 Warner Losh git: 73551d4f6053 - main - cam/mmc: Migrate to modern uintXX_t from u_intXX_t 76. Jul 27 Xin LI git: 74861578d955 - main - gve: Fix Tx tcpdump panic 77. Jul 28 Warner Losh git: 7872131605f6 - main - cam: Fail 2/0 asc/ascq return code 78. Jul 24 Mark Johnston git: 789df254cc9e - main - amd64: Use a larger boot stack 79. Jul 24 Andrew Turner git: 7a165460252c - main - arm: Only include sysreg.h when needed in asm.h 80. Jul 25 Warner Losh git: 7af2f2c8016e - main - cam: Migrate to modern uintXX_t from u_intXX_t
81. Jul 23 Alan Cox git: 7b1e606c7222 - main - arm64 pmap: Retire PMAP_INLINE 82. Jul 25 Warner Losh git: 7c5d20a6c213 - main - cam/scsi: Migrate to modern uintXX_t from u_intXX_t 83. Jul 25 Warner Losh git: 7f85b11c57eb - main - cam/nvme: Migrate to modern uintXX_t from u_intXX_t 84. Jul 24 Jessica Clarke git: 7f9318a022ef - main - bsd.linker.mk: Use :C not :S for regex 85. Jul 23 Dimitry Andric git: 80e4ac2964a1 - main - Work around VNET and DPCPU related panics on aarch64 86. Jul 23 Jessica Clarke Re: git: 80e4ac2964a1 - main - Work around VNET and DPCPU related panics on aarch6 87. Jul 24 Dimitry Andric Re: git: 80e4ac2964a1 - main - Work around VNET and DPCPU related panics on aarch6 88. Jul 24 Mark Millard Re: git: 80e4ac2964a1 - main - Work around VNET and DPCPU related panics on aarch6 89. Jul 26 Mike Karels git: 81250b9cc7ce - main - Makefile.inc1: add LIBCOMPAT_INCLUDE_DIRS to reduce arc 90. Jul 25 Warner Losh git: 814722d28519 - main - UPDATING: Update nvd info 91. Jul 27 Jessica Clarke git: 81805ec30074 - main - depend-cleanup.sh: Generalise lib32 code and avoid dupl 92. Jul 27 Ed Maste git: 81a7ce44047f - main - src.conf.5: Regen 93. Jul 27 Kirk McKusick git: 831b1ff7913f - main - UFS/FFS: Migrate to modern uintXX_t from u_intXX_t. 94. Jul 27 Jessica Clarke Re: git: 831b1ff7913f - main - UFS/FFS: Migrate to modern uintXX_t from u_intXX_t. 95. Jul 28 Mark Millard RE: git: 831b1ff7913f - main - UFS/FFS: Migrate to modern uintXX_t from u_intXX_t. 96. Jul 28 Mark Millard Re: git: 831b1ff7913f - main - UFS/FFS: Migrate to modern uintXX_t from u_intXX_t. 97. Jul 24 Andrew Turner git: 835927fd8ed2 - main - arm: Remove swi.h 98. Jul 23 Marius Strobl git: 83e67a9d14d9 - main - xhci(4): Describe AMD 400 Series USB 3.1 controllers 99. Jul 26 Konstantin Belousov git: 86c7368f2bce - main - rtld_malloc: add cp2op() helper 100. Jul 27 Jessica Clarke git: 87177389b75d - main - bsd.lib.mk: Automatically generate libcompat TAGS
101. Jul 28 Dmitry Chagin Re: git: 87177389b75d - main - bsd.lib.mk: Automatically generate libcompat TAGS 102. Jul 28 Jessica Clarke Re: git: 87177389b75d - main - bsd.lib.mk: Automatically generate libcompat TAGS 103. Jul 26 Marius Strobl git: 8a0308722372 - main - gif(4): Assert that gif_output() isn't called for Ether 104. Jul 28 Jessica Clarke git: 8a6ab0f71f18 - main - Pre-quote macros passed to .incbin to avoid unwanted su 105. Jul 28 Andrew Turner git: 8c111e5b3758 - main - arm64: Update the ID_AA64PFR1_EL1 fields 106. Jul 27 Jessica Clarke git: 8fc3059b00c5 - main - Makefile.inc1: Split _cleanworldtmp out from _worldtmp 107. Jul 24 John Baldwin git: 92103adbebd9 - main - nvme: Use a memdesc for the request buffer instead of a 108. Jul 23 Kevin Bowling git: 92fd2f39e5b1 - main - e1000: add missing parens in csum setup 109. Jul 27 Jessica Clarke git: 949199a212ec - main - etc: Automatically generate BSD.lib${libcompat}.dist li 110. Jul 27 Mark Johnston git: 96c253812139 - main - opencrypto: Respect alignment constraints in xor_and_en 111. Jul 27 Renato Botelho Re: git: 971bac5ace7a - main - kbd: consolidate kb interfaces (phase one) 112. Jul 28 Warner Losh Re: git: 971bac5ace7a - main - kbd: consolidate kb interfaces (phase one) 113. Jul 28 Renato Botelho Re: git: 971bac5ace7a - main - kbd: consolidate kb interfaces (phase one) 114. Jul 28 Renato Botelho Re: git: 971bac5ace7a - main - kbd: consolidate kb interfaces (phase one) 115. Jul 28 Jessica Clarke Re: git: 971bac5ace7a - main - kbd: consolidate kb interfaces (phase one) 116. Jul 28 Renato Botelho Re: git: 971bac5ace7a - main - kbd: consolidate kb interfaces (phase one) 117. Jul 28 Warner Losh Re: git: 971bac5ace7a - main - kbd: consolidate kb interfaces (phase one) 118. Jul 28 Warner Losh git: 98d03dca9ac8 - main - universe: Demote armv6 to an extra architecture. 119. Jul 28 Mark Millard Re: git: 98d03dca9ac8 - main - universe: Demote armv6 to an extra architecture. 120. Jul 24 Kristof Provost git: 9c9a76dc6873 - main - mld: always commit state changes on leaving
121. Jul 25 Warner Losh git: 9db2db6bf665 - main - cam/ata: Migrate to modern uintXX_t from u_intXX_t 122. Jul 23 Xin LI git: 9df529b8a106 - main - login_getclassbyname(3): use calloc. 123. Jul 27 Jessica Clarke git: 9f81119276db - main - Makefile.inc1: Fix list-old-libs by deleting stray pipe 124. Jul 26 Mike Karels git: a1b675731301 - main - arm64 lib32: enable building of lib32 on arm64 125. Jul 26 John Baldwin Re: git: a1b675731301 - main - arm64 lib32: enable building of lib32 on arm64 126. Jul 26 Konstantin Belousov git: a24726a6f3b4 - main - rtld_malloc: remove outdated comments 127. Jul 27 Gleb Smirnoff git: a43e7a96b64e - main - inpcb: use internal flag to mark pcbs that are inserted 128. Jul 24 Mitchell Horne git: a4e4ea738b73 - main - sys_getrandom: fix a function reference in a comment 129. Jul 25 Warner Losh git: a74530d9e2db - main - cam/ctl: Migrate to modern uintXX_t from u_intXX_t 130. Jul 26 Alan Cox git: a98a0090b2ba - main - arm64 pmap: Eliminate unnecessary TLB invalidations 131. Jul 26 Konstantin Belousov git: aaa924138a31 - main - Revert "killpg(): close a race with fork(), part 2" 132. Jul 26 Michael Tuexen git: ab65c64bc402 - main - tcp: fix handling of <RST,ACK> segments in SYN-RCVD 133. Jul 24 Kristof Provost git: b03012d0b600 - main - netinet6 tests: test for loss of Solicited-node multica 134. Jul 28 Andrew Turner git: b21402d05875 - main - arm64: Update the ID_AA64MMFR0_EL1 fields 135. Jul 28 Michael Tuexen git: b279e84a47dd - main - sctp: improve consistency 136. Jul 26 Richard Scheffenegger git: b352ef58c29b - main - tcp: Handle <RST,ACK> in SYN-RCVD 137. Jul 23 Dimitry Andric git: b8f1c9dd9b3d - main - Merge commit 2b0f5df7b4e0 from llvm-project (by Jessica 138. Jul 25 Kyle Evans git: b9b8a4769c09 - main - RELNOTES: add a note about lua config files in loader 139. Jul 26 Yuri Pankov git: bb255cee9382 - main - tzsetup: fix "misleading indentation" warning with -DVE 140. Jul 26 Konstantin Belousov git: bc7e86106d42 - main - rtld_malloc: only include internal rtld headers when bu
141. Jul 24 Jessica Clarke git: c4177f5b41d4 - main - bsd.linker.mk: Handle Xcode 15 linker identification 142. Jul 28 Michael Tuexen git: c620788150d2 - main - sctp: keep sb_acc and sb_ccc in sync 143. Jul 28 Andrew Turner git: c65679143f82 - main - arm64: Decode the ID_AA64MMFR3_EL1 register 144. Jul 27 Mark Johnston git: ca6cd604c8fc - main - kmsan: Use the correct origin bytes in kmsan_check_arg( 145. Jul 27 Kevin Bowling git: cbcab907f8ad - main - e1000: Corrections for lem(4)/em(4) txcsum offload 146. Jul 27 Kevin Bowling Re: git: cbcab907f8ad - main - e1000: Corrections for lem(4)/em(4) txcsum offload 147. Jul 27 Michael Tuexen git: cf32543fa4fa - main - tcp: document that conditional fields in tcpcb should b 148. Jul 26 Konstantin Belousov git: cf6dbdd13507 - main - rtld: remove dup __crt_malloc prototypes 149. Jul 26 Kirk McKusick git: d059e44b800a - main - Add quitclean command to fsdb(8) to request a filesyste 150. Jul 26 Kirk McKusick git: d51bdf327d93 - main - Have fsdb(8) only mark a filesystem dirty when it is mo 151. Jul 26 Mike Karels git: d5d97bed4ab6 - main - arm64 lib32: prepare arm64 headers to redirect to arm 152. Jul 27 Jessica Clarke git: d81da4c98328 - main - Makefile.inc1: Add new buildetc and installetc targets 153. Jul 27 Simon J. Gerraty git: da6620e49543 - main - mk: fix unnecessary library relinking with incremental 154. Jul 29 Dmitry Chagin git: dbac8474fe44 - main - vfs: Deleting a doubled inclusion of sys/capsicum.h 155. Jul 28 Mark Johnston git: dd24d475d514 - main - arm64: Add constants for decoding ISS fields for WF* ex 156. Jul 25 Jessica Clarke git: dd3ad7c21e76 - main - tools/build: Tidy up whitespace and comments, and delet 157. Jul 28 Andrew Turner git: de01309926e2 - main - arm64: Update the ID_AA64ISAR1_EL1 fields 158. Jul 28 Dmitry Chagin git: df1ea5887326 - main - tests: Test libexecinfo backtrace call througth signal 159. Jul 26 Konstantin Belousov git: dfe172484d0e - main - sigtd(): prefer non-stopped thread as a target for sign 160. Jul 24 Andrew Turner git: e0e5127ff429 - main - Remove left over includes from armv4/v5
161. Jul 27 Gleb Smirnoff git: e3ba0d6adde3 - main - inpcb: do not copy so_options into inp_flags2 162. Jul 28 Warner Losh git: e474a8e24391 - main - cam: Log errors from passthru commands 163. Jul 24 Mitchell Horne git: e57b86266b80 - main - arm64/disassem.c: remove redundant OP_RN_SP for TYPE_02 164. Jul 24 Martin Matuska git: e64fe029e9d3 - main - libarchive: merge from vendor branch 165. Jul 26 Marius Strobl git: e82d7b2952af - main - gif(4): Revert in{,6}_gif_output() misalignment handlin 166. Jul 27 Jessica Clarke git: eafd028327ce - main - Makefile: Automatically generate list of libcompat targ 167. Jul 25 Warner Losh git: efff068cbf64 - main - camcontrol: Migrate to modern uintXX_t from u_intXX_t 168. Jul 25 =?utf-8?Q?Corvin=20K=C3=B6 git: f0124ab11122 - main - bhyve: do not hold CRB mutex when executing TPM command 169. Jul 26 Mike Karels git: f1d5183124d3 - main - arm64 lib32: change clang to allow -m32 on arm64 170. Jul 26 Li-Wen Hsu git: f2c94ddd0ad7 - main - msun: Fix typo in math_private.h comment 171. Jul 25 Warner Losh git: f475b7108bfe - main - UPDATING: Note CAM update 172. Jul 23 Dimitry Andric git: f57617268240 - main - Move LIBADD lines from usr.bin/clang/*/Makefile one lev 173. Jul 25 Warner Losh git: f9ffa1ef25cf - main - libcam: Migrate to modern uintXX_t from u_intXX_t


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