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


2025/dev-commits-src-main/20250811.dev-commits-src-main

Messages: 318, sorted by subject
Last page update: Sat Jan 3 13:05:17 UTC 2026

home | up | archive | sorted by: subject - author - date - reverse date
  1. Aug  7 Rick Macklem               git: 0080571ee0a5 - main - RELNOTES: Make an entry for Solaris style extended attributes
  2. Aug  5 Stefan Eßer                git: 024f676b399f - main - sbin/newfs_msdos: add support for exFAT file systems
  3. Aug  6 Dima Panov                  git: 024f676b399f - main - sbin/newfs_msdos: add support for exFAT file systems
  4. Aug  6 Jessica Clarke              Re: git: 024f676b399f - main - sbin/newfs_msdos: add support for exFAT file systems
  5. Aug  5 Kristof Provost            git: 029532e77b92 - main - pf: also allocate ethernet anchors from a UMA zone
  6. Aug  7 Dag-Erling Smørgrav        git: 02f394281fd6 - main - find: Fix -printf
  7. Aug  4 Lexi Winter                git: 04764f21855a - main - krb5: only apply -Wno-alloc-size-larger-than to gcc
  8. Aug  8 Zhenlei Huang              git: 04d0dc4c0c65 - main - tests: gif(4): Add regression tests for setup with EtherIP
  9. Aug  5 Ahmad Khalifa              git: 057686379c8b - main - release/amd64: cleanup code duplication
 10. Aug  4 Andrew Turner              git: 05e834d5dae4 - main - arm64: Use xzr directly to set HCRX_EL2
 11. Aug  6 Alexander Ziaee            git: 0790d99e0b95 - main - man bluetooth/fwdownloaders: Clarify descriptions
 12. Aug 10 Lexi Winter                git: 084a3e1e0337 - main - RELNOTES, UPDATING: Document Secure RPC DES removal
 13. Aug  6 Michael Tuexen             git: 0950ab7d7695 - main - tcp sack: improve computation of delivered_data
 14. Aug  4 John Baldwin               git: 0aa09b7a2a37 - main - ctld: Convert struct isns to a C++ class
 15. Aug  7 Dag-Erling Smørgrav        git: 0ecc679fd3da - main - indent: Simplify test script
 16. Aug 10 Lexi Winter                git: 10eecc467f32 - main - krb5: Don't install gssapi.h twice
 17. Aug  4 John Baldwin               git: 14f2cd780423 - main - ctld: Permit valid integer LUN device types
 18. Aug  8 Dag-Erling Smørgrav        git: 161f8edc651c - main - bsd.mkopt.mk: Prepare a list of all build options
 19. Aug  6 Andrew Turner              git: 16597773bc90 - main - arm64: Add ADDR_IS_USER
 20. Aug  5 Kristof Provost            git: 17ac89e1dfc3 - main - pf.conf.5: rework the text on mtu and mss

 21. Aug  7 Rick Macklem               git: 1a10f2f2042e - main - Revert "gssd: Fix build for now"
 22. Aug  5 Corvin Köhne               git: 1bc515184d87 - main - bhyve: scan PCI device ID to properly set BDSM address
 23. Aug  7 Konstantin Belousov        git: 1c2348e7723c - main - RELNOTES: mention rtld -z initfirst support
 24. Aug  7 Lexi Winter                git: 1e629ebb15db - main - bsd.files.mk: Fix FILESPACKAGE
 25. Aug  4 John Baldwin               git: 1ee9931d6e6f - main - ctld: Convert struct isns_req to a C++ class
 26. Aug  6 Dag-Erling Smørgrav        git: 1f9da4793cb1 - main - ObsoleteFiles: Deduplicate krb5 entries
 27. Aug  6 ShengYi Hung               git: 20056f0e5a7f - main - libusb: implement libusb_get_platform_descriptor
 28. Aug  8 Brooks Davis               git: 202ac0975edc - main - sysent: add a new NORETURN type flag
 29. Aug  4 John Baldwin               git: 22ce7be762ea - main - libutil++: Add freebsd::addrinfo_up wrapper class for std::unique_ptr<>
 30. Aug  9 Kyle Evans                 git: 239e8c98636a - main - ssh: sshd-session: properly save off the privileged gid
 31. Aug  6 ShengYi Hung               git: 2525f9f84bbe - main - libusb: add missing function signature to header
 32. Aug  4 Kyle Evans                 git: 28f618fcc2b4 - main - kern: fix a panic in crcopysafe() found by syzkaller
 33. Aug  8 Brooks Davis               git: 2a2556879b4f - main - syscalls.master: mark _exit as not returning
 34. Aug  4 John Baldwin               git: 2bb9180bb5d0 - main - ctld: Convert struct target to a C++ class
 35. Aug  7 John Baldwin               git: 2d76470b7011 - main - zfs: Fix build with GCC on 32-bit architectures
 36. Aug  4 John Baldwin               Re: git: 2e0caa7c7e14 - main - libutil: Really fix expand_number(3)
 37. Aug  9 Michael Tuexen             git: 2eb786d96e97 - main - tcp: rate limit the sending of all RST segments
 38. Aug  8 Lexi Winter                git: 2fb03d6c1142 - main - gssd: Be consistent about Makefile conditionals
 39. Aug  5 Kristof Provost            git: 301bd2998dc6 - main - pfctl: memset the pfctl struct in pfctl_reset()
 40. Aug  9 Robert Clausecker          git: 30acc8427026 - main - libc/amd64: rewrite memrchr() scalar impl. to read the string from the back

 41. Aug  5 Kristof Provost            git: 31131a9d6a20 - main - pf: allocate pf_kanchor from a pool
 42. Aug  6 ShengYi Hung               git: 315dec5ce6a2 - main - libusb: Add missing misc class in LIBUSB_CLASS
 43. Aug  8 Kyle Evans                 git: 33dd42e63298 - main - inetd: don't assume that initgroups(3) will set the egid
 44. Aug  6 Dag-Erling Smørgrav        git: 3456a0de9465 - main - ObsoleteFiles: Stop looking for catpages
 45. Aug  4 Kristof Provost            git: 349360b17eab - main - pf: return errors from pf_route() and pf_route6()
 46. Aug  4 John Baldwin               git: 34e8d66412cd - main - ctld: Rename {ctld,isns}.h to {ctld,isns}.hh
 47. Aug  8 Rick Macklem               git: 37b2cb5ecb0f - main - vfs: Add support for file cloning to VOP_COPY_FILE_RANGE
 48. Aug  8 Konstantin Belousov         Re: git: 37b2cb5ecb0f - main - vfs: Add support for file cloning to VOP_COPY_FILE_RANGE
 49. Aug  8 Rick Macklem                Re: git: 37b2cb5ecb0f - main - vfs: Add support for file cloning to VOP_COPY_FILE_RANGE
 50. Aug  8 Konstantin Belousov         Re: git: 37b2cb5ecb0f - main - vfs: Add support for file cloning to VOP_COPY_FILE_RANGE
 51. Aug  5 Cy Schubert                git: 383e7290c0b5 - main - krb5: Add missing gssapi header
 52. Aug  6 Ronald Klop                git: 3a2d4a1017e5 - main - Change the default of net.link.epair.ether_gen_addr 0 -> 1.
 53. Aug  7 Rick Macklem               git: 3a6c62e69597 - main - named_attribute.7: Add an explanation for a quirk
 54. Aug  5 Cy Schubert                git: 3a99a0961d44 - main - krb5: Remove Heimdal library when MK_MITKRB5 is enabled
 55. Aug 10 Warner Losh                git: 3b908a92b337 - main - types.h: Don't define true/false in C23
 56. Aug  7 John Baldwin               git: 3c4b3bab19ca - main - chroot: Remove always-true checks
 57. Aug  9 Jean-SébastienPédron       git: 3c9acc35b1d9 - main - linuxkpi: Add the `topology_*()` functions
 58. Aug  6 Dag-Erling Smørgrav        git: 3caee2a93f23 - main - hastd: Fix nv data size check
 59. Aug  6 Brooks Davis               git: 401d39e38937 - main - libsys: add a dependency for syscall stubs
 60. Aug  9 Rick Macklem               git: 4046ad6bb0ee - main - vfs_syscalls.c: Fix handling of offset args for copy_file_range

 61. Aug  6 John Baldwin               git: 40484d3117d9 - main - ctld: Use freebsd::fd_up to manage the lifecycle of accepted sockets
 62. Aug  6 Brooks Davis               git: 40a4508c4f90 - main - libthr: GC unused _sigsuspend()
 63. Aug  4 Brooks Davis               git: 40a5abfc3f66 - main - krb5/include/Makefile: don't override *include targets
 64. Aug  7 Cy Schubert                git: 42cacae4eb18 - main - ObsoleteFiles: Remove gssapi_krbt/gssapi.h
 65. Aug 10 Lexi Winter                git: 43ac5806a5a3 - main - bridge: Divorce ifuntagged from vlanfilter
 66. Aug  8 Pierre Pronchery           git: 4757b351ea9d - main - openssl: Import version 3.5.1
 67. Aug  4 John Baldwin               git: 47586ffc8bde - main - libucl: Add a ucl::Ucl::forced_string_value method
 68. Aug  4 John Baldwin                Re: git: 47586ffc8bde - main - libucl: Add a ucl::Ucl::forced_string_value method
 69. Aug  8 Rick Macklem               git: 49eba35ce80d - main - RELNOTES: Add an entry for COPY_FILE_RANGE_CLONE
 70. Aug  4 Mark Johnston              git: 4a8e62a1209f - main - qat: Revert changes to BAR indices
 71. Aug  9 Robert Clausecker          git: 4b15965daa99 - main - libc/amd64: rewrite memrchr() baseline impl. to read the string from the back
 72. Aug  4 John Baldwin               git: 4b1aac931465 - main - ctld: Convert struct pport and struct kports to C++ classes
 73. Aug  4 John Baldwin               git: 4c5e0172767d - main - ctld: Replace the auth_name linked list with an unordered_set<>
 74. Aug  8 Andrew Turner              git: 4c6c27d3fb4a - main - arm64: Support TBI in userspace
 75. Aug  7 Rick Macklem               git: 4de9547f322b - main - Revert "kgssapi: Fix the kgssapi so that it can use MIT Kerberos"
 76. Aug  7 Jessica Clarke             Re: git: 4ffb9ea88f40 - main - .git-blame-ignore-revs: device_if.m style(9) tweaks
 77. Aug  7 ShengYi Hung                Re: git: 4ffb9ea88f40 - main - .git-blame-ignore-revs: device_if.m style(9) tweaks
 78. Aug  8 Warner Losh                git: 5090ea716b22 - main - inet: fix typo
 79. Aug  8 Mariusz Zaborski           git: 50dee972977a - main - cap_fileargs.3: Polish
 80. Aug  8 Mariusz Zaborski            Re: git: 50dee972977a - main - cap_fileargs.3: Polish

 81. Aug  4 Rick Macklem               git: 51affb7e9716 - main - nfscl: Fix GetACL so that it does not want a reply cached
 82. Aug  4 Jessica Clarke              Re: git: 51affb7e9716 - main - nfscl: Fix GetACL so that it does not want a reply cached
 83. Aug  5 Rick Macklem                Re: git: 51affb7e9716 - main - nfscl: Fix GetACL so that it does not want a reply cached
 84. Aug  7 Konstantin Belousov        git: 53ae625bbda4 - main - RELNOTES: mention inline IPSEC offload
 85. Aug  9 Dimitry Andric             git: 53b77089e5ca - main - Remove unused variables in msun/bsdsrc/b_tgamma.c
 86. Aug  4 Brooks Davis               git: 543b875a8ee4 - main - kadm5srv: remove unused HDRS entries
 87. Aug 10 Lexi Winter                git: 5467020a540d - main - rc.conf: Use user.localbase to determine _localbase
 88. Aug  6 Rick Macklem               git: 554651ebf1c1 - main - kgssapi: Fix the kgssapi so that it can use MIT Kerberos
 89. Aug  6 Gleb Smirnoff               Re: git: 554651ebf1c1 - main - kgssapi: Fix the kgssapi so that it can use MIT Kerberos
 90. Aug  6 Rick Macklem                Re: git: 554651ebf1c1 - main - kgssapi: Fix the kgssapi so that it can use MIT Kerberos
 91. Aug  6 Rick Macklem                Re: git: 554651ebf1c1 - main - kgssapi: Fix the kgssapi so that it can use MIT Kerberos
 92. Aug  4 Kristof Provost            git: 5739007c6bce - main - pf tests: add missing require.progs
 93. Aug  8 Kyle Evans                 git: 58c92776d158 - main - jail: separate "statically valid allow flags" from "prison0 allow flags"
 94. Aug  5 Ronald Klop                git: 590493c14190 - main - if_epair(4): use ether_gen_addr(9) for stable MAC address
 95. Aug  4 John Baldwin               git: 5b0f19262952 - main - ctld: Convert struct portal to a C++ class
 96. Aug  7 Mitchell Horne             git: 5bae2ace2e55 - main - jh7110_gpio: Add StarFive JH7110 GPIO controller driver
 97. Aug  7 Kajetan Staszkiewicz       git: 5bbdd368c7b1 - main - pf tests: Improve tests for af-to
 98. Aug 10 Wolfram Schneider          git: 5bffa1d2069a - main - bsd-family-tree: add End-of-Life (EOL) section
 99. Aug  6 Stefan Eßer                git: 5c13952f167d - main - Revert "sbin/newfs_msdos: add support for exFAT file systems"
