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


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

Messages: 214, new messages first
Last update: Sun Jul 23 5:50:02 2023

home | archive sorted by: subject | author | date | reverse date
  1. Jul 22 Kevin Bowling              git: 918c25677d88 - main - e1000: lem(4)/em(4) ifcaps, TSO and hwcsum fixes
  2. Jul 22 Dimitry Andric             git: 50a4d8b34570 - stable/13 - depend-cleanup.sh: handle 32-bit dependencies having no 64-bit equivalent
  3. Jul 22 Dmitry Chagin              git: 6453d4240f6b - main - vfs: Export exattr methods to reuse by Linuxulator
  4. Jul 22 Dmitry Chagin              git: 22dca7acf775 - main - linux(4): Implement xattr syscalls
  5. Jul 22 Dmitry Chagin              git: d9c2dc6bf17b - main - linux(4): Regen for xattr syscalls
  6. Jul 22 Dmitry Chagin              git: 41f2c69ee389 - main - linux(4): Modify xattr syscalls to match Linux
  7. Jul 22 Dmitry Chagin              git: 241a55b4615e - main - libc/csu: Do not compile the finalizer() for PIC build
  8. Jul 22 Alan Cox                   git: 29edff0dea0f - main - arm64/riscv pmap: Initialize the pmap's pm_pvchunk field
  9. Jul 22 Kevin Bowling              git: 5d3c98254927 - main - Revert "e1000: lem(4)/em(4) ifcaps, TSO and hwcsum fixes"
 10. Jul 22 Glen Barber                Re: git: a1e58f1f630f - stable/13 - release: pass UNAME_r to fix building 14.x ports on 13.x
 11. Jul 22 Glen Barber                git: a1e58f1f630f - stable/13 - release: pass UNAME_r to fix building 14.x ports on 13.x
 12. Jul 22 Glen Barber                git: 638dd626370e - stable/13 - release: Adjust where UNAME_r is defined for ports builds
 13. Jul 22 Glen Barber                git: 9265ff1fe357 - stable/13 - release: Include Makefile.inc1 in Makefile.vm
 14. Jul 22 Glen Barber                git: 1feb6f1cbe06 - stable/13 - release: sprinkle UNAME_r hacks following c883b6fd8ccd
 15. Jul 22 Kirk McKusick              git: 17207eae668b - stable/13 - Write out corrected superblock when creating a UFS/FFS snapshot.
 16. Jul 21 Konstantin Belousov        git: bc310a95c58a - main - ip output: ensure that mbufs are mapped if ipsec is enabled
 17. Jul 21 Ed Maste                   git: 56749f05dbfd - stable/12 - ssh: disallow loading PKCS#11 modules by default
 18. Jul 21 Ed Maste                   git: 039d7ad8ee6b - stable/12 - ssh-agent: document "-O no-restrict-websafe"
 19. Jul 21 Warner Losh                git: ff4633d9f897 - main - cam_periph: Comment about why we need to reset cbfcnp
 20. Jul 21 Warner Losh                git: b4993704d6bb - main - cam_periph: Fix a comment


