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


2025/dev-commits-src-branches/20250929.dev-commits-src-branches

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

home | up | archive | sorted by: subject - author - date - reverse date
  1. Sep 27 Zhenlei Huang              git: 032918dfd155 - stable/15 - tcp: Add CTLFLAG_VNET flag to some sysctls
  2. Sep 23 Dag-Erling Smørgrav        git: 0416dd2d0330 - stable/13 - man: Fix usage message
  3. Sep 27 Zhenlei Huang              git: 04741ceafa2c - stable/14 - iflib: Set the get counter routine prior to attaching the interface
  4. Sep 23 Olivier Certner            git: 0479fdf7f715 - stable/15 - stress2: Fix removal of supplementary groups
  5. Sep 23 Olivier Certner            git: 052d8f6acf46 - stable/15 - unix: SCM_CREDS: Restore passing the effective GID
  6. Sep 28 Konstantin Belousov        git: 071a785e912c - stable/15 - x86: directly use clflushopt mnemonic in cpufunc.h
  7. Sep 24 Enji Cooper                git: 08be83a3cb68 - stable/13 - Fix the build post-dcf5d5603b3af8
  8. Sep 25 Ed Maste                   git: 093f3f26e951 - stable/15 - bsdinstall: fix vfs.zfs.vdev.min_auto_ashift oid
  9. Sep 23 Konstantin Belousov        git: 0add74cd82d8 - stable/15 - remote coredump: fully initialize coredump_vnode_ctx and coredump_writer structs
 10. Sep 28 Konstantin Belousov        git: 0c3b3c7482db - stable/15 - amd64 cpufunc.h: add rcs(), to read code selector
 11. Sep 23 Olivier Certner            git: 0d836d126129 - stable/15 - cred: Restore proper checking of effective groups in some security policies
 12. Sep 27 Zhenlei Huang              git: 112d1a5f5df0 - stable/14 - tslog: Move sysinit_tslog_shim() into kern_tslog.c
 13. Sep 28 Michael Tuexen             git: 125e23572c71 - stable/15 - tcp: refactor tcp_send_challenge_ack()
 14. Sep 23 Dag-Erling Smørgrav        git: 13cf806828e2 - stable/14 - atf-c(3): fill in prototypes for functions
 15. Sep 27 Zhenlei Huang              git: 17226a28bbd5 - stable/14 - rmlock: Sprinkle const qualifiers where appropriate
 16. Sep 27 Zhenlei Huang              git: 1b42526ce9f4 - stable/14 - gif.4: Mention that gif(4) can tunnel Ethernet traffic
 17. Sep 24 Vladimir Kondratyev        git: 1bc5c9a23225 - stable/15 - rc.d/moused: Fix misplaced `basename`
 18. Sep 27 Zhenlei Huang              git: 1bd02c42131a - stable/14 - ifconfig: Display the IFCAP_HWSTATS capability without netlink
 19. Sep 28 Konstantin Belousov        git: 1cf34a9ead7b - stable/14 - arm/atomic.h: remove misleading comment
 20. Sep 28 Alexander Ziaee            git: 1db80c5b93d5 - stable/15 - blackhole.4: Describe even better

 21. Sep 25 Lexi Winter                git: 1dbe00f75091 - stable/15 - packages: Add some missing dependencies
 22. Sep 25 Lexi Winter                git: 20300ccbaf84 - stable/15 - packages: Add devd to the minimal-jail set
 23. Sep 22 Andrew Turner              git: 20fee5aa5053 - stable/15 - arm64: Add cpu_feat_disabled for disabled features
 24. Sep 22 Konstantin Belousov        git: 23004dbe58f6 - stable/15 - Revert "zfsctl_root_readdir: if there were no dirents to copy out, return EINVAL"
 25. Sep 22 Michael Tuexen             git: 28f2d9b86de5 - stable/15 - vtnet: deprecate loader tunable fixup_needs_csum
 26. Sep 23 Olivier Certner            git: 2932e6f59bff - stable/15 - getgroups.2: Clarify, mention ascending order, add SECURITY CONSIDERATIONS
 27. Sep 27 Zhenlei Huang              git: 2cb20b25a573 - stable/14 - qlnxe: Unconditionally enable extended media types
 28. Sep 27 Zhenlei Huang              git: 3038122a7642 - stable/14 - init_main: Remove the placeholder SYSINIT
 29. Sep 27 Alan Somers                git: 3152a2f5dd04 - stable/14 - fusefs: fix a kernel panic regarding SCM_RIGHTS
 30. Sep 28 Alexander Ziaee            git: 31dfc2775421 - stable/15 - blackhole.4: Describe better
 31. Sep 25 Alan Somers                git: 3289d3831718 - stable/15 - fusefs: fix the last_local_modify LLM/LastLocalModify.lookup/3 test
 32. Sep 25 Colin Percival             git: 32c48d373817 - stable/15 - release: Make toolchain OCI container use pkg set
 33. Sep 25 Lexi Winter                git: 3608d730ad33 - stable/15 - pkgbase-stage.lua: Add pkg package to the offline repo
 34. Sep 22 Andrew Turner              git: 3c25261ea29c - stable/15 - arm64: Read the CPU feature tunables once
 35. Sep 27 Alan Somers                git: 3c69315911ba - stable/14 - mac_bsdextended: report that all tests require the kernel module
 36. Sep 26 Michael Tuexen             git: 3f87b632ed04 - stable/14 - tcp: fix sending of RST segments
 37. Sep 26 Michael Tuexen             git: 4010352306ef - stable/14 - tcp lro: remove redundant check
 38. Sep 27 Alan Somers                git: 4171bf5905a9 - stable/14 - zfsd: don't try to fix an OFFLINE condition
 39. Sep 22 Gleb Smirnoff              git: 418bf338747a - stable/15 - Revert "linux: fix reporting NL_RTM_DELLINK to Netlink sockets"
 40. Sep 23 Olivier Certner            git: 469c3a4139fe - stable/15 - linux: setgroups(): Fix the group number's upper limit

 41. Sep 25 Lexi Winter                git: 46a4ee6e6e67 - stable/15 - Makefile.inc1: Fix package-pkg with a non-default LOCALBASE
 42. Sep 27 Jose Luis Duran            git: 4b1b8a558727 - stable/15 - cron: Fix comment from "root's" to "system" crontab
 43. Sep 24 Enji Cooper                git: 4b286fc6d5f1 - stable/14 - OSSL_HTTP_get(): Reset redirection_url in each iteration
 44. Sep 25 Lexi Winter                git: 4bc068b0e20c - stable/15 - bsdinstall: Install pkg if it's available
 45. Sep 23 Konstantin Belousov        git: 4e0d2f1566b3 - stable/14 - vm/vm_fault.c: update and split comments for vm_fault() and vm_fault_trap()
 46. Sep 27 Robert Clausecker          git: 510a9e3885e7 - stable/15 - libc/aarch64: fix ELF size of timingsafe_memcmp
 47. Sep 23 Dag-Erling Smørgrav        git: 519a1c971e67 - stable/15 - cp: Drop test helper
 48. Sep 26 Alan Somers                git: 5206983e76c0 - stable/15 - fusefs: fix a kernel panic regarding SCM_RIGHTS
 49. Sep 27 Zhenlei Huang              git: 52dbbe3f37ff - stable/14 - bridge: Fix adding gif(4) interface assigned with IP addresses as bridge memeber
 50. Sep 22 Konstantin Belousov        git: 5367bef13886 - stable/14 - Revert "zfs readdir: if there were no dirents to copy out, return EINVAL same as UFS"
 51. Sep 26 Colin Percival             git: 54dd9fd8a525 - stable/15 - 15.0: Update to ALPHA4
 52. Sep 23 Andrey V. Elsukov          git: 586183128f2f - stable/14 - IPv6: fix off-by-one in pltime and vltime expiration checks
 53. Sep 23 Corvin Köhne               git: 5a8172dd6389 - stable/15 - bhyve: assign a valid INTPIN to NVIDIA GPUs
 54. Sep 27 Zhenlei Huang              git: 5c6fae9d27da - stable/14 - tests: bridge: Add regression test for gif(4) interface as bridge member
 55. Sep 23 Olivier Certner            git: 5e4493dca3eb - stable/15 - nfsd: nfsd_excred(): Remove an obsolete comment
 56. Sep 28 Michael Tuexen             git: 5e4bed48699a - stable/14 - tcp: refactor tcp_send_challenge_ack()
 57. Sep 23 Olivier Certner            git: 5eaee33a2a70 - stable/15 - linux: getsockopt(): Simplify exporting groups a bit
 58. Sep 24 Zhenlei Huang              git: 5f472754ba6f - stable/15 - ifconfig: Fix the display of the IFCAP_MEXTPG capability without netlink
 59. Sep 23 ShengYi Hung               git: 60b0c7e66fee - stable/15 - ichwd: address unused function warning by marking as __unused
 60. Sep 28 Mateusz Piotrowski         git: 6284c753e507 - stable/15 - d.7: Fix synopsis

 61. Sep 27 Zhenlei Huang              git: 629d42653584 - stable/14 - sx: Sprinkle const qualifiers where appropriate
 62. Sep 23 Alexander Ziaee            git: 63f76d75eeed - stable/15 - cdceem.4: Clean description for apropos, tag spdx
 63. Sep 22 Andrew Turner              git: 6492b6247826 - stable/15 - arm64: Move the FEAT_PAN check later
 64. Sep 27 Vladimir Kondratyev        git: 64b530b38be3 - stable/15 - u2f(4): Invert U2F_MAKE_UHID_ALIAS kernel build option
 65. Sep 22 Michael Tuexen             git: 65a9bef46996 - stable/15 - tcp: improve compilation of cc and their helper modules
 66. Sep 23 Alexander Ziaee            git: 66c3e6d2cad5 - stable/15 - ObsoleteFiles: Remove the miscapitalized vimage.9
 67. Sep 23 Dag-Erling Smørgrav        git: 697d7905aba9 - stable/15 - stat: Add option to list holes
 68. Sep 27 Zhenlei Huang              git: 6a2eca1b38d7 - stable/14 - ifconfig: Fix the display of the IFCAP_MEXTPG capability without netlink
 69. Sep 23 Alexander Ziaee            git: 6abce6f7b8de - stable/15 - stand/man: Fix mdoc typos for emails, tag spdx
 70. Sep 24 Zhenlei Huang              git: 6bcce275a5a9 - stable/15 - ifconfig: Display the IFCAP_HWSTATS capability without netlink
 71. Sep 22 Dag-Erling Smørgrav        git: 6d3de817987a - stable/15 - ifconfig: Enter jail as soon as possible
 72. Sep 24 Enji Cooper                git: 6ff0347e8f0f - stable/13 - Unbreak usr.bin/dc with OpenSSL 3
 73. Sep 23 Olivier Certner            git: 7132fb5edbc9 - stable/15 - setgroups.2: Add SECURITY CONSIDERATIONS, fix the groups limit, rework
 74. Sep 28 Konstantin Belousov        git: 715f597eb2ea - stable/14 - arm, powerpc, riscv: implement atomic_set/clear_16
 75. Sep 22 Xin LI                     git: 78b179fe9280 - stable/15 - MFC: MFV: libexpat 2.7.2
 76. Sep 22 Xin LI                     git: 78f39a55b205 - stable/14 - MFC: MFV: libexpat 2.7.2
 77. Sep 27 Zhenlei Huang              git: 79720e10b208 - stable/14 - rwlock: Sprinkle const qualifiers where appropriate
 78. Sep 22 Gleb Smirnoff              git: 797e92944d11 - stable/15 - cpuctl: run amd_ucode_wrmsr only on one CPU and report if it failed
 79. Sep 27 Zhenlei Huang              git: 79d114544fab - stable/14 - tcp: Fix expiring and purging hostcache entries of vnet jails
 80. Sep 27 Jose Luis Duran            git: 7a5bdaf1d7dd - stable/13 - cron: Fix comment from "root's" to "system" crontab

 81. Sep 22 Gleb Smirnoff              git: 7a7fbb13f546 - stable/15 - cpucontrol: fix -DDEBUG build
 82. Sep 23 Olivier Certner            git: 7bab0263aafe - stable/15 - cr_canseeothergids(): Make the logic easier to grasp
 83. Sep 27 Zhenlei Huang              git: 7d680875473d - stable/14 - vtnet: Prefer "hardware" accounting for the multicast and total number of octets sent
 84. Sep 27 Alan Somers                git: 7dc691b70353 - stable/14 - fusefs: fix the last_local_modify LLM/LastLocalModify.lookup/3 test
 85. Sep 25 Ed Maste                   git: 7e42cedae894 - stable/13 - bsdinstall: fix vfs.zfs.vdev.min_auto_ashift oid
 86. Sep 23 Olivier Certner            git: 8013a7137d3a - stable/15 - linux: Simplify further getgroups() after 'cr_gid' not in cr_groups[]
 87. Sep 27 Zhenlei Huang              git: 8049f85bdd8b - stable/14 - vtnet: Do "hardware" accounting for the total number of received octets
 88. Sep 25 Colin Percival             git: 8134e7f4b406 - stable/15 - freebsd-update: Library ordering
 89. Sep 25 Lexi Winter                git: 846125d00353 - stable/15 - libpmc: Move libpmc and utils to a new pmc package
 90. Sep 27 Alan Somers                git: 872d4fb51ef4 - stable/14 - ctladm: skip the tests if ctladm is missing
 91. Sep 24 Enji Cooper                git: 8782ceb94273 - stable/13 - Reduce ifdef soup by adding pre-3.0 compat support
 92. Sep 25 Colin Percival             git: 87eb52f1b061 - stable/13 - freebsd-update: Library ordering
 93. Sep 22 Andrew Turner              git: 88489d90afa5 - stable/15 - arm64: Fix enabling CPU features
 94. Sep 23 Olivier Certner            git: 8878569103a3 - stable/15 - initgroups(3): Add a pre-FreeBSD-15-compatible version
 95. Sep 23 Kyle Evans                  Re: git: 8878569103a3 - stable/15 - initgroups(3): Add a pre-FreeBSD-15-compatible version
 96. Sep 23 Olivier Certner             Re: git: 8878569103a3 - stable/15 - initgroups(3): Add a pre-FreeBSD-15-compatible version
 97. Sep 23 Kyle Evans                  Re: git: 8878569103a3 - stable/15 - initgroups(3): Add a pre-FreeBSD-15-compatible version
 98. Sep 28 Konstantin Belousov        git: 88d23b649ceb - stable/15 - arm/atomic.h: remove misleading comment
 99. Sep 23 Dag-Erling Smørgrav        git: 898d513ab1c5 - stable/15 - tools: Drop cryptotest