100. Aug  7 Simon J. Gerraty           git: 5c4d1c85847d - main - Replace license with just SPDX BSD-2-Clause

101. Aug  7 Steffen Nurpmeso            Re: git: 5c4d1c85847d - main - Replace license with just SPDX BSD-2-Clause
102. Aug  7 Warner Losh                 Re: git: 5c4d1c85847d - main - Replace license with just SPDX BSD-2-Clause
103. Aug  7 Simon J. Gerraty            Re: git: 5c4d1c85847d - main - Replace license with just SPDX BSD-2-Clause
104. Aug  8 Steffen Nurpmeso            Re: git: 5c4d1c85847d - main - Replace license with just SPDX BSD-2-Clause
105. Aug  7 Andrew Turner              git: 5d56a04d1b99 - main - bhyve/arm64: Add a missing header file
106. Aug  9 Kyle Evans                 git: 5f72125339b1 - main - top: improve sort field storage/lookup
107. Aug  8 Dag-Erling Smørgrav        git: 602e98dd35ea - main - stdio: Fix bug in integer-parsing FSM
108. Aug  4 Kristof Provost            git: 60e92d17cfeb - main - if_ovpn: support IPv6 link-local addresses
109. Aug  9 Mitchell Horne             git: 60fce0e22147 - main - busdma: another fix for small bounce transfers
110. Aug  8 John Baldwin               git: 619feb9dd00e - main - krb5: Don't add -Wno-macro-redefined to CFLAGS
111. Aug  9 Jean-SébastienPédron       git: 621f43ffe2eb - main - linuxkpi: Declare several log message prefixes
112. Aug  5 Cy Schubert                git: 62e5a3629483 - main - krb5: Remove et directory
113. Aug  7 Konstantin Belousov        git: 62f14d09a235 - main - RELNOTES: add note about 4TB RAM limit lifted
114. Aug  9 Rick Macklem               git: 62fd20bde5a6 - main - rpcsec_gss: Rename KRBIMP_HESIOD1 to KRBIMP_HEIMDALV1
115. Aug  5 Corvin Köhne               git: 6374c45fbaf7 - main - bhyve: protect MMIO mapped BDSM register
116. Aug  4 John Baldwin               git: 63ffcf6971a3 - main - libutil++: Add freebsd::nvlist_up wrapper class for std::unique_ptr<>
117. Aug  7 Andrew Turner              git: 642c0334f50a - main - bhyve/arm64: Implement PSCI_FNID_CPU_OFF
118. Aug  7 Jessica Clarke             git: 650bcf5b6be2 - main - rtld-elf: Don't include duplicate semicolon in Obj_Entry
119. Aug  6 Richard Scheffenegger      git: 65d4a8339984 - main - tcp: ensure SACK rxmit never ends up left of its hole
120. Aug  6 Dag-Erling Smørgrav        git: 662a0a01de58 - main - ObsoleteFiles: Remove old entries

