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


2021/dev-commits-src-main/20210117.dev-commits-src-main

Messages: 272, old messages first
Last update: Mon Feb 13 14:12:18 2023

home | archive sorted by: subject | author | date | reverse date
  1. Jan 11 Ed Maste                   git: 1f7661742de6 - main - cmp: use C99 bool for flags
  2. Jan 11 Ed Maste                   git: 80445b7a3f73 - main - cmp: fix -s (silent) when used with skip offsets
  3. Jan 11 Alexander V. Chernikov     git: 685de460bc91 - main - Use static initializers for fib algo to shift initialization to ealier stage. This allows to register modules loade
  4. Jan 11 Ed Maste                   git: af1878dac7b3 - main - pkgbase: Rename -acct package System Accounting Utilities
  5. Jan 11 Ryan Libby                 git: c14e17a49cdd - main - dtrace tests: fix prototypes for gcc build
  6. Jan 11 Ryan Libby                 git: c86fa3b8d72f - main - pf: quiet -Wredundant-decls for pf_get_ruleset_number
  7. Jan 11 Ryan Libby                 git: 16079c7233be - main - hid: quiet -Wswitch
  8. Jan 11 N.J. Mann                  Re: git: af1878dac7b3 - main - pkgbase: Rename -acct package System Accounting Utilities
  9. Jan 11 Ed Maste                   git: 8fc41ced9fe6 - main - pkgbase: correct typo in System Accounting Utilities
 10. Jan 11 Roger Pau Monné           git: 5ed9deef6b1e - main - xen: update interface headers
 11. Jan 11 Roger Pau Monné           git: f713a5b37ecb - main - xen/privcmd: make some integers unsigned
 12. Jan 11 Roger Pau Monné           git: 658860e2d070 - main - xen/privcmd: implement the map resource ioctl
 13. Jan 11 Roger Pau Monné           git: 147e593921d7 - main - xen/privcmd: split setup of virtual address range into helper
 14. Jan 11 Roger Pau Monné           git: ed78016d005c - main - xen/privcmd: implement the dm op ioctl
 15. Jan 11 Roger Pau Monné           git: a7650787905d - main - xen/privcmd: implement the restrict ioctl
 16. Jan 11 Robert Watson              git: 30b68ecda84e - main - Changes that improve DTrace FBT reliability on freebsd/arm64:
 17. Jan 11 Mitchell Horne             git: 7dcddacafaf0 - main - cgem: update 64-bit check
 18. Jan 11 Gleb Smirnoff              git: 2903606b6063 - main - Add missing rcvar name for os-release.
 19. Jan 11 Roger Pau Monné           git: d1eb05aa0c3a - main - xen: remove .swp file from public headers
 20. Jan 11 John Baldwin               Re: git: 16079c7233be - main - hid: quiet -Wswitch


