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


2023/dev-commits-src-all/20230507.dev-commits-src-all

Messages: 334, old messages first
Last update: Sun May 7 5:50:01 2023

home | archive sorted by: subject | author | date | reverse date
  1. Apr 29 Jason A. Harmening         Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6
  2. Apr 30 Kirk McKusick              git: 04997e19e27b - main - Additional output from dumpfs(8).
  3. Apr 30 Kirk McKusick              git: a2d1957bbcc8 - main - Updates to UFS/FFS superblock integrity checks when reading a superblock.
  4. Apr 30 Kirk McKusick              git: 62dc21b10731 - main - Additional validity checking in newfs(8).
  5. Apr 30 Kirk McKusick              git: 6995e6b3237e - main - Fix printf format conflict
  6. Apr 30 Jessica Clarke             Re: git: 6995e6b3237e - main - Fix printf format conflict
  7. Apr 30 Rick Macklem               Re: git: 6995e6b3237e - main - Fix printf format conflict
  8. Apr 30 Jessica Clarke             Re: git: 6995e6b3237e - main - Fix printf format conflict
  9. Apr 30 Rick Macklem               Re: git: 6995e6b3237e - main - Fix printf format conflict
 10. Apr 30 Poul-Henning Kamp          git: e0e5bf4d6283 - main - freebsd-update:  Mention 13.2-RELEASE in usage.
 11. Apr 30 Konstantin Belousov        Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6
 12. Apr 30 Hans Petter Selasky        git: 8ff5099a7932 - stable/13 - libusb(3): Implement libusb_init_context() and the needed structures and definitions.
 13. Apr 30 Hans Petter Selasky        git: 82acd06d9ce5 - stable/13 - usb: add 32-bit compat for FIFOs
 14. Apr 30 Hans Petter Selasky        git: 60603f6a5302 - stable/13 - usb: remove COMPAT_32BIT ifdefs
 15. Apr 30 Hans Petter Selasky        git: a03d9f263466 - stable/13 - libusb: remove use of COMPAT_32BIT
 16. Apr 30 Hans Petter Selasky        git: d9a8025f4849 - stable/13 - uhid_snes: Remove USB_ST_TRANSFERRED handling for the status request.
 17. Apr 30 Hans Petter Selasky        git: cb68867ec7bb - stable/13 - usb: Respect NO_INQUIRY quirk during device enumeration
 18. Apr 30 Hans Petter Selasky        git: e7f8a67e1f88 - stable/13 - uath(4): Fix incorrect byte-swapping and a buffer length check.
 19. Apr 30 Hans Petter Selasky        git: d5d2838785ff - stable/13 - USB id of yet another Lenovo USB-C ethernet dongle.
 20. Apr 30 Hans Petter Selasky        git: c6203b6c00ca - stable/13 - usb(4): Call optional endpoint_uninit() when changing configuration or alternate setting.


