2025/dev-commits-src-main/20250714.dev-commits-src-main
Messages: 244, sorted by subject
Last update: Mon Jul 14 0:07:08 2025
|
|
home | up | archive sorted by: subject | author | date | reverse date
1. Jul 12 Kristof Provost git: 004062345bbf - main - pfctl: Do the actual pfr_strerror() to pf_strerror() rename 2. Jul 7 Konstantin Belousov git: 01a679715f68 - main - err(3): print extended error if available 3. Jul 8 Mark Johnston Re: git: 01a679715f68 - main - err(3): print extended error if available 4. Jul 8 John Baldwin Re: git: 01a679715f68 - main - err(3): print extended error if available 5. Jul 8 Konstantin Belousov Re: git: 01a679715f68 - main - err(3): print extended error if available 6. Jul 11 Jessica Clarke git: 02d06043ba88 - main - rtld-elf: Delete unused RELOC_ALIGNED_P copies 7. Jul 7 Warner Losh git: 034b3515ea27 - main - cam/xpt: improve comment on xpt_path_inq 8. Jul 11 Gleb Smirnoff git: 03f3dc3189e5 - main - libsa/zfs: don't hardcode root vdev name, use the real pool name 9. Jul 9 Kristof Provost git: 041ce1d690f1 - main - pfctl: recursively flush rules and tables 10. Jul 12 Brad Davis git: 0430faacb61d - main - gstat(8): Fix typo in example to filter the results 11. Jul 13 Kajetan Staszkiewicz git: 04dcbb44340f - main - pf: Prevent infinite looping over tables in round-robin pools 12. Jul 8 Cy Schubert git: 0559f30a882d - main - krb5: Install the libkrb5clnt.so symlink with the .so 13. Jul 7 Kristof Provost git: 058422752727 - main - pfctl: Simplify lookups when killing entries 14. Jul 9 Kristof Provost git: 05c33e5acb67 - main - pfctl tests: recursive flush test case 15. Jul 9 Kyle Evans git: 0610ba6cdbf2 - main - flua: fbsd: avoid leaking stdin pipes on error 16. Jul 13 Justin Hibbits git: 077e30e61d7e - main - powerpc: Fix multiple issues with FP/VSX save/restore 17. Jul 7 Bjoern A. Zeeb git: 07948e050808 - main - net80211: regdomain: ETSI: add missing 11a and 11na entries 18. Jul 8 Warner Losh git: 0849d876b1ac - main - cam/mmc: style(9) pass: put { starting functions on its own line 19. Jul 10 Konstantin Belousov git: 09d28419c646 - main - cross-build: fix after the recent sqlite3 import 20. Jul 7 Konstantin Belousov git: 0c38e3dbbf6e - main - aio: if there is at least one aio thread, hide an error from aio_init_aioinfo()
21. Jul 7 Kristof Provost git: 0ccf78da3bd4 - main - pfctl: Always check for namespace collisions on table commands 22. Jul 13 Mateusz Piotrowski git: 10d336114d48 - main - tracing(7): Add hwt(4) 23. Jul 7 John Baldwin git: 10ed5b90e46f - main - mfiutil: Handle truncation in mfi_next_learn_time 24. Jul 12 Kristof Provost git: 116eabaa0b5d - main - pf: when calculating the ruleset's checksum, skip automatic table names. 25. Jul 7 Mark Johnston git: 12bef37a824c - main - dtrace: fix symbol address resolution 26. Jul 7 Konstantin Belousov git: 13a21c0c0e3d - main - VOP_WRITE_POST(): correct condition for knote activation 27. Jul 12 Kajetan Staszkiewicz git: 16a9f31b8aae - main - pf: Don't access sk and nk before they are allocated 28. Jul 7 Cy Schubert git: 17f0f75308f2 - main - sqlite3: Vendor import of sqlite3 3.50.2 29. Jul 10 Konstantin Belousov git: 18905fc31b31 - main - sysctl net.inet.tcp.ktcplist: try to handle EDEADLK 30. Jul 9 Kristof Provost git: 19973701098c - main - pfctl: Use -1 to indicate an invalid uid/gid, not UID_MAX and GID_MAX. 31. Jul 12 Kristof Provost git: 1ae17b65b676 - main - pf.conf.5: should clearly state range match operator ':' does not work for uid/gid. 32. Jul 10 Konstantin Belousov git: 1b7d0c2ee947 - main - in_pcb: add in_pcbrele_rlock() 33. Jul 8 Mark Johnston git: 1e570722dced - main - cap_dns/tests/dns_test: mark tests as needing network access 34. Jul 13 Olivier Certner git: 1e78a6a6d857 - main - vm_domainset: Print correct function in KASSERT()/panic() 35. Jul 9 Kristof Provost git: 1f86253fabc8 - main - pf: assert that we call pf_addrcpy() with a valid address family 36. Jul 9 Dag-Erling =?utf-8?Q?Sm=C3 git: 21876224361a - main - fts: Fix option list indentation. 37. Jul 10 Jessica Clarke git: 22ae840b9f0f - main - sys: Various whitespace style(9) fixes for sys/elf_common.h 38. Jul 8 Mark Johnston git: 26e31700fc7d - main - sysctl_test: Print standard error if sysctl -ao fails 39. Jul 7 Kristof Provost git: 27626ff49ada - main - pfctl: Add parentheses for readability 40. Jul 9 Kristof Provost git: 2811ec176c40 - main - pfctl: Fix file descriptor leak due to popfile() never closing the main config file.
41. Jul 7 Konstantin Belousov git: 283c1bd8ceb0 - main - uexterr_format(): simplify output when ext error string is available 42. Jul 13 Kajetan Staszkiewicz git: 2b2ac1aa9a34 - main - =?utf-8?Q?pf tests: Fix rdr pass test to really use 'pass =E2=80=A6 rdr-to' syntax?= 43. Jul 8 Cy Schubert git: 2bae5cad793b - main - ip_nat.c: fix non-trivial unused variable warnings 44. Jul 8 Cy Schubert git: 2bbaeb717b69 - main - ip_nat6.c: fix non-trivial unused variable warnings 45. Jul 10 Jessica Clarke git: 2c444fdb0c75 - main - libc,libthr: Remove __pthread_distribute_static_tls 46. Jul 13 Alan Cox git: 2cfd6342ac84 - main - arm64 pmap: do not panic when unable to insert PTP into trie 47. Jul 9 Dag-Erling =?utf-8?Q?Sm=C3 git: 2d6b33f801d5 - main - cp: Add an option to visit sources in order. 48. Jul 8 Li-Wen Hsu git: 2f50ea54c6e3 - main - tests/ci: fix race condition in bhyveload boot 49. Jul 12 Kristof Provost git: 3030d29571e5 - main - pfctl: restore '.' at the end of these errors 50. Jul 7 Mark Johnston git: 393fefa3d9c7 - main - mkimg: Make output reproducible using a specific timestamp 51. Jul 7 Mark Johnston git: 3a20f630a9fc - main - git-arc: Fix handling of author names when we have to make a guess 52. Jul 7 Warner Losh git: 3b3591d3e1ac - main - cam: In scsi_scan_bus, fix an error case 53. Jul 9 Kristof Provost git: 3b6bcad34080 - main - pfctl.8: Further document recursive flush behaviour 54. Jul 11 Ahmad Khalifa git: 3d5ef2982555 - main - acpi_gpiobus: don't print error message if _AEI object doesn't exist 55. Jul 12 Kristof Provost git: 3e827cbaa364 - main - ipfilter: fix LINT-NOINET6 build 56. Jul 12 John Baldwin Re: git: 3e827cbaa364 - main - ipfilter: fix LINT-NOINET6 build 57. Jul 9 Kyle Evans git: 3f0e1092097e - main - flua: fbsd: allow stdout to be captured for exec() processes 58. Jul 10 Kyle Evans git: 3fde39073c72 - main - shar: remove from the tree well in advance of the 15.0 release 59. Jul 10 Alexander Ziaee git: 42df4faf7004 - main - builtin.1: streamlined rewrite + document keybinds 60. Jul 9 Konstantin Belousov git: 44e9c9f8f391 - main - nfsvno_rename(): do not use -1 as special error indicator
61. Jul 8 Cy Schubert git: 45730dd3ed33 - main - files: add new IPFILTER_C rule for netpfil/ipfilter sources 62. Jul 12 Mateusz Piotrowski git: 46f18ecf8d3c - main - rc: Use check_jail to check values of security.jail MIBs 63. Jul 12 Mateusz Piotrowski git: 47ffc24fbb64 - main - tracing.7: Aproposify 64. Jul 9 Kristof Provost git: 4869cc8e545d - main - pf: Use proper NUL byte not zero with strings 65. Jul 9 Dag-Erling =?utf-8?Q?Sm=C3 git: 4982db387fc8 - main - pfctl: Fix 32-bit build. 66. Jul 9 Kristof Provost git: 4af4fefedd1b - main - pf: ignore state update with invalid rtableid 67. Jul 8 John Baldwin git: 4b472968f8ee - main - devd.conf.5: Consistently use Li to markup literal strings 68. Jul 10 Kyle Evans git: 4c8b54f765c7 - main - lockf: minor cosmetic cleanups, no functional change 69. Jul 10 Jessica Clarke git: 4d2752925a4f - main - rtld-elf: Extract part of allocate_tls_offset into allocate_tls_offset_common 70. Jul 7 Mark Johnston git: 4ea7a920de22 - main - inotify tests: Use unsigned integers for event masks 71. Jul 9 Kristof Provost git: 4f822ad2854e - main - pfsync: count failed state insertions 72. Jul 13 Lars Engels git: 5031da20599b - main - bluetooth-config: Fix command line parsing 73. Jul 7 Warner Losh git: 5102c5f11342 - main - cam: Create free_scan_info helper function 74. Jul 11 Ruslan Bukin git: 55a25c753100 - main - hwt(4): fix spelling. 75. Jul 7 Kristof Provost git: 5606ac2fcadf - main - pf.conf.5, pfctl.8: update to PF pfctl(8) and pf.conf(5) manpages 76. Jul 11 Brad Davis git: 5652050565f7 - main - gstat.8: Add an example of how to filter the results 77. Jul 10 Warner Losh git: 5a656ef632de - main - cam: Add xpt_gdev_type() and use it instead of many copies of same 78. Jul 7 Warner Losh git: 5ac5ebfa7533 - main - cam/scsi: Use xpt_path_inq() instead of hand-rolled expansion 79. Jul 9 John Baldwin git: 5c59cec2d5e1 - main - nvmf: Auto-reconnect periodically after a disconnect 80. Jul 12 Mateusz Piotrowski git: 5d5258653ba4 - main - rc.subr: Fix a typo in check_jail()'s description
81. Jul 7 Kristof Provost git: 613a144a4b78 - main - pfctl: introduce 'pfctl -FR' to reset settings to defaults 82. Jul 9 Konstantin Belousov git: 6280d03bb5fd - main - nfsserver rename: lock mnt_renamelock as required 83. Jul 10 Konstantin Belousov git: 63389aea24f1 - main - inotify: do not call into namei() with a locked vnode 84. Jul 13 Justin Hibbits git: 645bb3efc320 - main - powerpc: Reserve correct scratch region size below stack 85. Jul 10 Jessica Clarke git: 65bd6c7acd1f - main - sys: Sync RISC-V relocations 86. Jul 10 Kyle Evans git: 679f619495f6 - main - lockf: add a -T option to terminate the child upon early abort 87. Jul 9 Kristof Provost git: 68fe0d9cc03b - main - pfctl tests: use require.kmods instead of manual check for pf 88. Jul 13 Christos Margiolis git: 697bf0f416e4 - main - fortune: Fix typo in dmesgd.nycbug.org example 89. Jul 9 Kyle Evans git: 6a2c624b35a0 - main - flua: fbsd: return a process handle to operate on when we exec() 90. Jul 7 Alan Cox git: 6a7761b4d27c - main - amd64 pmap: convert panics to KASSERTs 91. Jul 8 John Baldwin git: 6aca71321b95 - main - devd.conf.5: Describe $name used with nvme events 92. Jul 7 John Baldwin git: 6b7b8575e979 - main - mfiutil: Use sbuf(3) to construct drive names in mfi_drive_name 93. Jul 9 Kristof Provost git: 6b95d258a96b - main - pf tests: test DIOCNATLOOK validation 94. Jul 7 Kristof Provost git: 6bbee85e48f6 - main - pfctl: Don't use unsigned for ptrdiff_t 95. Jul 7 Kristof Provost git: 714be446a925 - main - pfctl: Defuse `-F all -i interface' 96. Jul 12 Kristof Provost git: 7153a62d2978 - main - pfctl: Unify error message for nonexisting anchors 97. Jul 7 Shawn Webb Re: git: 71a0af25a535 - main - libopenbsd: Add recallocarray() 98. Jul 7 Mark Johnston Re: git: 71a0af25a535 - main - libopenbsd: Add recallocarray() 99. Jul 7 Shawn Webb Re: git: 71a0af25a535 - main - libopenbsd: Add recallocarray() 100. Jul 8 Konstantin Belousov git: 72c848089f3b - main - libc: only append exterr herald and text if exterr was recorded
101. Jul 7 Warner Losh git: 7462eb81cd5b - main - cam: Use bool for done 102. Jul 10 Warner Losh git: 74b5dc9f3fcd - main - cam/xpt: style(9) no longer recommends blank lines 103. Jul 13 Dave Cottlehuber git: 76856ead444d - main - netstat.1: Add common example to list listening sockets 104. Jul 9 Maxim Konovalov git: 78935fa40eee - main - named_attribute.7: typo fix 105. Jul 12 Andrew Gallatin git: 78bdaa57cfba - main - lagg: Fix if_hw_tsomax_update() not being called 106. Jul 8 Cy Schubert git: 79d23845179a - main - netpfil/ipfilter: fix remaining trivial unused variable warnings 107. Jul 12 Kristof Provost git: 7c5cc952ff73 - main - pf: Use the table on root always if current table is not active. 108. Jul 7 Cy Schubert Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build 109. Jul 8 Cy Schubert Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build 110. Jul 7 Dima Panov Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build 111. Jul 7 Herbert J. Skuhra Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build 112. Jul 8 Herbert J. Skuhra Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build 113. Jul 8 Herbert J. Skuhra Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build 114. Jul 8 Dima Panov Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build 115. Jul 8 Dima Panov Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build 116. Jul 8 Cy Schubert Re: git: 7e35117eb07f - main - Makefile: Hook MIT KRB5 into the build 117. Jul 10 Kyle Evans git: 7e8afac0cb2d - main - lockf: switch to a SIGCHLD model for reaping child 118. Jul 7 Kristof Provost git: 7ea14ad4db6b - main - pfctl: Unify anchor name sanity checks 119. Jul 13 Robert Clausecker git: 804f961c5cdd - main - share/termcap: add xterm-ghostty entry 120. Jul 7 Kristof Provost git: 82e1b49d7571 - main - pfctl: Zap unnused iface function parameter from pfctl_kill_src_nodes()
121. Jul 10 Dag-Erling =?utf-8?Q?Sm=C3 git: 83e351780f63 - main - nfsv4: No need to check va_flags twice. 122. Jul 12 Kristof Provost git: 8423b27345ce - main - pfctl: Refine error message 123. Jul 8 Takanori Watanabe git: 879944679668 - main - ichiic: Add PCI id for Arrow Lake. 124. Jul 9 Kristof Provost git: 881c36681d9d - main - pfctl: Fix function name in error message (zap trailing s) 125. Jul 11 Gleb Smirnoff git: 8949cdd9af53 - main - libsa/zfs: don't read and store ZPOOL_CONFIG_VDEV_CHILDREN in vdev_probe() 126. Jul 9 Dag-Erling =?utf-8?Q?Sm=C3 git: 89990e28e6e1 - main - cp: Add descriptions to all test cases. 127. Jul 10 Doug Moore git: 8adb3acb63ee - main - pctrie: leave iter at root after ge_lookup failure 128. Jul 7 Kristof Provost git: 8b8fae451c8e - main - pfctl: pfctl should check pfctl.astack is not overrun 129. Jul 12 Kristof Provost git: 8bced6260072 - main - pf: Fix pfr_kentry_byaddr() to be used for a rule in an anchor 130. Jul 8 Konstantin Belousov git: 8cc93cd668a6 - main - fcntl.2: fix description of F_GETFD return value 131. Jul 11 Gleb Smirnoff git: 8e8fd66ca06f - main - libsa/zfs: fail earlier in vdev_probe() if can't find ZPOOL_CONFIG_GUID 132. Jul 13 Justin Hibbits git: 8efa35fea384 - main - libc/powerpc64: Fix swapcontext(3) 133. Jul 10 Jessica Clarke git: 8f0a6a9aadb1 - main - share: Delete bitrotted make_*_driver.sh scripts 134. Jul 9 Alexander Ziaee git: 91ad27bcfc49 - main - truncate.1: Polish title and examples 135. Jul 11 Dag-Erling =?utf-8?Q?Sm=C3 git: 920b2183919e - main - readdir: Fix error check. 136. Jul 9 Kristof Provost git: 939aacb60077 - main - pfctl tests: macro test requires pf to be loaded 137. Jul 7 Kristof Provost git: 95d1b98db164 - main - pf tests: verify the new reset functionality 138. Jul 7 Michael Tuexen git: 96f544bcc1cb - main - tcp: don't allow to connect a TCP/IPv6 endpoint in TIME WAIT state 139. Jul 7 Mark Johnston git: 97452b097a4a - main - examples/inotify: Handle a zero-length name 140. Jul 13 Olivier Certner git: 986edb19a49c - main - LinuxKPI: Have kvzalloc() rely on kvmalloc(), not kmalloc()
141. Jul 12 Mateusz Piotrowski git: 98a1084001d4 - main - dtrace.1: Reference dwatch(1) and tracing(7) 142. Jul 8 Mark Johnston git: 9911028f53d5 - main - libc: mkostemp(3) should support O_CLOFORK 143. Jul 7 Mark Johnston git: 9940c974029b - main - random: Change the entropy harvest event queuing scheme 144. Jul 11 ShengYi Hung git: 99d5cf25d7b8 - main - libusb: implement libusb_setlocale to support different locale of error message 145. Jul 8 John Baldwin git: 9ad1589c7334 - main - devd.conf.5: Use a tag list block for NVMe SMART errors 146. Jul 9 Dag-Erling =?utf-8?Q?Sm=C3 git: 9bf14f2a475e - main - kyua: Try harder to delete directories. 147. Jul 7 Kristof Provost git: 9bf3979d1b17 - main - pfctl.8: Mention that -r does reverse DNS lookups for tables as well 148. Jul 9 Kristof Provost git: 9c95fcb7cd20 - main - tests: Get the MAC from the epairs. 149. Jul 13 Olivier Certner git: 9d1f3ce79d85 - main - pmap: Degrade pmap_page_set_attr*() into a no-op on same attribute 150. Jul 7 Kristof Provost git: 9d74a1b5d6cf - main - pfctl: Make -N and -r mutually exclusive 151. Jul 12 Kristof Provost git: 9f21a946d016 - main - pf: rename PF_OPT_TABLE_PREFIX to PF_OPTIMIZER_TABLE_PFX 152. Jul 13 Mark Johnston git: 9f6718073382 - main - msdosfs: Fix handling of eofflag in VOP_READDIR 153. Jul 10 Jessica Clarke git: a1d971ad3f82 - main - rtld-elf: Track allocated TCBs internally and use for distribute_static_tls 154. Jul 7 Warner Losh git: a2056e854957 - main - cam/mmc: Use xpt_path_inq instead of hand-rollded equivalent 155. Jul 7 Antoine Brodin git: a38eb8d4282d - main - ObsoleteFiles.inc: fix a typo 156. Jul 9 Kristof Provost git: a4757fbd8cf7 - main - pfsync: log a bad version as a bad version, not a bad action 157. Jul 12 Kristof Provost git: a4b7e540009f - main - pfctl.8: Mention hostid and checksum 158. Jul 12 Kristof Provost git: a9706d78bddf - main - pfctl: replace TAILQ concatenation loop with TAILQ_CONCAT 159. Jul 7 Cy Schubert git: aad5020c709a - main - OptionalObsoleteFiles: libkadm5clnt.so is used by MIT and Heimdal 160. Jul 7 Cy Schubert git: ac2e39b5ddf5 - main - ipfilter: End (cleanup) the iterative search key
161. Jul 7 Kristof Provost git: ada0846f9303 - main - pfctl: Reuse copy_satopfaddr() when killing entries 162. Jul 8 John Baldwin git: b00d9fa1dd7c - main - devd.conf.5: Expand the width of various columns 163. Jul 7 Kristof Provost git: b38e96f0232e - main - pfctl: Use mnemonic PFCTL_SHOW_* macros 164. Jul 7 Kristof Provost git: b3902af408a9 - main - pfctl: use str*l*cpy() to copy strings 165. Jul 10 Konstantin Belousov git: b6b3743fa27d - main - mlx5en: add driver tls status string method for rx sessions 166. Jul 13 Robert Clausecker git: b98b82a8bff9 - main - share/termcap: ti703 does not actually support tabs 167. Jul 11 John Baldwin Re: git: ba0d9b43e940 - main - kern_descrip.c: provide helpers to translate between fd flags namespace 168. Jul 11 Konstantin Belousov Re: git: ba0d9b43e940 - main - kern_descrip.c: provide helpers to translate between fd flags namespace 169. Jul 11 Mark Millard Re: git: ba0d9b43e940 - main - kern_descrip.c: provide helpers to translate between fd flags namespace 170. Jul 12 John Baldwin Re: git: ba0d9b43e940 - main - kern_descrip.c: provide helpers to translate between fd flags namespace 171. Jul 12 Mark Millard Re: git: ba0d9b43e940 - main - kern_descrip.c: provide helpers to translate between fd flags namespace 172. Jul 9 Ruslan Bukin git: bc2e3360107a - main - hwt(4): Add initial man page. 173. Jul 7 Mark Johnston git: bc6b526e2b71 - main - inotify: Use memcmp() to compare embedded file names 174. Jul 9 ShengYi Hung git: bca5df45652a - main - libusb: replace LOG_LEVEL with DEBUG_LEVEL 175. Jul 9 Kristof Provost git: be763b0e57be - main - pf: clean up pf_ioctl_addrule() error handling 176. Jul 7 Kristof Provost git: beb3c25d42a8 - main - pfctl: Fail on invalid netmasks when filling tables 177. Jul 13 Konstantin Belousov git: bf4d2a45b991 - main - kern_descrip.c: further limit expression in Static_assert() to newer clang 178. Jul 8 Dag-Erling =?utf-8?Q?Sm=C3 git: c08e019c6ce4 - main - opendir, fdopendir: Add tests, clean up. 179. Jul 9 Rick Macklem git: c130914d2923 - main - named_attribute.7: Document the named attribute mechanism 180. Jul 9 Dag-Erling =?utf-8?Q?Sm=C3 git: c3efa16dc9bc - main - cp: Add GNU-compatible long options.
181. Jul 13 Kajetan Staszkiewicz git: c46bf1e3c9c5 - main - pf tests: Add jail configuration for route_to and ipv6-nexthop tests 182. Jul 12 Mateusz Piotrowski git: c479d2b29fc9 - main - tracing.7: Pet linters 183. Jul 10 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: c5d72d29fe0e - main - nfsv4: Add support for the NFSv4 hidden and system attributes 184. Jul 10 Rick Macklem Re: git: c5d72d29fe0e - main - nfsv4: Add support for the NFSv4 hidden and system attributes 185. Jul 7 Warner Losh git: c6dc5d367681 - main - xpt_path_inq: Use CAM_PRIORITY_NONE 186. Jul 10 Kyle Evans git: c82203e65d08 - main - lockf: tests: add tests for the -p and -T features 187. Jul 12 Kristof Provost git: c87390026a4e - main - pfctl: Fail on missing anchor 188. Jul 7 Cy Schubert git: ca4abebcf80e - main - ipfilter: Save unit in hash table entry 189. Jul 10 Warner Losh git: cad5cfe7507e - main - cam: Use less stack space 190. Jul 10 Jessica Clarke git: cb75bb51261b - main - vmbus: Avoid gratuitous ifdef and use more generic implementation instead 191. Jul 13 Kajetan Staszkiewicz git: cbd06dd2afd5 - main - pf: Fix error handling when pf_map_addr() fails 192. Jul 11 Koichiro Iwao git: cca6a72d7f71 - main - ifconfig.8: remove accept_rev_ethip_ver and send_rev_ethip_ver 193. Jul 9 Dag-Erling =?utf-8?Q?Sm=C3 git: ccf937320a1a - main - libc: Finish removing fscandir{,_b}(). 194. Jul 10 Konstantin Belousov git: cdd812921605 - main - mlx5_en: wait_for_completion_timeout() takes jiffies 195. Jul 9 Kristof Provost git: cface4d97af3 - main - pf: Use -1 to indicate an invalid uid/gid, not UID_MAX and GID_MAX. 196. Jul 10 Simon J. Gerraty git: d1f0ee548c73 - main - Allow net_cleanup for loader.efi 197. Jul 10 Jessica Clarke git: d26f481bcdfe - main - sys: Delete stale comments in sys/elf_common.h 198. Jul 7 Mark Millard RE: git: d3c06bed2c16 - main - clang: install clang-scan-deps (enable generation of std*.cppm and such too?) 199. Jul 7 Lexi Winter Re: git: d3c06bed2c16 - main - clang: install clang-scan-deps (enable generation of std*.cppm and such too?) 200. Jul 7 Mark Millard Re: git: d3c06bed2c16 - main - clang: install clang-scan-deps (enable generation of std*.cppm and such too?)
201. Jul 10 Warner Losh git: d78d04b17cb2 - main - cam: Fail the disk if READ CAPACITY returns 4/2 asc/ascq 202. Jul 10 Alexander Ziaee git: d7baf5f70802 - main - bectl.8: Describe better 203. Jul 10 Konstantin Belousov git: d7c807aa884d - main - sysctl net.inet.tcp.ktcplist: properly fill driver status length field 204. Jul 9 Konstantin Belousov git: d9cc5dd87b50 - main - fcntl(F_SETFD): make FD_CLOFORK non-sticky 205. Jul 13 Mark Johnston git: da89500adbea - main - rc_subr_test: Bump some sleep timeouts 206. Jul 8 Jilles Tjoelker git: da9e73e5d483 - main - wordexp(3): Handle ECHILD from waitpid 207. Jul 8 Adrian Chadd git: dcd47304acb1 - main - net80211: update ieee80211_output_seqno_assign() to 802.11-2020 208. Jul 9 Dag-Erling =?utf-8?Q?Sm=C3 git: dd81cc2bc5f2 - main - getdirentries: Return ENOTDIR if not a directory. 209. Jul 12 Kajetan Staszkiewicz git: dedb4d3597e5 - main - pf: Don't return src node and hash from pf_map_addr_sn 210. Jul 10 Kyle Evans git: df268d4b03a1 - main - lockf: add a -p mode to write the child's pid 211. Jul 10 Jessica Clarke git: e049e2c37309 - main - sys: Fix style(9) for all LoongArch defines in sys/elf_common.h 212. Jul 7 Ahmad Khalifa git: e05999a8c5a9 - main - amd64: move efi_map_regs definition 213. Jul 8 Cy Schubert git: e4c864e55505 - main - ip_htable: fix -Wtautological-pointer-compare warnings 214. Jul 9 Kristof Provost git: e5a99196e269 - main - pf: deduplicate the ioctl and netlink NATLOOK handling 215. Jul 10 Konstantin Belousov git: e8019a159185 - main - cross-build: provide exterr.h and sys/exterrvar.h for non-FreeBSD hosts 216. Jul 9 Kristof Provost git: e97ce7c66ee0 - main - pf: improve DIOCNATLOOK validation 217. Jul 7 Kristof Provost git: ea0ca279edc2 - main - pfctl: Fix table definition parsing as unprivileged user 218. Jul 7 Li-Wen Hsu git: ed4c64bc792f - main - tests/ci: Use suitable variable for qemu-user-static existence check 219. Jul 7 Mark Johnston git: eda96744b434 - main - lposix: Clean up the posix namespace definitions 220. Jul 11 Gleb Smirnoff git: f1eceb963caf - main - libsa/zfs: add error printf() in zfs_spa_init()
221. Jul 13 Charlie Li Re: git: f1f230439fa4 - main - vfs: Initial revision of inotify 222. Jul 13 Olivier Certner Re: git: f1f230439fa4 - main - vfs: Initial revision of inotify 223. Jul 13 Charlie Li Re: git: f1f230439fa4 - main - vfs: Initial revision of inotify 224. Jul 13 Mark Johnston Re: git: f1f230439fa4 - main - vfs: Initial revision of inotify 225. Jul 13 Mark Johnston Re: git: f1f230439fa4 - main - vfs: Initial revision of inotify 226. Jul 13 Olivier Certner Re: git: f1f230439fa4 - main - vfs: Initial revision of inotify 227. Jul 7 Kristof Provost git: f33973f53607 - main - pfctl: Anchor names must not be empty 228. Jul 12 Kristof Provost git: f5dba673345e - main - pf tests: fix anchor:nat test 229. Jul 9 Kristof Provost git: f651e87be28d - main - pf tests: sync a state with an rtableid that doesn't exist 230. Jul 8 ShengYi Hung git: f84a0da4e060 - main - libusb: rename bNumDeviceCapabilities to bNumDeviceCaps for compatibility with libusb 231. Jul 8 Adrian Chadd Re: git: f84a0da4e060 - main - libusb: rename bNumDeviceCapabilities to bNumDeviceCaps for compatibility with libusb 232. Jul 8 Kyle Evans Re: git: f84a0da4e060 - main - libusb: rename bNumDeviceCapabilities to bNumDeviceCaps for compatibility with libusb 233. Jul 9 ShengYi Hung Re: git: f84a0da4e060 - main - libusb: rename bNumDeviceCapabilities to bNumDeviceCaps for compatibility with libusb 234. Jul 7 Kristof Provost git: f8a8bb7bade9 - main - pfctl: Improve duplicate table name warning 235. Jul 7 Matteo Riondato Re: git: f8a8bb7bade9 - main - pfctl: Improve duplicate table name warning 236. Jul 9 Kristof Provost git: f97839e05c06 - main - pfctl: Avoid optimizing empty rulesets 237. Jul 9 Nuno Teixeira Re: git: f9cf745a5084 - main - RELNOTES: Document the addition of inotify 238. Jul 9 Mark Johnston Re: git: f9cf745a5084 - main - RELNOTES: Document the addition of inotify 239. Jul 9 Nuno Teixeira Re: git: f9cf745a5084 - main - RELNOTES: Document the addition of inotify 240. Jul 9 Kristof Provost git: fb0d388e5d53 - main - pfctl: Print the main ruleset/anchor as "/" not "<root>" for consistency
241. Jul 12 Konstantin Belousov git: fb84b9f400d2 - main - kern_descrip.c: only allow complex expression in Static_assert() for clang 242. Jul 13 Ahmad Khalifa Re: git: fb84b9f400d2 - main - kern_descrip.c: only allow complex expression in Static_assert() for clang 243. Jul 13 Konstantin Belousov Re: git: fb84b9f400d2 - main - kern_descrip.c: only allow complex expression in Static_assert() for clang 244. Jul 7 John Baldwin git: fe1cd734a176 - main - mfiutil: Change mfi_autolearn_(period|mode) to write to a FILE
home | up | archive sorted by: subject | author | date | reverse date