121. Aug  6 John Baldwin               git: 66b5296f1b29 - main - ctld: Add support for NVMe over Fabrics
122. Aug  6 John Baldwin                Re: git: 66b5296f1b29 - main - ctld: Add support for NVMe over Fabrics
123. Aug  8 Mark Johnston              git: 66c75fa63aff - main - freebsd-update: Fix the pkgbase check
124. Aug  8 Mark Millard               RE: git: 66c75fa63aff - main - freebsd-update: Fix the pkgbase check [-r basedir vs. -c basedir use --and the documentation?]
125. Aug 10 Lexi Winter                git: 6856b8f4e6d9 - main - ifconfig.8: Remove VLAN filtering section
126. Aug  8 Aymeric Wibo               git: 6882fc4cc436 - main - pci: Fix dependency on ACPICA for non-ACPI builds
127. Aug  4 John Baldwin               git: 6acc7afa34aa - main - ctld: Convert struct port to a hierarchy of C++ classes
128. Aug  4 John Baldwin               git: 6b51ff931135 - main - ctld: Factor out a function for adding a private auth_group for a target
129. Aug  8 Dag-Erling Smørgrav        git: 6dab48b9de6c - main - build: Switch CLEAN back on by default
130. Aug  8 Philip Paeps                Re: git: 6dab48b9de6c - main - build: Switch CLEAN back on by default
131. Aug  8 John Baldwin                Re: git: 6dab48b9de6c - main - build: Switch CLEAN back on by default
132. Aug  5 Corvin Köhne               git: 6dda2653bd0e - main - bhyve: add interface to protect BAR regions of passthru devices
133. Aug  5 Bjoern A. Zeeb             Re: git: 6eb503116e88 - main - sdio: don't use CAM_PRIORITY_NONE  for queued CCB-s
134. Aug  5 Andriy Gapon               git: 6eb503116e88 - main - sdio: don't use CAM_PRIORITY_NONE for queued CCB-s
135. Aug  6 Andriy Gapon                Re: git: 6eb503116e88 - main - sdio: don't use CAM_PRIORITY_NONE for queued CCB-s
136. Aug  6 Bjoern A. Zeeb              Re: git: 6eb503116e88 - main - sdio: don't use CAM_PRIORITY_NONE for queued CCB-s
137. Aug  6 Andriy Gapon                Re: git: 6eb503116e88 - main - sdio: don't use CAM_PRIORITY_NONE for queued CCB-s
138. Aug  6 Andrew Turner              git: 6ff9bb7c3bb0 - main - arm64: Use a fixed value for sctlr_el1
139. Aug  6 Michael Tuexen             git: 717bbade2485 - main - rack, bbr: minor cleanup
140. Aug 10 Wolfram Schneider          git: 71d65d2595c8 - main - bsd-family-tree: add End-of-life (EOL) section