100. Sep 27 Zhenlei Huang              git: 89c3be21d65b - stable/14 - mtx: Sprinkle const qualifiers where appropriate

101. Sep 27 Alan Somers                git: 8b66d677a99b - stable/14 - ctl: add ATF tests for SCSI PERSISTENT RESERVE IN/OUT
102. Sep 25 Lexi Winter                git: 8bf853564dc6 - stable/15 - packages: Add a dependency from -rc to -runtime
103. Sep 23 Olivier Certner            git: 8cda100def08 - stable/15 - cred: 'kern.ngroups' tunable: Rework the comment on the initial value
104. Sep 27 Zhenlei Huang              git: 8d6bc14c5474 - stable/14 - iflib: Make iflib_register() return void
105. Sep 25 Ed Maste                   git: 8f7dded41251 - stable/14 - bsdinstall: fix vfs.zfs.vdev.min_auto_ashift oid
106. Sep 27 Alan Somers                git: 931274f70d08 - stable/14 - fusefs: report that all tests require the fusefs kernel module
107. Sep 25 Lexi Winter                git: 93593875df8d - stable/15 - packages: Add descriptions for all packages
108. Sep 28 Mateusz Piotrowski         git: 93bc812788c0 - stable/15 - ports.7: Fix example of passing variables on the command line
109. Sep 23 Olivier Certner            git: 9466d35acc01 - stable/15 - cred: Update some comments after 'cr_gid' is no more cr_groups[0]
110. Sep 27 Zhenlei Huang              git: 94d3be2b547c - stable/14 - qlnxe: Report speeds in decimal format
111. Sep 24 Enji Cooper                git: 9620fa7091a2 - stable/14 - aio_*(2): mention ENOSYS under ERRORS
112. Sep 23 Olivier Certner            git: 97e7c06af75e - stable/15 - fuse: Fix GID when sending FUSE_INTERRUPT to a FUSE daemon
113. Sep 28 Michael Tuexen             git: 994b3f20900d - stable/14 - tcp: whitespace cleanup
114. Sep 28 Alexander Ziaee            git: 9acd6934bbbc - stable/15 - blackhole.4: Describe even better, take two
115. Sep 25 Lexi Winter                git: 9b11dacb95d8 - stable/15 - packages: Move powerd to its own package
116. Sep 25 Lexi Winter                git: 9bcc0094b5a4 - stable/15 - Makefile.inc1: Handle pkg development versions
117. Sep 27 Jose Luis Duran            git: 9c4e33eb359f - stable/14 - cron: Fix comment from "root's" to "system" crontab
118. Sep 25 Lexi Winter                git: 9e100a7f5631 - stable/15 - release: Fail the build if pkg can't be installed
119. Sep 27 Zhenlei Huang              git: 9ed73bd78c78 - stable/14 - Migrate from printb to print_bits for locally defined bit fields.
120. Sep 25 Lexi Winter                git: 9f2493321188 - stable/15 - packages: Replace libbz2 package with a bzip2 package

