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


2023/dev-commits-src-all/20230514.dev-commits-src-all

Messages: 225, old messages first
Last update: Sun May 14 5:50:01 2023

home | archive sorted by: subject | author | date | reverse date
  1. May  6 Alexander Motin            git: 572b77f8da5e - main - mountd: Improve error message for exports lines
  2. May  7 Warner Losh                git: af8e0a60d960 - main - RELNOTES: fix consistency
  3. May  7 Mariusz Zaborski           git: 95950880ade0 - main - libc: document when the namespace was created
  4. May  7 Mark Johnston              git: a2f6734d9d5d - stable/13 - dtrace: get rid of uchar_t types
  5. May  7 Mark Johnston              git: 4d9000cb22a9 - stable/13 - dtrace: expose dtrace_instr_size() to userland and implement it for riscv
  6. May  7 Mark Johnston              git: facd3a41d9d1 - stable/13 - dtrace: use dtrace_instr_size() in the riscv dtrace_subr.c
  7. May  7 Mark Johnston              git: de552718943b - stable/13 - dtrace: add register bindings for RISC-V
  8. May  7 Mark Johnston              git: 504b5a1378ab - stable/13 - riscv: Compile instr_size.c into the kernel when DTrace is configured
  9. May  7 Mark Johnston              git: 888071fb560a - stable/13 - arm64: Implement bus_describe_intr() for nexus
 10. May  7 Mark Johnston              git: 42729357a23f - stable/13 - riscv: Implement bus_describe_intr() for nexus
 11. May  7 Mark Johnston              git: a9732ce7b904 - stable/13 - tests: Add ATF_REQUIRE_SYSCTL_BOOL
 12. May  7 Sergio Carlavilla Delgado  git: 4b8fad494785 - internal/admin - Safekeep sam's src bit
 13. May  7 Jason A. Harmening         git: 080917298512 - main - unionfs: fixes to unionfs_nodeget() error handling
 14. May  7 Jason A. Harmening         git: 0745d837c2e9 - main - unionfs: prevent upperrootvp from being recycled during mount
 15. May  7 Jason A. Harmening         git: 356e698011b2 - main - unionfs(): destroy root vnode if upper registration fails
 16. May  8 Ed Maste                   git: c6342fe2e905..cf3e3d5bd0a1 - vendor/ldns - vendor branch updated
 17. May  8 Ed Maste                   git: c16da11d60e7 - Create tag vendor/ldns/1.8.3
 18. May  8 Piotr Kubaj                git: f37a2ade7730 - stable/13 - share/mk/bsd.cpu.mk: add AltiVec / VSX to powerpc*'s MACHINE_CPU
 19. May  8 Li-Wen Hsu                 git: 609cc7f1c7d9 - stable/13 - ObsoleteFiles: Complete 20201025: Remove cal data files
 20. May  8 Warner Losh                git: 4e2ddfba507f - main - ciss: Fix typo