141. Aug 10 Warner Losh                git: 72170a4174e0 - main - nvmecontrol: Add Micron Vendor Unique SMART logpage support
142. Aug  7 Dag-Erling Smørgrav        git: 7378290edb5a - main - rpcbind: Code cleanup
143. Aug  5 Cy Schubert                Re: git: 73ed0c7992fd - main - krb5: install  gssapi_krb5/gssapi/gssapi.h once
144. Aug  4 Brooks Davis               git: 73ed0c7992fd - main - krb5: install gssapi_krb5/gssapi/gssapi.h once
145. Aug  5 Brooks Davis                Re: git: 73ed0c7992fd - main - krb5: install gssapi_krb5/gssapi/gssapi.h once
146. Aug  6 Mark Johnston              git: 7556b55f0d67 - main - time: Handle kern_clock_gettime() failures in kern_clock_nanosleep()
147. Aug  6 Rick Macklem               git: 784069e172c5 - main - gssd: Fix build for now
148. Aug  8 Brooks Davis               git: 7988e7e1675d - main - sysent: regen to mark _exit _Noreturn
149. Aug  8 Kyle Evans                 git: 7a7f74dbcc4f - main - grep: toss in some explicit fflush()
150. Aug  9 Rick Macklem               git: 7a9834041c91 - main - vfs: Put the definition of COPY_FILE_RANGE_CLONE in unistd.h
151. Aug 10 Lexi Winter                git: 7ac276298b72 - main - Remove Secure RPC DES authentication
152. Aug  6 Dag-Erling Smørgrav        git: 7b8c9de17448 - main - ObsoleteFiles: Fully remove publickey(5) stuff
153. Aug  4 John Baldwin               git: 7be913e00d79 - main - libutil++: Add freebsd::pidfile wrapper class around struct pidfh
154. Aug  9 Jean-SébastienPédron       git: 7cbc4d875971 - main - linuxkpi: Use `__builtin_popcountg()` instead of `bitcount*()`
155. Aug  7 Alexander Ziaee            git: 7cd6da268a8f - main - vt.4: Style pass
156. Aug  8 Lexi Winter                git: 7d2cfb27d62f - main - krb5: Move headers to the kerberos-lib package
157. Aug  7 Andrew Turner              git: 7d900907c8cf - main - bhyve/arm64: Tidy up a licence comment
158. Aug  7 Jessica Clarke              Re: git: 7d900907c8cf - main - bhyve/arm64: Tidy up a licence comment
159. Aug  7 Andrew Turner               Re: git: 7d900907c8cf - main - bhyve/arm64: Tidy up a licence comment
160. Aug  7 Mitchell Horne             git: 7d955e02b1d8 - main - jh7110_pcie: Add StarFive JH7110 PCIe controller driver