121. Sep 24 Enji Cooper                git: 9f94939b73f5 - stable/14 - Bump .Dd for recently changed aio_*(2) manpages
122. Sep 23 Konstantin Belousov        git: a05c806a78a7 - stable/15 - vm/vm_fault.c: update and split comments for vm_fault() and vm_fault_trap()
123. Sep 27 Alan Somers                git: a16c01f71fd5 - stable/14 - fusefs: don't fake the mountpoint's stat info before FUSE_INIT completes
124. Sep 22 Michael Tuexen             git: a16c7286b5c4 - stable/14 - vtnet: deprecate loader tunable fixup_needs_csum
125. Sep 28 Alexander Ziaee            git: a32d033e4913 - stable/15 - kerneldocs: Update latex package
126. Sep 28 Konstantin Belousov        git: a3be514dbcd1 - stable/14 - x86: directly use clflushopt mnemonic in cpufunc.h
127. Sep 26 Michael Tuexen             git: a41b0e52ab90 - stable/15 - tcp: fix sending of RST segments
128. Sep 22 Cy Schubert                Re: git: a4417b9f9cde - stable/15 - moused(8): Start moused with  devd
129. Sep 22 Vladimir Kondratyev        git: a4417b9f9cde - stable/15 - moused(8): Start moused with devd
130. Sep 23 Olivier Certner            git: a482c6975867 - stable/15 - MAC/bsdextended: Restore matching subjects' effective GID
131. Sep 24 Enji Cooper                git: a694dad26ba5 - stable/13 - factor: support OpenSSL 3
132. Sep 27 Jose Luis Duran            git: a84744caa297 - stable/15 - pf tests: Add python3 as a dependency
133. Sep 27 Zhenlei Huang              git: ac4b48b6ad34 - stable/14 - qlnxe: Support SIOCGIFXMEDIA ioctl
134. Sep 27 Zhenlei Huang              git: ac91312f28a9 - stable/14 - Move print_bits to ifconfig.c and make available to other src files.
135. Sep 27 Zhenlei Huang              git: aeb8f341ad20 - stable/14 - EtherIP: Fix passing the address family from if_bridge(4) to gif(4)
136. Sep 23 Dag-Erling Smørgrav        git: af3e311a2734 - stable/14 - atf, kyua: Implement require.kmods.
137. Sep 23 Olivier Certner            git: af6ac3228415 - stable/15 - setcred.2: Remove now obsolete mention of setgroups(2)'s different behavior
138. Sep 23 Olivier Certner            git: b0395b44974b - stable/15 - tools/regression/priv: Don't call setgroups() with the effective GID
139. Sep 25 Lexi Winter                git: b1187b5a1274 - stable/15 - release: Improve kernel package handling
140. Sep 28 Alexander Ziaee            git: b15ef791f91f - stable/15 - build.7: Improve building pkgbase