21. Jan 11 John Baldwin Re: git: 0f0379fa5581 - main - hid: Add recently imported drivers to NOTES 22. Jan 11 Brooks Davis git: d7a7d6a7c3c6 - main - ndis: Per user request, delay removal to 14 23. Jan 11 Ryan Libby Re: git: 16079c7233be - main - hid: quiet -Wswitch 24. Jan 11 Vladimir Kondratyev Re: git: 16079c7233be - main - hid: quiet -Wswitch 25. Jan 11 Jessica Clarke Re: git: 16079c7233be - main - hid: quiet -Wswitch 26. Jan 11 Ryan Libby Re: git: 16079c7233be - main - hid: quiet -Wswitch 27. Jan 11 Alexander V. Chernikov git: 0da3f8c98d17 - main - Bump amount of queued packets in for unresolved ARP/NDP entries to 16. 28. Jan 11 Vladimir Kondratyev Re: git: 0f0379fa5581 - main - hid: Add recently imported drivers to NOTES 29. Jan 11 Vladimir Kondratyev Re: git: 16079c7233be - main - hid: quiet -Wswitch 30. Jan 11 Gleb Smirnoff git: 425f68e6ce6f - main - Follow-up on 51da4b19be1. When booting a system with WITHOUT_IPFILTER the following warning printed at boot time: 31. Jan 11 Hans Petter Selasky Re: git: 16079c7233be - main - hid: quiet -Wswitch 32. Jan 11 Konstantin Belousov git: 9658d9c71ae5 - main - amd64 pmap: fix NULL deref in pmap_mincore(). 33. Jan 11 Konstantin Belousov git: f67064e592ce - main - amd64 pmap: Remove wrong __unused annotation from the va argument. 34. Jan 11 Konstantin Belousov git: 4174e45fb432 - main - amd64 pmap: do not sleep in pmap_allocpte_alloc() with zero referenced page table page. 35. Jan 11 Konstantin Belousov git: 9a8f5f5cf5ba - main - amd64 pmap: rename _pmap_allocpte() to pmap_allocpte_alloc(). 36. Jan 11 Konstantin Belousov git: 21f749da82e7 - main - libthr: wrap pdfork(2), same as fork(2). 37. Jan 11 Vincenzo Maffione git: 3005e10ddbfb - main - netmap: vtnet: fix RX initialization after netmap_reset() 38. Jan 11 Toomas Soome git: 1a816c756003 - main - loader.efi: efifb_mask_from_pixfmt is missing PixelBltOnly 39. Jan 11 John Baldwin git: 36a2f5b81743 - main - arm64: Don't disable options GDB in LINT. 40. Jan 11 John Baldwin git: c3e77ab43f29 - main - arm64: Add armv8crpyto and ossl to NOTES.
41. Jan 11 Kristof Provost git: 0c156a3c32cd - main - pfctl: Another set skip <group> fix 42. Jan 11 Kristof Provost git: 86b653ed7eed - main - pf: quiet debugging printfs 43. Jan 11 Toomas Soome git: 2c52512caf6e - main - pnglite: should use ntohl 44. Jan 11 Konstantin Belousov git: 2e1c94aa1fd5 - main - Implement enforcing write XOR execute mapping policy. 45. Jan 11 Konstantin Belousov git: 4ea65707d370 - main - exec_new_vmspace: print useful error message on ctty if stack cannot be mapped. 46. Jan 11 Alexander V. Chernikov git: 2defbe9f0e01 - main - Use rn_match instead of doing indirect calls in fib_algo. 47. Jan 11 Jason A. Harmening git: e8a5a1ad7154 - main - rctl(4): support throttling resource usage to 0 48. Jan 12 Alan Somers git: 58a08f9e9910 - main - [skip ci] Delete an accidentally-committed comment 49. Jan 12 John Baldwin Re: git: 0f0379fa5581 - main - hid: Add recently imported drivers to NOTES 50. Jan 12 John Baldwin Re: git: 2e1c94aa1fd5 - main - Implement enforcing write XOR execute mapping policy. 51. Jan 12 Kirk McKusick git: 2d4422e7991a - main - Eliminate lock order reversal in UFS ffs_unmount(). 52. Jan 12 Ed Maste git: a5584ace96b6 - main - bsdconfig: correct utilties typo 53. Jan 12 Andrew Gallatin git: 7eaea04a5bb1 - main - amd64: compare TLB shootdown target to all_cpus 54. Jan 12 Vladimir Kondratyev Re: git: 0f0379fa5581 - main - hid: Add recently imported drivers to NOTES 55. Jan 12 Alan Somers git: 292808246db7 - main - ICMP checksum test: Fix for big endian 56. Jan 12 Alan Somers git: ff1a30780199 - main - lio_listio: validate aio_lio_opcode 57. Jan 12 Ed Maste Re: git: 2e1c94aa1fd5 - main - Implement enforcing write XOR execute mapping policy. 58. Jan 12 Ryan Libby Re: git: 292808246db7 - main - ICMP checksum test: Fix for big endian 59. Jan 12 Alan Somers Re: git: 292808246db7 - main - ICMP checksum test: Fix for big endian 60. Jan 12 Mateusz Guzik Re: git: 7eaea04a5bb1 - main - amd64: compare TLB shootdown target to all_cpus
61. Jan 12 Ryan Libby Re: git: 7eaea04a5bb1 - main - amd64: compare TLB shootdown target to all_cpus 62. Jan 12 Ryan Libby Re: git: 7eaea04a5bb1 - main - amd64: compare TLB shootdown target to all_cpus 63. Jan 12 Konstantin Belousov git: 9402bb44f137 - main - vmspace_fork: preserve wx settings in the child vm map after fork 64. Jan 12 Mateusz Guzik git: 44121a0fbee0 - main - amd64: fix tlb shootdown when all cpus are passed in the bitmap 65. Jan 12 Kristof Provost git: f74397658390 - main - dtrace: Blacklist riscv exception handlers for fbt 66. Jan 12 Konstantin Belousov git: 513320c0f112 - main - sigfastblock_setpend(): do not set PEND user flag unless TDP_SIGFASTPENDING is set. 67. Jan 12 Konstantin Belousov git: 57f22c828ec0 - main - sigfastblock: do not skip cursig/postsig loop in ast() 68. Jan 12 Konstantin Belousov git: 85d028223bc2 - main - libthr malloc: support recursion on thr_malloc_umtx. 69. Jan 12 Toomas Soome git: 50180d2b52cc - main - loader.efi: reworked framebuffer setup 70. Jan 12 Toomas Soome git: 8b1839548750 - main - loader.efi: disable workaround for serial console on non-x86 71. Jan 12 Alexander Richardson Re: git: 85d028223bc2 - main - libthr malloc: support recursion on thr_malloc_umtx. 72. Jan 12 Konstantin Belousov Re: git: 85d028223bc2 - main - libthr malloc: support recursion on thr_malloc_umtx. 73. Jan 12 Emmanuel Vadot git: 8517a547a052 - main - pci: Add pci_find_class_from 74. Jan 12 Emmanuel Vadot git: 105a37cac76b - main - linuxkpi: Add more pci functions needed by DRM 75. Jan 12 Emmanuel Vadot git: 2c95fb753fb2 - main - linuxkpi: Add shrinker support 76. Jan 12 Emmanuel Vadot git: 11d62b6f31ab - main - linuxkpi: add kernel_fpu_begin/kernel_fpu_end 77. Jan 12 Emmanuel Vadot git: 35a39dc5b349 - main - Bump __FreeBSD_version after linuxkpi changes 78. Jan 12 Mark Millard Re: git: 8b1839548750 - main - loader.efi: disable workaround for serial console on non-x86 79. Jan 12 Andrew Turner git: d0df1a2d54dc - main - Only allow a store through sp in the arm64 fbt 80. Jan 12 Andrew Turner git: c00ec4dab276 - main - Handle using a sub instruction in the arm64 fbt
81. Jan 12 Konstantin Belousov Re: git: 11d62b6f31ab - main - linuxkpi: add kernel_fpu_begin/kernel_fpu_end 82. Jan 12 Mateusz Guzik git: 6b3a9a0f3d2c - main - Convert remaining cap_rights_init users to cap_rights_init_one 83. Jan 12 Mateusz Guzik git: cdb62ab74ee0 - main - vfs: add NDFREE_NOTHING and convert several NDFREE_PNBUF callers 84. Jan 12 Mateusz Guzik git: 70ba77706dab - main - vfs: extend vfs:namei:lookup:return probe with nameidata 85. Jan 12 Andrew Gallatin Re: git: 7eaea04a5bb1 - main - amd64: compare TLB shootdown target to all_cpus 86. Jan 12 Mitchell Horne git: 0628f6835702 - main - riscv pmap: add some pv list assertions 87. Jan 12 Hans Petter Selasky git: 6e5baec33c10 - main - Fix for use-after-free in if_ure(4) driver. 88. Jan 12 Mariusz Zaborski git: d2ceee38ca26 - main - casper: convert macros to inline functions 89. Jan 12 John Baldwin Re: git: 44121a0fbee0 - main - amd64: fix tlb shootdown when all cpus are passed in the bitmap 90. Jan 12 John Baldwin Re: git: 11d62b6f31ab - main - linuxkpi: add kernel_fpu_begin/kernel_fpu_end 91. Jan 12 Rick Macklem git: f6dc363f6dd2 - main - nfs-over-tls: handle res.gid.gid_val correctly for memory allocation 92. Jan 12 Vincenzo Maffione git: d7493759fbfb - main - netmap: pkt-gen: fix offset hex formatting 93. Jan 12 Mitchell Horne git: d89e1db5a331 - main - if_wg: fix modules load on !x86 94. Jan 12 Mateusz Guzik Re: git: 44121a0fbee0 - main - amd64: fix tlb shootdown when all cpus are passed in the bitmap 95. Jan 12 Konstantin Belousov git: 0659df6faddf - main - vm_map_protect: allow to set prot and max_prot in one go. 96. Jan 13 Adrian Chadd git: 7c5a624afae4 - main - [wpa] Add support for hostapd/wpa_supplicant when WITHOUT_CRYPT=YES is enabled. 97. Jan 13 Mateusz Guzik git: 530b699a62ad - main - fd: add finstall_refed 98. Jan 13 Mateusz Guzik git: 4faa375cdd4e - main - fd: provide a dedicated closef variant for unix socket code 99. Jan 13 Mateusz Guzik git: 5171310e661d - main - vfs: use finstall_refed in openat 100. Jan 13 Ed Maste git: f6d95a01103a - main - elftcl: add -i flag to ignore unknown flags
101. Jan 13 Hans Petter Selasky git: bafb68265672 - main - Fix for off-by-one in GPIO driver after r368585. While at it declare the iteration variable outside the for-loop to 102. Jan 13 Edward Tomasz Napierala git: a339b4223a4f - main - linux: bump the default version from 3.10.0 to 3.17.0 103. Jan 13 Alexander V. Chernikov git: e58c8da0683d - main - Map IPv6 link-local prefix to the link-local ifa. 104. Jan 13 Alexander V. Chernikov git: a6b7689718d2 - main - Remove redundant rtinit() calls from tuntap. 105. Jan 13 Emmanuel Vadot Re: git: 11d62b6f31ab - main - linuxkpi: add kernel_fpu_begin/kernel_fpu_end 106. Jan 13 Edward Tomasz Napierala git: ec2700e01532 - main - linux: mute the "unsupported prctl option 23" warnings 107. Jan 13 Michal Meloun Re: git: bafb68265672 - main - Fix for off-by-one in GPIO driver after r368585. While at it declare the iteration variable outside the for-loo 108. Jan 13 Hans Petter Selasky Re: git: bafb68265672 - main - Fix for off-by-one in GPIO driver after r368585. While at it declare the iteration variable outside the for-loo 109. Jan 13 Hans Petter Selasky git: f2a7b434b30e - main - Variable declarations are since C99 and r363250 allowed inside for-loops. Partial revert of bafb68265672. 110. Jan 13 myfreeweb Re: git: 11d62b6f31ab - main - linuxkpi: add kernel_fpu_begin/kernel_fpu_end 111. Jan 13 Michal Meloun Re: git: f2a7b434b30e - main - Variable declarations are since C99 and r363250 allowed inside for-loops. Partial revert of bafb68265672. 112. Jan 13 Michal Meloun Re: git: facdd1cd2045 - main - cgem: add 64-bit support 113. Jan 13 Michal Meloun Re: git: facdd1cd2045 - main - cgem: add 64-bit support 114. Jan 13 Konstantin Belousov git: 895ad33784e0 - main - x86 budma_bounce: style. 115. Jan 13 Konstantin Belousov git: 8f54940f019c - main - x86 busdma_bounce: do not make assumptions about alignment of malloc(9) results. 116. Jan 13 Mateusz Guzik git: 5753be8e432f - main - fd: add refcount argument to falloc_noinstall 117. Jan 13 Mateusz Guzik git: ef23df135468 - main - vfs: set NC_KEEPPOSENTRY alongside NOCACHE when creating a file 118. Jan 13 Konstantin Belousov git: f9d85a082181 - main - Revert "x86 busdma_bounce: do not make assumptions about alignment of malloc(9) results." 119. Jan 13 Andrew Turner git: 594389d1de64 - main - Create a stack frame when needed in the arm64 kernel 120. Jan 13 Andrew Turner git: 63c858a04d56 - main - Switch the arm64 pcpu to a global register variable
121. Jan 13 Toomas Soome git: 98c15d4dc284 - main - loader.efi: initial terminal size should base on UEFI terminal size 122. Jan 13 Emmanuel Vadot git: 0a05676b44ae - main - Add driver for Synopsys Designware Watchdog timer. 123. Jan 13 Emmanuel Vadot git: 6003bf9290cd - main - dwwdt: Add PNP info for the driver 124. Jan 13 Toomas Soome git: fdaf9cb942d9 - main - Revert "loader.efi: disable workaround for serial console on non-x86" 125. Jan 13 Kristof Provost git: ea36212bf571 - main - pf: Don't hold PF_RULES_WLOCK during copyin() on DIOCRCLRTSTATS 126. Jan 13 Kristof Provost git: 44117554b1ee - main - pf tests: pass NULL buffer to DIOCRCLRTSTATS 127. Jan 13 John Baldwin Re: git: 11d62b6f31ab - main - linuxkpi: add kernel_fpu_begin/kernel_fpu_end 128. Jan 13 John Baldwin git: 074a91f746bd - main - Enable accelerated AES-XTS software crypto in GENERIC. 129. Jan 13 Alan Somers Re: git: 074a91f746bd - main - Enable accelerated AES-XTS software crypto in GENERIC. 130. Jan 13 Mitchell Horne git: 818390ce0ca5 - main - arm64: fix early devmap assertion 131. Jan 13 Mitchell Horne Re: git: 818390ce0ca5 - main - arm64: fix early devmap assertion 132. Jan 14 Glen Barber git: 7ae27c2d6c4f - main - newvers.sh: set to ALPHA1 as part of the 13.0 cycle 133. Jan 14 myfreeweb Re: git: 11d62b6f31ab - main - linuxkpi: add kernel_fpu_begin/kernel_fpu_end 134. Jan 14 Konstantin Belousov Re: git: 11d62b6f31ab - main - linuxkpi: add kernel_fpu_begin/kernel_fpu_end 135. Jan 14 Kyle Evans git: 0495ed398c4f - main - contrib/lua: update to 5.4.2 136. Jan 14 Simon J. Gerraty git: 06b9b3e0ad0d - main - Merge bmake-20210110 137. Jan 14 Kyle Evans git: 03774659d1f2 - main - tools: git hooks: drop "submitted by" from commit template 138. Jan 14 David E. O'Brien git: 9a01a2551636 - main - unifdef -D__FreeBSD__ to remove the OpenBSD support 139. Jan 14 Kyle Evans git: 986deea5b518 - main - build: `make check`: use a PATH search instead for Kyua 140. Jan 14 Adrian Chadd git: bd72252aace3 - main - [mips] revert r366664 - flip mips back from -O2 to -O
141. Jan 14 Konstantin Belousov git: 420d4be3e40a - main - vm_map_protect(): remove not needed recalculations of new_prot, new_maxprot 142. Jan 14 Edward Tomasz Napierala git: feb96ee9c804 - main - linux: mute "unsupported socket(AF_NETLINK, 3, NETLINK_AUDIT)" warnings 143. Jan 14 Hans Petter Selasky git: e47a6525e71d - main - Add missing init of new fields after new UAR API was introduced by f8f5b459d21e in mlx5ib. 144. Jan 14 Konstantin Belousov git: 2d1e4220ebd5 - main - tmpfs_reclaim: detach unlinked node on dereferencing. 145. Jan 14 Konstantin Belousov git: 685265ecfbd8 - main - tmpfs_reclaim: style 146. Jan 14 Emmanuel Vadot git: aef769614f92 - main - pkgbase: differentiate package versions for ALPHA/BETA/PRERELEASE/RC phases 147. Jan 14 Emmanuel Vadot git: 03cab14ea3a8 - main - Revert "pkgbase: differentiate package versions for ALPHA/BETA/PRERELEASE/RC phases" 148. Jan 14 Mateusz Guzik Re: git: bd72252aace3 - main - [mips] revert r366664 - flip mips back from -O2 to -O 149. Jan 14 Michael Tuexen git: cc3c34859eab - main - tcp: fix handling of TCP RST segments missing timestamps 150. Jan 14 Mateusz Guzik git: 37bd3aa6fac8 - main - amd64: use builtins for all ffs* variants 151. Jan 14 Renato Botelho Re: git: aef769614f92 - main - pkgbase: differentiate package versions for ALPHA/BETA/PRERELEASE/RC phases 152. Jan 14 Emmanuel Vadot Re: git: aef769614f92 - main - pkgbase: differentiate package versions for ALPHA/BETA/PRERELEASE/RC phases 153. Jan 14 Kyle Evans Re: git: aef769614f92 - main - pkgbase: differentiate package versions for ALPHA/BETA/PRERELEASE/RC phases 154. Jan 14 Kyle Evans Re: git: aef769614f92 - main - pkgbase: differentiate package versions for ALPHA/BETA/PRERELEASE/RC phases 155. Jan 14 Emmanuel Vadot Re: git: aef769614f92 - main - pkgbase: differentiate package versions for ALPHA/BETA/PRERELEASE/RC phases 156. Jan 14 Kyle Evans Re: git: aef769614f92 - main - pkgbase: differentiate package versions for ALPHA/BETA/PRERELEASE/RC phases 157. Jan 14 Roger Pau Monné git: a67522b22dd9 - main - gitignore: expand list of ignored files 158. Jan 14 Mark Johnston git: 90cc8706ccb2 - main - iwm(4): Add support for Intel Killer(R) Wireless-AC 1550i 159. Jan 14 Mark Johnston git: e3d06599bc06 - main - libifconfig: Add a symbol map 160. Jan 14 Mark Johnston git: 95ee7d9b879c - main - qat: Fix DH895XCC firmware module autoloading
161. Jan 14 Mark Johnston git: a33b29a0447b - main - qat: Count request allocation failures 162. Jan 14 Mark Johnston git: 6483fc224b1a - main - qat: Free counters during detach 163. Jan 14 Andrew Turner git: 6eebda3bbad9 - main - Split out the NODEBUG options to a common file 164. Jan 14 Mateusz Piotrowski git: 54c743e5b291 - main - Fix a typo 165. Jan 14 Ravi Pokala Re: aef769614f92 - main - pkgbase: differentiate package versions for ALPHA/BETA/PRERELEASE/RC phases 166. Jan 14 Michael Tuexen git: d2b3ceddccac - main - tcp: add sysctl to tolerate TCP segments missing timestamps 167. Jan 14 Vladimir Kondratyev git: b62f6dfaed3d - main - hid: Replace USBHID_ENABLED kernel config option with loader tunable 168. Jan 14 Vladimir Kondratyev git: b360682ac940 - main - hid: Add missing input enter/exit epoch pairs. 169. Jan 14 Ed Maste git: 3dfcb70b6ae9 - main - elfctl: add backwards compatibility for "no" prefixes 170. Jan 14 Ed Maste git: c763f99d11fd - main - elfctl: prefix disable flags with "no" 171. Jan 14 Mark Millard Re: git: 6eebda3bbad9 - main - Split out the NODEBUG options to a common file 172. Jan 14 Dimitry Andric git: 39b7445e15cd - main - Merge llvm-project llvmorg-11.0.1-0-g43ff75f2c3f (aka 11.0.1 release) 173. Jan 14 John Baldwin git: 4b27f6043538 - main - Note aesni/armv8crypto in GENERIC, W^X, and AES-XTS for armv8crypto. 174. Jan 14 John Baldwin Re: git: 074a91f746bd - main - Enable accelerated AES-XTS software crypto in GENERIC. 175. Jan 14 Ed Maste git: 8818758a6ea7 - main - RELNOTES: correct elfctl(1) man page section 176. Jan 15 Warner Losh git: d1949353e5f5 - main - uart: Improve console specification parsing 177. Jan 15 Simon J. Gerraty git: b14cfecbf0ed - main - pkgfs_open: follow symlinks 178. Jan 15 Andrew Turner git: 94611a838866 - main - Add missing no-ctfconvert to C generation rules 179. Jan 15 Emmanuel Vadot git: c66ec88fed84 - main - Add 'sys/contrib/device-tree/' from commit '5ee353c36d3c9c7f63df7c7671875e73fba70958' 180. Jan 15 Toomas Soome git: 0974bfa3a8da - main - loader: do not update palette in text mode (real fix)
181. Jan 15 Mateusz Guzik Re: git: 0495ed398c4f - main - contrib/lua: update to 5.4.2 182. Jan 15 Emmanuel Vadot git: 58e169ab14cf - main - arm64: Add the dts include directory to the includes dir 183. Jan 15 Emmanuel Vadot git: 8a7a4683b083 - main - arm: arm64: Directly use #include <dt-binding/...> 184. Jan 15 Alexander Motin git: 006e2b2b8285 - main - Add Intel Gemini Lake AHCI ID. 185. Jan 15 Alexander Motin git: 510cc421263f - main - Unify Intel CODEC naming. 186. Jan 15 Kyle Evans Re: git: 0495ed398c4f - main - contrib/lua: update to 5.4.2 187. Jan 15 Mateusz Guzik Re: git: 0495ed398c4f - main - contrib/lua: update to 5.4.2 188. Jan 15 Alexey Dokuchaev Re: git: 0495ed398c4f - main - contrib/lua: update to 5.4.2 189. Jan 15 Mitchell Horne git: 0b92d1dd18c1 - main - riscv: fix kernel build 190. Jan 15 Emmanuel Vadot git: 78abc9e2e6ed - main - Revert upstream commit 27c90e5e48d0 191. Jan 15 Emmanuel Vadot git: 19775aa7bc35 - main - Re-apply f81b2b9a8abd to the new device-tree import 192. Jan 15 Emmanuel Vadot git: c38fe8789a17 - main - arm64: Directly use #include <dt-binding/...> 193. Jan 15 Emmanuel Vadot git: 955b980bdfb2 - main - gpiokeys: Use the new device-tree vendor include 194. Jan 15 Emmanuel Vadot git: efdf807990c3 - main - Switch to the new device-tree vendor tree 195. Jan 15 Emmanuel Vadot git: 7c84a7405bee - main - Remove the old dts imported tree. 196. Jan 15 Andrew Turner git: f64329bcdc4f - main - Extract the logic from pmap_kextract 197. Jan 15 Emmanuel Vadot Re: git: 78abc9e2e6ed - main - Revert upstream commit 27c90e5e48d0 198. Jan 15 Mariusz Zaborski git: aefe30c54371 - main - cat: capsicumize it 199. Jan 15 Gleb Smirnoff git: 7e4eca7136ea - main - Revert 97ec6eba653a07. There shouldn't be a dependency of 'tmp' on remote filesystems. Discussed this with Brooks a 200. Jan 15 Gleb Smirnoff git: 4f48fd7c5677 - main - Add 'tmp' to the list of FILESYSTEMS dependencies. Some scripts that depend on FILESYSTEMS run mktemp(1). For syste
201. Jan 15 Mariusz Zaborski git: c664d8dfc3dd - main - cat: Fix potential memory leak 202. Jan 15 Kyle Evans git: 994e1f40f6db - main - lualoader: use floor division to get correct type 203. Jan 16 Kirk McKusick git: 173779b98f10 - main - Eliminate lock order reversal in UFS when unmounting filesystems with snapshots. 204. Jan 16 Kirk McKusick git: 79a5c790bdf0 - main - Eliminate a locking panic when cleaning up UFS snapshots after a disk failure. 205. Jan 16 Kyle Evans git: de661c9f8652 - main - bectl: tests: use -R <mount> instead of specifying altroot 206. Jan 16 Kyle Evans git: 6dd869c22bc4 - main - bectl: remove spurious aok variable 207. Jan 16 Kyle Evans git: 0bc776f3da70 - main - make check: suppress echo of kyua binary location 208. Jan 16 Mateusz Guzik Re: git: aefe30c54371 - main - cat: capsicumize it 209. Jan 16 Toomas Soome git: ad1ebbe5cea8 - main - loader: create local copy of mode list provided by vbeinfoblock 210. Jan 16 Vincenzo Maffione git: 2968dde3de6f - main - axgbe: driver changes for netmap support 211. Jan 16 Mateusz Guzik git: fe258f23ef36 - main - Save on getpid in setproctitle by supporting -1 as curproc. 212. Jan 16 Konstantin Belousov Re: git: fe258f23ef36 - main - Save on getpid in setproctitle by supporting -1 as curproc. 213. Jan 16 Mateusz Guzik Re: git: 7c84a7405bee - main - Remove the old dts imported tree. 214. Jan 16 Emmanuel Vadot git: 384bd0b5b0c4 - main - riscv: Add the device-tree path to the include path 215. Jan 16 Emmanuel Vadot git: fa67846c6f52 - main - riscv: Fix build by using the correct device-tree include path 216. Jan 16 Emmanuel Vadot git: 8ca9ff4f28d2 - main - mips: Fix build by using the correct device-tree include path 217. Jan 16 Emmanuel Vadot git: a0ee5920bee2 - main - mips: Add the device-tree path to the include paths 218. Jan 16 Emmanuel Vadot Re: git: 7c84a7405bee - main - Remove the old dts imported tree. 219. Jan 16 Mariusz Zaborski git: 6e8062c855d1 - main - cat: persistent errno 220. Jan 16 Mariusz Zaborski git: de57c3d88258 - main - cat: style nits
221. Jan 16 Mike Karels Re: git: aefe30c54371 - main - cat: capsicumize it 222. Jan 16 Cy Schubert Re: git: aefe30c54371 - main - cat: capsicumize it 223. Jan 16 Dimitry Andric git: 7593c13e180f - main - Add libclang_rt.profile-powerpc64le.a to (Optional)?ObsoleteFiles.inc 224. Jan 16 Toomas Soome git: 3ddf7eade0e9 - main - loader.efi: Use Blt with gop as default 225. Jan 16 Daniel Ebdrup Jensen git: c6a112cf84d2 - main - service.8: Provide example for adding completions to (t)csh 226. Jan 16 Daniel Ebdrup Jensen git: bce5d6aa2485 - main - service.8: Use entire section of literally displayed text 227. Jan 16 Alexander V. Chernikov git: 81728a538d24 - main - Split rtinit() into multiple functions. 228. Jan 16 Marius Strobl git: d65427ad582c - main - sym(4): Remove remainder of SYM_SETUP_LP_PROBE_MAP support 229. Jan 16 Marius Strobl git: f83a5c238240 - main - hier.7/wlan.4: remove reference to wi(4) 230. Jan 16 Marius Strobl git: ee7231c92936 - main - targets: no longer depend on bt3cfw(8) 231. Jan 16 Marius Strobl git: bb34c6390538 - main - bluetooth.device.conf.5/netgraph.4: remove reference to ng_bt3c(4) 232. Jan 16 Marius Strobl git: 145f01a3dfcb - main - kerneldoc: remove Doxyfile for cmx(4) 233. Jan 16 Marius Strobl git: 33b486472ebd - main - bluetooth: remove support for bt3c(4) 234. Jan 16 Marius Strobl git: 0cdfc338053b - main - man4: bring back ofw_console.4 and openfirm.4 235. Jan 16 Marius Strobl git: daad26e5fc25 - main - openpromio(4): remove obsolete pseudo device driver 236. Jan 16 Mateusz Piotrowski Re: git: 74bd20769706 - main - Reference newfs_msdos(8) from the newfs(8) manual 237. Jan 16 Marius Strobl git: 944041f936a6 - main - wl(4): remove obsolete header 238. Jan 16 Toomas Soome git: ef698fabe428 - main - loader.efi: handle multiple gop instances 239. Jan 16 Daniel Ebdrup Jensen git: 0ec6c03c7682 - main - mpt.4: Warn about unexpected behaviour on older controllers 240. Jan 16 Alexander V. Chernikov git: d28210b2c2aa - main - Remove remnants of classful behavior in route(8).
241. Jan 17 Mariusz Zaborski Re: git: aefe30c54371 - main - cat: capsicumize it 242. Jan 17 Shawn Webb Re: git: aefe30c54371 - main - cat: capsicumize it 243. Jan 17 Mariusz Zaborski git: b7ab6832cd98 - main - cat: disable building it with Casper 244. Jan 17 Cy Schubert Re: git: b7ab6832cd98 - main - cat: disable building it with Casper 245. Jan 17 Mariusz Zaborski Re: git: b7ab6832cd98 - main - cat: disable building it with Casper 246. Jan 17 Rodney W. Grimes Re: git: 7e4eca7136ea - main - Revert 97ec6eba653a07. There shouldn't be a dependency of 'tmp' on remote filesystems. Discussed this with Broo 247. Jan 17 Toomas Soome git: fb3a792a8827 - main - loader.efi: unused variable 'mode' 248. Jan 17 Toomas Soome git: 9adce1aedd2e - main - loader.efi: variable 'hlist' is uninitialized 249. Jan 17 Emmanuel Vadot git: ec25b6fa5ffd - main - LinuxKPI: Reimplement irq_work queue on top of fast taskqueue 250. Jan 17 Emmanuel Vadot git: 72c551930be1 - main - Bump __FreeBSD_version after linuxkpi changes 251. Jan 17 Stefan Esser Re: git: 7e4eca7136ea - main - Revert 97ec6eba653a07. There shouldn't be a dependency of 'tmp' on remote filesystems. Discussed this with Broo 252. Jan 17 Toomas Soome git: 52ec89a93c79 - main - loader.efi: commands gop, uga and autoresize should use cached data 253. Jan 17 Rodney W. Grimes Re: git: 7e4eca7136ea - main - Revert 97ec6eba653a07. There shouldn't be a dependency of 'tmp' on remote filesystems. Discussed this with Broo 254. Jan 17 Emmanuel Vadot Re: git: 7e4eca7136ea - main - Revert 97ec6eba653a07. There shouldn't be a dependency of 'tmp' on remote filesystems. Discussed this with Broo 255. Jan 17 Cy Schubert Re: git: 7e4eca7136ea - main - Revert 97ec6eba653a07. There shouldn't be a dependency of 'tmp' on remote filesystems. Discussed this with Br 256. Jan 17 Rodney W. Grimes Re: git: 7e4eca7136ea - main - Revert 97ec6eba653a07. There shouldn't be a dependency of 'tmp' on remote filesystems. Discussed this with Broo 257. Jan 17 Emmanuel Vadot Re: git: 7e4eca7136ea - main - Revert 97ec6eba653a07. There shouldn't be a dependency of 'tmp' on remote filesystems. Discussed this with Broo 258. Jan 17 Lutz Donnerhacke git: 5c6c1b5421d7 - main - Add myself (donner) as src committer. 259. Jan 17 Emmanuel Vadot git: 0f2434ea000e - main - loader: Partial revert of 987eabdc2ae1 260. Jan 17 Emmanuel Vadot git: d002814d6b8e - main - loader: Use TERM_EMU for arm and arm64
261. Jan 17 Ed Maste git: e83b514a9563 - main - cat: depend on Makefile to rebuild when WITH_CASPER changes 262. Jan 17 Konstantin Belousov git: 3b15beb30b3b - main - Implement malloc_domainset_aligned(9). 263. Jan 17 Konstantin Belousov git: f3ea417f96b0 - main - x86 busdma_bounce: use malloc_domainset_aligned(9). 264. Jan 17 Conrad Meyer git: ddf61156132b - main - fstyp(8): fix exfat detection 265. Jan 17 Kyle Evans git: 9af9e7c5cc47 - main - pkgbase: default to installing all specified kernels 266. Jan 17 Kyle Evans git: da8cc827ae8f - main - pkgbase: collapse -PRERELEASE into STABLE/CURRENT case for version suffix 267. Jan 17 Alexander V. Chernikov git: f9e0752e3573 - main - Create new in6_purgeifaddr() which purges bound ifa prefix if it gets unused. 268. Jan 17 Alexander V. Chernikov git: 9d6567bc30a0 - main - Fix panic on vnet creation if fib algo has been set to fixed value. Make fixed algo property per-VNET instead of gl 269. Jan 17 Alexander V. Chernikov git: f8798767219d - main - Fix IPv4 fib bsearch4() lookup array construction. 270. Jan 17 Alexander V. Chernikov git: 74935ce881ea - main - Enable running fib tests inside vnet jail. 271. Jan 17 Lutz Donnerhacke git: 75e7ef74dfc1 - main - netgraph/ng_source: Allow ng_source to inject into any netgraph network 272. Jan 17 Toomas Soome git: 1caed70c6264 - main - loader: update gfx module


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