161. Aug  5 Lexi Winter                git: 7d99569d4051 - main - bridge: Make the vlan(4) shunt more robust
162. Aug  8 John Baldwin               git: 7de6d9d9b6bd - main - openssh: Include <fcntl.h> explicitly in includes.h
163. Aug  9 Jean-SébastienPédron       git: 7e5d7b0e8198 - main - linuxkpi: Add `sysfs_add_file_to_group()` and `sysfs_remove_file_from_group()`
164. Aug  6 John Baldwin               git: 7e844dcad22b - main - ctld: Add abstractions to support multiple target protocols
165. Aug  7 Lexi Winter                git: 7ed6b6b9d1a7 - main - packages: move route(6)d to the rip package
166. Aug  4 John Baldwin               git: 7f912714c536 - main - ctld: Convert struct auth to a C++ class
167. Aug  7 Konstantin Belousov        git: 80f976ba5486 - main - RELNOTES: amd64 tlsbase work
168. Aug  6 Andrew Turner              git: 81f07332c03f - main - arm64: tidy up Top-Byte-Ignore (TBI) in the kernel
169. Aug  6 Jessica Clarke              Re: git: 81f07332c03f - main - arm64: tidy up Top-Byte-Ignore (TBI) in the kernel
170. Aug  7 Andrew Turner               Re: git: 81f07332c03f - main - arm64: tidy up Top-Byte-Ignore (TBI) in the kernel
171. Aug  6 John Baldwin               git: 81fc74fd26da - main - cross-build make.py: Permit specifying cross toolchains by a package name
172. Aug  8 John Baldwin               git: 83dc2f33394b - main - nvmfd: Move out of the base install and into tools/tools/nvmf
173. Aug  8 Brooks Davis               git: 8433f8cd064a - main - sysent: regen for _exit(2) normalization
174. Aug  8 Aymeric Wibo               git: 84bbfc32a3f4 - main - acpi_powerres: D3cold support
175. Aug  8 Jessica Clarke              Re: git: 84bbfc32a3f4 - main - acpi_powerres: D3cold support
176. Aug  8 obiwac                      Re: git: 84bbfc32a3f4 - main - acpi_powerres: D3cold support
177. Aug  6 ShengYi Hung               git: 872065688515 - main - libusb: implement libusb_wrap_sys_device
178. Aug  4 John Baldwin               git: 888ec3a71912 - main - ctld: Convert struct conf to a C++ class
179. Aug  4 Andrew Turner              git: 8986e15f0bb5 - main - arm64: Teach CHECK_CPU_FEAT to handle more values
180. Aug  5 Kristof Provost            git: 8a309785c9b1 - main - pf: fix handling unreassembled fragments

181. Aug  8 Kyle Evans                 git: 8a5ceebece03 - main - kern: disallow user scheduling/debugging/signalling of jailed procs
182. Aug  8 Kyle Evans                  Re: git: 8a5ceebece03 - main - kern: disallow user scheduling/debugging/signalling of jailed procs
183. Aug  7 Andrew Turner              git: 8ae1d55bfcd0 - main - bhyve/arm64: Mark CPU0 as on at boot
184. Aug  5 Kristof Provost            git: 8b388995b8b2 - main - pf: convert DIOCRADDADDRS to netlink
185. Aug  8 Brooks Davis               git: 8d26a9da0c94 - main - amd64: assume the kernel supports RDFSBASE and RDGSBASE
186. Aug  4 Nuno Teixeira              Re: git: 8d8a745c456c - main - libutil: Drop auth_getval()
187. Aug  6 ShengYi Hung               git: 8ddbb5e80099 - main - libusb: add libusb_usb_2_0_extension_attributes
188. Aug  4 Kyle Evans                 git: 90b315233a33 - main - id: revert to historical and documented behavior for `id`
189. Aug  7 Andrew Turner              git: 9274eb16e5da - main - cpuset: Add CPU_TEST_{SET,CLR}_ATOMIC
190. Aug  4 John Baldwin               git: 937e92b5f7cc - main - libutil++: Add freebsd::fd_up class to manage file descriptors
191. Aug  9 Lexi Winter                git: 9503ed0dfdbd - main - pam_ksu: Fix crash when no ticket is present
192. Aug  8 Alan Somers                git: 950a251823e7 - main - sockstat: revert incorrect use of path-state for SCTP connections
193. Aug  4 John Baldwin               Re: git: 96a550e9dd89 - main - genet: Add a detach routine
194. Aug 10 Lexi Winter                git: 992d2f928452 - main - rc.d: Fix Kerberos rc scripts
195. Aug  4 Mark Johnston              git: 9a1b3303352b - main - vm_page: Clear VM_ALLOC_NOCREAT in vm_page_grab_pflags()
196. Aug  4 John Baldwin               git: 9a36ad4f5ada - main - ctld: Use scoped guards to finish configuration scopes in the UCL parser
197. Aug  5 Cy Schubert                git: 9a726ef24134 - main - krb5: Move compile_et to /usr/bin as it was with Heimdal
198. Aug  6 Alexander Ziaee            git: 9c215e77b29a - main - freebsd-version.8: Add back freebsd-update paragraph
199. Aug  5 Alan Somers                git: 9e682c426093 - main - fusefs: don't fake the mountpoint's stat info before FUSE_INIT completes
200. Aug  5 Corvin Köhne               git: 9eddbaa5bba2 - main - bhyve: add GVT-d support for graphics gen 11 and newer