141. Sep 23 Zhenlei Huang              git: b1c96e54b906 - stable/15 - ipfw: Teach ipfw that EtherIP is an upper layer protocol
142. Sep 27 Zhenlei Huang              git: b2293f7f60c2 - stable/14 - init_main: Fix logging the subsystem of pre-loaded kernel modules
143. Sep 27 Zhenlei Huang              git: b4c6c3db0379 - stable/14 - ipfw: Teach ipfw that EtherIP is an upper layer protocol
144. Sep 27 Michael Tuexen              Re: git: b4c6c3db0379 - stable/14 - ipfw: Teach ipfw that EtherIP is an upper layer protocol
145. Sep 27 Justin Hibbits              Re: git: b4c6c3db0379 - stable/14 - ipfw: Teach ipfw that EtherIP is an upper layer protocol
146. Sep 27 Michael Tuexen              Re: git: b4c6c3db0379 - stable/14 - ipfw: Teach ipfw that EtherIP is an upper layer protocol
147. Sep 27 Warner Losh                 Re: git: b4c6c3db0379 - stable/14 - ipfw: Teach ipfw that EtherIP is an upper layer protocol
148. Sep 27 Michael Tuexen              Re: git: b4c6c3db0379 - stable/14 - ipfw: Teach ipfw that EtherIP is an upper layer protocol
149. Sep 22 Xin LI                     git: bbdd55f00d9b - stable/13 - MFC: MFV: libexpat 2.7.2
150. Sep 23 Olivier Certner            git: bc71d7400e11 - stable/15 - ucred.9: crsetgroups_and_egid(): Clarify differences with crsetgroups()
151. Sep 22 Konstantin Belousov        git: bd49a8db47dd - stable/14 - Revert "zfsctl_root_readdir: if there were no dirents to copy out, return EINVAL"
152. Sep 23 Olivier Certner            git: bea59ce7c96a - stable/15 - syscalls: Old setgroups(2)/getgroups(2): Remove superfluous STD type
153. Sep 23 Olivier Certner            git: bef5c3713c90 - stable/15 - hastd: Remove some now useless assertion
154. Sep 22 Michael Tuexen             git: bf2391ee2ef2 - stable/14 - tcp: improve compilation of cc and their helper modules
155. Sep 23 Alexander Ziaee            git: c0f829e0f479 - stable/15 - ObsoleteFiles: Remove the miscapitalized vnet.9
156. Sep 27 Zhenlei Huang              git: c2f1bb9a8c02 - stable/14 - kenv: Sprinkle const qualifiers where appropriate
157. Sep 23 ShengYi Hung               git: c4f9b0df3fa7 - stable/15 - snd_hda: Add patch for Framework 16 AMD Ryzen AI 300 Series
158. Sep 22 Konstantin Belousov        git: c6dc9decd745 - stable/15 - iommu_get_requester(): make it more resilient against arbitrary dev arg
159. Sep 25 Lexi Winter                git: c7a220005061 - stable/15 - man7: Move atf.7 and tests.7 to the right package
160. Sep 23 Jilles Tjoelker            git: ca771d7ae527 - stable/15 - init: Use root's home directory in single-user mode

