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


2024/dev-commits-src-all/20240826.dev-commits-src-all

Messages: 214, old messages first
Last update: Mon Aug 26 0:07:01 2024

home | archive sorted by: subject | author | date | reverse date
  1. Aug 19 Eugene Grosbein            git: 8132e959099f - main - libalias: fix subtle racy problem in outside-inside forwarding
  2. Aug 19 Konstantin Belousov        git: 308399a179a4 - main - tail -F: fix crash
  3. Aug 19 Dag-Erling =?utf-8?Q?Sm=C3 git: 9ff2ebd92891 - main - adduser: Better document ZFS dataset creation.
  4. Aug 19 Andrew Turner              git: 5048308bdb76 - main - buf_ring: Remove PREFETCH_DEFINED
  5. Aug 19 Andrew Turner              git: d3d34d56bee4 - main - buf_ring: Support DEBUG_BUFRING in userspace
  6. Aug 19 Andrew Turner              git: 17a597bc13aa - main - buf_ring: Consistently use atomic_*_32
  7. Aug 19 Andrew Turner              git: 3cc603909e09 - main - buf_ring: Keep the full head and tail values
  8. Aug 19 Andrew Turner              git: 44e1cfca417c - main - buf_ring: Use atomic operations with br_cons_tail
  9. Aug 19 Andrew Turner              git: 7eb0fffc7792 - main - buf_ring: Remove old arm-only dequeue code
 10. Aug 19 Andrew Turner              git: 947754af55ed - main - buf_ring: Use atomic operations with br_prod_tail
 11. Aug 19 Andrew Turner              git: fe2445f47d02 - main - buf_ring: Ensure correct ordering of loads
 12. Aug 19 Andrew Turner              git: 87940d2b331c - main - buf_ring: Add an Arm copyright
 13. Aug 19 Andrew Turner              git: 7a345763f96d - main - arm64: Expand the use of Armv8.1-A atomics
 14. Aug 19 John Baldwin               Re: git: f44ff2aba2d6 - main - bhyve: Treat the COMMAND register for PCI passthru devices as emulated
 15. Aug 19 Mark Johnston              git: 43caa2e805c2 - main - bhyve: Make boot ROM handling more consistent
 16. Aug 19 Mark Johnston              git: e962b37bf0ff - main - bhyve: Do not enable PCI BAR decoding if a boot ROM is present
 17. Aug 19 Ed Maste                   git: f66e71fa78e1 - main - linux.4: clarify path translation
 18. Aug 19 Ed Maste                   git: d1daec3d358e - main - linux.4: improve the path translation clarificiation
 19. Aug 19 Mark Johnston              git: 1d26746cfd4a - main - build.7: Document the packages target
 20. Aug 19 Mark Johnston              git: b118b6eb4cb7 - main - pkgbase: Unify pkg ABI handling for pkgbase targets