201. Aug  9 Robert Clausecker          git: 9f4eb7679648 - main - man/man7: drop i386 from simd(7)
202. Aug  9 Konstantin Belousov         Re: git: 9f4eb7679648 - main - man/man7: drop i386 from simd(7)
203. Aug  5 Ronald Klop                Re: git: a01ce3b87d83 - main - swapon: Improve tests for non-standard kernel page size and small media
204. Aug  4 Alan Somers                git: a13ddd6210f3 - main - zfsd: don't try to fix an OFFLINE condition
205. Aug  9 Dimitry Andric             git: a1d051bc878d - main - Updates for ccosh[f] and csinh[f]
206. Aug  9 Dag-Erling Smørgrav        git: a276bb4794af - main - geom: Correct use of expand_number()
207. Aug  7 Dag-Erling Smørgrav        git: a39277782140 - main - libc: Fix style nits in flushlbuf regression test
208. Aug  7 Konstantin Belousov        git: a60b8e496ff7 - main - RELNOTES: mention UFS on large (>2G inodes) volumes improvements
209. Aug  9 Jean-SébastienPédron       git: a7a05ace5d02 - main - linuxkpi: Add `name` field to `struct resource`
210. Aug  6 Dag-Erling Smørgrav        git: ab1c6874e500 - main - libutil: Backward compatibility for expand_number()
211. Aug  7 John Baldwin               git: ab328f4e33f8 - main - ctld: Catch exceptions by reference instead of by value
212. Aug  7 ShengYi Hung               git: ab43dbe0187e - main - kern: fix incorrect format in device_if.m
213. Aug  8 Dag-Erling Smørgrav        git: abd45729ab22 - main - mk: Mark buildenv .NOTMAIN
214. Aug  6 John Baldwin               git: ad43e7f47210 - main - .github: Use make.py's --cross-toolchain option on macOS
215. Aug  4 John Baldwin               git: aea7fa728b0f - main - ctld: Switch to the C++ bindings for libucl
216. Aug  8 John Baldwin               git: af261a46aff1 - main - RELNOTES: Update the note for NVMeoF to reference ctld instead of nvmfd
217. Aug  4 John Baldwin               git: afcae14d2f24 - main - ctld: Convert struct lun to a C++ class
218. Aug  6 John Baldwin               git: b14d3736c23e - main - libnvmf: Fix header to work with C++
219. Aug  8 Warner Losh                git: b2df9c07dfb0 - main - CONTRIBUTING: Tweak the language
220. Aug  4 John Baldwin               git: b3127a2dc25a - main - libutil++: New library containing C++ utility classes for use in base

221. Aug  5 Lexi Winter                 Re: git: b3127a2dc25a - main - libutil++: New library containing C++ utility classes for use in base
222. Aug  7 Colin Percival             git: b3340428f394 - main - Bump __FreeBSD_version for 0c381b7f0570
223. Aug  5 Simon J. Gerraty           git: b4894eca1ade - main - Merge bmake-20250804
224. Aug  6 Brooks Davis               git: b59aecef032e - main - libc: stop trying to create __<syscall> symbols
225. Aug  9 Michael Tuexen             git: b6521ceaf277 - main - tcp : remove assignment without effect
226. Aug  5 Kristof Provost            git: bad279e12deb - main - pf: convert DIOCRDELADDRS to netlink
227. Aug 10 Warner Losh                git: bc598959090d - main - autofs: Plug memory leak
228. Aug 10 Konstantin Belousov         Re: git: bc598959090d - main - autofs: Plug memory leak
229. Aug 10 Warner Losh                 Re: git: bc598959090d - main - autofs: Plug memory leak
230. Aug 10 Konstantin Belousov         Re: git: bc598959090d - main - autofs: Plug memory leak
231. Aug 10 Lexi Winter                git: bc9867173f6a - main - tests/sys/net: if_bridge_test does not require python
232. Aug  6 Gleb Smirnoff              Re: git: bcb298fa9e23 - main - sctp, tcp, udp: improve deferred computation of checksums
233. Aug  7 Zhenlei Huang               Re: git: bcb298fa9e23 - main - sctp, tcp, udp: improve deferred computation of checksums
234. Aug  7 Michael Tuexen              Re: git: bcb298fa9e23 - main - sctp, tcp, udp: improve deferred computation of checksums
235. Aug  8 Kyle Evans                 git: bd21c672a868 - main - jail.h: fix the build
236. Aug  7 Dag-Erling Smørgrav        git: bd953a6026fc - main - libutil: Fix 32-bit build
237. Aug  7 Jean-SébastienPédron       git: c0fc0facf877 - main - linuxkpi: Call `lkpi_fpu_safe_exec()` in the implementation of kvmalloc()
238. Aug  7 Andrew Gallatin            git: c224b2ce7de0 - main - iflib: don't pullup UDP payloads to the TCP header size
239. Aug  5 Lexi Winter                git: c41469a89f74 - main - ifconfig: Improve bridge vlan filtering syntax
240. Aug  6 ShengYi Hung               git: c43a85045166 - main - libusb: add libusb_supported_speed enum