161. Sep 23 Olivier Certner            git: cb72d028438f - stable/15 - libc: properly reference setgroups@FBSD_1.0 in initgroups@FBSD_1.0
162. Sep 24 Cy Schubert                git: cc785755e600 - stable/15 - krb5: Remove tests
163. Sep 26 Michael Tuexen             git: ccbc5f307a66 - stable/15 - tcp lro: remove redundant check
164. Sep 27 Zhenlei Huang              git: ccbc722a1945 - stable/14 - tcp: Add CTLFLAG_VNET flag to some sysctls
165. Sep 23 Olivier Certner            git: cd7ed5b7b605 - stable/15 - dtrace: Fix effective GID shown by 'curpsinfo'
166. Sep 28 Michael Tuexen             git: cfda7828e33d - stable/15 - tcp: whitespace cleanup
167. Sep 23 Olivier Certner            git: d0aa1b863d7b - stable/15 - getgrouplist.3: Rework, use more appropriate terminology
168. Sep 23 Corvin Köhne               git: d0efd64479ed - stable/14 - bhyve: assign a valid INTPIN to NVIDIA GPUs
169. Sep 23 Dag-Erling Smørgrav        git: d13a8d09338d - stable/14 - man: Fix usage message
170. Sep 23 Dag-Erling Smørgrav        git: d1e926d8985f - stable/14 - kyua: Improve required_kmods metadata
171. Sep 26 John-Mark Gurney           git: d2518851f2f9 - stable/15 - e1000: fix igb VF stats
172. Sep 27 Colin Percival             git: d2b670b27f37 - stable/15 - pkgbase-stage: Use unique PKG_DBDIR
173. Sep 23 Olivier Certner            git: d36c8416e7ed - stable/15 - libprocstat: procstat_getgroups_kvm(): Output again the effective GID
174. Sep 25 Lexi Winter                git: d500f1f015e3 - stable/15 - release: Install pkg from the pkgbase repo
175. Sep 22 Vladimir Kondratyev        git: d5f63d6b3738 - stable/15 - moused(8): Add command line option to restrict interface type
176. Sep 27 Vladimir Kondratyev        git: d82a9494e798 - stable/15 - u2f(4): Use taskqueue to start USB transfers from kqueue context
177. Sep 28 Konstantin Belousov        git: db0b2f107a46 - stable/14 - amd64 cpufunc.h: add rcs(), to read code selector
178. Sep 28 Alexander Ziaee            git: db14f5c96de9 - stable/15 - build/development.7: System building examples
179. Sep 23 Olivier Certner            git: db27bce904be - stable/15 - linux: setgroups16(): Pre-extend the groups array
180. Sep 22 Gleb Smirnoff              git: dbff73873577 - stable/15 - cpucontrol: return selected revision from ucode_amd_find()