21. Aug 19 Mark Johnston git: d7d5c9efef03 - main - pkgbase: Let source packages be built in parallel 22. Aug 19 Mark Johnston git: 9897a66923a3 - main - pf: Let rdr rules modify the src port if doing so would avoid a conflict 23. Aug 19 Mark Johnston git: 7e65cfc9bbe5 - main - pf: Make pf_get_translation() more expressive 24. Aug 19 Mark Johnston git: aa141adc039a - main - socket: Split up soreceive_stream() 25. Aug 19 Mark Johnston git: 0a68f644dca1 - main - socket: Split up soreceive_generic() 26. Aug 19 Mark Johnston git: fb901935f257 - main - socket: Split up sosend_generic() 27. Aug 19 Mark Johnston git: 6982be38cb7e - main - socket: Microoptimize soreceive_stream_locked() 28. Aug 19 Mark Johnston git: d02dcf21eea3 - main - pkgbase: Make src package creation recipes more precise 29. Aug 19 Kristof Provost git: 6a88e22728d2 - main - pfctl: pfik_ifp is always NULL 30. Aug 19 Kristof Provost git: 22a632c366a9 - main - pf: Make pf_test6 handle m_len < sizeof(struct ip6_hdr) case 31. Aug 19 Mark Johnston git: d06fe346eccf - main - libgeom: Avoid fixed remappings of the devstat device 32. Aug 19 Baptiste Daroussin git: b9d1249b5b68 - main - pci_vendors: update to 2024.06.23 33. Aug 19 Baptiste Daroussin git: 3cd90cb66d96 - main - usb_vendors: update to 2024.07.04 34. Aug 19 Colin Percival git: e06022e1bfc2 - main - Makefile.ec2: Add missing CLEANFILES entry 35. Aug 19 Colin Percival git: 2dac89aee330 - main - EC2: Bump AMI size to 8 GB 36. Aug 19 Colin Percival git: c482d65cd187 - main - EC2: Drop UEFI-PREFERRED from AMI names 37. Aug 19 Wolfram Schneider git: 2a916499470a - main - bsd-family-tree: shorter URL for FreeBSD manual pages 38. Aug 19 Wolfram Schneider git: 4132c4be4c0a - main - bsd-family-tree: add FreeBSD Documentation Archive 39. Aug 20 Colin Percival git: 99c5c0cb1556 - stable/14 - dhclient: Switch timeouts from time_t to timespec 40. Aug 20 Colin Percival git: 49be9c8b0029 - stable/14 - dhclient: Timeouts for entering state_selecting
41. Aug 20 Colin Percival git: 7ee68314d368 - stable/14 - dhclient: Use clock_gettime() instead of time() 42. Aug 20 Colin Percival git: 7bdd17d8d30a - stable/14 - dhclient: Make arp_timeout configurable 43. Aug 20 Colin Percival git: fca891c011cc - stable/14 - dhclient: Update dhclient man page for n flag 44. Aug 20 Colin Percival git: 54bd53672395 - stable/14 - dhclient: rc.conf option to disable ARP resolution 45. Aug 20 Colin Percival git: 95256f403c47 - stable/14 - dhclient: Update rc.conf.5 with dhclient_arpwait 46. Aug 20 Colin Percival git: 7300dec10a0b - stable/14 - EC2: Set dhclient_arpwait="NO" 47. Aug 20 Colin Percival git: ce9a5b417909 - stable/13 - dhclient: Switch timeouts from time_t to timespec 48. Aug 20 Colin Percival git: 850e82126771 - stable/13 - dhclient: Timeouts for entering state_selecting 49. Aug 20 Colin Percival git: d854b4b2aa2b - stable/13 - dhclient: Use clock_gettime() instead of time() 50. Aug 20 Colin Percival git: 5f4e11e111a2 - stable/13 - dhclient: Make arp_timeout configurable 51. Aug 20 Colin Percival git: 8adfd402047e - stable/13 - dhclient: Update dhclient man page for n flag 52. Aug 20 Colin Percival git: 1f0f31f082d5 - stable/13 - dhclient: rc.conf option to disable ARP resolution 53. Aug 20 Colin Percival git: 47f6b848e079 - stable/13 - dhclient: Update rc.conf.5 with dhclient_arpwait 54. Aug 20 Colin Percival git: bc29564feef6 - stable/13 - EC2: Set dhclient_arpwait="NO" 55. Aug 20 Andrew Turner git: 12a6257a9600 - main - sys/conf: Introduce NOSAN_CFLAGS and NOSAN_C 56. Aug 20 Andrew Turner git: 43e8849bc294 - main - conf: Enable BTI checking in the arm64 kernel 57. Aug 20 Andrew Turner git: 4db15ab2c65e - main - arm64: Add counter timer registers to armreg.h 58. Aug 20 Andrew Turner git: 3d61bcf1eb84 - main - arm64/vmm: Start to extract code not needed by VHE 59. Aug 20 Andrew Turner git: 4b6c9f84deb5 - main - arm64/vmm: Move nVHE-only code to the new file 60. Aug 20 Andrew Turner git: a745cdc19b7f - main - arm64/vmm: Teach the vtimer about VHE
61. Aug 20 Andrew Turner git: 55aa31480ced - main - arm64/vmm: Create functions to call into EL2 62. Aug 20 Andrew Turner git: 387f878aa7af - main - arm64/vmm: Teach vmm_arm.c about VHE 63. Aug 20 Andrew Turner git: 6b17f49da0a2 - main - arm64/vmm: Restore hcr_el2 earlier 64. Aug 20 Andrew Turner git: 7861ecd18b6f - main - arm64/vmm: Teach the switcher about new registers 65. Aug 20 Andrew Turner git: 5577bb2f67ff - main - arm64/vmm: Support tlbi from VHE 66. Aug 20 Andrew Turner git: 20eabb33b464 - main - arm64/vmm: Only store the guest par_el1 67. Aug 20 Andrew Turner git: f83a0f38d14e - main - arm64/vmm: Update exception vectors around a guest 68. Aug 20 Andrew Turner git: 79a19e0e8d8d - main - arm64/vmm: Hide non-VHE exception code from VHE 69. Aug 20 Andrew Turner git: b87952e837ec - main - arm64/vmm: Mark asm files as supporting BTI 70. Aug 20 Andrew Turner git: bbe97db3c211 - main - arm64/vmm: Add the VHE exception and switcher files 71. Aug 20 Andrew Turner git: 7279fa6af13d - main - arm64/vmm: Convert the handlers into ifuncs 72. Aug 20 Andrew Turner git: 53b8812c9a99 - main - arm64/vmm: Allow vmm when in VHE 73. Aug 20 Baptiste Daroussin git: 19fb9ad74651 - main - nuageinit: readd ssh key parsing when key is in meta_data.json 74. Aug 20 Baptiste Daroussin git: a6ecbf2b3585 - main - nuageinit: improve debugging when mkdir fails 75. Aug 20 John Baldwin git: 0a5996443b61 - main - src.conf.5: Fix spelling typo 76. Aug 20 Kristof Provost git: 7d12558904ca - main - pf: Make pf_test predict that m_len < sizeof(struct ip) is false 77. Aug 20 Konstantin Belousov git: 2787f8c39c60 - main - mlx5en: stop including mlx5_accel/ipsec.h from en.h 78. Aug 20 Konstantin Belousov git: d00f3505efad - main - mlx5en: do now waste ipsec_accel_in_tag on non-ipsec packets rx 79. Aug 20 Konstantin Belousov git: 828da10bb3c3 - main - mlx5en: fix destroying tx sa_entry when installing rx sa_entry failed 80. Aug 20 Konstantin Belousov git: c4a0ee9b97bf - main - ipsec_offload: add handler for interface down events
81. Aug 20 Konstantin Belousov git: 205263ac250a - main - mlx5en: support ipsec offload on vlan if 82. Aug 20 Konstantin Belousov git: 84abf7e26d19 - main - ipsec_offload: support vlans 83. Aug 20 Konstantin Belousov git: 4f4c34e9d6e1 - main - if_vlan.c: remove stray include of sys/cdefs.h 84. Aug 20 Konstantin Belousov git: 66f0e2017f7c - main - ipsec_offload: add ipsec_accel_drv_sa_lifetime_fetch() 85. Aug 20 Konstantin Belousov git: e9ace6e8f8fb - main - net/if_lagg.c: remove stray include is sys/cdefs.h 86. Aug 20 Wolfram Schneider git: d1e78fbd4a67 - main - bsd-family-tree: add NetBSD 9.4 87. Aug 20 Wolfram Schneider git: d4a4d1e74285 - main - bsd-family-tree: shorter URLs 88. Aug 20 Eugene Grosbein git: e5b853808363 - main - libalias: add another check to previous change 89. Aug 20 Mark Johnston git: b2cc25c8fb0c - stable/14 - socket: Fix handling of listening sockets in sotoxsocket() 90. Aug 20 Mark Johnston git: 63398f340041 - stable/14 - socket: Make the sopt_rights field a pointer to const 91. Aug 20 Mark Johnston git: 717800323493 - stable/14 - xen/netfront: Decouple XENNET tags from mbuf lifetimes 92. Aug 20 Mark Johnston git: 04716d51ba5b - stable/14 - ithread: Improve synchronization in ithread_destroy() 93. Aug 20 Wolfram Schneider git: b49aec04f073 - main - bsd-family-tree: fix macOS 11 release date 94. Aug 20 Cy Schubert Re: git: fb901935f257 - main - socket: Split up sosend_generic() 95. Aug 20 Mark Johnston Re: git: fb901935f257 - main - socket: Split up sosend_generic() 96. Aug 20 Kristof Provost git: 27a1a56b0d2e - stable/14 - pf: fix icmp-in-icmp state lookup 97. Aug 20 Kristof Provost git: 0d8d4cc3ea47 - stable/13 - pf: fix icmp-in-icmp state lookup 98. Aug 20 Kristof Provost git: 3455a02b5aed - stable/14 - pf tests: ensure that traceroutes using ICMP work 99. Aug 20 Kristof Provost git: 46c4fc50d301 - stable/14 - pf: invert direction for inner icmp state lookups 100. Aug 20 Kristof Provost git: 7024e1066d5a - stable/13 - pf tests: ensure that traceroutes using ICMP work
101. Aug 20 Kristof Provost git: 5f3f07397a79 - stable/13 - pf: invert direction for inner icmp state lookups 102. Aug 20 Cy Schubert Re: git: fb901935f257 - main - socket: Split up sosend_generic() 103. Aug 20 Mark Johnston git: 66aed7e3488a - main - socket: Set lock flags properly 104. Aug 20 Michael Tuexen git: aa6c490bf80f - main - tcp: initialize the LRO hash table with correct size 105. Aug 20 Ed Maste git: 0875f3cd74b2 - main - Revert "x86: Enable Intel DMAR by default" 106. Aug 20 Gleb Smirnoff git: aa72c5bacb5f - main - dummymbuf: fix build without INET or INET6 107. Aug 20 Gleb Smirnoff git: 6bc966987e7a - main - dummymbuf: add to LINT 108. Aug 20 Mark Johnston git: 417b35a97b76 - main - netinet: Add a sysctl to allow disabling connections to INADDR_ANY 109. Aug 20 Michael Tuexen git: 64443828bbe7 - main - tcp: fix list iteration in tcp_lro_flush_active() 110. Aug 21 Shawn Webb Re: git: 417b35a97b76 - main - netinet: Add a sysctl to allow disabling connections to INADDR_ANY 111. Aug 21 Ed Maste git: aa0bc761d245 - main - bsd.symver.mk: pass $CFLAGS to $CPP invocation 112. Aug 21 Colin Percival git: 94f92b6e3070 - stable/14 - EC2: Bump AMI size to 8 GB 113. Aug 21 Rick Macklem git: 2477e88b8d43 - main - nfs: Add support for the NFSv4.2 mode_umask attribute 114. Aug 21 Li-Wen Hsu git: 213eb102aeec - main - msun: Fix typo in comment 115. Aug 21 Kristof Provost git: 7d3a0370c8a3 - releng/13.4 - pf: fix icmp-in-icmp state lookup 116. Aug 21 Kristof Provost git: 6a7bac2ae796 - releng/13.4 - pf tests: ensure that traceroutes using ICMP work 117. Aug 21 Kristof Provost git: 9c67287ccfb7 - releng/13.4 - pf: invert direction for inner icmp state lookups 118. Aug 21 Andrew Turner git: db6e3260a8b9 - main - arm64: Remove the E2H check from has_hyp 119. Aug 21 Andrew Turner git: 0054693392f0 - main - arm64: Boot into VHE mode when able 120. Aug 21 Zhenlei Huang git: 7412517f2947 - main - init_main: Sprinkle const qualifiers where appropriate
121. Aug 21 Andrew Turner git: 78d69d0a3c7f - main - arm64: Fix the kernel with options VMM 122. Aug 21 Andrew Turner git: f1bc3750cf9a - main - arm64: Use store-pair to zero the kernel bss 123. Aug 21 Andrew Turner git: 024248c933c5 - main - libc/aarch64: Remove an unneeded weak symbol 124. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: da384ffbd5ad - stable/13 - adduser: create dataset only if home is directly within dataset 125. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 8398c81b7c28 - stable/13 - adduser: Better document ZFS dataset creation. 126. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 90a5cd466b84 - stable/14 - adduser: Better document ZFS dataset creation. 127. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: dd62980f662c - stable/14 - pw userdel: destroy home dataset if empty 128. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: cd13258d2664 - stable/13 - pw userdel: destroy home dataset if empty 129. Aug 21 Konstantin Belousov git: 828445cc5e18 - main - if_vlan: set if_cap{abilities2,enable2} after IFCAP_IPSEC_OFFLOAD is recalculated 130. Aug 21 Konstantin Belousov git: 8d801641a398 - stable/14 - exit(3): make it thread-safe 131. Aug 21 Konstantin Belousov git: 2a1e8d7c30c9 - stable/14 - exit(3): clarify how to obtain full exit status of the exited process 132. Aug 21 Konstantin Belousov git: cf4a34bbc7df - stable/14 - tail -F: fix crash 133. Aug 21 Konstantin Belousov git: 8dfa4e5b6ce2 - stable/13 - tail -F: fix crash 134. Aug 21 Kristof Provost git: e7f9171b6738 - main - pf: Handle m_len < sizeof(struct ether_header) case 135. Aug 21 Pietro Cerutti git: 1af7d5f38953 - main - libfetch: don't include fragments in HTTP requests 136. Aug 21 Ed Maste git: db87c98168b1 - main - ctl: avoid heap info leak in ctl_request_sense 137. Aug 21 John Baldwin Re: git: 43e8849bc294 - main - conf: Enable BTI checking in the arm64 kernel 138. Aug 21 Konstantin Belousov git: a3f10d0882e1 - main - rangelocks: add rangelock_free_free() helper to free free list 139. Aug 21 Konstantin Belousov git: 8a5b2db3d81d - main - ranglelock_destroy(): do not remove lock entries from under live lock acquirer 140. Aug 21 Konstantin Belousov git: e228961d6e3b - main - rangelock_destoy(): poison lock->head to trip fault on lock attempt
141. Aug 21 Konstantin Belousov git: 9467c1a69b81 - main - rangelock: assert that we never insert or remove our entry after a logically deleted one 142. Aug 21 Konstantin Belousov git: a725d61825f3 - main - rangelock: if CAS for removal failed, restart list iteration 143. Aug 21 Konstantin Belousov git: c4d8b2462e77 - main - rangelocks: recheck that entry is not marked after sleepq is locked in rl_w_validate() 144. Aug 21 Konstantin Belousov git: 40bffb7d2124 - main - rangelocks: fix typo in rl_w_validate 145. Aug 21 Konstantin Belousov git: 45543d3424d4 - main - DMAR: clear dmar_devs[unit] if attach failed 146. Aug 21 Konstantin Belousov git: 9b945635c147 - releng/13.4 - tail -F: fix crash 147. Aug 21 Konstantin Belousov git: 111c7fc2fe21 - main - amd64: add convenience wrappers for INVLPGB and TBLSYNC 148. Aug 21 Konstantin Belousov git: bc4ffcadf268 - main - amd64: add variables indicating INVLPGB works 149. Aug 21 Konstantin Belousov git: 47656cc1ef1c - main - amd64: use INVLPGB for kernel pmap invalidations 150. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 0ebe6df086f3 - releng/13.4 - adduser: create dataset only if home is directly within dataset 151. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: eb7bf0d07191 - releng/13.4 - adduser: Better document ZFS dataset creation. 152. Aug 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 7847d5e56cdc - releng/13.4 - pw userdel: destroy home dataset if empty 153. Aug 21 John Baldwin git: 297a9e552b9a - main - libcxxrt: Add a stub implementation of __cxa_call_terminate 154. Aug 21 Navdeep Parhar git: d668a0b0abe4 - main - cxgbe(4): reset routine for general use. 155. Aug 21 Doug Moore git: d48524e21f1a - main - dev_pager: define free_page for mgt devices 156. Aug 21 John Baldwin git: c0c1b1cd899a - main - freebsd32: Fix a few typos in syscalls.conf comments 157. Aug 22 Maxim Konovalov git: d399c791b223 - main - bsd-family-tree: NetBSD 8.3 added 158. Aug 22 Michael Tuexen git: a1d9ce19b13f - main - sctp: fix format of sysctl variables 159. Aug 22 Colin Percival git: 1d0920986f0b - stable/14 - Makefile.ec2: Add missing CLEANFILES entry 160. Aug 22 Zhenlei Huang git: 0f64fc6a3486 - main - kern: Align the declaration of kernconfstring with its definition
161. Aug 22 Michael Tuexen git: 498286d4e807 - main - tcp: fix format of sysctl variable 162. Aug 22 John Baldwin Re: git: 297a9e552b9a - main - libcxxrt: Add a stub implementation of __cxa_call_terminate 163. Aug 22 Brooks Davis git: 5680cf6dc6e2 - main - jemalloc: don't expose 3.0 compat symbols 164. Aug 22 John Baldwin git: 776cd02b891c - main - vmm ppt: Enable busmastering and BAR decoding while a device is assigned 165. Aug 22 Kristof Provost git: b75115dfd4f6 - stable/13 - pf tests: ensure temporary files end up in the atf working directory 166. Aug 22 Kristof Provost git: 145f5005aea3 - stable/14 - pf tests: ensure temporary files end up in the atf working directory 167. Aug 22 Kristof Provost git: 09d61b28a00a - stable/14 - vnet tests: verify that we can load if_epair and if_bridge 168. Aug 22 Jessica Clarke git: 33658afd4e4d - main - rtld-elf: Pass parsed aux_info to ifunc_init 169. Aug 22 Jessica Clarke git: 228a3e73e169 - main - riscv: Recognise B extension for AT_HWCAP 170. Aug 22 Jessica Clarke git: 729d2b16b74f - main - rtld-elf: Support IFUNCs on riscv 171. Aug 22 Jessica Clarke git: 8afae0caf4c4 - main - riscv: Add machine/ifunc.h corresponding to rtld-elf's resolver interface 172. Aug 22 Michael Tuexen git: e41364711ca3 - main - tcp: improve consistency of SYN-cache handling 173. Aug 22 Maxim Konovalov git: 6aee1dc48006 - main - pam_xdg.8: the module option name corrected 174. Aug 22 Colin Percival git: 6becc61b94f8 - stable/13 - pkg-stage.sh: add x11/sddm 175. Aug 22 Colin Percival git: a926bf9254b2 - stable/13 - Modernize DVD package set in preparation for 14.1 176. Aug 22 Colin Percival git: 7bcf0d3320d5 - releng/13.4 - pkg-stage.sh: add x11/sddm 177. Aug 22 Colin Percival git: 2006e3634b40 - releng/13.4 - Modernize DVD package set in preparation for 14.1 178. Aug 22 Colin Percival git: 3b8f0ffc0f49 - releng/13.4 - 13.4: Switch from "quarterly" to "release" pkgs 179. Aug 22 Warner Losh git: 101afbc6ee2f - main - loader/menu: tweak for added line 180. Aug 22 Jessica Clarke Re: git: 101afbc6ee2f - main - loader/menu: tweak for added line
181. Aug 23 Colin Percival git: 700ff8f05f08 - releng/13.4 - 13.4: Update to RC1 182. Aug 23 Warner Losh Re: git: 101afbc6ee2f - main - loader/menu: tweak for added line 183. Aug 23 Xin LI git: ef3f8aa0a049 - main - amdsmn(4), amdtemp(4): add support for AMD Ryzen 7 "Phoenix" processors 184. Aug 23 Pokala, Ravi Re: 101afbc6ee2f - main - loader/menu: tweak for added line 185. Aug 23 Li-Wen Hsu git: abdc7bb79635 - main - bhyve(8): Remove mention of -A flag, again 186. Aug 23 Stefan =?utf-8?Q?E=C3=9Fer git: 898b46e93011..54d20d67e2af - vendor/bc - vendor branch updated 187. Aug 23 Stefan =?utf-8?Q?E=C3=9Fer git: 1207fc145f03 - Create tag vendor/bc/7.0.0 188. Aug 23 Simon J. Gerraty git: bd8486b9fe74 - main - kern.pre.mk include local.kern.pre.mk 189. Aug 23 Brooks Davis git: 70174ef7d2c8 - main - proccontrol: make -s require a target 190. Aug 23 Brooks Davis git: 5cbb98c8259c - main - proccontrol.1: bump doc date 191. Aug 23 Cy Schubert git: 7f6d0ce8e6cf - stable/14 - unbound: Remove backup file 192. Aug 23 Cy Schubert git: 78c66b88cc91 - stable/14 - unbound: Vendor import 1.21.0 193. Aug 23 Cy Schubert git: 14b5a068c5e7 - stable/13 - unbound: Remove backup file 194. Aug 23 Cy Schubert git: 7217d74d1085 - stable/13 - unbound: Vendor import 1.21.0 195. Aug 24 Warner Losh Re: 101afbc6ee2f - main - loader/menu: tweak for added line 196. Aug 24 Gordon Tetlow git: e972e408d19a - main - release: Redirect etcupdate logfile to /dev/null. 197. Aug 24 Christos Margiolis git: 2668e76d6e76 - main - sound tests: Add SNDSTIOC_ADD_USER_DEVS test 198. Aug 24 Christos Margiolis git: 9aac27599aca - main - mixer(8): Implement hot-swapping 199. Aug 24 Christos Margiolis git: 0ca4d5d8209c - main - sound examples: Simplify MIDI example 200. Aug 24 Christos Margiolis git: 3decd659a788 - main - sound examples: Simplify audio example
201. Aug 24 Christos Margiolis git: 6747b1a8218f - main - sound examples: Move MIDI example out of OSS directory 202. Aug 24 Christos Margiolis git: 0864dfe6299b - main - sound: Improve sndstat nvlist feederchain format 203. Aug 24 Christos Margiolis git: c3516c6533a1 - main - ObsoleteFiles.inc: Update after sound changes 204. Aug 24 Christos Margiolis git: 7ae4868a9a1a - main - sound examples: Delete stale ossinit.h file 205. Aug 24 Mark Johnston git: 7c04b65fd3dc - internal/admin - Add Igor Ostapenko (igoro) 206. Aug 25 Maxim Konovalov git: 2545829e1c2c - stable/14 - pam_xdg.8: the module option name corrected 207. Aug 25 Eugene Grosbein git: 244118026550 - stable/14 - libalias: fix subtle racy problem in outside-inside forwarding 208. Aug 25 Eugene Grosbein git: f20a1805f7da - stable/13 - libalias: fix subtle racy problem in outside-inside forwarding 209. Aug 25 Eugene Grosbein git: 41efd8eef313 - stable/12 - libalias: fix subtle racy problem in outside-inside forwarding 210. Aug 25 Dimitry Andric git: 9b9503334fa8..adf62863f35c - vendor/llvm-project/release-19.x - vendor branch updated 211. Aug 25 Dimitry Andric git: d6ca7c6ae39c - Create tag vendor/llvm-project/llvmorg-19.1.0-rc3-0-g437434df21d8 212. Aug 25 Konstantin Belousov git: 4f39ff1ea0a0 - main - setkey(8): document -hwif extension 213. Aug 25 Konstantin Belousov git: 0b2c159c8faa - main - msdosfs: return ENOENT if looking up invalid name for OPEN or DELETE 214. Aug 25 Michael Tuexen git: 6e7581236ed7 - main - tcp: whitespace cleanup in enum tcp_log_events


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