241. Aug  4 John Baldwin               git: c6f1e9b8a412 - main - ctld: Simplify XML parsing memory management
242. Aug  5 Mark Johnston              git: c72188d85a79 - main - racct: Improve handling of the pcpu resource
243. Aug  4 Brooks Davis               git: c791ea80b5f7 - main - kadm5srv: get common headers from kadm5clnt
244. Aug 10 Wolfram Schneider          git: c8cf8d851cd4 - main - bsd-family-tree: improve EOL section with FreeBSD references
245. Aug  9 Jean-SébastienPédron       git: c903f3756a28 - main - linuxkpi: Add `ida_alloc_range()`
246. Aug  7 John Baldwin               git: ca0d182dfeb6 - main - libutil++: Appease GCC -Wshadow warnings in constructors
247. Aug  6 Dag-Erling Smørgrav        git: cc5276aed0c7 - main - libutil: Fix login_setcryptfmt()
248. Aug  4 John Baldwin               git: ccb188268565 - main - ctld: Convert struct auth_portal to a C++ class
249. Aug  9 Jean-SébastienPédron       git: cdfdafdc3424 - main - linuxkpi: Define `DEFINE_SHOW_STORE_ATTRIBUTE()`
250. Aug  8 Kyle Evans                 git: d0ff5773cefa - main - libregex: fix our mapping for \w
251. Aug  9 Jean-SébastienPédron       git: d17bfb237065 - main - linuxkpi: Include <linux/spinlock.h> from <linux/refcount.h>
252. Aug  5 Lexi Winter                git: d1bcdbd2470f - main - libutil++: Add package definition
253. Aug  8 Toomas Soome               git: d439a1551226 - main - libsa: ip fragment reassembly is buggy
254. Aug  5 Lexi Winter                git: d43ac3b76ef7 - main - bridge: Make 802.1ad (Q-in-Q) configurable
255. Aug  4 Brooks Davis               git: d5cbb15f9eda - main - src.conf.5: add docs for WITHOUT_MITKRB5
256. Aug  4 John Baldwin               git: d6d8a7ba4216 - main - ctld: Convert struct portal_group to a C++ class
257. Aug  6 Dag-Erling Smørgrav        git: d81c64d165d5 - main - tail: Fix -b, -c, -n options
258. Aug  5 Kristof Provost            git: d8761e109d4d - main - pf.conf.5: document limit-item "anchors"; from martin vahlensieck
259. Aug  9 Colin Percival             git: db7c0e32a05d - main - Bump __FreeBSD_version for 4757b351ea9d
260. Aug  7 Martin Matuska             git: df58e8b1506f - main - zfs: merge openzfs/zfs@8302b6e32

261. Aug  9 Jessica Clarke              Re: git: df58e8b1506f - main - zfs: merge openzfs/zfs@8302b6e32
262. Aug  5 Corvin Köhne               git: df6c805ca125 - main - bhyve: add BAR handler list for passthru devices
263. Aug  4 John Baldwin               git: e01fe14c9aac - main - ctld: Make config file parsing exception safe
264. Aug  4 John Baldwin               git: e1849d9a8db4 - main - ctld: Use a bool to track if a target uses a private auth_group
265. Aug  7 Cy Schubert                Re: git: e26259f48afe - main - gssapi,krb5: Replace libgssapi with  the MIT version
266. Aug  7 Cy Schubert                 Re: git: e26259f48afe - main - gssapi,krb5: Replace libgssapi with  the MIT version
267. Aug  7 Cy Schubert                git: e26259f48afe - main - gssapi,krb5: Replace libgssapi with the MIT version
268. Aug  7 Rick Macklem                Re: git: e26259f48afe - main - gssapi,krb5: Replace libgssapi with the MIT version
269. Aug  4 Mark Johnston              git: e2ac6de6e4ed - main - p9fs: Set vnode state in p9fs_vget_common()
270. Aug  7 Rick Macklem               git: e3ac01e18eb3 - main - kgssapi: Fix the kgssapi so that it can use MIT Kerberos
271. Aug  8 Lexi Winter                 Re: git: e3ac01e18eb3 - main - kgssapi: Fix the kgssapi so that it can use MIT Kerberos
272. Aug  8 Rick Macklem                Re: git: e3ac01e18eb3 - main - kgssapi: Fix the kgssapi so that it can use MIT Kerberos
273. Aug  8 Benjamin Kaduk              Re: git: e3ac01e18eb3 - main - kgssapi: Fix the kgssapi so that it can use MIT Kerberos
274. Aug  8 Rick Macklem                Re: git: e3ac01e18eb3 - main - kgssapi: Fix the kgssapi so that it can use MIT Kerberos
275. Aug  7 Michal Meloun              git: e4bfe8e96615 - main - arm: Generate the kernel.bin file in zImage format.
276. Aug  8 Colin Percival             git: e4c0ecba44b2 - main - 15.0: Update main to -PRERELEASE
277. Aug  7 Andrew Turner              git: e560cb46edd4 - main - bhyve/arm64: Fix a race in PSCI CPU_ON
278. Aug  6 Alexander Ziaee            git: e63297e1b61e - main - rtlbtfw.8: Fix typo
279. Aug  6 John Baldwin               git: e68d702b3a1f - main - cross-build make.py: Handle lld brew packages on macOS
280. Aug  8 Pierre Pronchery           git: e7be843b4a16 - main - Merge commit '1095efe41feed8ea5a6fe5ca123c347ae0914801'

