dev-commits-src-all
Messages: 208, new messages first
Last update: Fri Aug 29 15:40:31 2025
|
|
home | up | archive sorted by: subject | author | date | reverse date
1. Aug 29 Aymeric Wibo git: 94ed4c1903cf - main - libifconfig: Add netlink based helper to bring the interface up/down 2. Aug 29 Ed Maste git: 6ecbe4478566 - stable/14 - Makefile.inc1: Fix typo 3. Aug 29 Ed Maste git: 2e6697c8d90d - stable/13 - pom: Cache tzdata before entering capability mode 4. Aug 29 Ed Maste git: 1105ee91f45a - stable/14 - ssh: Reduce sshd_config diffs against OpenSSH 10.0p2 5. Aug 29 Ed Maste git: 05459c1b860c - stable/14 - pom: Cache tzdata before entering capability mode 6. Aug 29 Ed Maste git: 330dca227fd9 - stable/14 - rpc.h: Remove reference to unimplemented DES ioctls 7. Aug 29 Ed Maste git: f5f07b9c8912 - stable/14 - asa.1: Drop SEE ALSO reference to long-gone f77(1) 8. Aug 29 Ed Maste git: d52dc0b4bf6c - stable/14 - flua: lposix: add fnmatch function 9. Aug 29 Ed Maste git: 069a0460280b - stable/14 - Fix the cross-build after recent commits 10. Aug 29 Ed Maste git: d2be11512ede - stable/14 - flua: lposix: add more useful functions for general purpose scripts 11. Aug 29 Ed Maste git: eac6f90ce161 - stable/14 - flua: Connect man page 12. Aug 29 Dag-Erling =?utf-8?Q?Sm=C3 git: 6e6febb54da9 - main - w: Fix idle time in json output, add login/idle times to json output 13. Aug 29 Bjoern A. Zeeb git: 86a0941db702 - main - LinuxKPI: 802.11: do not delete keys while still assoc 14. Aug 29 Bjoern A. Zeeb git: a4c17ecf962d - main - LinuxKPI: 802.11: introduce a debug flag for scan/beacon logging 15. Aug 29 Bjoern A. Zeeb git: ad4ddc83ebf8 - main - LinuxKPI: 802.11: sort the fallback to software scan for rtw88 16. Aug 29 Bjoern A. Zeeb git: eb4722614a93 - main - LinuxKPI: 802.11: improve scan/beacon tracing in RX path 17. Aug 29 Bjoern A. Zeeb git: 075a75efa6f6 - main - LinuxKPI: 802.11: improve scanning when not using the net80211 chanlist 18. Aug 29 Bjoern A. Zeeb git: be1ae08d0a10 - main - LinuxKPI: 802.11: use ni_dtim_period instead of iv_dtim_period 19. Aug 29 Bjoern A. Zeeb git: 1d77e11f6ced - main - LinuxKPI: 802.11: scanning improvements and experiments 20. Aug 29 Bjoern A. Zeeb git: fc36de571f11 - main - LinuxKPI: 802.11: adjust lower wake_queue locking
21. Aug 29 Bjoern A. Zeeb git: d1df103190c1 - main - LinuxKPI: 802.11: mark all structs in struct ieee80211_mgmt __packed 22. Aug 29 Bjoern A. Zeeb git: a99462b0c9e4 - main - rtw88: ensure channel definitions have band set 23. Aug 29 Bjoern A. Zeeb git: a274435d0dc0 - main - LinuxKPI: implement str_disable_enable() 24. Aug 29 Bjoern A. Zeeb git: 7dce26eded4e - main - usb: hub: uhub_root_intr() mark function arguments as __unused 25. Aug 29 Alexander Ziaee git: b4a560d34f23 - main - man4/Makefile: Add a reminder about architectures 26. Aug 29 Alexander Ziaee git: 4cf5878d27dd - main - devinfo.8: Document libxo support 27. Aug 29 Alexander Ziaee git: 7e477aac8008 - main - devinfo.8: Polish 28. Aug 29 Zhenlei Huang git: 2ddb9cbe4203 - main - git-blame-ignore-revs: witness white space cleanup and style(9) tweeks 29. Aug 29 Zhenlei Huang git: f5377665253b - main - witness: White space cleanup and some style(9) tweeks 30. Aug 29 Kajetan Staszkiewicz git: 65c318630123 - main - pf: Add prefer-ipv6-nexthop option for route-to pools 31. Aug 29 Rick Macklem git: b06973a2f2a8 - stable/14 - nfsd: Fix slow leaks of NAMEI buffers 32. Aug 29 Gordon Bergling git: f5d312cb4d60 - stable/14 - linuxkpi: Fix a typo in a source code comment 33. Aug 29 Konstantin Belousov git: 4d294b72f8e3 - stable/14 - nfsclient: va_rdev should be NODEV for non-special nodes 34. Aug 29 Konstantin Belousov git: f47e963c432f - stable/14 - cd9660: va_rdev should be NODEV for non-special inodes 35. Aug 29 Konstantin Belousov git: 4612f5f2d233 - stable/14 - vfs: Introduce VN_ISDEV() macro 36. Aug 28 Colin Percival git: 778bfd4e1033 - main - Chase pkg repo rename in cloudware builds 37. Aug 28 Konstantin Belousov git: c18e41de7436 - main - vm_fault.c: rename vm_fault_quick_hold_pages_e() to vm_fault_hold_pages_e() 38. Aug 28 John Baldwin git: 35d271a4c762 - main - bsd.man.mk: Handle relative paths for MK_MANCOMPRESS=no 39. Aug 28 John Baldwin git: 6d0016aea26b - main - ObsoleteFiles.inc: Treat usr/lib/libwind.so.11 as a library 40. Aug 28 Alexander Ziaee git: 0e17080395e8 - main - gpio.4: Remove non-existent gpioc from synopsis
41. Aug 28 Warner Losh git: eb1145f0c4d4 - main - nvme: Style tweaks 42. Aug 28 Warner Losh git: f13301fd3cb6 - main - nvme: fix byte conversion macros 43. Aug 28 Zhenlei Huang git: 80dfed11fc1c - main - vtnet: Do not compare boolean with integer 44. Aug 28 Matteo Riondato Re: git: 557cc0f350e7 - main - bsd.man.mk: Handle MANSRC.{TARGET} for MK_MANCOMPRESS=no and empty MANBUILDCAT 45. Aug 28 Konstantin Belousov git: be8bae670025 - main - vfs: make vfscount refcounting handle possible kld unload 46. Aug 28 John Baldwin Re: git: 557cc0f350e7 - main - bsd.man.mk: Handle MANSRC.{TARGET} for MK_MANCOMPRESS=no and empty MANBUILDCAT 47. Aug 28 Maxim Sobolev git: 05fe8c88e1ce - stable/14 - libc: lib_malloc_aligned(): add a missing NULL check 48. Aug 28 Maxim Sobolev git: c73d3c6c960b - stable/14 - mbuf: improve KASSERT(9) falure messages in the m_apply() 49. Aug 28 Ed Maste git: 959806e0a844 - main - Merge commit 7a66a26658f4 from llvm git (by Fangrui Song): 50. Aug 28 Matteo Riondato Re: git: 557cc0f350e7 - main - bsd.man.mk: Handle MANSRC.{TARGET} for MK_MANCOMPRESS=no and empty MANBUILDCAT 51. Aug 28 Michael Tuexen git: e6253eac1ab3 - main - vtnet: mark statistic counters with CTLFLAG_STATS 52. Aug 28 Michael Tuexen git: 9a4b30dabf07 - main - tcp: remove stale comment 53. Aug 28 Michael Tuexen git: 03da4395158d - main - vtnet: fix computation of sysctl variables 54. Aug 28 Gordon Bergling git: 7cad1e5478d7 - stable/13 - mwl(4): Fix a typo in a source code comment 55. Aug 28 Gordon Bergling git: 59088fa39159 - stable/13 - bce(4): Fix a typo in a source code comment 56. Aug 28 Gordon Bergling git: f9fab6aa832e - stable/13 - cam(3): Fix a common typo in source code comments 57. Aug 28 Gordon Bergling git: ee72210b7c3c - stable/13 - ice(4): Fix a typo in a source code comment 58. Aug 28 Gordon Bergling git: 6062ccb1fb7f - stable/13 - ffs(3): Fix a typo in a source code comment 59. Aug 28 Gordon Bergling git: d0fc19ab9f0f - stable/13 - hpt27xx(4): Fix a couple of typos in source code comments 60. Aug 28 Gordon Bergling git: 87e0274be959 - stable/13 - msdofs(5): Fix a typo in a source code comment
61. Aug 28 Gordon Bergling git: a1def923143d - stable/14 - mwl(4): Fix a typo in a source code comment 62. Aug 28 Gordon Bergling git: b8259e215043 - stable/14 - mod_cc(4): Fix a typo in a source code comment 63. Aug 28 Gordon Bergling git: 526f1d34bf45 - stable/14 - cam(3): Fix a common typo in source code comments 64. Aug 28 Gordon Bergling git: cff9febe910e - stable/14 - bce(4): Fix a typo in a source code comment 65. Aug 28 Gordon Bergling git: ba027e7a117f - stable/14 - ice(4): Fix a typo in a source code comment 66. Aug 28 Gordon Bergling git: b071ce1d8e49 - stable/14 - ffs(3): Fix a typo in a source code comment 67. Aug 28 Gordon Bergling git: 36a4b027bb5f - stable/14 - hpt27xx(4): Fix a couple of typos in source code comments 68. Aug 28 Gordon Bergling git: 6a4aae1ed69d - stable/14 - msdofs(5): Fix a typo in a source code comment 69. Aug 28 Zhenlei Huang git: 393356f25fb8 - main - ifnet: Don't include ethernet.h twice 70. Aug 28 Maxim Sobolev git: 55403c7c559c - stable/14 - build: fix list-old-dirs / check-old-dirs 71. Aug 27 Colin Percival Re: git: c83705a5756e - main - Rename FreeBSD* pkg repos to FreeBSD-ports* 72. Aug 27 Colin Percival git: 579bb6c2cd77 - main - Update comments to match pkg repo renaming 73. Aug 27 Konstantin Belousov git: fe53e046cd9c - main - nfs client: switch nfs_advlock() to use exclusive vnode lock 74. Aug 27 Ceri Davies Re: git: c83705a5756e - main - Rename FreeBSD* pkg repos to FreeBSD-ports* 75. Aug 27 Ahmad Khalifa git: ef73953ebdc2 - main - gpioc: remove unnecessary bus_generic_* calls 76. Aug 27 Ahmad Khalifa git: 186100f13bd2 - main - gpio: make gpioc a child of gpiobus 77. Aug 27 Ahmad Khalifa git: 4fd32b1e7f54 - main - gpio: add GPIO_GET_PIN_LIST 78. Aug 27 Ahmad Khalifa git: 59e74fdfafcf - main - gpioc: cleanup if pin allocation fails 79. Aug 27 Ahmad Khalifa git: 39bdc7d19b1a - main - gpiobus: add pin_config_32 and pin_access_32 80. Aug 27 Ahmad Khalifa git: e4eba4b9b02e - main - gpiobus: style
81. Aug 27 Ed Maste git: 62947e508161 - stable/14 - pkg: clarify argument parsing 82. Aug 27 Jessica Clarke git: 840edcd2921e - main - sysbuild: Copy /etc/localtime as symlink 83. Aug 27 Jessica Clarke git: ccbd3de0f377 - main - bsdinstall: Copy /etc/localtime as symlink in jail script 84. Aug 27 Ed Maste git: ac7ed266dc73 - main - Makefile.inc1: Avoid including cwd in path 85. Aug 27 Ka Ho Ng git: a93e46f15693 - main - irdma: normalize .CURDIR-relative paths to SRCTOP 86. Aug 27 Alexander Ziaee git: b6a1c91b7177 - main - VFS.9: Remove obsolete reference to VFS_INIT(9) 87. Aug 27 John Baldwin git: 557cc0f350e7 - main - bsd.man.mk: Handle MANSRC.{TARGET} for MK_MANCOMPRESS=no and empty MANBUILDCAT 88. Aug 27 Dag-Erling =?utf-8?Q?Sm=C3 git: 0d9522888c0d - stable/13 - stat(2): Document the st_rdev field 89. Aug 27 Dag-Erling =?utf-8?Q?Sm=C3 git: 59fb30e78554 - stable/13 - getmntpoint: Don't compare st_rdev for non-devices 90. Aug 27 Dag-Erling =?utf-8?Q?Sm=C3 git: 4e3f44692f6d - stable/13 - freebsd-update: Do not fsync 91. Aug 27 Dag-Erling =?utf-8?Q?Sm=C3 git: af321075b4d2 - stable/13 - libkern: Drop incorrect qsort optimization 92. Aug 27 Dag-Erling =?utf-8?Q?Sm=C3 git: 1235e1d16085 - stable/14 - stat(2): Document the st_rdev field 93. Aug 27 Dag-Erling =?utf-8?Q?Sm=C3 git: c9c1ecb811d9 - stable/13 - libc: Drop incorrect qsort optimization 94. Aug 27 Dag-Erling =?utf-8?Q?Sm=C3 git: d62cfe703fd1 - stable/14 - getmntpoint: Don't compare st_rdev for non-devices 95. Aug 27 Dag-Erling =?utf-8?Q?Sm=C3 git: bb6dfb08f061 - stable/14 - freebsd-update: Do not fsync 96. Aug 27 Dag-Erling =?utf-8?Q?Sm=C3 git: 935c26dbe3a6 - stable/14 - libkern: Drop incorrect qsort optimization 97. Aug 27 Dag-Erling =?utf-8?Q?Sm=C3 git: f1e93df44ba0 - stable/14 - libc: Drop incorrect qsort optimization 98. Aug 27 Ed Maste git: 9ce29249ec5d - main - makefs: Calculate indirect block count properly for large files on ffs 99. Aug 27 Dimitry Andric git: cb2887746f8b - main - Merge commit cf721e29c6a3 from llvm git (by Amy Kwan): 100. Aug 27 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: b2f394b90062 - main - tzcode: Add a test case for thin jails
101. Aug 27 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 967a49a21a27 - main - Update tzcode to 2025b 102. Aug 27 Dag-Erling =?utf-8?Q?Sm=C3 git: b2f394b90062 - main - tzcode: Add a test case for thin jails 103. Aug 27 Dag-Erling =?utf-8?Q?Sm=C3 git: 967a49a21a27 - main - Update tzcode to 2025b 104. Aug 27 Doug Ambrisko git: 0110702febf0 - stable/14 - enic(4): fix down/up, MTU changes and more 105. Aug 27 Muhammad Moinur Rahman git: 2326db40a1d2 - main - MFV: libucl: Update to 0.9.2 106. Aug 27 Colin Percival git: e0bc44b5898a - main - Mention pkg repo renaming in UPDATING 107. Aug 27 Ravi Pokala Re: c83705a5756e - main - Rename FreeBSD* pkg repos to FreeBSD-ports* 108. Aug 27 Konstantin Belousov git: 041efb55ec8b - main - vm_fault: improve interface for vm_fault_quick_hold_pages() 109. Aug 27 Colin Percival git: c83705a5756e - main - Rename FreeBSD* pkg repos to FreeBSD-ports* 110. Aug 27 Matteo Riondato Re: git: 159503125826 - main - libutil++: Rename manpage source files to avoid colons 111. Aug 27 Alexander Ziaee git: abed9ab6eaad - main - uuidgen.1: Correct SYNOPSIS, alphabetize options 112. Aug 27 Zhenlei Huang git: bf6027df0955 - main - gif.4: Mention that gif(4) can tunnel Ethernet traffic 113. Aug 27 John Baldwin Re: git: 159503125826 - main - libutil++: Rename manpage source files to avoid colons 114. Aug 27 John Baldwin Re: git: 159503125826 - main - libutil++: Rename manpage source files to avoid colons 115. Aug 27 Benedict Reuschling git: fcc3096f0041 - main - Fix grammar in freebsd-version(1) 116. Aug 27 Matteo Riondato Re: git: 159503125826 - main - libutil++: Rename manpage source files to avoid colons 117. Aug 27 Muhammad Moinur Rahman git: 676d64ee8327 - main - .cirrus.yml: Reenable CI with pre-commit CI scripts 118. Aug 27 Muhammad Moinur Rahman git: 932cf5fa44b7 - main - tests/ci: Add CIENV variable 119. Aug 27 Andrew Turner git: 77bf447759eb - main - arm64: Print ESR_EL1 on synchronous external abort 120. Aug 27 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 621e0e7f2730 - main - krb5: Update to 1.22.1
121. Aug 27 Bjoern A. Zeeb Re: git: 2b74ff5fceb6 - main - ichwd: introduce i6300esbwd watch dog driver 122. Aug 26 Kyle Evans git: 0d843cc2e2a3 - main - hastd: update assertion for new setgroups/getgroups behavior 123. Aug 26 John Baldwin git: 159503125826 - main - libutil++: Rename manpage source files to avoid colons 124. Aug 26 John Baldwin git: 65f60d715fd9 - main - bsd.man.mk: Add a MANSRC.{TARGET} variable 125. Aug 26 Ed Maste git: b55439338dc4 - main - openssh: Add detail on client side VersionAddendum 126. Aug 26 A FreeBSD User Re: git: 8e28d84935f2 - main - OpenSSH: Update to 10.0p2 127. Aug 26 Ed Maste git: 665bf6ffb500 - main - sshd-auth: Chase MK_GSSAPI changes 128. Aug 26 John Baldwin git: 95c8b4d74bce - main - acpica: Fix build of acpidb(8) on i386 129. Aug 26 Ed Maste git: 8e28d84935f2 - main - OpenSSH: Update to 10.0p2 130. Aug 26 Cy Schubert git: c553872b778e - main - RELNOTES: Fix another typo 131. Aug 26 Cy Schubert Re: git: 863d5cc2ad19 - main - RELNOTES: Document MIT KRB5 import 132. Aug 26 Cy Schubert git: 099e61a66594 - main - RELNOTES: Fix typo 133. Aug 26 Alexander Ziaee git: 739c4905dd5a - main - ObsoleteFiles: Remove sysdecode_syscallnames.3 134. Aug 26 Gleb Smirnoff Re: git: 863d5cc2ad19 - main - RELNOTES: Document MIT KRB5 import 135. Aug 26 Cy Schubert git: 863d5cc2ad19 - main - RELNOTES: Document MIT KRB5 import 136. Aug 26 Cy Schubert git: 621e0e7f2730 - main - krb5: Update to 1.22.1 137. Aug 26 Cy Schubert git: 5bc59bbb48d5 - main - krb5: Remove documentation 138. Aug 26 Michael Tuexen git: 6d988ec3a761 - main - netstat: improve statistic output for sctp 139. Aug 26 Michael Tuexen git: f5dbf1b1c725 - main - epair: don't include if_var.h twice 140. Aug 26 Peter Jeremy git: 768ce2eba66c - main - puc: Add support for Systembase SB16C1054, SB16C1058.
141. Aug 26 Alexander Leidinger git: 75b18baf096a - main - UPDATING: fix typo in pattern 142. Aug 26 Alexander Leidinger git: bcefbb46d2ae - main - UPDATING: fix typo in the Secure RPC entry. 143. Aug 26 Alexander Leidinger git: 3463f02706db - main - UPDATING: add an entry for [gs]etgroups 144. Aug 26 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: b88b0bb784c7 - main - caroot: Generate both trusted and untrusted 145. Aug 26 Gordon Bergling git: e0875bf019e1 - main - linuxkpi: Fix a typo in a source code comment 146. Aug 26 Lexi Winter git: e957c041d705 - main - sendmail: Remove runtime dependency on clang 147. Aug 26 ShengYi Hung git: 50efb5789d32 - main - i6300esbwd: Note update in RELNOTES 148. Aug 26 Maxim Sobolev git: f74c0dc583d6 - main - ng_nat: fix potential crash when attaching to L2 directly 149. Aug 26 Maxim Sobolev git: 5feb38e37847 - main - netinet: provide "at offset" variant of the in_delayed_cksum() API 150. Aug 26 Warner Losh git: 7df90d9590ab - main - RELNOTES: Fix typo 151. Aug 26 Warner Losh git: d355a5e6194b - main - vchiq_arm: Don't free on error 152. Aug 26 Rick Macklem git: 200730f29dbc - main - exports.5: Add a paragraph clarifying the use of "V4:" 153. Aug 26 Alexander Ziaee git: 4ba91e076ee8 - main - sysdecode_syscallnames.3: s/names/name/ 154. Aug 26 Konstantin Belousov git: 5e243ccc5f67 - stable/14 - libc: preserve errno in gai_strerror() 155. Aug 26 Konstantin Belousov git: ac1e3998bd77 - stable/14 - libc: some style in gai_strerror.c 156. Aug 26 Konstantin Belousov git: 5dd8aa3d2b94 - stable/14 - libc: mark ai_errlist as const 157. Aug 26 Konstantin Belousov git: 301512155324 - stable/14 - libc: convert ai_errlist array to designated initializers syntax 158. Aug 25 Alexander Ziaee git: 93bc3d83a11a - main - mandoc: Improve width calculation for GCC compat 159. Aug 25 Aymeric Wibo git: a4d738d78305 - main - amdgpio: Mask and service interrupts 160. Aug 25 Aymeric Wibo git: 431856c868de - main - netlink: Bypass refcounting when setting promiscuity
161. Aug 25 Aymeric Wibo git: 5bd5774ff63c - main - netlink: Handle `ifhwioctl(SIOCSIFMTU)` failure 162. Aug 25 Kyle Evans Re: git: b88b0bb784c7 - main - caroot: Generate both trusted and untrusted 163. Aug 25 Maxim Sobolev git: ebf862fb552f - main - build: fix list-old-dirs / check-old-dirs 164. Aug 25 Dag-Erling =?utf-8?Q?Sm=C3 git: 0886019bf853 - main - caroot: Rename script and normalize license 165. Aug 25 Dag-Erling =?utf-8?Q?Sm=C3 git: b88b0bb784c7 - main - caroot: Generate both trusted and untrusted 166. Aug 25 Aymeric Wibo git: f89f82e4042a - main - netlink: Fix IFF_UP flag handling in RTM_NEWLINK's modify_link handler 167. Aug 25 Gleb Smirnoff git: 120e232f1ae3 - main - tcp: remove now unneeded icmp includes 168. Aug 25 Warner Losh git: dd1fc0bc57b5 - main - RELNOTES: Note the vendor imports I did over the weekend: awk, lua 169. Aug 25 Gleb Smirnoff git: 9ab31f821ad1 - main - heimdal: fix wrt OpenSSL 3.5 170. Aug 25 ShengYi Hung git: 2b74ff5fceb6 - main - ichwd: introduce i6300esbwd watch dog driver 171. Aug 25 Mark Johnston git: 98ac13c4baf5 - stable/13 - arm64: prevent panic when using syscall mux + large arg call (mmap) 172. Aug 25 Mark Johnston git: 17d87881a363 - stable/14 - arm64: prevent panic when using syscall mux + large arg call (mmap) 173. Aug 25 Mark Johnston git: 5b42aac0013a - stable/14 - makefs/zfs tests: Run in parallel 174. Aug 25 Mark Johnston git: b681da5c8d8b - stable/14 - makefs/zfs: Allow the user to specify the pool GUID 175. Aug 25 Mark Johnston git: 8fbaa731d538 - stable/14 - makefs/zfs: Make it possible to set a compression property 176. Aug 25 Mark Johnston git: d9ddd261ef3e - stable/14 - vm_page: Clear VM_ALLOC_NOCREAT in vm_page_grab_pflags() 177. Aug 25 Mark Johnston git: 58022811d353 - stable/14 - libdtrace: Permit taking the address of an identifier without type info 178. Aug 25 Mark Johnston git: 88fff9ee2847 - stable/14 - vnode_pager: Remove uses of DEBUG_VFS_LOCKS 179. Aug 25 Mark Johnston git: 765b8ef6991c - stable/14 - mac: Remove uses of DEBUG_VFS_LOCKS 180. Aug 25 Mark Johnston git: b532d0509b71 - stable/14 - tmpfs: Remove uses of DEBUG_VFS_LOCKS
181. Aug 25 Mark Johnston git: d033848a5e4c - stable/14 - ufs: Remove uses of DEBUG_VFS_LOCKS 182. Aug 25 Mark Johnston git: a58eb4d233bf - stable/14 - lib: Fix calls that naively set F_SETFD. 183. Aug 25 Mark Johnston git: 10bb227a7d10 - stable/14 - vfs: Move DEBUG_VFS_LOCKS checks to INVARIANTS 184. Aug 25 Robert Clausecker git: 2765d8d5bc4a - main - Revert "man/man7: drop i386 from simd(7)" 185. Aug 25 Dag-Erling =?utf-8?Q?Sm=C3 git: c6c7c7ac9463 - main - tzcode: Add test case for setugid programs 186. Aug 25 Dag-Erling =?utf-8?Q?Sm=C3 git: d879f1c8961d - main - ipfw: Add tests for the NPTv6 rule parser 187. Aug 25 Dag-Erling =?utf-8?Q?Sm=C3 git: 64bc9ac8cd9a - main - ipfw: Fix segfault in NPTv6 rule parser 188. Aug 25 Bjoern A. Zeeb git: fca43874e713 - main - LinuxKPI: 802.11: rework multicat filter updates 189. Aug 25 Bjoern A. Zeeb git: bdfe17f129db - main - LinuxKPI: 802.11: dtim_period/beacon count 190. Aug 25 Bjoern A. Zeeb git: aa2989738ab1 - main - LinuxKPI: 802.11: stop using hw_value on a channel 191. Aug 25 Bjoern A. Zeeb Re: git: b5daf675efc7 - main - acpica: Merge ACPICA 20250807 192. Aug 25 Konstantin Belousov git: 56e00aca338c - stable/14 - zfs readdir: if there were no dirents to copy out, return EINVAL same as UFS 193. Aug 25 Konstantin Belousov git: d5cd41f2f1cf - stable/14 - zfs readdir: set *eofp to 1 on eof 194. Aug 25 Konstantin Belousov git: 828b4f1476c2 - stable/14 - zfsctl_root_readdir: if there were no dirents to copy out, return EINVAL 195. Aug 25 Konstantin Belousov git: bbb515decc5c - stable/14 - zfsctl_root_readdir(): properly set eof 196. Aug 25 Gordon Bergling git: 49ae0c259205 - main - hpt27xx(4): Fix a couple of typos in source code comments 197. Aug 25 Gordon Bergling git: 62db40b56447 - main - ice(4): Fix a typo in a source code comment 198. Aug 25 Gordon Bergling git: a848c85d27c8 - main - bce(4): Fix a typo in a source code comment 199. Aug 25 Gordon Bergling git: 4f768b8acdf8 - main - mwl(4): Fix a typo in a source code comment 200. Aug 25 Gordon Bergling git: 444bb6a248b6 - main - if_umb: Fix a typo in a source code comment
201. Aug 25 Gordon Bergling git: ac4005219166 - main - msdofs(5): Fix a typo in a source code comment 202. Aug 25 Gordon Bergling git: 88ed58d7f884 - main - mod_cc(4): Fix a typo in a source code comment 203. Aug 25 Gordon Bergling git: cc5623d8bda6 - main - ffs(3): Fix a typo in a source code comment 204. Aug 25 Gordon Bergling git: aa05ba74e233 - main - nvmf: Fix a typo in a source code comment 205. Aug 25 Gordon Bergling git: 90d7186379b0 - main - cam(3): Fix a common typo in source code comments 206. Aug 25 Gordon Bergling git: e041280989ea - main - libnvmf: Fix a typo in a source code comment 207. Aug 25 Wolfram Schneider Re: git: 267f8c1f4b09 - main - crypto/openssl: make vendor imports easier/less error prone 208. Aug 25 Michael Tuexen git: 6c45a5dad0a0 - main - tcp: improve inflating cwnd in limited transmit
home | up | archive sorted by: subject | author | date | reverse date