21. May 8 Warner Losh git: be68c895c8de - main - MAINTAINERS: Add myself to stand 22. May 8 Warner Losh git: f710a4de92c1 - main - twe: Add deprecation notice 23. May 8 =?utf-8?Q?Dag-Erling=20Sm= git: 4849767cb16a - main - md5: Improve compatibility. 24. May 8 =?utf-8?Q?Corvin=20K=C3=B6 git: d71c3dd112f6 - stable/13 - bhyve: add helper struct for qemus acpi table loader 25. May 8 =?utf-8?Q?Corvin=20K=C3=B6 git: a02d136df0bc - stable/13 - bhyve: make use of qemus acpi table loader 26. May 8 =?utf-8?Q?Corvin=20K=C3=B6 git: 694f2c9d354e - stable/13 - bhyve: add basic E820 implementation 27. May 8 =?utf-8?Q?Corvin=20K=C3=B6 git: 951ca31bf66b - stable/13 - bhyve: add common memory holes to E820 table 28. May 8 =?utf-8?Q?Corvin=20K=C3=B6 git: 0f8a17795d21 - stable/13 - bhyve: add allocation function to E820 29. May 8 =?utf-8?Q?Corvin=20K=C3=B6 git: f1b5ce0d1d75 - stable/13 - bhyve: add E820 dump function 30. May 8 =?utf-8?Q?Corvin=20K=C3=B6 git: 03d8264dcaf4 - stable/13 - bhyve: pass E820 table to guest 31. May 8 =?utf-8?Q?Corvin=20K=C3=B6 git: 743938876959 - stable/13 - vmm: fix HLT loop while vcpu has requested virtual interrupts 32. May 8 Souradeep Chakrabarti RE: [EXTERNAL] Re: git: 9729f076e4d9 - main - arm64: Hyper-V: enablement for ARM64 in Hyper-V (Part 3, final) 33. May 8 Yuri Pankov git: 1e37655ec389 - main - vt(4): document enable_altgr 34. May 8 Mitchell Horne git: 9f60b8ce6085 - main - arm64/disassem.c: Add detection of xzr and sp 35. May 8 Kristof Provost git: f7ee28e75582 - main - if_ovpn: notify userspace when we've used half of the sequence numbers 36. May 8 Kristof Provost git: f76df4718d27 - main - if_ovpn tests: fix route_to test case 37. May 8 Mitchell Horne git: a89f1ce51b6d - stable/13 - riscv: remove unused string from swtch.S 38. May 8 Dimitry Andric git: 148ae1880038 - stable/13 - Apply libc++ fix for compiling <type_traits> with gcc 13 39. May 8 Cy Schubert git: 3f39a2a83945 - stable/13 - ntpd: Support IPv6-only hosts 40. May 8 Cy Schubert git: d3ee609cf29e - stable/12 - ntpd: Support IPv6-only hosts
41. May 8 Ed Maste git: 76887e84be97 - main - cpuset: increase userland maximum size to 1024 42. May 8 Chuck Silvers git: db1a4d9c4569 - stable/13 - fsck_ffs: fix the previous change that skipped pass 5 in some cases 43. May 8 Ed Maste git: 9c6f3dfda6dd - main - bhyve: specify OpenSSL 1.1 API 44. May 8 Yuri Pankov git: 7adea6dbed35 - main - calendar: cleanup obsolete directories 45. May 9 Kyle Evans git: 20c61a7c518b - main - acl(3): improve discoverability of acl_get_perm_np(3) 46. May 9 Li-Wen Hsu Re: git: 4849767cb16a - main - md5: Improve compatibility. 47. May 9 Kyle Evans git: 20d8d9809a8c - main - Revert "uart(4): add Sunrise Point UART controllers" 48. May 9 Corvin =?ISO-8859-1?Q?K=F6 Re: git: 76887e84be97 - main - cpuset: increase userland maximum size to 1024 49. May 9 Corvin =?ISO-8859-1?Q?K=F6 Re: git: 76887e84be97 - main - cpuset: increase userland maximum size to 1024 50. May 9 Yuri Pankov git: b0cf48305f7f - main - em(4): update sysctl list, mention iflib(4) 51. May 9 =?utf-8?Q?Corvin=20K=C3=B6 git: fefac543590d - main - bhyve: fix vCPU single-stepping on VMX 52. May 9 =?utf-8?Q?Corvin=20K=C3=B6 git: c543e09f1f8e - main - bhyve: save/restore pir_desc 53. May 9 Gary Jennejohn Re: git: 76887e84be97 - main - cpuset: increase userland maximum size to 1024 54. May 9 Corvin =?ISO-8859-1?Q?K=F6 Re: git: 76887e84be97 - main - cpuset: increase userland maximum size to 1024 55. May 9 Mateusz Guzik Re: git: 76887e84be97 - main - cpuset: increase userland maximum size to 1024 56. May 9 Ed Maste Re: git: 76887e84be97 - main - cpuset: increase userland maximum size to 1024 57. May 9 Ed Maste git: 469c325a49dc - main - libfido2: specify OpenSSL 1.1 API 58. May 9 Bjoern A. Zeeb Re: git: d198b8774d2c - main - fwget: Introduce new utility 59. May 9 Mark Johnston git: 16f43ccd0c69 - stable/13 - fbt: get rid of redundant defines 60. May 9 Mark Johnston git: cb5ea040be73 - stable/13 - hwpmc: Fix a typo
61. May 9 Mark Johnston git: 7e06b2f3ecd7 - stable/13 - vmm: Expose some more AVX512 CPUID bits to guests 62. May 9 Mark Johnston git: 5000c6519a87 - stable/13 - dtrace: Sync dis_tables.c with illumos 63. May 9 Mark Johnston git: 352a06f049e0 - stable/13 - vmrun.sh: mention new edk2 package 64. May 9 Emmanuel Vadot git: d7f39ec19fef - main - fwget: Fix a few kmod name 65. May 9 Emmanuel Vadot git: 611503c64aed - main - fwget: Use BSD-2-Clause instead of BSD-2-Clause-FreeBSD 66. May 9 Mateusz Piotrowski git: 794f5122bb0c - main - geom.8: Fix typos and wordsmith 67. May 9 Konstantin Belousov git: de9bed030f47 - main - efiwake(8): add man page 68. May 9 Alexander V. Chernikov git: ba9c815d3076 - main - netlink: use consistent variable lifetime in the default snl(3) parsers. 69. May 9 Alexander V. Chernikov git: 88bd9ef618d6 - main - netlink: automatically fill sin6_scope_id in the default snl(3) parsers. 70. May 9 Alexander V. Chernikov git: 04dacd5691fb - main - netlink: temporary skip snl(3) capped test. 71. May 9 Alexander V. Chernikov git: e8e7e1462e0c - main - netlink: fix compiler warnings 72. May 9 Konstantin Belousov git: ccc6b87b3825 - main - quiesce_cpus(): do not overallocate generation array 73. May 9 Konstantin Belousov git: 9801e7c275f6 - main - smp_topo: dynamically allocate group array 74. May 9 Konstantin Belousov git: d0f67f97579f - main - smp_topo(): make it idempotent 75. May 9 Konstantin Belousov git: 361c8f75a618 - main - smp_topo(): correct allocation sizes for trivial topologies 76. May 9 Konstantin Belousov git: bba6249ae984 - main - amd64 MINIMAL config: remove statements about UFS module 77. May 9 Konstantin Belousov git: 0c1c5e36ebbb - main - amd64 MINIMAL: remove UFS from compiled-in list 78. May 9 Konstantin Belousov git: bf864c3ed583 - main - amd64 MINIMAL: SysV IPC syscalls are loadable 79. May 9 Jonathan T. Looney git: 8a16fb47303e - main - locks: fix two potential overflows in the lock delay code 80. May 9 Ed Maste git: ea6dd3d1d451 - main - Revert "cpuset: increase userland maximum size to 1024"
81. May 9 Ed Maste git: 26ad093fb017 - stable/13 - Cirrus-CI: Switch to llvm14 toolchain package 82. May 9 Ed Maste git: 7f98e64ba708 - stable/13 - Cirrus-CI: switch GCC job to GCC 12 83. May 9 Ed Maste git: e118e3c41bdc - stable/13 - Cirrus-CI: use llvm15 toolchain packages 84. May 9 Andrew Gallatin git: 8b0dafdb2f18 - main - vm: implement vm_page_reclaim_contig_domain_ext() 85. May 9 Andrew Gallatin git: 198558523361 - main - ktls: re-work alloc thread 86. May 9 Kyle Evans git: 780466256114 - stable/13 - Revert "uart(4): add Sunrise Point UART controllers" 87. May 9 Kirk McKusick git: b3fe5d932264 - main - Fix off-by-one error in fsck_ffs(8) chkrange() block-number check. 88. May 9 Vincenzo Maffione git: b4e9bfd51c2d - stable/13 - netmap: pkt-gen: sync with upstream 89. May 9 Ed Maste git: f5f1b9a9828a - main - Cirrus-CI: add gcc12 automatic task on primary GitHub mirror 90. May 9 Ed Maste Re: git: f5f1b9a9828a - main - Cirrus-CI: add gcc12 automatic task on primary GitHub mirror 91. May 9 Colin Percival git: c55b7e522629 - main - freebsd-update: Fix merging already-updated files 92. May 10 Ed Maste git: e32fecd0c2c3 - main - loader: install help files only once 93. May 10 Ed Maste git: b6271cc0d0cd - main - includes: avoid installing if_wg.h twice 94. May 10 Ed Maste git: 0e04dd3b66c0 - main - pkgbase: report error if files are installed multiple times 95. May 10 =?utf-8?Q?Dag-Erling=20Sm= git: f1ceb05a469f - main - md5: Fix input error check. 96. May 10 =?utf-8?Q?Dag-Erling=20Sm= git: 90eaf4b2f98f - main - md5: Include <osreldate.h> for __FreeBSD_version. 97. May 10 =?utf-8?Q?Dag-Erling=20Sm= git: facc213643f8 - main - md5: Don't increment a bool. 98. May 10 Alexander V. Chernikov git: 122487801670 - main - netlink: export carp VHID when dumping interface addresses. 99. May 10 Alexander V. Chernikov git: 30d0fc6f3391 - main - netlink: export more IPv6 ifa info 100. May 10 Alexander V. Chernikov git: 3c851dc19bbd - main - netlink: provide original interface lladdr in the interface dump.
101. May 10 Alexander V. Chernikov git: 982cd5ae8ef6 - main - ifconfig: split argument parsing and actual execution logic 102. May 10 Andrew Turner git: 2b8c4137d497 - main - arm64: fix stack unwinding past exception handlers 103. May 10 Alexander V. Chernikov git: a3cb80bc6363 - main - ifconfig: fix interface selection after 982cd5ae8ef6. 104. May 10 Alexander V. Chernikov git: 444b9aa78c60 - main - ifconfig: fix family selection after 982cd5ae8ef6 105. May 10 Mitchell Horne git: c3b611e153e0 - main - hier(7): drop list of /usr/include subdirectories 106. May 10 Mitchell Horne git: 1bc55f58393f - main - hier(7): drop list of /usr/share/doc subdirectories 107. May 10 Mitchell Horne git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ 108. May 10 Mitchell Horne git: 031049cf3262 - main - hier(7): fix a couple mandoc warnings 109. May 10 =?utf-8?Q?Dag-Erling=20Sm= git: 00de65aaed3a - main - md5: Add missing references to sha384. 110. May 10 =?utf-8?Q?Dag-Erling=20Sm= git: b55bc49e8694 - main - tsort: Replace bcopy() with memcpy(). 111. May 10 =?utf-8?Q?Dag-Erling=20Sm= git: 09aee570980b - main - tsort: Add unit tests. 112. May 10 Rodney W. Grimes Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ 113. May 10 Mitchell Horne Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ 114. May 10 Cy Schubert Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ 115. May 10 Mitchell Horne Re: git: c3b611e153e0 - main - hier(7): drop list of /usr/include subdirectories 116. May 10 John Baldwin Re: git: 76887e84be97 - main - cpuset: increase userland maximum size to 1024 117. May 10 Ed Maste git: 3d6a94db1010 - main - Install spleen vt(4) fonts 118. May 10 Steffen Nurpmeso Re: git: 09aee570980b - main - tsort: Add unit tests. 119. May 10 Mike Karels Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ 120. May 10 Konstantin Belousov git: b6d3a9644d5c - main - net/pfkeyv2.h: fix typo, meNber
121. May 11 Kyle Evans git: 3cb2f5f369ec - main - lualoader: add support for .lua configuration files 122. May 11 Warner Losh git: 6bb56ad277f5 - stable/13 - twe: Add deprecation notice 123. May 11 Warner Losh git: 062a7b918fac - main - twe: Remove driver 124. May 11 Kyle Evans git: 0661f93892a2 - main - rc: add support for cpuset(1) 125. May 11 Enji Cooper git: 4e9041a78690 - main - rc.subr(8): run `trailing-whitespace-fixer` 126. May 11 =?utf-8?Q?Dag-Erling=20Sm= git: 27e74c8fff35 - main - md5: Add missing <errno.h>. 127. May 11 Kristof Provost git: 0229fab2fe0e - main - e1000: fix VLAN 0 128. May 11 Li-Wen Hsu git: fec74220377a - main - Complete removing twe(4) 129. May 11 Gary Jennejohn Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ 130. May 11 Alexey Dokuchaev Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ 131. May 11 =?utf-8?Q?Corvin=20K=C3=B6 git: ca14781c8170 - main - bhyve: add cmdline option for user defined fw_cfg items 132. May 11 =?utf-8?Q?Corvin=20K=C3=B6 git: 60793cee2799 - main - bhyve: make passthru sel public available 133. May 11 Mike Karels Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ 134. May 11 Mark Johnston Re: git: 3cb2f5f369ec - main - lualoader: add support for .lua configuration files 135. May 11 Warner Losh Re: git: 3cb2f5f369ec - main - lualoader: add support for .lua configuration files 136. May 11 Mark Johnston git: dba2eb1dc02d - stable/13 - unix: Fix locking in uipc_peeraddr() 137. May 11 Mark Johnston git: 0a300a95c10f - stable/13 - vmm: Dynamically allocate a couple of per-CPU state save areas 138. May 11 Mark Johnston git: be14baa34b82 - stable/13 - vmm: don't free unallocated memory 139. May 11 Mark Johnston git: aec3c884057a - stable/13 - buf: Dynamically allocate per-CPU buffer queues 140. May 11 Mark Johnston git: 04622b63cde8 - stable/13 - cap_net tests: Skip tests if there is no connectivity
141. May 11 Gary Jennejohn Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ 142. May 11 Ed Maste git: 74192f9b2d24 - main - ktls_test: specify OpenSSL 1.1 API 143. May 11 Rodney W. Grimes Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ 144. May 11 Enji Cooper Re: git: 74192f9b2d24 - main - ktls_test: specify OpenSSL 1.1 API 145. May 11 Mark Johnston git: 272525b73b65 - stable/13 - vmm: Fix casts around kmem_malloc/free() calls 146. May 11 Dmitry Salychev git: 718bdb6a71ba - main - dpaa2: Simplify addresses translation with PHYS_TO_DMAP 147. May 11 Kyle Evans Re: git: 3cb2f5f369ec - main - lualoader: add support for .lua configuration files 148. May 11 Mike Karels Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ 149. May 11 John Baldwin Re: git: 74192f9b2d24 - main - ktls_test: specify OpenSSL 1.1 API 150. May 11 Rodney W. Grimes Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ 151. May 11 Chuck Silvers git: 90951695207f - main - fbt/x86: update FBT_AFRAMES to match the trap handlers 152. May 11 Ed Maste git: 9244506a1b31 - main - Cirrus-CI: hide manual tasks from official runs 153. May 11 Kyle Evans git: 86c31aca33ff - main - arm64: add swapueword8/32 154. May 11 Ed Maste Re: git: ca14781c8170 - main - bhyve: add cmdline option for user defined fw_cfg items 155. May 11 Warner Losh git: 2f131435bc22 - main - stand: efi create eficom console device. 156. May 11 Warner Losh git: f93416d67743 - main - stand: add comconsole backwards compatibility shim for aarch64 157. May 11 Warner Losh git: 82cf061eba45 - main - stand: Make non-matching console names OKer 158. May 11 Warner Losh git: bab80c12a852 - main - stand: Move eficom to libefi 159. May 11 Warner Losh git: 66826fd54ab1 - main - stand: eficom : remove unused ignore_cd 160. May 11 Warner Losh git: cb2da74905c1 - main - stand: eficom: Don't preemtively assume flow control
161. May 11 Warner Losh git: 8c3d6917c1f1 - main - stand: eficom: Only set baudrate when it changes 162. May 11 Warner Losh git: ad9d10a859ac - main - efi: mark as broken on i386 163. May 11 Warner Losh git: c16e08e5f324 - main - stand/efi: Retire i386 support 164. May 11 Ceri Davies git: 620b5bfaefc8 - main - rc.conf.5: document name_cpuset, introduced in rev 0661f93892a2 165. May 11 Bjoern A. Zeeb git: 910a83438358 - main - LinuxKPI: 802.11: fix IEEE80211_TX_INFO_DRIVER_DATA_SIZE 166. May 11 Ed Maste git: 692b19255c5d - main - dma: use OpenSSL 1.1 init API 167. May 11 Ed Maste git: bdf6dee2a910 - main - dma: specify OpenSSL 1.1 API 168. May 11 Simon J. Gerraty git: bee3d4bf8ed5 - main - Move DIRDEPS_BUILD settings to sys.dirdeps.mk 169. May 12 Xin LI git: 88417d17c297..ca6c9caa17b3 - vendor/xz - vendor branch updated 170. May 12 Xin LI git: 65222bb2bbae - Create tag vendor/xz/5.4.3 171. May 12 =?utf-8?Q?Corvin=20K=C3=B6 git: 99aeb28b2f7e - main - bhyve: don't panic if e820 finds no available memory 172. May 12 =?utf-8?Q?Corvin=20K=C3=B6 git: 93cf93179c50 - main - bhyve: add helper for passthru specific mmio ranges 173. May 12 =?utf-8?Q?Corvin=20K=C3=B6 git: b67f0d360b87 - main - bhyve: import OpRegion definitions 174. May 12 Gordon Bergling git: cbe88c6f3c47 - main - arm64: Fix a typo in a source code comment 175. May 12 Kristof Provost git: 92c23f6d9c20 - main - vlan: fix setting flags on a QinQ interface 176. May 12 Martin Matuska git: d96e29576c89..e61076683850 - vendor/openzfs/master - vendor branch updated 177. May 12 Mateusz Piotrowski git: c33f8c595255 - stable/13 - geom.8: Fix typos and wordsmith 178. May 12 Martin Matuska git: e639e0d27cc8 - main - zfs: merge openzfs/zfs@e61076683 179. May 12 Bjoern A. Zeeb git: 721b44ba5f3f - main - amd64: pmap.h put a guard around a pcpu.h function 180. May 12 Bjoern A. Zeeb git: d544b53cb0b6 - main - LinuxKPI: add dummy hash.h and kernel_connect()
181. May 12 Bjoern A. Zeeb git: dd4f32ae6242 - main - ath11k: import ath11k driver 182. May 12 Kristof Provost git: fa554de7746d - main - netlink: reduce default log levels 183. May 12 Ed Maste git: d1fdf357ae72 - main - src.conf.5: regen 184. May 12 Mike Karels Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ 185. May 12 Ed Maste Re: git: bee3d4bf8ed5 - main - Move DIRDEPS_BUILD settings to sys.dirdeps.mk 186. May 12 Simon J. Gerraty Re: git: bee3d4bf8ed5 - main - Move DIRDEPS_BUILD settings to sys.dirdeps.mk 187. May 12 Ed Maste git: 74674fef3c12 - main - kern.opts.mk: rationalize i386 EFI default with src.opts.mk 188. May 12 Simon J. Gerraty git: df9974197e46 - main - Add description of WITH_META_ERROR_TARGET 189. May 12 Simon J. Gerraty git: 2b519b170709 - main - Update description of WITH_DIRDEPS_BUILD 190. May 12 Warner Losh git: 4d846d260e2b - main - spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 191. May 12 Warner Losh git: c87658aa7d1f - main - spdx: Remove duplicate lines 192. May 12 Warner Losh git: b61a57301942 - main - spdx: The BSD-2-Clause-NetBSD identifier is obsolete, drop -NetBSD 193. May 12 Warner Losh git: eebd9d53665e - main - spdx: Simplify BSD-2-Clause AND BSD-2-Clause 194. May 12 Warner Losh git: ecfb43cb4198 - main - SPDX: It's spelled 'SPDX-License-Identifier' 195. May 12 Warner Losh git: eb8f887758f3 - main - spdx: The BSD-3-Clause-FreeBSD identifier never was, drop -FreeBSD 196. May 12 Simon J. Gerraty git: 722cfce5f494 - main - Fix typo and use .Fx in WITH_DIRDEPS_BUILD 197. May 12 Ed Maste git: 48267a0a9263 - main - loader: restore userboot help file 198. May 12 Mark Johnston git: b9fc1e9077ce - stable/13 - ktls.4: Remove an obsolete statement 199. May 12 Mark Johnston git: 443c6bcffe08 - stable/13 - ktls.4: Mention mb_use_ext_pgs in the "sysctl nodes" section 200. May 12 Xin LI git: b333cd44de6d - main - MFV: xz 5.4.3.
201. May 13 Simon J. Gerraty git: d1c8420702b7 - main - Move more DIRDEPS_BUILD settings 202. May 13 Rodney W. Grimes Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ 203. May 13 Konstantin Belousov git: 3e5696773795 - stable/13 - net/pfkeyv2.h: fix typo, meNber 204. May 13 Konstantin Belousov git: 9bff554c25ac - stable/13 - amd64 MINIMAL config: remove sentence about acpi 205. May 13 Konstantin Belousov git: 32e3c90b242d - stable/13 - amd64: add MINIMALUP config 206. May 13 Konstantin Belousov git: d99c8134bbcc - stable/13 - amd64 MINIMAL config: remove statements about UFS module 207. May 13 Konstantin Belousov git: 066d2b67be7f - stable/13 - amd64 MINIMAL: remove UFS from compiled-in list 208. May 13 Konstantin Belousov git: b1e09025dfdb - stable/13 - amd64 MINIMAL: SysV IPC syscalls are loadable 209. May 13 Ravi Pokala Re: d1c8420702b7 - main - Move more DIRDEPS_BUILD settings 210. May 13 Enji Cooper git: 46f35bf28d0a - main - rc.subr(8): delete debug cpuset helper 211. May 13 Toomas Soome git: f2b3bf5c4d4a - main - libefi: add efi_devpath_next_instance() 212. May 13 Enji Cooper Re: git: e639e0d27cc8 - main - zfs: merge openzfs/zfs@e61076683 213. May 13 Mateusz Guzik Re: git: e639e0d27cc8 - main - zfs: merge openzfs/zfs@e61076683 214. May 13 Simon J. Gerraty git: da1ef2d61930 - main - Move MACHINE/MACHINE_ARCH handling to sys.machine.mk 215. May 13 Simon J. Gerraty git: 51d8a8b4ac1d..945078deae44 - vendor/NetBSD/bmake - vendor branch updated 216. May 13 Simon J. Gerraty git: b16e1ef2347a - Create tag vendor/NetBSD/bmake/20230510 217. May 13 Simon J. Gerraty git: c1d01b5fd681 - main - Merge bmake-20230510 218. May 13 Simon J. Gerraty git: e0e24ae5d658 - main - bmake forloop test was removed 219. May 13 Simon J. Gerraty git: 477f6e3c963b - main - sys.dirdeps.mk use ?= for OBJTOP 220. May 13 Piotr Pawel Stefaniak git: 411942a70eb6 - main - GENERIC: remove a stray space character
221. May 13 Piotr Pawel Stefaniak git: 43489c142e56 - main - sh: improve style 222. May 13 Mike Karels Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/ 223. May 13 Simon J. Gerraty git: 41d638f203ca - main - Update dirdeps.mk 224. May 13 Simon J. Gerraty git: d489b2a39d51 - main - local.dirdeps.mk no qual for PSEUDO_MACHINE_LIST 225. May 13 Rodney W. Grimes Re: git: 36db6b04962a - main - hier(7): document /home/ and /usr/home/


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