281. Aug  8 Enji Cooper (yaneurabeya)   Re: git: e7be843b4a16 - main - Merge commit '1095efe41feed8ea5a6fe5ca123c347ae0914801'
282. Aug  8 Enji Cooper (yaneurabeya)   Re: git: e7be843b4a16 - main - Merge commit '1095efe41feed8ea5a6fe5ca123c347ae0914801'
283. Aug  9 Enji Cooper (yaneurabeya)   Re: git: e7be843b4a16 - main - Merge commit '1095efe41feed8ea5a6fe5ca123c347ae0914801'
284. Aug  9 John Baldwin                Re: git: e7be843b4a16 - main - Merge commit '1095efe41feed8ea5a6fe5ca123c347ae0914801'
285. Aug  8 Brooks Davis               git: e7e964cb2ebd - main - syscalls: normalize _exit(2) declerations
286. Aug  9 Konstantin Belousov        git: e8b37e754589 - main - timerfd_read(): stop setting td_rtcgen
287. Aug  5 Alexander Ziaee            git: e9792345d36c - main - freebsd-version.8: Remove freebsd-update paragraph
288. Aug  6 John Baldwin                Re: git: e9792345d36c - main - freebsd-version.8: Remove freebsd-update paragraph
289. Aug  7 John Baldwin               git: eb027d66489b - main - bsd.man.mk: Handle manual pages with colons for the manlint target
290. Aug  4 John Baldwin               git: eb0dc901a541 - main - ctld: Convert struct auth_group to a C++ class
291. Aug  7 ShengYi Hung               git: eb124b8b285d - main - Fix: replace incorrect commit hash in .git-blame-ignore-revs
292. Aug  7 Dag-Erling Smørgrav        git: eb41613d2297 - main - indent: Fix buffer overflow
293. Aug  4 Brooks Davis               git: eb9c541a7389 - main - src.conf.5: regen with WITHOUT_MITKRB5 docs
294. Aug  4 John Baldwin               git: ec1656181790 - main - bsd.man.mk: Support manual pages with colons in the filename
295. Aug 10 ShengYi Hung               git: ec99803ad70a - main - bhyve: Populate the device version from the backend
296. Aug  4 John Baldwin               git: ed076901ec80 - main - ctld: Convert struct ctld_connection to a C++ class
297. Aug  9 Jean-SébastienPédron       git: f0e445912658 - main - linuxkpi: Update posittion after copy in `seq_read()`
298. Aug  9 Michael Tuexen             git: f0f6e5038896 - main - tcp: mitigate a side channel for detection of TCP connections
299. Aug 10 Cy Schubert                git: f1c4c3daccba - main - krb5: Update MIT KRB5 from 1.21 to 1.22
300. Aug 10 Dag-Erling Smørgrav         Re: git: f1c4c3daccba - main - krb5: Update MIT KRB5 from 1.21 to 1.22

301. Aug  5 Kristof Provost            git: f2e956c915fd - main - pf tests: robustness improvement
302. Aug  8 Zhenlei Huang              git: f4744b8acb93 - main - EtherIP: Fix passing the address family from if_bridge(4) to gif(4)
303. Aug  8 Lexi Winter                git: f4fd2aa07cde - main - libutil++: Move to clibs
304. Aug  8 Konstantin Belousov         Re: git: f4fd2aa07cde - main - libutil++: Move to clibs
305. Aug  9 Lexi Winter                 Re: git: f4fd2aa07cde - main - libutil++: Move to clibs
306. Aug  9 Konstantin Belousov         Re: git: f4fd2aa07cde - main - libutil++: Move to clibs
307. Aug  4 John Baldwin               git: f61f75771f95 - main - ctld: Cleanups to parse_addr_port
308. Aug  5 Corvin Köhne               git: f841cb63687b - main - bhyve: trap protected BAR regions of passthru devices
309. Aug  4 Romain Tartière            git: f90940ce6eb7 - main - vm_page: Fix handling of empty bad memory addresses file
310. Aug  5 Lexi Winter                git: f94c370de6e7 - main - bridge: Allow VLAN protocol to be configured
311. Aug  8 Brooks Davis               git: fd4cdc438b77 - main - rtld: fix dependencies for rtld-libc
312. Aug  4 Konstantin Belousov        git: fd50bb3f7cd0 - main - vop_fsync_debugprepost(): take account of nullfs
313. Aug  6 Alexander Ziaee            git: fe1b8df27477 - main - uathload.8: Fix typo
314. Aug  6 Michael Tuexen             git: feeb19201dca - main - tcp: improve consistency of KASSERTs in tcp_sack.c
315. Aug  6 Gleb Smirnoff               Re: git: feeb19201dca - main - tcp: improve consistency of KASSERTs in tcp_sack.c
316. Aug  7 Michael Tuexen              Re: git: feeb19201dca - main - tcp: improve consistency of KASSERTs in tcp_sack.c
317. Aug 10 Warner Losh                git: fef6c8f2ee8f - main - nvmecontrol: Add Intel Drive Marketing Name Log support (0xdd)
318. Aug  6 John Baldwin               git: ffb02a356dfa - main - ctld: Refactor auth_group to support NVMe

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