2025/dev-commits-src-all/20250804.dev-commits-src-all
Messages: 320, new messages first
Last update: Mon Aug 4 0:07:05 2025
|
|
home | archive sorted by: subject | author | date | reverse date
1. Aug 3 Lexi Winter Re: git: 624b7beed5ac - main - kadm5: add -Wno-alloc-size-larger-than 2. Aug 3 Lexi Winter git: 37056594f0ef - main - bsdconfig: Move to -bsdconfig package 3. Aug 3 Lexi Winter git: 624b7beed5ac - main - kadm5: add -Wno-alloc-size-larger-than 4. Aug 3 Lexi Winter git: ce06c1921e0c - main - bridge: Add a vlanfilter bridge option 5. Aug 3 Mark Johnston git: d733bca67055 - main - vnode_pager: Remove uses of DEBUG_VFS_LOCKS 6. Aug 3 Mark Johnston git: 2daaf63d538b - main - mac: Remove uses of DEBUG_VFS_LOCKS 7. Aug 3 Mark Johnston git: 4b56c7ff6c5b - main - tmpfs: Remove uses of DEBUG_VFS_LOCKS 8. Aug 3 Mark Johnston git: 4798f1e8f28d - main - ufs: Remove uses of DEBUG_VFS_LOCKS 9. Aug 3 Mark Johnston git: 3bd8fab2415b - main - vfs: Move DEBUG_VFS_LOCKS checks to INVARIANTS 10. Aug 3 Dag-Erling =?utf-8?Q?Sm=C3 git: 22afc767869a - main - libutil: Add missing MLINKs 11. Aug 3 Dag-Erling =?utf-8?Q?Sm=C3 git: 4e6a3e7e3240 - main - libutil: Document pidfile_signal() 12. Aug 3 Phil Shafer Re: git: 7b35b4d19630 - main - sockstat: add libxo support 13. Aug 3 Herbert Re: git: 8d8a745c456c - main - libutil: Drop auth_getval() 14. Aug 3 A FreeBSD User Re: git: 8d8a745c456c - main - libutil: Drop auth_getval() 15. Aug 3 Andrey V. Elsukov git: 877e70e6087f - main - ipfw: add protected rule for orphaned dynamic states 16. Aug 3 Brooks Davis git: 630efff12879 - main - fix cross build after expand_number type change 17. Aug 3 Andrey V. Elsukov git: 3b67473b9757 - main - ipfw: add additional handling for orphaned states 18. Aug 3 Andrey V. Elsukov git: 91ed876385d4 - main - ipfw: forbid adding keep-state rules that depend on tablearg 19. Aug 3 Andrey V. Elsukov git: 12e61c31dbd5 - main - ipfw: add numeric initializers to enum ipfw_opcodes 20. Aug 3 Nuno Teixeira Re: git: 8d8a745c456c - main - libutil: Drop auth_getval()
21. Aug 3 Kyle Evans git: 91eb4d2ba4de - main - chroot: slightly cleanup 22. Aug 3 Kyle Evans git: 702423e864a5 - main - libc: gen: refactor execvPe() for readability 23. Aug 3 Ka Ho Ng git: ecf65a4ae5cb - main - amd64/pmap: include opt_kstack_pages.h 24. Aug 3 Xin LI git: 4266bc4fcf9b - stable/13 - MFC: MFV: less v679. 25. Aug 3 Xin LI git: 7f41c76b84d0 - stable/14 - MFC: MFV: less v679. 26. Aug 3 Peter Jeremy git: dbc22fdad8ea - main - eqos: Whitespace cleanup 27. Aug 2 Dag-Erling =?utf-8?Q?Sm=C3 git: 25fca243f2b7 - main - service: Add an option to enable debugging 28. Aug 2 Konstantin Belousov git: cf0f693f0361 - main - vfs_syscall.c: EXTERROR-ise EPERM from chroot(2) 29. Aug 2 Konstantin Belousov git: a523d882a467 - main - vfs_syscall.c: do not take process lock around the read of P2_NO_NEW_PRIVS 30. Aug 2 Ed Maste git: 95f8c3e1ed0c - main - chroot.2: Update errors and unprivileged use 31. Aug 2 Ka Ho Ng git: ee09ce3f1f2e - main - Revert "amd64: include opt_kstack_pages.h" 32. Aug 2 Dag-Erling =?utf-8?Q?Sm=C3 git: 8d8a745c456c - main - libutil: Drop auth_getval() 33. Aug 2 Dag-Erling =?utf-8?Q?Sm=C3 git: 7cde6868f80b - main - libc: Drop gets() from symbol map 34. Aug 2 Dag-Erling =?utf-8?Q?Sm=C3 git: 294a4b72ca27 - main - RELNOTES: Mention deprecation of readdir_r(3) 35. Aug 2 Alan Cox git: 6fb848f2ff91 - main - amd64 pmap: Use INVPCID_CTXGLOB on Ryzen processors 36. Aug 2 Ed Maste git: d0144563a0c1 - main - UPDATING: Correct typo in hw.usb.usbhid.enable tunable 37. Aug 2 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: d5ec97156d33 - main - amd64: include opt_kstack_pages.h 38. Aug 2 Dag-Erling =?utf-8?Q?Sm=C3 git: 301dee770efe - main - libutil: Better tests for expand_number(3) 39. Aug 2 Dag-Erling =?utf-8?Q?Sm=C3 git: 2e0caa7c7e14 - main - libutil: Really fix expand_number(3) 40. Aug 2 Dag-Erling =?utf-8?Q?Sm=C3 git: 0c381b7f0570 - main - libutil: Add symbol versioning
41. Aug 2 Damin Rido Re: git: 7b35b4d19630 - main - sockstat: add libxo support 42. Aug 2 Lexi Winter git: d1095367eb51 - main - krb5: Rename the ALIGN macro in aestab.h 43. Aug 2 Romain =?utf-8?Q?Tarti=C3= git: e4624465c16a - stable/13 - vm_page: Fix loading bad memory addresses from file 44. Aug 2 Romain =?utf-8?Q?Tarti=C3= git: 8d4464377219 - stable/14 - vm_page: Fix loading bad memory addresses from file 45. Aug 2 Alan Somers Re: git: 7b35b4d19630 - main - sockstat: add libxo support 46. Aug 2 Zhenlei Huang Re: git: 96a550e9dd89 - main - genet: Add a detach routine 47. Aug 1 Dag-Erling =?utf-8?Q?Sm=C3 git: ac641d55ea06 - main - rc.subr: Drop duplicate SPDX tag in test script 48. Aug 1 Dag-Erling =?utf-8?Q?Sm=C3 git: 7f04c09fe745 - main - rc.subr: Fix wait_for_pids 49. Aug 1 Dag-Erling =?utf-8?Q?Sm=C3 git: 2bd157bc732a - main - libc: Deprecate readdir_r() 50. Aug 1 Dag-Erling =?utf-8?Q?Sm=C3 git: 65bae451c23b - main - kyua: Stop using readdir_r() 51. Aug 1 Dag-Erling =?utf-8?Q?Sm=C3 git: 01e42ce81f75 - main - libarchive: Stop using readdir_r() 52. Aug 1 Dag-Erling =?utf-8?Q?Sm=C3 git: bf304a40cde8 - main - bsnmpd: Fix an error message 53. Aug 1 Mark Johnston git: c2230ad3b121 - main - inotify: Avoid calling vrele() with a namecache mutex held 54. Aug 1 Ed Maste git: e6c623e9bad5 - main - chroot: Improve error message for unprivileged use 55. Aug 1 Mark Johnston git: 095f6305772b - main - vm_pageout: Scan inactive dirty pages less aggressively 56. Aug 1 John Baldwin git: 96a550e9dd89 - main - genet: Add a detach routine 57. Aug 1 Michael Tuexen git: 79059e0ec9b1 - main - tcp: Fix wrap around comparison bug 58. Aug 1 Phil Shafer Re: git: 7b35b4d19630 - main - sockstat: add libxo support 59. Aug 1 Konstantin Belousov git: 011efaa5cd24 - main - devfs readdir: handle short buffer same as UFS 60. Aug 1 Ka Ho Ng git: d5ec97156d33 - main - amd64: include opt_kstack_pages.h
61. Aug 1 Zhenlei Huang git: 62439516cc9b - main - tests: gif(4): Add tests to cover all IPv[46] in IPv[46] setups 62. Aug 1 Zhenlei Huang git: 8632e4e73a69 - main - ifconfig: Garbage collect unused parameter swabips 63. Aug 1 BRT brtConsolidadora 64. Aug 1 Mateusz Piotrowski git: 1acfb873cf2e - main - dtrace.1: Document security.bsd.allow_destructive_dtrace 65. Aug 1 Mateusz Piotrowski git: 04c8bba8c867 - main - sysctl.3: Reference kinfo_getvmmap(3), kinfo_getfile(3), and kinfo_getproc(3) 66. Aug 1 Brooks Davis git: bfebc6deb4b9 - main - sysent: regen for const __sysctl argument 67. Aug 1 Brooks Davis git: 406fffde9c45 - main - syscalls: make __sysctl's first argument const 68. Aug 1 Lexi Winter git: 62473ce8ccba - main - pam_krb5: fix the GCC build 69. Aug 1 Lexi Winter git: 3650722abf29 - main - ifconfig: Support VLAN ID in static/deladdr 70. Aug 1 Lexi Winter git: 7d4a177efc65 - main - ifconfig: Support variable-argument commands 71. Aug 1 Lexi Winter git: 250bb6793a2b - main - bsnmp: fix undefined behaviour 72. Aug 1 Christos Margiolis git: 7a6d524a3194 - main - libsamplerate: Build as internal library 73. Aug 1 Christos Margiolis git: 1480c0b3f2da - main - Add 'contrib/libsamplerate/' from commit '69a539a327ef8d78260056c5394363569b5751ef' 74. Aug 1 Bojan =?utf-8?Q?Novkovi=C4 git: 092b70dadb1b - main - riscv: Add cvitek SoC files to the build 75. Aug 1 Bojan =?utf-8?Q?Novkovi=C4 git: e9dd9f95f82f - main - riscv: Add the sdhci_fdt driver to the build 76. Aug 1 Bojan =?utf-8?Q?Novkovi=C4 git: e07254d1483f - main - riscv: Add driver for the cvitek reboot controller 77. Aug 1 Bojan =?utf-8?Q?Novkovi=C4 git: 25b9b0b6bec9 - main - riscv: Add driver for cvitek reset controller 78. Aug 1 Bojan =?utf-8?Q?Novkovi=C4 git: 7a9a15eaf917 - main - if_dwc: Add support for cvitek ethernet controller 79. Aug 1 Bojan =?utf-8?Q?Novkovi=C4 git: 19643b415b2b - main - if_dwc: Ignore clk_set_assigned errors if "assigned_clocks" is not specified 80. Aug 1 Bojan =?utf-8?Q?Novkovi=C4 git: 89e650eacc9b - main - sdhci: Add driver for the cvitek sdhci controller
81. Aug 1 Andrew Turner git: 3a4927ad9145 - main - arm64: Add CNTPOFF_EL2 op/CR values 82. Aug 1 Andrew Turner git: 863e8b457b5a - main - arm64: Rename ID_AA64MMFR0_ECV_CNTHCTL 83. Aug 1 Andrew Turner git: 118bfc9f53ac - main - arm64: Fix the sign in ID registers 84. Aug 1 Christos Margiolis git: b5fe6d28ca9c - Create tag vendor/libsamplerate/0.2.2 85. Aug 1 Kajetan Staszkiewicz git: d2761422eb0a - main - pf: Use different address family for source and redirection address 86. Aug 1 Kajetan Staszkiewicz git: 539da08f5567 - main - pfctl: Use sa_family_t for af instead of int 87. Aug 1 Peter Holm git: 5b977a8e2b83 - main - stress2: A workaround for an infrequent "filesystem full" issue 88. Aug 1 Peter Holm git: c1c58c001943 - main - stress2: Added two syzkaller reproducers and updated the exclude list 89. Aug 1 Mark Johnston Re: git: ded037e65e52 - main - qat: driver updates to improve code and fix bugs 90. Aug 1 Bojan =?utf-8?Q?Novkovi=C4 git: aa05d1b2ef8b - main - db/hash.c: Fix flag check in hash_seq 91. Aug 1 Andrew Turner git: 1c52229528e7 - main - lib: Move libopencsd to /usr/lib and make private 92. Aug 1 Michael Tuexen git: bcb298fa9e23 - main - sctp, tcp, udp: improve deferred computation of checksums 93. Aug 1 Kyle Evans git: f61c48f4403f - main - kern: rename crsetgroups_fallback, document it in ucred(9) 94. Aug 1 Kyle Evans git: 09f2abaa59f9 - main - kern: add a new ucred flag for groups having been set 95. Aug 1 Konstantin Belousov git: c0b4b2db0adb - stable/14 - libthr: fix typo in comment 96. Aug 1 Konstantin Belousov git: 3a54914b0e52 - stable/14 - kern/kern_thread.c: fix typo in comment 97. Jul 31 Toomas Soome git: 733da235aa6a - main - libsa: errors with pointer conversion 98. Jul 31 Kyle Evans Re: git: be1f7435ef21 - main - kern: start tracking cr_gid outside of cr_groups[] 99. Jul 31 Kyle Evans Re: git: be1f7435ef21 - main - kern: start tracking cr_gid outside of cr_groups[] 100. Jul 31 Mark Johnston Re: git: be1f7435ef21 - main - kern: start tracking cr_gid outside of cr_groups[]
101. Jul 31 Dima Panov Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 102. Jul 31 Dima Panov Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 103. Jul 31 Colin Percival git: 0a3792d5c576 - main - release: No newaliases when cross-building VMs 104. Jul 31 Bjoern A. Zeeb git: 69ffe3a6e778 - main - bsnmp: wlan: use correct value for rssi 105. Jul 31 Bjoern A. Zeeb git: 0f8a8416a4e0 - main - dwmmc: cleanup cmd and locking, consistency between mmc and mmccam 106. Jul 31 Bjoern A. Zeeb git: a96486531b91 - main - LinuxKPI: pci: use unsigned int for vendor/device arguments 107. Jul 31 Bjoern A. Zeeb git: 421bf3a96867 - main - LinuxKPI: pci: fix argument type to linuxkpi_pci_iomap[_range] 108. Jul 31 Bjoern A. Zeeb git: 69ed0f766bb6 - main - LinuxKPI: pci: harmonize #defines 109. Jul 31 Bjoern A. Zeeb git: 21cb44bf33f1 - main - LinuxKPI: acpi: fix guid_t argument type 110. Jul 31 Mark Johnston git: 2dde3bed347a - main - aio: Fix a race in sys_aio_cancel() 111. Jul 31 Cy Schubert Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 112. Jul 31 Rick Macklem Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 113. Jul 31 Cy Schubert Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 114. Jul 31 Cy Schubert Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 115. Jul 31 Bojan =?utf-8?Q?Novkovi=C4 git: 3a686b851f8f - main - dbm_nextkey: Always return an error if we've reached the end of the database 116. Jul 31 Cy Schubert Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 117. Jul 31 Cy Schubert Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 118. Jul 31 Rick Macklem Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 119. Jul 31 Rick Macklem Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 120. Jul 31 Rick Macklem Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default
121. Jul 31 Rene Ladan git: ada5bba476bf - main - organization.dot: update list of current portmgr members 122. Jul 31 Rick Macklem Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 123. Jul 31 Michael Tuexen git: 2266c602b384 - main - tcp hpts: cleanup header file 124. Jul 31 Michael Tuexen git: f197a24d1196 - main - tcp: improve variable and constant names 125. Jul 31 Michael Tuexen git: dc0c74244ac4 - main - tcp: improve function names 126. Jul 31 Olivier Certner git: 868b5492d184 - main - style.9: Fix "parantheses" typos in the new C++ section 127. Jul 31 Zhenlei Huang git: aee028cb4e96 - stable/13 - if_genet: Plug memory leaks 128. Jul 31 Zhenlei Huang git: 8c49d0a9f825 - stable/13 - if_genet: Consistently use the boolean form 129. Jul 31 Dag-Erling =?utf-8?Q?Sm=C3 git: a8d90e32133b - main - netlink: Fully clear parser state between messages 130. Jul 31 Lexi Winter git: de19b9d6e967 - stable/13 - clang-scan-deps: Pass ${TDFILE} to tblgen, not ${.ALLSRC} 131. Jul 31 Lexi Winter git: 4eee2c9e9625 - stable/13 - crash.8: update a little 132. Jul 31 Lexi Winter git: 0a2335471314 - stable/13 - pom.6: add a more complete bibliography 133. Jul 31 Lexi Winter git: 30218eb7c4bc - stable/14 - clang-scan-deps: Pass ${TDFILE} to tblgen, not ${.ALLSRC} 134. Jul 31 Kyle Evans git: 4befc6711ab2 - main - param.h: bump __FreeBSD_version for be1f7435ef218b 135. Jul 31 Kyle Evans git: be1f7435ef21 - main - kern: start tracking cr_gid outside of cr_groups[] 136. Jul 31 Kyle Evans git: 763a097c156f - main - loader: add nvidia modules to the loader blacklist 137. Jul 31 Zhenlei Huang git: bfbb93b6de6a - stable/14 - qlnxe: Advertise the IFCAP_HWSTATS capability 138. Jul 31 Zhenlei Huang git: cdd97f3aacf1 - stable/14 - qlnxe: Fix advertising the IFCAP_LINKSTATE capability 139. Jul 31 Benjamin Kaduk Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 140. Jul 31 Kevin Bowling git: 147b90973b97 - main - Revert "src.opts.mk: Default LLVM_ASSERTIONS off"
141. Jul 31 Olivier Cochard git: a01ce3b87d83 - main - swapon: Improve tests for non-standard kernel page size and small media 142. Jul 31 Ed Maste Re: 0c91fa982437 - stable/14 - dtrace_fbt.4: Document the DTrace fbt provider 143. Jul 31 Ed Maste git: fd05ce71c736 - stable/13 - dtrace.1: Resolve merge conflict 144. Jul 30 Ed Maste git: 6fa24b29d8ff - main - release, bsdinstall: include FreeBSD-kernel-man package 145. Jul 30 Ed Maste git: 3b3a28975820 - main - syslogd: Fix function return test 146. Jul 30 Konstantin Belousov git: 2e3fa9395fc6 - main - swapongeom: destroy consumer/close vnode in case swaponsomething failed 147. Jul 30 Konstantin Belousov git: 6f4de208edde - main - ufs: change isrmdir type to bool or u_int as appropriate 148. Jul 30 Ed Maste git: bf426b859bda - main - vt: Remove FONT specification from INDEX files 149. Jul 30 Alan Somers git: 7b35b4d19630 - main - sockstat: add libxo support 150. Jul 30 Ravi Pokala Re: 0c91fa982437 - stable/14 - dtrace_fbt.4: Document the DTrace fbt provider 151. Jul 30 Ed Maste Re: git: 0c91fa982437 - stable/14 - dtrace_fbt.4: Document the DTrace fbt provider 152. Jul 30 Ed Maste git: 525795cde28b - stable/14 - bsdinstall: Emit a warning if the system has too little memory 153. Jul 30 Ed Maste git: 74072e9f16c1 - main - usbhid: Enable by default 154. Jul 30 Ed Maste git: 185bd9cf2199 - stable/14 - dtrace.1: Resolve merge conflict 155. Jul 30 Rick Macklem Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 156. Jul 30 Poul-Henning Kamp git: 0d9aa2a441db - main - recoverdisk(1): Change time variables to time_t to compile on i386 157. Jul 30 Bjoern A. Zeeb Re: git: 0c91fa982437 - stable/14 - dtrace_fbt.4: Document the DTrace fbt provider 158. Jul 30 Dag-Erling =?utf-8?Q?Sm=C3 git: 852615204860 - main - ping: Remove unnecessary compiler flag 159. Jul 30 Kristof Provost Re: git: ded037e65e52 - main - qat: driver updates to improve code and fix bugs 160. Jul 30 Mateusz Piotrowski git: 7ee04c7b17d1 - stable/13 - rc: Use check_jail to check values of security.jail MIBs
161. Jul 30 Mateusz Piotrowski git: 943ad2ce5988 - stable/14 - rc: Use check_jail to check values of security.jail MIBs 162. Jul 30 Mateusz Piotrowski git: 2dded8fb5b25 - stable/13 - dtrace_fbt.4: Document the DTrace fbt provider 163. Jul 30 Mateusz Piotrowski git: 683f161bd5be - stable/13 - dtrace.1: Mention providers in SEE ALSO 164. Jul 30 Mateusz Piotrowski git: 0c91fa982437 - stable/14 - dtrace_fbt.4: Document the DTrace fbt provider 165. Jul 30 Mateusz Piotrowski git: 8679496e454e - stable/14 - dtrace.1: Mention providers in SEE ALSO 166. Jul 30 Bojan =?utf-8?Q?Novkovi=C4 git: 14598537acec - main - db/hash.c: Allow O_WRONLY in dbm_open 167. Jul 30 Warner Losh git: 7fc218b30b80 - main - find: Put back clearing the NOSTAT bit 168. Jul 29 Konstantin Belousov git: b87013fe70c0 - main - libthr: fix typo in comment 169. Jul 29 Konstantin Belousov git: a0041aee49be - main - kern/kern_thread.c: fix typo in comment 170. Jul 29 Mark Johnston git: 8f6769b82a2a - stable/14 - file: Fix the !CAPABILITIES build 171. Jul 29 Vladimir Kondratyev git: 6a11b6aed8a9 - stable/14 - psm(4): Add kqueue support 172. Jul 29 Vladimir Kondratyev git: 6296dd08ae52 - stable/14 - Added identifiers for additional PS4 DualShock controller variants 173. Jul 29 Vladimir Kondratyev git: 2100a0fecec7 - stable/14 - rtlbtfw(8): Sync device VID/PID list with Linux 6.15-rc4 174. Jul 29 Vladimir Kondratyev git: 08ad5c42343b - stable/14 - rtlbtfw(8): Add support for firmware file format V2 175. Jul 29 Toomas Soome git: 507f8523f5f6 - main - makefs: zfs dataset mountpoints are considered non-empty 176. Jul 29 Toomas Soome git: da1255560f36 - main - makefs: clean up warnings 177. Jul 29 Konstantin Belousov git: aa42e4984997 - main - sys_swapon: reject too small devices 178. Jul 29 John Baldwin git: f7951799877c - main - pci_iov: Support dynamic subordinate bus growth during VF creation 179. Jul 29 John Baldwin git: 706d8ffa3953 - main - cross-build: Add a <endian.h> wrapper for macOS 180. Jul 29 Ed Maste git: 8be24d80adb4 - main - ssh: Reduce sshd_config diffs against OpenSSH 10.0p2
181. Jul 29 Baptiste Daroussin git: 7b68893ffa9b - main - krb5: remove libedit from the bootstrap tools 182. Jul 29 Ed Maste git: 09e510c24802 - Create tag vendor/openssh/10.0p2 183. Jul 29 Ed Maste git: 5aaaa1a61024 - stable/14 - beep: Capsicumize 184. Jul 29 Mark Johnston Re: git: 610319c766e9 - main - ufs_vnops.c: newparent is not bool 185. Jul 29 Ed Maste git: 27ed3497bb55 - stable/14 - =?utf-8?Q?uk.kbd: Fix =E2=82=AC mapping?= 186. Jul 29 Ed Maste git: 3fe326bfa030 - stable/14 - memcmp.3: Clarify return value 187. Jul 29 Konstantin Belousov Re: git: 610319c766e9 - main - ufs_vnops.c: newparent is not bool 188. Jul 29 Mark Johnston git: 2bc355c0182a - main - ufs: Pass the new parent inode number to ufs_dirrewrite() 189. Jul 29 Mark Johnston Re: git: 610319c766e9 - main - ufs_vnops.c: newparent is not bool 190. Jul 29 Konstantin Belousov Re: git: 610319c766e9 - main - ufs_vnops.c: newparent is not bool 191. Jul 29 Konstantin Belousov Re: git: 610319c766e9 - main - ufs_vnops.c: newparent is not bool 192. Jul 29 Mark Johnston Re: git: 610319c766e9 - main - ufs_vnops.c: newparent is not bool 193. Jul 29 Konstantin Belousov Re: git: 610319c766e9 - main - ufs_vnops.c: newparent is not bool 194. Jul 29 Mark Johnston Re: git: 610319c766e9 - main - ufs_vnops.c: newparent is not bool 195. Jul 29 Kristof Provost git: f1f77adfd9bc - main - pf: remove incorrect __unused annotation 196. Jul 29 Kristof Provost git: e9ca883b12c0 - main - netinet6: Don't return non-IPv6 enabled interfaces from in6_getlinkifnet() 197. Jul 29 Kristof Provost git: da50f49977cc - main - ifconfig: fix removing IPv6 addresses 198. Jul 29 Konstantin Belousov Re: git: 610319c766e9 - main - ufs_vnops.c: newparent is not bool 199. Jul 29 Mark Johnston git: 8aeeb4b7f0ff - stable/14 - p9fs: Set *eofflag in p9fs_readdir() 200. Jul 29 Mark Johnston git: 852cc22dda9b - stable/14 - vm_pageout: Remove a volatile qualifier from some vm_domain members
201. Jul 29 Mark Johnston git: 2019311525ce - stable/14 - swap_pager: Convert swap-space-full flags to bools 202. Jul 29 Mark Johnston git: d8ef477a7bfe - stable/14 - fdescfs: Set *eofflag in fdesc_readdir() 203. Jul 29 Mark Johnston git: 3060f4fda70d - stable/14 - libdtrace: Use a designated array initializer for dt_cook_funcs[] 204. Jul 29 Mark Johnston git: 1392b97d0388 - stable/14 - kasan: Use kasan_md_unsupported() to check for invalid addresses 205. Jul 29 Mark Johnston git: 6c6add72d064 - stable/14 - msdosfs: Fix handling of eofflag in VOP_READDIR 206. Jul 29 Mark Johnston git: 12718429e89f - stable/14 - rc_subr_test: Bump some sleep timeouts 207. Jul 29 Mark Johnston git: bb4a12ff9ac0 - stable/14 - nuageinit: Add wrappers for chmod and chown 208. Jul 29 Mark Johnston git: f6ed43d346b1 - stable/14 - mkimg: Make output reproducible using a specific timestamp 209. Jul 29 Mark Johnston git: 414a01b9e62b - stable/14 - mkimg: Add a reproducible mode 210. Jul 29 Mark Johnston git: e9e13081931f - stable/14 - dtrace: fix symbol address resolution 211. Jul 29 Mark Johnston git: cd0359507027 - stable/14 - lposix: Use reentrant passwd and group lookup functions 212. Jul 29 Mark Johnston git: afe2a4025c1f - stable/14 - savecore/tests: Serialize the livedump test 213. Jul 29 Mark Johnston git: ac2279ea57b7 - stable/14 - unix/tests: Add a regression test for fd transfer across jails 214. Jul 29 Mark Johnston git: 3ad3ab5f9b6e - stable/14 - unix: Set O_RESOLVE_BENEATH on fds transferred between jails 215. Jul 29 Mark Johnston git: 10b3f2138573 - stable/14 - file: Add a fd flag with O_RESOLVE_BENEATH semantics 216. Jul 29 Konstantin Belousov git: 98eb6f0eaa50 - main - ufs: restore conditional 217. Jul 29 Mark Johnston Re: git: 610319c766e9 - main - ufs_vnops.c: newparent is not bool 218. Jul 29 Michael Tuexen git: 0ded4647215c - main - vtnet.4: update description of loader tunables 219. Jul 29 Kristof Provost git: 0bb490bdbff4 - stable/13 - /etc/rc.d/pf: Fix for multi-line pf_fallback_rules 220. Jul 29 Kristof Provost git: b731570eca60 - stable/14 - /etc/rc.d/pf: Fix for multi-line pf_fallback_rules
221. Jul 29 Michael Tuexen git: fe35f275ab02 - main - mbuf.9: describe checksum offloading for SCTP 222. Jul 29 Poul-Henning Kamp git: 36027361f9cf - main - =?utf-8?Q?iichid: Stop using split I=C2=B2C bus transactions?= 223. Jul 29 Kevin Bowling git: 677465720ad1 - stable/14 - getsockopt.2: Add SO_SPLICE source socket read and socket close behavior 224. Jul 29 Kevin Bowling git: 99979f0eeb93 - stable/14 - setsockopt.2: Clarify SO_SPLICE action 225. Jul 28 Rick Macklem Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 226. Jul 28 Benjamin Kaduk Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 227. Jul 28 Warner Losh Re: git: 430f1acc451c - main - ice(4): Add MAC filter and VLAN resource limits to VFs 228. Jul 28 Benjamin Kaduk Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 229. Jul 28 =?utf-8?Q?=C3=84lven?= git: 659962f96a15 - main - =?utf-8?Q?New committer (ports): =C3=84lven (alven)?= 230. Jul 28 Konstantin Belousov git: 610319c766e9 - main - ufs_vnops.c: newparent is not bool 231. Jul 28 Konstantin Belousov git: c069ca085bd1 - main - ufs_vnops.c: use unsigned type for newparent inode number in ufs_rename() 232. Jul 28 Mark Johnston git: 9a6ba186e0ca - main - sdt: Initialize probes in two passes 233. Jul 28 Kevin Bowling Re: git: 430f1acc451c - main - ice(4): Add MAC filter and VLAN resource limits to VFs 234. Jul 28 Kristof Provost Re: git: 430f1acc451c - main - ice(4): Add MAC filter and VLAN resource limits to VFs 235. Jul 28 John Baldwin git: 9f0f30bc1f5f - main - libnvmf: Add nvmf_nqn_valid_strict() function 236. Jul 28 John Baldwin git: df607c941f88 - main - stand/i386: Don't include SASRC in .PATH of boot loaders 237. Jul 28 John Baldwin git: 4e2cbc4466d2 - main - stand/i386: Remove references to empty variable OPENCRYPTO_XTS 238. Jul 28 John Baldwin git: a88cd55ba8ad - main - gptzfsboot: Move zfsboot.c source into its sole consumer 239. Jul 28 John Baldwin git: 4b02ad9d5063 - main - style.9: Add a C++ section 240. Jul 28 Warner Losh Re: git: 430f1acc451c - main - ice(4): Add MAC filter and VLAN resource limits to VFs
241. Jul 28 Lexi Winter git: 64f493e664cc - main - bridge: do not allow a bridge SVI in a bridge 242. Jul 28 Lexi Winter git: 4d281507f5f1 - main - bridge: be consistent about PVID terminology 243. Jul 28 Lexi Winter git: 328110da2661 - main - Move toolchain utils to -toolchain package 244. Jul 28 Konstantin Belousov git: 73e3f094faef - main - exterr: enqueue ktrace event on syscall exit instead of at EXTERROR() call 245. Jul 28 Mark Johnston git: 3b263fa76c08 - main - if_tuntap: Try to fix device refcount bugs 246. Jul 28 Mark Johnston git: 96b29c7f0cff - main - if_ovpn: Destroy cloned interfaces via a prison removal callback 247. Jul 28 Mark Johnston git: 748a4ea1caff - main - jail: Make prison_owns_vnet() operate on a prison instead of a ucred 248. Jul 28 Cy Schubert Re: git: c0fae431fd6a - main - krb5: Chase dd0ec030f8fd updating to current DSO 249. Jul 28 Konstantin Belousov Re: git: c0fae431fd6a - main - krb5: Chase dd0ec030f8fd updating to current DSO 250. Jul 28 Kristof Provost Re: git: 6efe8e6be413 - main - pf: Fix a lock leak in pf_ioctl_addrule() 251. Jul 28 Mark Johnston git: a007340abe83 - main - amd64: Remove a stray syzkaller config 252. Jul 28 Mark Johnston git: 6efe8e6be413 - main - pf: Fix a lock leak in pf_ioctl_addrule() 253. Jul 28 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 45c3fa9897f1 - main - ice: Fix aarch64 LINT kernel 254. Jul 28 Dag-Erling =?utf-8?Q?Sm=C3 git: e40a2c4927a8 - main - comsat: Don't return from the child 255. Jul 28 Dag-Erling =?utf-8?Q?Sm=C3 git: 4a4338d94401 - main - comsat: Don't read arbitrary files 256. Jul 28 John Baldwin Re: git: 45c3fa9897f1 - main - ice: Fix aarch64 LINT kernel 257. Jul 28 John Baldwin git: a3b72d89c702 - main - zfsboot: Remove zfsboot(8) program used to boot ZFS from MBR + BIOS 258. Jul 28 John Baldwin git: e958bc1c1337 - main - tools/boot/rootgen: Remove stray zfsboot1 from ZFS + MBR + UEFI function 259. Jul 28 Dag-Erling =?utf-8?Q?Sm=C3 git: 45c3fa9897f1 - main - ice: Fix aarch64 LINT kernel 260. Jul 28 Kristof Provost git: ad1b5df8884c - main - if_ovpn tests: basic float test case
261. Jul 28 Kristof Provost git: 9c52600a5a15 - main - if_ovpn: support floating clients 262. Jul 28 Cy Schubert Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 263. Jul 28 Lexi Winter git: 287a5fdcd3c9 - main - ifconfig/ifbridge.c: add get_vlan_id() 264. Jul 28 Rick Macklem Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 265. Jul 28 Rick Macklem Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 266. Jul 28 Olivier Certner git: 880e131d9d31 - stable/14 - vm_domainset: Print correct function in KASSERT()/panic() 267. Jul 28 Olivier Certner git: 0e9a3bdeb737 - stable/14 - pmap: Degrade pmap_page_set_attr*() into a no-op on same attribute 268. Jul 28 Olivier Certner git: d738ed04dbff - stable/14 - LinuxKPI: alloc_pages(): Don't reclaim on __GFP_NORETRY 269. Jul 28 Olivier Certner git: 8e1b8ae7298f - stable/14 - LinuxKPI: Have kvzalloc() rely on kvmalloc(), not kmalloc() 270. Jul 28 Olivier Certner git: 38cf4580a449 - stable/14 - Obsoletefiles.inc: Add architecture-specific 'runq.h' headers 271. Jul 28 Olivier Certner git: 2d2e8ea9f286 - stable/14 - runq: runq_not_empty() to support racy lookups again 272. Jul 28 Olivier Certner git: c7bb3ca85e5a - stable/14 - runq: Fix printing status word bits 273. Jul 28 Olivier Certner git: 8a59ea47d92c - stable/14 - sched_ule: 32-bit platforms: Fix runq_print() after runq changes 274. Jul 28 Olivier Certner git: 2b76d028605b - stable/14 - arm64: lib32: Don't try to install removed <machine/runq.h> 275. Jul 28 Olivier Certner git: 193c695d7b07 - stable/14 - ps(1), top(1): Priority: Let 0 be the first timesharing level 276. Jul 28 Olivier Certner git: cc604213b597 - stable/14 - sched_4bsd: ESTCPULIM(): Allow any value in the timeshare range 277. Jul 28 Olivier Certner git: 00c1b4fac2ab - stable/14 - sched_4bsd: Remove RQ_PPQ from ESTCPULIM()'s formula 278. Jul 28 Olivier Certner git: 15056c43e87f - stable/14 - sched_ule: Sanitize CPU's use and priority computations, and ticks storage 279. Jul 28 Olivier Certner git: c1ca55eb93fd - stable/14 - sched_ule: Recover previous nice and anti-starvation behaviors 280. Jul 28 Olivier Certner git: 32766dde5bc3 - stable/14 - sched_4bsd: Move ESTCPULIM() after its macro dependencies
281. Jul 28 Olivier Certner git: d83f27fe7378 - stable/14 - sched: Internal priority ranges: Reduce kernel, increase timeshare 282. Jul 28 Olivier Certner git: c42d06da488a - stable/14 - runq: Add copyright 283. Jul 28 Olivier Certner git: 2a9e7fd346f6 - stable/14 - runq: Restrict <sys/runq.h> to kernel only 284. Jul 28 Olivier Certner git: dcf352d69d91 - stable/14 - runq: Remove userland references to RQ_PPQ in rtprio contexts 285. Jul 28 Olivier Certner git: c6838df83578 - stable/14 - epoch_test: Assign different priorities using offset 1 286. Jul 28 Olivier Certner git: 590d12774f8f - stable/14 - runq: Bump __FreeBSD_version after switching to 256 levels 287. Jul 28 Olivier Certner git: 0f54758cbe91 - stable/14 - runq: Switch to 256 levels 288. Jul 28 Olivier Certner git: c6a65bbee695 - stable/14 - zfs: spa: ZIO_TASKQ_ISSUE: Use symbolic priority 289. Jul 28 Olivier Certner git: faa0b715592d - stable/14 - sched_ule: Use a single runqueue per CPU 290. Jul 28 Olivier Certner git: 79dcda3d5df6 - stable/14 - Internal scheduling priorities: Always use symbolic ones 291. Jul 28 Olivier Certner git: 0566e750c46c - stable/14 - sched_ule: runq_steal_from(): Suppress first thread special case 292. Jul 28 Olivier Certner git: 16cfdebb8b34 - stable/14 - runq: New runq_findq(), common low-level search implementation 293. Jul 28 Olivier Certner git: 952ccda22e27 - stable/14 - sched_ule: Re-implement stealing on top of runq common-code 294. Jul 28 Olivier Certner git: 9eba574a6761 - stable/14 - runq: New function runq_is_queue_empty(); Use it in ULE 295. Jul 28 Olivier Certner git: bfd59136bece - stable/14 - runq: runq_check(): Re-implement on top of runq_findq() 296. Jul 28 Olivier Certner git: bd97078d704b - stable/14 - runq: Tidy up and rename runq_setbit() and runq_clrbit() 297. Jul 28 Olivier Certner git: 606087082472 - stable/14 - runq: Re-order functions more logically 298. Jul 28 Olivier Certner git: de0e1a3abf8b - stable/14 - runq: Revamp runq_find*(), new runq_find_range() 299. Jul 28 Olivier Certner git: 000ffb6f24c4 - stable/14 - runq: More macros; Better and more consistent naming 300. Jul 28 Olivier Certner git: b6e0a4f51747 - stable/14 - runq: Clarity and style pass
301. Jul 28 Olivier Certner git: 55731b34c3ff - stable/14 - runq: API tidy up: 'pri' => 'idx', 'idx' as int, remove runq_remove_idx() 302. Jul 28 Olivier Certner git: 3020792db818 - stable/14 - runq: Hide function prototypes under _KERNEL 303. Jul 28 Olivier Certner git: 3f5f50ca526f - stable/14 - runq: More selective includes of <sys/runq.h> to reduce pollution 304. Jul 28 Olivier Certner git: fac3e1d3bc19 - stable/14 - runq: Deduce most parameters, remove machine headers 305. Jul 28 Olivier Certner git: 68d289075c76 - stable/14 - sys/param.h: Split some macros into new <sys/_param.h> 306. Jul 28 Kristof Provost Re: git: 430f1acc451c - main - ice(4): Add MAC filter and VLAN resource limits to VFs 307. Jul 28 Lexi Winter git: 16045420e7f8 - main - bsdinstall: use the canonical name for compression 308. Jul 28 Lexi Winter git: f252caf0015a - main - bridge: exterr-ize 309. Jul 28 Lexi Winter git: 14f57afb852d - main - bmake: Add a package for bmake and share/mk 310. Jul 28 Lexi Winter git: ad023bc26e10 - main - clang-scan-deps: Pass ${TDFILE} to tblgen, not ${.ALLSRC} 311. Jul 28 Lexi Winter git: f72c7affddfe - stable/14 - pom.6: add a more complete bibliography 312. Jul 28 Lexi Winter git: 4f2140aa9677 - stable/14 - crash.8: update a little 313. Jul 28 Lexi Winter git: 44a5649bc3a2 - stable/14 - tests/sys/net/if_bridge_test: fix MTU test 314. Jul 28 Lexi Winter Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 315. Jul 28 Konstantin Belousov Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 316. Jul 28 Olivier Certner git: 8a69eb88fa00 - main - Obsoletefiles.inc: Add architecture-specific 'runq.h' headers 317. Jul 28 Cy Schubert Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 318. Jul 28 Cy Schubert git: c0fae431fd6a - main - krb5: Chase dd0ec030f8fd updating to current DSO 319. Jul 28 Rick Macklem Re: git: c7da9fb90b0b - main - KRB5: Enable MIT KRB5 by default 320. Jul 28 Olivier Certner git: 04a6dc7974ee - main - chroot.8: Be more precise when describing '-u', '-g' and '-G'
home | archive sorted by: subject | author | date | reverse date