21. Jul 21 Ed Maste git: 079a1c2059e7 - stable/13 - libfido2: update to 1.10.0 22. Jul 21 Ed Maste git: b27bad1e0373 - stable/13 - libfido2: update to 1.9.0 23. Jul 21 Ed Maste git: 5300b2093424 - stable/13 - libcbor: update to 0.10.2 24. Jul 21 Ed Maste git: abf778208f10 - stable/12 - ssh: Apply CVE-2023-38408 fix from OpenSSH 9.3p2 25. Jul 21 Ed Maste git: d578a19e2cd3 - stable/13 - ssh: Update to OpenSSH 9.3p2 26. Jul 21 Ed Maste git: 8f8da1bcc799 - main - seq: style(9) cleanup 27. Jul 21 Kristof Provost git: b7a9a5773a0f - main - pf tests: test SCTP pfsync 28. Jul 21 Kristof Provost git: 47d0c1fe7d32 - main - pf.conf.5: document SCTP support 29. Jul 21 Kristof Provost git: 4369a57514f2 - main - pf tests: test 'rdr' for SCTP 30. Jul 21 Kristof Provost git: 6053adafaa54 - main - pf: add SCTP NAT support 31. Jul 21 Kristof Provost git: 2d42aa9d7ba6 - main - pf tests: test SCTP 'return' 32. Jul 21 Kristof Provost git: 1e02b7cb07ce - main - pf tests: test SCTP NAT 33. Jul 21 Kristof Provost git: d1bc1e9e1ae0 - main - pf: support 'return' for SCTP 34. Jul 21 Kristof Provost git: 953634737939 - main - pf tests: basic SCTP connection test 35. Jul 21 Kristof Provost git: 010ee43f5673 - main - pf: initial SCTP support 36. Jul 21 Kristof Provost git: 0bd4a6837c4b - main - pfctl: SCTP can have port numbers 37. Jul 21 Kristof Provost git: 61e22e9b2905 - main - pf: use sctp_calculate_cksum() 38. Jul 21 Kristof Provost git: 9f23cbd6cae8 - main - atf_pytest_wrapper: fix use with pytest-7.4 39. Jul 21 Konstantin Belousov git: d6fedc3f2d37 - stable/13 - vfs: Add a parenthese to vn_lock_pair() asserts to silence gcc 40. Jul 21 Konstantin Belousov git: 2238fb423031 - stable/13 - vn_lock_pair(): Support passing LK_NODDLKTREAT
41. Jul 21 =?utf-8?Q?Roger=20Pau=20Mo git: 20fc5bf7df1d - main - xen: move vcpu_info to common, leave hook for setup 42. Jul 21 Robert Clausecker git: 99544e13eec1 - stable/12 - lib/libc/string/bcmp.c: fix integer overflow bug 43. Jul 21 Robert Clausecker git: 3b0dacf6fd13 - stable/13 - lib/libc/string/bcmp.c: fix integer overflow bug 44. Jul 21 Robert Clausecker git: 2c03221cce0b - stable/13 - lib/libc/string: replace ffs/fls implementations with clang builtins 45. Jul 21 Robert Clausecker git: 65b618794f68 - stable/13 - lib/libc/tests/string: add unit tests for ffs, ffsl, ffsll, fls, flsl, and flsll 46. Jul 21 Warner Losh git: 774ab87cf27b - main - cam: Add CAM_NVME_STATUS_ERROR error code 47. Jul 21 Warner Losh git: 0732617ec174 - main - cam/nda: Remove impossible CAM codes 48. Jul 21 Warner Losh git: 33734ddf2b18 - main - cam: Be explict about CAM_SMP_STATUS_ERROR 49. Jul 21 Warner Losh git: 367699ca7ac7 - main - cam/scsi: Better action for ASC/ASCQ 0x18/0x08 50. Jul 21 Warner Losh git: 38e831a8956e - main - cam: Add comment about recovery ccbs 51. Jul 21 Kyle Evans git: b74486181832 - main - libc: locale: flesh out an incomplete comment 52. Jul 21 Kevin Bowling git: 95f7b36e8fac - main - e1000: lem(4)/em(4) ifcaps, TSO and hwcsum fixes 53. Jul 21 Kevin Bowling git: 201c4b7c29da - main - e1000: Some fixes for em(4) TSO setup 54. Jul 20 Eric Joyner Re: git: e0a63d875eeb - main - pciconf: add PCIe 5.0 and PCIe 6.0 link speeds 55. Jul 20 John Baldwin git: 92053e4f8ae5 - main - share/mk: Pass -znoexecstack to ld.bfd when linking libraries and programs. 56. Jul 20 Warner Losh git: 59dc489a7e03 - main - mpr: Fix minor 'typos' comment 57. Jul 20 Eric Joyner git: 2617bca5a8c9 - stable/12 - iflib: Unlock ctx lock around call to ether_ifattach() 58. Jul 20 Eric Joyner git: 93f39b467586 - stable/13 - iflib: Unlock ctx lock around call to ether_ifattach() 59. Jul 20 Eric Joyner git: ba2f531f816a - main - ixl(4): Add link state polling 60. Jul 20 Kyle Evans Re: git: 3cbc8e752b92 - main - tftpd: fix double-colon typo in option string
61. Jul 20 Gleb Smirnoff git: 1d9722de6f90 - main - tcp_wrappers: recognize IPv6 addresses/prefixes 62. Jul 20 Gleb Smirnoff git: 9ff45b8ed847 - main - sshd: do not resolve refused client hostname 63. Jul 20 Gleb Smirnoff git: 90f10db8a996 - main - sshd: remove unneeded initialization of libwrap logging severities 64. Jul 20 Dmitry Morozovsky Re: git: 3cbc8e752b92 - main - tftpd: fix double-colon typo in option string 65. Jul 20 Dmitry Morozovsky git: 615d167cb88c - main - Revert "tftpd: fix double-colon typo in option string" 66. Jul 20 Brooks Davis Re: git: 21e45c30c35c - main - mmap(MAP_STACK): on stack grow, use original protection 67. Jul 20 Kyle Evans Re: git: 3cbc8e752b92 - main - tftpd: fix double-colon typo in option string 68. Jul 20 Dmitry Morozovsky git: 3cbc8e752b92 - main - tftpd: fix double-colon typo in option string 69. Jul 20 Konstantin Belousov Re: git: 21e45c30c35c - main - mmap(MAP_STACK): on stack grow, use original protection 70. Jul 20 Brooks Davis git: 67835f14aa68 - stable/13 - le(4): deprecate and mark for removal before 15.0 71. Jul 20 Brooks Davis git: 84019c6c0052 - stable/13 - oce(4): deprecate 72. Jul 20 Brooks Davis git: 9e752dae4ce1 - stable/13 - oce(4): Don't directly access usespace 73. Jul 20 Eugene Grosbein git: 03c2616dc530 - main - tftpd: unbreak getopt() 74. Jul 20 Eugene Grosbein git: 273a307d0b80 - main - tftpd: introduce new option -S 75. Jul 20 Brooks Davis Re: git: 21e45c30c35c - main - mmap(MAP_STACK): on stack grow, use original protection 76. Jul 20 Ed Maste git: 1c42ed54bfe2 - main - libcrypto: add missing symbols to the FIPS provider 77. Jul 20 Konstantin Belousov git: db6c7c7f8d87 - main - vmspace_fork(): do not override offset for the guard entries 78. Jul 20 Cy Schubert Re: git: 21e45c30c35c - main - mmap(MAP_STACK): on stack grow, use original protection 79. Jul 20 Gary Jennejohn Re: git: 21e45c30c35c - main - mmap(MAP_STACK): on stack grow, use original protection 80. Jul 20 Dmitry Morozovsky Re: git: 21e45c30c35c - main - mmap(MAP_STACK): on stack grow, use original protection
81. Jul 20 Cy Schubert Re: git: 21e45c30c35c - main - mmap(MAP_STACK): on stack grow, use original protection 82. Jul 20 Cy Schubert Re: git: 21e45c30c35c - main - mmap(MAP_STACK): on stack grow, use original protection 83. Jul 20 Navdeep Parhar git: a29916a6f8f5 - main - ifconfig_netlink.c: whitespace cleanup. 84. Jul 20 Navdeep Parhar git: 88284368fa6b - main - ifconfig: Shift unsigned value to avoid UB. 85. Jul 20 Ed Maste git: e0a63d875eeb - main - pciconf: add PCIe 5.0 and PCIe 6.0 link speeds 86. Jul 20 Cy Schubert Re: git: 21e45c30c35c - main - mmap(MAP_STACK): on stack grow, use original protection 87. Jul 20 Konstantin Belousov Re: git: 21e45c30c35c - main - mmap(MAP_STACK): on stack grow, use original protection 88. Jul 20 Ed Maste git: 0c3eaa06b3cb - main - Remove perforce tools and references 89. Jul 20 Navdeep Parhar git: 47b1fef6fb22 - main - ifconfig: Fix the display of capabilities in the netlink based code. 90. Jul 20 Cy Schubert Re: git: 21e45c30c35c - main - mmap(MAP_STACK): on stack grow, use original protection 91. Jul 20 Cy Schubert Re: git: 21e45c30c35c - main - mmap(MAP_STACK): on stack grow, use original protection 92. Jul 20 Cy Schubert Re: git: 21e45c30c35c - main - mmap(MAP_STACK): on stack grow, use original protection 93. Jul 20 Konstantin Belousov git: 21e45c30c35c - main - mmap(MAP_STACK): on stack grow, use original protection 94. Jul 20 Konstantin Belousov git: c2fbdd8efdfe - stable/13 - Document fdescfs mount option "rdlnk" 95. Jul 20 Konstantin Belousov git: da56eae4404d - stable/13 - fdescfs: add a mount option rdlnk 96. Jul 20 Konstantin Belousov git: 08a1dd9ad110 - stable/13 - Revert "VFS: Remove VV_READLINK flag" and "fdescfs: improve linrdlnk mount option" 97. Jul 20 Glen Barber git: ad6773477b56 - stable/12 - release: remove a stray backslash 98. Jul 20 Glen Barber git: 58bc084de5a2 - stable/12 - release: adjust lang/python* dependencies for GCE 99. Jul 20 Glen Barber git: 7815d3738acf - stable/12 - release: follow-up to previous commit to install lang/python{,3} 100. Jul 20 Glen Barber git: e7ee4c09f789 - stable/12 - release: ensure gce-check-depends installs lang/python{,3}
101. Jul 20 Glen Barber git: 3e94b6a23808 - stable/13 - release: adjust lang/python* dependencies for GCE 102. Jul 20 Glen Barber git: ca7d3085f1f4 - stable/13 - release: remove a stray backslash 103. Jul 20 Glen Barber git: 119b44c2b2f0 - stable/13 - release: follow-up to previous commit to install lang/python{,3} 104. Jul 20 Glen Barber git: af8d597af0c1 - stable/13 - release: ensure gce-check-depends installs lang/python{,3} 105. Jul 19 Eric Joyner git: a52f23f4c49e - main - iflib: Unlock ctx lock around call to ether_ifattach() 106. Jul 19 Dmitry Chagin Re: git: c84617e87a70 - main - i386: Switch to PIC kernel modules 107. Jul 19 =?UTF-8?B?VMSzbA==?= Coose Re: git: c84617e87a70 - main - i386: Switch to PIC kernel modules 108. Jul 19 John Baldwin git: e5c4737955d5 - main - amd64 crt1: Explicitly use a PLT entry for main in the PIC case. 109. Jul 19 Dmitry Chagin git: c84617e87a70 - main - i386: Switch to PIC kernel modules 110. Jul 19 Navdeep Parhar git: c721694a1ca8 - main - ktls_alloc_rcv_tag: Fix capability checks for RXTLS4/6. 111. Jul 19 Dimitry Andric git: 8d0cab8800e1 - main - Merge commit 9ca395b5ade1 from llvm-project (by Haojian Wu): 112. Jul 19 John Baldwin Re: git: c5312bd79e66 - main - cam: Move bus_dmamap_load_ccb into cam.c. 113. Jul 19 Ed Maste git: 66fd12cf4896 - main - ssh: Update to OpenSSH 9.3p2 114. Jul 19 tuexen@freebsd.org Re: git: 07864a8a2466 - main - kinst: port to arm64 115. Jul 19 Marius Strobl git: 37eec7f68a79 - main - ObsoleteFiles.inc: Remove leading slash from 20230714 entry 116. Jul 19 Marius Strobl git: 13d1f5cb62d7 - main - enic(4): Remove unused dupe prototype 117. Jul 19 Christos Margiolis git: 02402ec88896 - main - kinst.h: make pointer to probe in kinst_cpu_state const 118. Jul 19 Christos Margiolis Re: git: 07864a8a2466 - main - kinst: port to arm64 119. Jul 19 tuexen@freebsd.org Re: git: 07864a8a2466 - main - kinst: port to arm64 120. Jul 19 Ed Maste git: 54a8a86f843e - Create tag vendor/openssh/9.3p2
121. Jul 19 Ed Maste git: 36b354d74be5..e524ba4db420 - vendor/openssh - vendor branch updated 122. Jul 19 Christos Margiolis git: e967a9a5d5da - main - Revert "dtrace: cache current probe in kdtrace_thread_t" 123. Jul 19 Christos Margiolis git: 07864a8a2466 - main - kinst: port to arm64 124. Jul 19 Christos Margiolis git: 2517b2085b58 - main - kinst: use per-probe trampolines in riscv 125. Jul 19 Christos Margiolis git: 5b701ed19c2e - main - kinst: start moving towards per-probe trampolines 126. Jul 19 Christos Margiolis git: eb1413c9a6c7 - main - kinst: exclude cpu_switch 127. Jul 19 Christos Margiolis git: ea89133dbc5f - main - kinst: check for 'push %rbp' anywhere in the function 128. Jul 19 Christos Margiolis git: 8ada3f78e68f - main - kinst.h: reorder function declarations based on implementation file 129. Jul 19 =?utf-8?Q?Dag-Erling=20Sm= git: a122c3c49278 - main - unifdef: Fix case where a multiline comment follows a directive. 130. Jul 19 Doug Moore git: 6f251ef228e6 - main - radix_trie: simplify ge, le lookups 131. Jul 19 Dmitry Chagin git: e38c634b77de - main - vfs: Add a parenthese to vn_lock_pair() asserts to silence gcc 132. Jul 19 Joseph Mingrone git: 181692ab0896 - main - pw: Add regression tests for useradd bug fixes 133. Jul 19 Joseph Mingrone git: 1a8d37b8cffc - main - pw: Use existing group entry, even if it already has members 134. Jul 19 Joseph Mingrone git: 17839f45d86e - main - pw: Ensure group membership is not duplicated 135. Jul 19 Michael Tuexen git: e4a873bf10b7 - main - tcp: improve layout of struct tcpcb 136. Jul 19 Kristof Provost git: d84a5e90185c - stable/12 - pf: fix error descriptions in the man page 137. Jul 19 Kristof Provost git: 504ddc193214 - stable/13 - pf: fix error descriptions in the man page 138. Jul 19 Kristof Provost git: e14a1e002991 - stable/12 - pf: fix pfi_kif definition in the man page 139. Jul 19 Kristof Provost git: 73a079021a69 - stable/13 - pf: fix pfi_kif definition in the man page 140. Jul 19 Warner Losh Re: git: c5312bd79e66 - main - cam: Move bus_dmamap_load_ccb into cam.c.
141. Jul 19 Warner Losh Re: git: c5312bd79e66 - main - cam: Move bus_dmamap_load_ccb into cam.c. 142. Jul 19 John Baldwin git: c5312bd79e66 - main - cam: Move bus_dmamap_load_ccb into cam.c. 143. Jul 18 Matteo Riondato Re: git: 3a1f834b5228 - main - pf: Add code to enable filtering for locally delivered packets 144. Jul 18 Dmitry Chagin git: b834497c6d0c - main - linux(4): Use M_LINUX for malloc type of proc emuldata 145. Jul 18 Dmitry Chagin git: 772946778167 - main - linux(4): Use M_LINUX for malloc type in getdents 146. Jul 18 Dmitry Chagin git: e27e3fa71c8f - main - linux(4): Use M_LINUX for malloc type in getdents64 147. Jul 18 Dmitry Chagin git: b27f3237c82b - main - linux(4): Delete a useless variable in getdents64 148. Jul 18 Dmitry Chagin git: 13d049ab8dd7 - main - linux(4): Use M_LINUX for malloc type in readdir 149. Jul 18 Dmitry Chagin git: fffb2e8de691 - main - linux(4): Delete a useless variable in readdir 150. Jul 18 Dmitry Chagin git: fc1c787aa015 - main - linux(4): Properly allocate buffer for kern_getdirentries in readdir 151. Jul 18 John Baldwin git: 9efad6f9e108 - main - add defaults for adduser.sh (OK? [yes] & additional user [no]) 152. Jul 18 John Baldwin Re: git: 3bfbb521fef5 - main - ls: Improve POSIX compatibility for -g and -n. 153. Jul 18 John Baldwin git: 3bfbb521fef5 - main - ls: Improve POSIX compatibility for -g and -n. 154. Jul 18 Ed Maste git: d5e2d0f140ce - main - openssh: document a locally-applied workaround 155. Jul 18 Justin Hibbits Re: git: 034c0856018c - main - modules: fix freebsd32_modstat on big endian platforms 156. Jul 18 Mark Johnston git: a710a3f13da3 - stable/13 - bhyve: Deduplicate some code in modify_bar_registration() 157. Jul 18 Mark Johnston git: 3bc6020f3024 - stable/13 - ure(4): add support for Thinkpad Hybrid USB-C with USB-A dock 158. Jul 18 Mark Johnston git: 97092573d5d4 - stable/13 - man(1): use gzcat for .gz files 159. Jul 18 Yuri Pankov git: b36f469a15ec - main - zfs: set autotrim default to 'off' 160. Jul 18 Eugene Grosbein git: 85c1418ba1c8 - stable/12 - syslog.3: MFC: document ident[N] format
161. Jul 18 Eugene Grosbein git: 829dbdcac20d - stable/12 - logger(1): MFC: fix timestamps in case of long run 162. Jul 18 Martin Matuska git: 309e35276a04..14b646f7c3f7 - vendor/libarchive - vendor branch updated 163. Jul 18 Eugene Grosbein git: c9d956e36438 - stable/13 - syslog.3: MFC: document ident[N] format 164. Jul 18 Konstantin Belousov git: b81f4ea07deb - stable/13 - libthr: some style in thr_rwlock.c 165. Jul 18 Konstantin Belousov git: 868f3eadc5e0 - stable/13 - msdosfs: zero partially valid extended cluster 166. Jul 18 Kirk McKusick git: 239597e0309d - main - Text format cleanups. No functional changes intended. 167. Jul 17 Glen Barber git: b24c35b326db - main - release: adjust lang/python* dependencies for GCE 168. Jul 17 Kyle Evans git: 4b426cf3a46a - main - libbe: recursively promote deep BE datasets 169. Jul 17 Simon J. Gerraty git: 89f361f742ae - main - kern.post.mk allow NEWVERS_{ENV,ARGS} 170. Jul 17 tuexen@fh-muenster.de Re: git: d3152ab23e0e - main - tcbpcb: Always define t_osd 171. Jul 17 tuexen@freebsd.org Re: git: d3152ab23e0e - main - tcbpcb: Always define t_osd 172. Jul 17 Warner Losh Re: git: 60381fd1ee86 - main - memdesc: Retire MEMDESC_CCB. 173. Jul 17 John Baldwin Re: git: 60381fd1ee86 - main - memdesc: Retire MEMDESC_CCB. 174. Jul 17 Warner Losh Re: git: 60381fd1ee86 - main - memdesc: Retire MEMDESC_CCB. 175. Jul 17 John Baldwin Re: git: 60381fd1ee86 - main - memdesc: Retire MEMDESC_CCB. 176. Jul 17 Warner Losh Re: git: 60381fd1ee86 - main - memdesc: Retire MEMDESC_CCB. 177. Jul 17 Konstantin Belousov Re: git: 60381fd1ee86 - main - memdesc: Retire MEMDESC_CCB. 178. Jul 17 Warner Losh Re: git: d3152ab23e0e - main - tcbpcb: Always define t_osd 179. Jul 17 John Baldwin Re: git: d3152ab23e0e - main - tcbpcb: Always define t_osd 180. Jul 17 Warner Losh Re: git: 60381fd1ee86 - main - memdesc: Retire MEMDESC_CCB.
181. Jul 17 John Baldwin Re: git: 60381fd1ee86 - main - memdesc: Retire MEMDESC_CCB. 182. Jul 17 Warner Losh git: d3152ab23e0e - main - tcbpcb: Always define t_osd 183. Jul 17 Warner Losh Re: git: 60381fd1ee86 - main - memdesc: Retire MEMDESC_CCB. 184. Jul 17 John Baldwin Re: git: 60381fd1ee86 - main - memdesc: Retire MEMDESC_CCB. 185. Jul 17 Mitchell Horne git: 24f72101137d - stable/13 - pmc_events.h: update top-level comment 186. Jul 17 Mitchell Horne git: fbab5263d524 - stable/13 - pmclog(3): Drop .Ud 187. Jul 17 Mitchell Horne git: c6741d6aa703 - stable/13 - pmcstat(8): Drop .Ud 188. Jul 17 Mitchell Horne git: ea59846e314c - stable/13 - Remove GCC 4.2 include dirs 189. Jul 17 Mitchell Horne git: 5a421cbb9f8e - stable/13 - pmc: clean up remaining Pentium man page references 190. Jul 17 Mitchell Horne git: 11b3648c4cbb - stable/13 - hwpmc(4): document debugging options 191. Jul 17 Mitchell Horne git: f7df2c03753a - stable/13 - pmc: clarify and strengthen statements about API/ABI 192. Jul 17 Mitchell Horne git: 387ee93e0794 - stable/13 - hwpmc(4): more detailed SYNOPSYS 193. Jul 17 Mitchell Horne git: 9ebf3b43bb64 - stable/13 - hwpmc(4): remove paragraph about Pentium Pro handling 194. Jul 17 Mitchell Horne git: 35128d197dff - stable/13 - hpwmc: add __pmcdbg_used annotation 195. Jul 17 Mitchell Horne git: 3c4860d3eeed - stable/13 - hwpmc: add error for HWPMC_DEBUG without KTR 196. Jul 17 Ed Maste git: ed942d5a1738 - stable/13 - seq: combine asprintf return value checks 197. Jul 17 Ed Maste git: d6e837c7225e - stable/13 - login.conf: document how to specify env var values with commas 198. Jul 17 Konstantin Belousov Re: git: 60381fd1ee86 - main - memdesc: Retire MEMDESC_CCB. 199. Jul 17 Mark Johnston git: af20d58ef1e2 - main - bhyve: Remove an unneeded vm_get_register() call in main() 200. Jul 17 Mark Johnston git: 0855749d296c - main - bhyve: Fix whitespace in bhyverun.c
201. Jul 17 Mateusz Piotrowski git: 9e850513daf9 - main - style.Makefile.5: Wordsmith .PATH description 202. Jul 17 Mateusz Piotrowski git: 22faf70d7e13 - main - style.Makefile.5: Remove $FreeBSD$ from examples 203. Jul 17 Mateusz Piotrowski git: 73fb7a7a7342 - main - style.Makefile.5: Stop documenting NO_MAN 204. Jul 17 Konstantin Belousov git: be4c7f273508 - main - libm: correctly test for for NaN and Infinity in sinpi(), cospi(), and tanpi() 205. Jul 16 Doug Moore git: b8cc13fa21df - main - riscv pmap: another vm_radix_init 206. Jul 16 Dimitry Andric git: 881fc203567e - main - Merge commit 8757ce490130 from llvm-project (by Simon Pilgrim): 207. Jul 16 Robert Clausecker git: 4da7282a1882 - main - lib/libc/string/bcmp.c: fix integer overflow bug 208. Jul 16 Robert Clausecker git: c1e63e352e34 - main - libexec/rtld-elf/rtld-libc/Makefile.inc: do not use machdep string functions 209. Jul 16 Konstantin Belousov git: 1005d3d05362 - main - rtld: fix dlopen() for an object that is already mapped but not yet initialized 210. Jul 16 Konstantin Belousov git: ad056b5d35d9 - main - libthr: trigger library initialization on rwlock calls 211. Jul 16 Konstantin Belousov git: 80c558849567 - main - libthr: some style in thr_rwlock.c 212. Jul 16 Doug Rabson git: 6dfb2c2dce0f - stable/13 - pf: Add code to enable filtering for locally delivered packets 213. Jul 16 Doug Rabson git: b22299c457b2 - stable/13 - netinet*: Fix redirects for connections from localhost 214. Jul 16 Warner Losh git: a9490b81b032 - main - Merge LUA 5.4.6


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