21. Apr 30 Hans Petter Selasky git: 3b7149c7c32a - stable/13 - xhci(4): Make sure allocated bandwidth is freed in hardware by unconfiguring endpoint. 22. Apr 30 Hans Petter Selasky git: d4a8b3f7cf10 - stable/13 - usb: purge EOL release compatibility 23. Apr 30 Hans Petter Selasky git: 417b350048f5 - stable/13 - wmt: purge EOL release compatibility 24. Apr 30 Hans Petter Selasky git: 4c57e83e7b6b - stable/13 - usb: dwc3: implement hw.usb.xhci.use_polling 25. Apr 30 Hans Petter Selasky git: 633040b8e4df - stable/13 - usb: dwc3: add <sys/mutex.h> 26. Apr 30 Hans Petter Selasky git: fd7c07771f82 - stable/13 - usb(4): Code refactoring as a pre-step for adding missing synchronization mechanism. 27. Apr 30 Hans Petter Selasky git: 53e253c7e57f - stable/13 - usb(4): Separate the fast path and the slow path to avoid races and use-after-free for the USB FS interface. 28. Apr 30 Hans Petter Selasky git: 631723ed9788 - stable/13 - if_mos: Remove set but unused variable. 29. Apr 30 Hans Petter Selasky git: f560d0ead126 - stable/13 - bcm5974(4): add Magic Trackpad 2 (USB only) support 30. Apr 30 Hans Petter Selasky git: 6e21ac722620 - stable/13 - Get clocks for Rockchip RK3568. 31. Apr 30 Hans Petter Selasky git: 0e81f07f3653 - stable/13 - USB: adjust the Generic XHCI ACPI probe return value 32. Apr 30 Hans Petter Selasky git: decbf52b0b52 - stable/13 - xhci: Rework 64-byte context support to avoid pointer abuse 33. Apr 30 Hans Petter Selasky git: 00e2c99eb73a - stable/13 - wsp: Add sysctl tunable for Z-Axis inversion 34. Apr 30 Hans Petter Selasky git: fa65f958847d - stable/13 - Make sure the uftdi(4) driver doesn't start a USB transfer when being cancelled. 35. Apr 30 Hans Petter Selasky git: 3890a6eb01c1 - stable/13 - ulpt(4): Add support for Epson TM-U220B. 36. Apr 30 Hans Petter Selasky git: 9529b980ed39 - stable/13 - usb: tiny formatting nit 37. Apr 30 Hans Petter Selasky git: fbedcad985b5 - stable/13 - Implement an API for sending a zero-length-packet. The purpose of such a USB packet is to toggle the binary pa 38. Apr 30 Hans Petter Selasky git: 61dd6a2ea1aa - stable/13 - mlx5: Implement diagostic counters as sysctl(8) nodes. 39. Apr 30 Hans Petter Selasky git: 6148777d8692 - stable/13 - mlx5en(4): Explain why CQE zipping is off. 40. Apr 30 Hans Petter Selasky git: e8ad47b65447 - stable/13 - mlx5en(4): Don't wait for receive queue to fill up with mbufs during open channels.
41. Apr 30 Hans Petter Selasky git: 090e6cbc4d56 - stable/13 - mlx5: Make mlx5_del_flow_rule() NULL safe. 42. Apr 30 Hans Petter Selasky git: e6f76b5b4d36 - stable/13 - mlx5: Fix duplicate free of default flow rule in error case. 43. Apr 30 Hans Petter Selasky git: 3d052f97cef5 - stable/13 - mlx5: Make MLX5_COMP_EQ_SIZE tunable. 44. Apr 30 Hans Petter Selasky git: 4c002f0842e5 - stable/13 - mlx5: Implement mlx5_core_modify_cq_by_mask(). 45. Apr 30 Hans Petter Selasky git: 699eed180783 - stable/13 - mlx5: Don't give zero number of pages to the firmware. 46. Apr 30 Hans Petter Selasky git: 9162793e44f0 - stable/13 - mlx5: Remove unused debugfs node pointers. 47. Apr 30 Hans Petter Selasky git: 49012db42f3d - stable/13 - libc: Sorting is not needed when there are less than two elements 48. Apr 30 Hans Petter Selasky git: ee5121192a77 - stable/13 - libc: Add missing object size check to qsort_s(3) 49. Apr 30 Hans Petter Selasky git: 517ccb7c8061 - stable/13 - mlx4: purge EOL release compatibility 50. Apr 30 Eugene Grosbein Re: git: e0e5bf4d6283 - main - freebsd-update: Mention 13.2-RELEASE in usage. 51. Apr 30 Kirk McKusick git: 2e7797cd9bba - main - Yet another try to fix printf format conflict. 52. Apr 30 Jessica Clarke Re: git: 2e7797cd9bba - main - Yet another try to fix printf format conflict. 53. Apr 30 Michael Tuexen git: 1f0e13449bee - main - sctp: improve handling of stale cookie error causes 54. Apr 30 Warner Losh Re: git: 2e7797cd9bba - main - Yet another try to fix printf format conflict. 55. Apr 30 =?utf-8?Q?Stefan=20E=C3=9F git: 0ff539eb7ca5..438a1101dc1f - vendor/bc - vendor branch updated 56. Apr 30 Mateusz Guzik git: a50ef47c0a22 - main - newfs: fix up 32-bit compile 57. Apr 30 Kristof Provost git: 6a23843a4a6f - main - libifconfig: fix carp key configuration 58. Apr 30 =?utf-8?Q?Stefan=20E=C3=9F git: 8c48f4c5377d - main - contrib/bc: import version 6.5.0 59. Apr 30 =?utf-8?Q?Stefan=20E=C3=9F git: 52004851efe7 - Create tag vendor/bc/6.5.0 60. Apr 30 Eugene Grosbein git: 4824d7887259 - main - listen(2): improve administrator control over logging
61. Apr 30 Jason A. Harmening Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6 62. May 1 Jason A. Harmening Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6 63. May 1 Jason A. Harmening Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6 64. May 1 Kyle Evans Re: git: 5844bd058aed - main - jobc: rework detection of orphaned groups. 65. May 1 Cy Schubert git: 058a2846a24f - stable/13 - sqlite3: Vendor import of sqlite3 3.41.2 66. May 1 Cy Schubert git: c3bbba00e452 - stable/12 - sqlite3: Vendor import of sqlite3 3.41.2 67. May 1 Emmanuel Vadot git: 3416e102c4e9 - main - arm: Remove TI code from GENERIC 68. May 1 Emmanuel Vadot git: ea9075959bf3 - main - armv7: release: Stop installing BBB u-boot 69. May 1 Emmanuel Vadot git: d198b8774d2c - main - fwget: Introduce new utility 70. May 1 Konstantin Belousov git: 16004e477d38 - stable/13 - lookup(): ensure that openat("/", "..", O_RESOLVE_BENEATH) fails 71. May 1 Konstantin Belousov git: 3f5894cec67c - stable/13 - vn_open_vnode(): fix locking around VOP_CLOSE() on advisory lock error 72. May 1 =?utf-8?Q?Stefan=20E=C3=9F git: d767bf361b3e - stable/13 - msdosfs: fix debug print format and parameter 73. May 1 =?utf-8?Q?Stefan=20E=C3=9F git: 3270f21597fb - stable/13 - sys/fs: do not report blocks allocated for synthetic file systems 74. May 1 Konstantin Belousov Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6 75. May 1 Peter Holm git: b274854dd943 - main - stress2: Added a temporary fix for the UFS+SU "out of inodes" issue 76. May 1 Hans Petter Selasky git: a554ff467079 - main - libmlx5: Add more ConnectX-6/7/8 HCA IDs to hca_table. 77. May 1 Hans Petter Selasky git: d502d3fc72f1 - main - opensm: Fix build with -Werror and -Wdate-time. 78. May 1 Ed Maste git: 878716d2ccbf - stable/13 - geom: use bool for one-bit wide bit-field 79. May 1 Ed Maste git: 5c4e8a631097 - stable/13 - ipv6: disable RFC 4620 nodeinfo by default 80. May 1 Alexander V. Chernikov git: 6a09a7f1e9a5 - main - netlink: always zero provided header buffers.
81. May 1 Kristof Provost git: db0a2bfd0c6d - main - pf: reduce number of hashing operations when handling source nodes 82. May 1 Ed Maste git: 9c353fa4a940 - main - libc: Fix a documentation spelling mistake 83. May 1 Ed Maste git: 7626863e1983 - main - pf: Fix a spelling mistake in a comment 84. May 1 Renato Botelho Re: git: 6a09a7f1e9a5 - main - netlink: always zero provided header buffers. 85. May 1 Ed Maste git: a58648a68b4c - main - wlan(4): Add more related drivers to "See also" 86. May 1 Alexander V. Chernikov git: 88406e631e93 - main - netlink: whitespace fix in netlink_message_writer.h. 87. May 1 Mitchell Horne Re: git: 3416e102c4e9 - main - arm: Remove TI code from GENERIC 88. May 1 Alexander Chernikov Re: git: 6a09a7f1e9a5 - main - netlink: always zero provided header buffers. 89. May 1 Ed Maste git: 865362061dac - main - mfi(4): Refer to mrsas(4) 90. May 1 Ed Maste git: e5bc2547a5f8 - main - geom(4): Add cross reference to geom(8) 91. May 1 Mark Johnston git: 56da525b535f - main - hwpmc: Fix a typo 92. May 1 Mark Johnston git: aad1685066fc - main - fbt: get rid of redundant defines 93. May 1 Mark Johnston git: e11d11c543e7 - main - kinst: test lock in kinst_trampoline_dealloc_locked() 94. May 1 John Baldwin Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6 95. May 1 Jason A. Harmening Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6 96. May 1 Ed Maste git: 75baf3765c68 - main - Cirrus-CI: set PKG_FORMAT via top level `env:` 97. May 1 Dimitry Andric Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6 98. May 1 Ed Maste git: 2a3bd0870869 - main - pkgbase: hide duplicate METALOG directory warnings under verbose 99. May 1 Jason A. Harmening Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6 100. May 1 Ed Maste git: ed2e50508ce4 - main - bxe: prefer C99 bool to boolean_t
101. May 1 Ed Maste git: 5f2e84015da7 - main - bsd.lib.mk: decouple lib*_pic.a from TOOLCHAIN build knob 102. May 1 Warner Losh git: 91ac713b646d - main - stand/boot1.efi: Allow modules to add env variables 103. May 1 Warner Losh git: 439a9766adba - main - stand/zfs: Move spa_find_by_dev from zfsimpl.c to zfs.c 104. May 1 Warner Losh git: 6479bd1b7d34 - main - stand/zfs: Refactor zfs_get_bootenv 105. May 1 Warner Losh git: 4dcae288fe63 - main - stand/zfs: Refactor zfs_set_bootenv 106. May 1 Warner Losh git: b765cfa380a4 - main - stand/zfs: Refactor zfs_get_bootonce 107. May 1 Warner Losh git: 43f7eeff0d45 - main - stand/boot1.efi: Implement bootonce for ZFS 108. May 1 Warner Losh git: 0c4183f02efc - main - rc.d/zfsbe: Simplify 109. May 1 Warner Losh git: 5ce98ee5f42d - main - stand/userboot: Simplify code 110. May 1 Warner Losh git: d5babd0d2376 - main - stand/efi: Simplify code here 111. May 1 Warner Losh git: 5328f9034fc4 - main - stand/kboot: Simplify 112. May 1 Warner Losh git: cb8179079ab0 - main - stand: Fix warning about variable unused 113. May 1 Warner Losh git: 96b119340eec - main - stand: remove ZFS warning about computered but unused variable 114. May 1 Warner Losh git: 6c8358cd7ffd - main - stand: back out the most of the horrible aarch64 kludge 115. May 1 Warner Losh git: b53ec4e44f6f - main - stand: Add isspace to FreeBSD ctypes.h 116. May 1 Warner Losh git: 83eabc64efec - main - kboot: Add HOST_MAP_FAILED define 117. May 1 Warner Losh git: cf6044857e2b - main - stand: Testing program for smbios 118. May 1 Warner Losh git: facd0edbb26c - main - kboot: Fix an off by one error 119. May 1 Warner Losh git: a083d0867635 - main - kboot: Add smbios support 120. May 1 Warner Losh git: c5e433b99ed3 - main - stand: Avoid unaligned access in smbios code
121. May 1 Warner Losh git: a5b4ec528192 - main - stand: More protection against malformed smbios tables 122. May 1 Dimitry Andric Re: git: 060699e91369 - stable/13 - Merge llvm-project release/15.x llvmorg-15.0.7-0-g8dfdcc7b7bf6 123. May 2 Ed Maste git: 0b4568e36fa6 - main - src.opts.mk: Decouple MK_INCLUDES from MK_TOOLCHAIN 124. May 2 Ed Maste git: 83d5725005c5 - main - src.conf.5: regen after MK_TOOLCHAIN / MK_INCLUDES decoupling 125. May 2 Xin LI git: 2b6624fffa5f..159d764c1668 - vendor/less - vendor branch updated 126. May 2 Xin LI git: 0fe70504c630 - Create tag vendor/less/v632 127. May 2 Xin LI git: d713e0891ff9 - main - MFV: less v632. 128. May 2 Martin Matuska git: 431083f75bdd..e2a92d726e18 - vendor/openzfs/master - vendor branch updated 129. May 2 Konstantin Belousov git: 32bb28d8ad31 - main - amd64: move definition of the struct pmap_pcids into _pmap.h 130. May 2 Konstantin Belousov git: 86b61ccb34d4 - main - amd64 pmap: add pmap_pinit_pcids() helper 131. May 2 Konstantin Belousov git: 9e0143694ad3 - main - amd64: add pmap_get_pcid() helper 132. May 2 Konstantin Belousov git: 9c8cbf381985 - main - amd64 pmap_pcid_alloc(): pass a pointer to struct pmap_pcid instead of cpuid 133. May 2 Konstantin Belousov git: 42f722e721cd - main - amd64: store pcids pmap data in pcpu zone 134. May 2 Mariusz Zaborski git: 2de69df6f398 - stable/12 - mpr: fix copying of event_mask 135. May 2 Mariusz Zaborski git: 485005801104 - stable/12 - mpr: don't use hardcoded value in debug branch 136. May 2 Mariusz Zaborski git: e7a3a08febd0 - stable/13 - mpr: fix copying of event_mask 137. May 2 Mariusz Zaborski git: 834fdebb56fb - stable/13 - mpr: don't use hardcoded value in debug branch 138. May 2 Jason A. Harmening git: 6f378116e9bf - main - Intel DMAR: remove parsing of 6-level paging capability 139. May 2 Konstantin Belousov git: a1d71cebc05c - main - fstatat(2): restore AT_EMPTY_PATH handling 140. May 2 Kristof Provost git: 476babaea7a3 - main - rtsol: introduce an 'always' script
141. May 2 Dmitry Chagin Re: git: a1d71cebc05c - main - fstatat(2): restore AT_EMPTY_PATH handling 142. May 2 John Baldwin git: f5db29b8ceb5 - stable/13 - libpmc: Use LIB_CXX instead of explicit LDADD to link a C++ library. 143. May 2 John Baldwin git: 076116b88474 - stable/12 - libpmc: Use LIB_CXX instead of explicit LDADD to link a C++ library. 144. May 2 Mitchell Horne git: f5d39047b094 - main - riscv: remove unused string from swtch.S 145. May 2 Mitchell Horne git: c32b6c742f36 - main - riscv: retire the FPE kernel option 146. May 2 Justin Hibbits git: f766d1d5a7c6 - main - IfAPI: Add if_maddr_empty() to check for any maddrs 147. May 2 Justin Hibbits git: 4db5958a0691 - main - Mechanically convert if_hn(4) to IfAPI 148. May 2 Justin Hibbits git: 0785c323f31c - main - Convert nfs bootp/diskless to use IfAPI 149. May 2 Mark Johnston Re: git: a1d71cebc05c - main - fstatat(2): restore AT_EMPTY_PATH handling 150. May 2 Mark Johnston git: 0ebc92bf3db1 - main - vmrun.sh: mention new edk2 package 151. May 2 Dmitry Chagin Re: git: a1d71cebc05c - main - fstatat(2): restore AT_EMPTY_PATH handling 152. May 2 Mateusz Guzik Re: git: a1d71cebc05c - main - fstatat(2): restore AT_EMPTY_PATH handling 153. May 2 Mateusz Guzik Re: git: a1d71cebc05c - main - fstatat(2): restore AT_EMPTY_PATH handling 154. May 2 John Baldwin Re: git: d713e0891ff9 - main - MFV: less v632. 155. May 2 Ed Maste git: ec1e83782d9d - main - rtld: don't add extraneous -L directory when MK_TOOLCHAIN == no 156. May 3 John Baldwin git: d854d8122288 - stable/13 - ncurses: Backport a few fixes for GCC warnings from version 6.2-20210220. 157. May 3 John Baldwin git: 3c8aec53a93f - stable/13 - libirdma: Drop clang-specific -ferror-limit. 158. May 3 John Baldwin git: 773bb4c45cac - stable/13 - Use __freebsd_kprintf__ with GCC 12+ similar to clang. 159. May 3 John Baldwin git: 80a1e92e4f54 - stable/13 - Silence GCC warnings when using libc++ headers. 160. May 3 John Baldwin git: 42ed407622aa - stable/13 - libefivar: Fix a buffer overread.
161. May 3 John Baldwin git: 11a98ef22a4f - stable/13 - Explicitly set CXXSTD to c++11 for old C++ code using std::auto_ptr<>. 162. May 3 John Baldwin git: 83a2c663b979 - stable/13 - bsd.sys.mk: Add NO_WDANGLING_POINTER helper variable. 163. May 3 John Baldwin git: 7b9e74754674 - stable/13 - libsa: Disable -Wdangling-pointer for zfs.c. 164. May 3 John Baldwin git: a7b1263ef066 - stable/13 - rpcgen: Don't free() a pointer after realloc(). 165. May 3 John Baldwin git: c2c7a43fb5cf - stable/13 - rpcgen: Unindent a line not guarded by if (mtflag). 166. May 3 John Baldwin git: cb4303995e98 - stable/13 - bsd.sys.mk: Add NO_WZERO_LENGTH_BOUNDS helper variable. 167. May 3 John Baldwin git: 0345952b9e44 - stable/13 - fwcontrol: Disable -Wzero-length-bounds warnings. 168. May 3 John Baldwin git: 50367e285d40 - stable/13 - pw: Don't return a pointer to an on-stack buffer from grp_set_passwd. 169. May 3 John Baldwin git: 0218596e9220 - stable/13 - acpica: Quiet a -Wdangling-pointer warning in AcpiUtInitStackPtrTrace. 170. May 3 John Baldwin git: 2c63333240f2 - stable/13 - bhyve: Accept a variable-length string name for qemu_fwcfg_add_file. 171. May 3 John Baldwin git: f89431787317 - stable/13 - bhyve: Don't return -ENOMEM from qemu_fwcfg_add_file. 172. May 3 John Baldwin git: 063ba7151b3e - stable/13 - Move NO_WUNUSED_BUT_SET_VARIABLE clang helper to the right place. 173. May 3 John Baldwin git: ff01fd164655 - stable/13 - Disable errors for -Wnonnull for the kernel for GCC 12. 174. May 3 John Baldwin git: 256b5d40e550 - stable/13 - mrsas: Don't leak a stack pointer value in the softc. 175. May 3 John Baldwin git: 64313140e531 - stable/13 - iee80211_hwmp: Don't dereference NULL ni in debug printf. 176. May 3 John Baldwin git: ea3bb92cc3e1 - stable/13 - Disable -Wdangling-pointer for the kernel for GCC 12. 177. May 3 John Baldwin git: 0f8e9a76f304 - stable/13 - Disable -Wzero-length-bounds for the kernel for GCC 12. 178. May 3 John Baldwin git: ca1b2ea863bd - stable/13 - ath: Fix mismatches in array bounds. 179. May 3 John Baldwin git: c79901ba3d52 - stable/13 - iwi: Remove write-only status variable. 180. May 3 John Baldwin git: 861585daa86a - stable/13 - iwi: Fix mismatch in array bounds.
181. May 3 John Baldwin git: 4f58d7654381 - stable/13 - malo: Fix mismatch in array bounds. 182. May 3 John Baldwin git: b7c11b67cbc5 - stable/13 - ocs: Remove unused variable. 183. May 3 John Baldwin git: 5c64fbe7651c - stable/13 - ocs: Fix mismatch in array bounds. 184. May 3 John Baldwin git: a5cc1f650ca3 - stable/13 - sys: Stop enabling -Wnested-externs. 185. May 3 John Baldwin git: 65413a38270f - stable/13 - net80211: Fix mismatches in array bounds. 186. May 3 John Baldwin git: da0afdcc61e2 - stable/13 - mlx5: Fix mismatch in array bounds. 187. May 3 John Baldwin git: 22cb9d3f17c4 - stable/13 - aesni: Remove misleading array bounds for aesni_decryt_ecb. 188. May 3 John Baldwin git: afc2b44c748d - stable/13 - ipfilter: Fix mismatch in array bounds. 189. May 3 John Baldwin git: 1ef1b088c8c8 - stable/13 - rtwn: Fix mismatches in array bounds. 190. May 3 John Baldwin git: e2b66bdb6874 - stable/13 - if_rsu: Fix mismatches in array bounds. 191. May 3 John Baldwin git: 6ddbd237cc80 - stable/13 - atp: Fix mismatch in array bounds. 192. May 3 John Baldwin git: 58b9432c405b - stable/13 - zfs: Fix build with GCC 12. 193. May 3 John Baldwin git: ed3d14a5b0d0 - stable/13 - Fix spelling of NO_WINFINITE_RECURSION. 194. May 3 John Baldwin git: 677407f69c39 - stable/13 - sys: Retire OPENZFS_CWARNFLAGS now that it is empty. 195. May 3 John Baldwin Re: git: d854d8122288 - stable/13 - ncurses: Backport a few fixes for GCC warnings from version 6.2-20210220. 196. May 3 John Baldwin Re: git: 58b9432c405b - stable/13 - zfs: Fix build with GCC 12. 197. May 3 Enji Cooper git: 39b40917b459 - Create tag vendor/openssl/3.0.8 198. May 3 Jessica Clarke git: f78cc42f10cb - main - riscv: Add pass(4) to GENERIC kernel 199. May 3 Konstantin Belousov Re: git: 5844bd058aed - main - jobc: rework detection of orphaned groups. 200. May 3 Mateusz Guzik git: cf0fc64bc2f9 - main - vfs: reduce audit branching in namei_setup
201. May 3 Martin Matuska git: e2a92d726e18..d96e29576c89 - vendor/openzfs/master - vendor branch updated 202. May 3 Emmanuel Vadot git: f15b2e1afd57 - main - RELNOTES: Add fwget entry 203. May 3 Emmanuel Vadot git: 1d7355248b5c - main - RELNOTES: Document TI code removal from armv7 GENERIC kernel 204. May 3 Dmitry Chagin Re: git: a1d71cebc05c - main - fstatat(2): restore AT_EMPTY_PATH handling 205. May 3 Kristof Provost git: 7b676698856e - main - pf: simplify structs with anonymous unions 206. May 3 Kristof Provost git: 16303d2ba6b0 - main - pf: improve source node error handling 207. May 3 Martin Matuska git: d411c1d696ef - main - zfs: merge openzfs/zfs@d96e29576 208. May 3 Dimitry Andric git: a7e6ae2dc64b - stable/13 - Apply clang fix for assertion building emulators/rpcs3 209. May 3 Dimitry Andric git: 387546f14b63 - stable/13 - zfs: make zfs_vfs_held() definition consistent with declaration 210. May 3 Dimitry Andric git: 35d8e035e22f - stable/13 - vm: fix a number of functions to match the expected prototypes 211. May 3 Dimitry Andric git: f6d7ceb2baa3 - stable/13 - boolean_t: change to unsigned int to avoid signed bitfield warnings 212. May 3 Dimitry Andric git: 44f4aaee6be3 - stable/12 - Apply clang fix for assertion building emulators/rpcs3 213. May 3 Dimitry Andric git: 3f527b4b8fd5 - stable/12 - vm: fix a number of functions to match the expected prototypes 214. May 3 Dimitry Andric git: c3da468befd3 - stable/12 - boolean_t: change to unsigned int to avoid signed bitfield warnings 215. May 3 Ed Maste git: 81f964e2ffb7 - main - authpf: do not sprintf to a null pointer 216. May 3 Dimitry Andric git: 22028f12f1ed - stable/12 - powerpc: fix another pmap related function to return the correct type 217. May 3 Michael Tuexen git: d9ae4adff271 - main - sctp: improve shutdown(..., SHUT_WR) handling 218. May 3 Ed Maste git: fc2e2c950d97 - main - src.conf: add WITH_TOOLCHAIN description 219. May 3 Mark Johnston git: e8f6e5b2d969 - main - unix: Fix locking in uipc_peeraddr() 220. May 3 Michael Tuexen git: 04ede3675e44 - main - sctp: only start shutdown guard timer when sending SHUTDOWN chunk
221. May 3 Simon J. Gerraty git: 9f27341c336a - main - local.meta.sys.mk set BOOTSTRAPPING 222. May 3 Chuck Silvers git: 406475581246 - main - fsck_ffs: fix the previous change that skipped pass 5 in some cases 223. May 3 Ed Maste git: 4194bbb34c60 - main - release: Report disk image filename 224. May 3 Ed Maste git: 7dea7445ba44 - stable/13 - Cirrus-CI: update stable/13 CI image to 13.1 225. May 4 Li-Wen Hsu git: 5282ada06bbc - main - ObsoleteFiles: Complete 20201025: Remove cal data files 226. May 4 Eugene Grosbein git: f7398d2d0ab6 - stable/13 - logger(1): MFC: fix timestamps in case of long run 227. May 4 Warner Losh git: 5fd34912b4a5 - main - stand: Fix oversight in updating OpenZFS: Add com.klarasystems:vdev_zaps_v2 228. May 4 Ed Maste git: 5eab6333fa27 - vendor/spleen - vendor branch created 229. May 4 Ed Maste git: 95fd77c32f17 - Create tag vendor/spleen/1.9.3 230. May 4 Ed Maste git: 3cddc8651e2f - Create tag vendor/spleen/1.6.0 231. May 4 Konstantin Belousov git: e704f88f3d92 - main - amd64: initialize APs kpmap_store in init_secondary() 232. May 4 Konstantin Belousov git: af1c6d3f3013 - main - amd64: do not leak pcpu pages 233. May 4 Konstantin Belousov git: 3582acbad303 - main - amd64 mp_machdep.c: remove useless comment 234. May 4 Ed Maste git: 0d66206fff44 - main - Add 'contrib/spleen/' from commit '5eab6333fa27e2b6954c6927859d462a004e57bb' 235. May 4 Joseph Mingrone git: eef4ce96102a - Create tag vendor/libpcap/1.10.4 236. May 4 Joseph Mingrone git: 35af88c96350..6b96668d5b49 - vendor/libpcap - vendor branch updated 237. May 4 Kristof Provost git: bf206a1db26e - main - pf: remove NULL check before uma_zfree() 238. May 4 Ed Maste git: 63c903e874da - stable/13 - Cirrus-CI: set PKG_FORMAT via top level `env:` 239. May 4 Ed Maste git: f6488428308e - stable/13 - pkgbase: hide duplicate METALOG directory warnings under verbose 240. May 4 Simon J. Gerraty git: 42d088299cd4 - main - Update meta.sys.mk ensure DEP_* set at level 1+
241. May 4 Simon J. Gerraty git: ba4d333364ea - main - dirdeps.mk for host* DEP_TARGET_SPEC is just DEP_MACHINE 242. May 4 =?utf-8?Q?Dag-Erling=20Sm= git: 5903d9c00b75 - main - ncal: Error out if writing to stdout failed. 243. May 4 =?utf-8?Q?Dag-Erling=20Sm= git: cb46f47c7969 - main - tsort: Error out if writing to stdout failed. 244. May 4 Simon J. Gerraty git: e5e345a4b0aa - main - local.dirdeps.mk skip N_host_libs for non-FreeBSD host 245. May 4 Simon J. Gerraty git: b75d7e2cbe94 - main - md5 Makefile.depend.host 246. May 4 John Baldwin git: 407f675718aa - main - imgact_elf: Change header_supported to return bool instead of boolean_t. 247. May 4 John Baldwin git: 4961faaacc07 - main - pmap_{un}map_io_transient: Use bool instead of boolean_t. 248. May 4 John Baldwin git: 65c92e48c43a - main - acpi_button: Replace boolean_t with better types. 249. May 4 John Baldwin git: 463edaf441ac - main - al: Replace boolean_t with either al_bool or bool. 250. May 4 John Baldwin git: 1efae8a24ffd - main - dpaa2: Replace boolean_t with bool. 251. May 4 John Baldwin git: 2fd903276ddb - main - dwc(4): Use bool rather than boolean_t. 252. May 4 John Baldwin git: afdb42987ca8 - main - ofw_cpu_early_foreach: Change callback to return bool instead of boolean_t. 253. May 4 John Baldwin git: 6cf4b46197ba - main - emac(4): Use bool rather than boolean_t. 254. May 4 Warner Losh git: 8fb0f07c7a13 - main - wlan(4): Mention WiFi more prominently 255. May 4 Jessica Clarke Re: git: 8fb0f07c7a13 - main - wlan(4): Mention WiFi more prominently 256. May 4 Warner Losh git: 9affcf438beb - main - bluetooth/hccontrol: Fix unterminated command list 257. May 4 Warner Losh git: 560a7d2584c8 - main - mpr(4) & mps(4): refer to related utilities 258. May 4 Warner Losh git: 910733a6f909 - main - mpsutil(8): Improve English usage 259. May 4 Warner Losh git: af32969ddbb5 - main - mpsutil(8): Remove a stray paragraph 260. May 4 Warner Losh git: a1bae244b6ea - main - Add wifi(4) alias for wlan(4).
261. May 4 Warner Losh Re: git: 8fb0f07c7a13 - main - wlan(4): Mention WiFi more prominently 262. May 5 Graham Perrin git: 0167b5a79334 - main - sys/amd64/conf/FIRECRACKER: typo (compatiblity) 263. May 5 Graham Perrin git: 74081dc2bcd2 - main - sys/netpfil/ipfw/ip_fw2.c: typo (Compatiblity) 264. May 5 Graham Perrin git: 6f9f3b726b42 - main - sys/sys/_endian.h: typo (Compatiblity) 265. May 5 Graham Perrin git: a1f2b76761df - main - sys/x86/x86/mptable.c: typo (compatiblity) 266. May 5 Ravi Pokala git: 861fdb46300b - stable/13 - jedec_dimm(4): Add manufacturing year and week. 267. May 5 Ravi Pokala git: fa63175685bf - stable/13 - jedec_dimm(4): Refactor offset adjustment and page0 reset 268. May 5 Ravi Pokala git: a9ee57e46ff0 - stable/12 - jedec_dimm(4): Add manufacturing year and week. 269. May 5 Ravi Pokala git: d0049a46bd35 - stable/12 - jedec_dimm(4): Refactor offset adjustment and page0 reset 270. May 5 Ed Maste git: fa4651d7ea5b - main - build.7: remove reference to deprecated mergemaster 271. May 5 Cy Schubert git: fff1551c0357 - main - ntpd: Support IPv6-only hosts 272. May 5 Cy Schubert Re: git: fff1551c0357 - main - ntpd: Support IPv6-only hosts 273. May 5 Konstantin Belousov git: 6ea02becc78c - stable/13 - vfs: Export get_next_dirent() as vn_dir_next_dirent() 274. May 5 Konstantin Belousov git: 6dae49bb3b4d - stable/13 - vfs: vn_dir_next_dirent(): Simplify interface and harden 275. May 5 Konstantin Belousov git: 6a53a4ff6537 - stable/13 - vfs: Fix "emptydir" mount option 276. May 5 Konstantin Belousov git: 21cc0c6cad65 - stable/13 - vfs: vn_dir_next_dirent(): Adapt comments to style(9) 277. May 5 Konstantin Belousov git: 8ba938472706 - stable/13 - vfs: Rename vfs_emptydir() to vn_dir_check_empty() 278. May 5 Emmanuel Vadot Re: git: 8935a3993219 - main - daemon: use kqueue for all events 279. May 5 Yuri Pankov git: 6abf81b3d674 - main - pvscsi: maximum target number is one less than number of targets 280. May 5 Kristof Provost git: 8216f1a9ccaf - main - pf: fix a few more prototypes
281. May 5 Ed Maste git: f7057652618a - main - Makefile.inc1: use make builtin :ts instead of sed 282. May 5 Yuri Re: git: 5282ada06bbc - main - ObsoleteFiles: Complete 20201025: Remove cal data files 283. May 5 =?utf-8?Q?Dag-Erling=20Sm= git: dabef9818f32 - main - dd: Tidy up the tests. 284. May 5 =?utf-8?Q?Dag-Erling=20Sm= git: 5807f35c541c - main - dd: Fix SIGINT handling. 285. May 5 Yuri Pankov git: 66659955dafd - main - bhyve(8): fix typo in examples 286. May 5 =?utf-8?Q?Corvin=20K=C3=B6 git: b10e100d1696 - main - vmm: don't free unallocated memory 287. May 5 Joseph Mingrone git: dd744a896be3 - main - libpcap: Update to 1.10.4 288. May 5 Piotr Kubaj git: 448045e4a787 - main - share/mk/bsd.cpu.mk: add AltiVec / VSX to powerpc*'s MACHINE_CPU 289. May 5 Joseph Koshy git: c2eae5c39adc - main - man9: Add a manual page for kstack_contains(9). 290. May 5 Kyle Evans Re: git: 8935a3993219 - main - daemon: use kqueue for all events 291. May 5 Emmanuel Vadot Re: git: 8935a3993219 - main - daemon: use kqueue for all events 292. May 5 Kyle Evans git: 494e7dfdbe6e - main - daemon: EINTR from kevent(2) is not a fatal error 293. May 5 Dimitry Andric git: 2df58f190731 - main - Apply libc++ fix for compiling <type_traits> with gcc 13 294. May 5 Dimitry Andric git: 86321b98854d..727e049ae598 - vendor/llvm-project/release-16.x - vendor branch updated 295. May 5 Dimitry Andric git: bc6b7f3ff36e - Create tag vendor/llvm-project/llvmorg-16.0.3-0-gda3cd333bea5 296. May 5 Doug Ambrisko git: 7e0f8b79b773 - main - Add mrsasutil(8) as alias to mfiutil(8) 297. May 5 Konstantin Belousov Re: git: 5807f35c541c - main - dd: Fix SIGINT handling. 298. May 5 Rick Macklem git: 648a208ef3a1 - main - nfsd: Fix NFSv3 Readdir/ReaddirPlus reply for large i-node numbers 299. May 5 Ed Maste git: a58dee945a5d..00db45a65823 - vendor/libfido2 - vendor branch updated 300. May 5 Ed Maste git: f540a43052c1 - main - libfido2: update to 1.9.0
301. May 5 Ed Maste Re: git: a58dee945a5d..00db45a65823 - vendor/libfido2 - vendor branch updated 302. May 5 Ed Maste git: 3e696dfb7009 - main - libfido2: update to 1.10.0 303. May 6 Peter Jeremy Re: git: 42f722e721cd - main - amd64: store pcids pmap data in pcpu zone 304. May 6 Ed Maste git: c6062b358862 - stable/13 - authpf: do not sprintf to a null pointer 305. May 6 Jason A. Harmening git: 651e037e2720 - stable/13 - Intel DMAR: remove parsing of 6-level paging capability 306. May 6 Jason A. Harmening git: 95e02a419224 - stable/12 - Intel DMAR: remove parsing of 6-level paging capability 307. May 6 Michael Tuexen git: 113f56ba4930 - main - tcp_rack: allow the module to be loaded without TCP_BLACKBOX 308. May 6 Michael Tuexen git: c2399dd2e227 - main - tcp: improve BBLoging for PRUs 309. May 6 Michael Tuexen git: e044a0bce495 - main - bblog: inherit TCP_LOG option from listener 310. May 6 Konstantin Belousov git: 7c8e66ed8d9c - main - amd64: convert UP code to dynamically allocated pmap->pm_pcid 311. May 6 Konstantin Belousov git: 3a8c69c1ff56 - main - amd64 MINIMAL config: remove sentence about acpi 312. May 6 Konstantin Belousov git: 38843fe0f27c - main - amd64: add MINIMALUP config 313. May 6 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 5807f35c541c - main - dd: Fix SIGINT handling. 314. May 6 =?utf-8?Q?Dag-Erling=20Sm= git: 7c067d5b823d - stable/13 - renice: Avoid segfault if -n flag is given without argument. 315. May 6 Mitchell Horne git: 1be8ef26794d - main - hwpmc: drop vestigial IAP event definitions 316. May 6 Mitchell Horne git: d71a43902072 - main - hwpmc: remove remaining UCP event definitions 317. May 6 Mitchell Horne git: 6bdf067890ed - main - pmc_events.h: update event list comment 318. May 6 Mitchell Horne git: b6c9d2a3f892 - main - pmc_events.h: event list formatting 319. May 6 Mitchell Horne git: 8bd4459560f3 - main - pmccontrol: drop Pentium 4 special case 320. May 6 Mitchell Horne git: ca43b2ae3ef2 - main - hwpmc: trim obsolete Intel CPU and class defs
321. May 6 Mitchell Horne git: 3c8b7f49d0eb - main - hwpmc: trim MIPS CPU and class defs 322. May 6 Mitchell Horne git: 7253dc57a0b4 - main - hwpmc: formatting of CPU and class lists 323. May 6 Mitchell Horne git: bf66159342e8 - main - pmcstat: augment an error message 324. May 6 Mitchell Horne git: 5387495773e9 - main - hwpmc: simplify arm64 kernel stack unwinding 325. May 6 Mitchell Horne git: aba91805aa92 - main - hwpmc: use kstack_contains() 326. May 6 Mitchell Horne git: 31610e34b7e3 - main - hwpmc: don't use deprecated copystr(9) 327. May 6 Mitchell Horne git: 3a7c9fc01bda - main - hwpmc_logging: less macro magic for type names 328. May 6 Mitchell Horne git: 772b2dc3abc5 - main - hwpmc: remove pmd_pcpu_{init,fini} callbacks 329. May 6 Mitchell Horne git: fa88954fd8f1 - main - hwpmc: remove stub pmd_switch_{in,out} methods 330. May 6 Mitchell Horne git: a35453b9c764 - main - hwpmc: unused/diagused annotations in tsc class 331. May 6 Mitchell Horne git: 39f92a76a99a - main - hwpmc: pass pmc pointer to more class methods 332. May 6 Konstantin Belousov Re: git: 5807f35c541c - main - dd: Fix SIGINT handling. 333. May 6 Ed Maste git: 899ba534a50a - stable/13 - release: Report disk image filename 334. May 6 Ed Maste git: a0ef7a056027 - stable/13 - src.conf: add WITH_TOOLCHAIN description


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