181. Sep 23 Olivier Certner            git: dc18b884d53b - stable/15 - group.5: Add a reference to setcred(2)
182. Sep 27 Zhenlei Huang              git: dc32441e3825 - stable/14 - ifnet: Defer detaching address family dependent data
183. Sep 23 Olivier Certner            git: dd5c76309ad9 - stable/15 - MAC/do: Restore matching the first supplementary group
184. Sep 22 Konstantin Belousov        git: de19a7d54d30 - stable/15 - Revert "zfs readdir: if there were no dirents to copy out, return EINVAL same as UFS"
185. Sep 27 Zhenlei Huang              git: e05d4c4c08b2 - stable/14 - ethernet: Prefer memcmp() over bcmp()
186. Sep 22 Dag-Erling Smørgrav        git: e1401a283d10 - stable/14 - ifconfig: Enter jail as soon as possible
187. Sep 27 Alan Somers                git: e1deeea6c173 - stable/14 - ctladm: Use require.kmods for cfiscsi
188. Sep 25 Colin Percival             git: e26928669f39 - stable/14 - freebsd-update: Library ordering
189. Sep 27 Alan Somers                git: e39e892969cb - stable/14 - ctl: delete dead code in the tests
190. Sep 24 Enji Cooper                git: e4b1597b428c - stable/14 - Remove mentions of ENOSYS added in d97e44784bb5
191. Sep 22 Andrew Turner              git: e52a47446e50 - stable/15 - arm64: Fix the FEAT_WFxT check
192. Sep 27 Zhenlei Huang              git: e5f01421ddbf - stable/14 - tests: gif(4): Add regression tests for setup with EtherIP
193. Sep 24 Kristof Provost            git: e70a2bcdc4f7 - stable/15 - pf: fix rules_counter:keepcounters test
194. Sep 28 Konstantin Belousov        git: e8abf61e63bb - stable/15 - arm, powerpc, riscv: implement atomic_set/clear_16
195. Sep 22 Konstantin Belousov        git: ea4e916858ef - stable/14 - iommu_get_requester(): make it more resilient against arbitrary dev arg
196. Sep 24 Enji Cooper                git: ebb9f371b4a3 - stable/13 - Add simple factor/primes regression tests
197. Sep 23 Olivier Certner            git: ee8c31c6dae4 - stable/15 - cred: 'struct ucred': Rework comment on 'cr_gid'/cr_groups[]
198. Sep 23 Olivier Certner            git: f049b71c24c7 - stable/15 - libc: compat.h: Remove a superfluous blank line at end
199. Sep 25 Lexi Winter                git: f100dddd8c51 - stable/15 - who: Move back to the utilities package
200. Sep 23 Alexander Ziaee            git: f3fa449dc88a - stable/15 - vnet.9: Rename vnet.9/vimage.9 to VNET.9/VIMAGE.9

201. Sep 22 Andrew Turner              git: f408052d7bfb - stable/15 - arm64: Add the new C1 CPU IDs
202. Sep 23 Olivier Certner            git: f9b269731c13 - stable/15 - cred: Remove obsolete comment after getgroups() not returning the eGID
203. Sep 27 Zhenlei Huang              git: fa30199a3dbf - stable/15 - tcp: Fix expiring and purging hostcache entries of vnet jails
204. Sep 23 Olivier Certner            git: fa96d3e64efc - stable/15 - linux: setgroups(): Avoid allocation under the process lock
205. Sep 23 Andrey V. Elsukov          git: fb4be8661166 - stable/15 - IPv6: fix off-by-one in pltime and vltime expiration checks
206. Sep 24 Enji Cooper                git: fcc00aaba41c - stable/14 - Makefile.inc1: garbage collect unused variable: install-info
207. Sep 23 Dag-Erling Smørgrav        git: fd017bf5ef37 - stable/15 - man: Fix usage message
208. Sep 23 Olivier Certner            git: fda64d005e4e - stable/15 - initgroups(3): Fix return value on allocation failure

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