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


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

Messages: 717, old messages first
Last update: Mon Feb 13 14:12:38 2023

home | archive sorted by: subject | author | date | reverse date
  1. Nov 15 Konstantin Belousov        git: 0864ab3d3235 - main - procstat auxv: print out FXRNG
  2. Nov 15 Konstantin Belousov        git: 8660813153d0 - main - start_init: use 'p'
  3. Nov 15 Gleb Smirnoff              Re: git: 44aae623ab85 - main - Add ETHER_ALIGN support to ng_device(4).
  4. Nov 15 Jason A. Harmening         git: 06f79675b7a0 - main - unionfs: fix potential deadlock in VOP_RMDIR
  5. Nov 15 Ka Ho Ng                   git: f7523c8a19d0 - main - iser: Remove redundant linuxkpi MODULE_DEPEND
  6. Nov 15 Kirk McKusick              git: b366ee4868bc - main - Consolodate four copies of the STDSB define into a single place.
  7. Nov 15 Peter Holm                 git: fb4114332463 - main - Added a new unionfs test scenario.  Removed a few old unionfs tests from the exclude list
  8. Nov 15 Mark Johnston              git: 9e9c651caceb - main - cddl: fix missing ZFS library dependencies
  9. Nov 15 Baptiste Daroussin         git: 6d38604fc532 - main - mandoc: import version 1.14.6
 10. Nov 15 John Baldwin               Re: git: b8d60729deef - main - tcp: Congestion control cleanup.
 11. Nov 15 Warner Losh                Re: git: b8d60729deef - main - tcp: Congestion control cleanup.
 12. Nov 15 Kirk McKusick              git: f2b391528ad9 - main - Add ability to suppress UFS/FFS superblock check-hash failure messages.
 13. Nov 15 Kirk McKusick              git: 728f2c61312a - main - Suppress UFS/FFS superblock check-hash failure messages when identifying disk labels.
 14. Nov 15 Mark Johnston              git: 1fb99e97e959 - main - bus: Make BUS_TRANSLATE_RESOURCE behave more like other bus methods
 15. Nov 15 Mark Johnston              git: b0acc3f11ba3 - main - vm_pager: Optimize an assertion
 16. Nov 15 Mark Johnston              git: 87b646630c48 - main - vm_page: Consolidate page busy sleep mechanisms
 17. Nov 15 Mark Johnston              git: a2665158d03e - main - vm_page: Remove vm_page_sbusy() and vm_page_xbusy()
 18. Nov 15 Mark Johnston              git: d28af1abf031 - main - vm: Add a mode to vm_object_page_remove() which skips invalid pages
 19. Nov 15 Mark Johnston              git: 42c2cd1ffbdf - main - amd64: Annotate an unlikely condition in smp_targeted_tlb_shootdown()
 20. Nov 15 Mark Johnston              git: ab12e8db292c - main - amd64: Reduce the amount of cpuset copying done for TLB shootdowns


21. Nov 15 Mark Johnston git: 71e6e9da225a - main - amd64: Initialize kernel_pmap's active CPU set to all_cpus 22. Nov 15 Navdeep Parhar git: 8e76bae0b72e - main - cxgbe(4): Keep link configuration compatible with really old firmwares. 23. Nov 15 Brooks Davis git: f0da2a14670a - main - syscalls: unwrap a long line 24. Nov 15 Brooks Davis git: 8e4a3add99ca - main - struct kevent_freebsd11 -> struct freebsd11_kevent 25. Nov 15 Brooks Davis git: 3f8ced5bce29 - main - syscalls: regen 26. Nov 15 Brooks Davis git: 01ce7fca440c - main - ommap: fix signed len and pos arguments 27. Nov 15 Brooks Davis git: 9df4e7e2e90f - main - syscalls: regen 28. Nov 15 John Baldwin git: 44265dc3dae1 - main - ktls: Add padding tests for AES-CBC MTE cipher suites. 29. Nov 15 John Baldwin git: 0ff2a12ae32a - main - ktls: Add tests for sending empty fragments for TLS 1.0 connections. 30. Nov 15 John Baldwin git: 900a28fe33ef - main - ktls: Reject some invalid cipher suites. 31. Nov 15 John Baldwin git: d1c369f926e7 - main - ktls: Add tests ensuring various invalid cipher suites are rejected. 32. Nov 15 John Baldwin git: 3e7f8a8da254 - main - ktls: Add simple receive tests of kernel TLS. 33. Nov 15 John Baldwin git: 83a54b582f89 - main - ktls: Add tests ensuring unsupported receive cipher suites are rejected. 34. Nov 15 John Baldwin git: 233ce578a424 - main - ktls: Add tests ensuring invalid receive cipher suites are rejected. 35. Nov 15 Navdeep Parhar git: a8eacf9329e2 - main - cxgbe(4): Change the way t4_shutdown_adapter brings the link(s) down. 36. Nov 15 Ed Maste git: 3f9acedb020b - main - growfs: do not error if filesystem is already requested size 37. Nov 15 Konstantin Belousov git: 7d20a08076b4 - main - ldd: also use exec mode for -a 38. Nov 15 Mark Johnston git: 2287ced2f568 - main - clock: Group the "clocks" SYSINIT with the function definition 39. Nov 15 Mark Johnston git: 22875f88799e - main - x86: Implement deferred TSC calibration 40. Nov 15 Kirk McKusick git: f10a8d09716d - main - Allow the MNT_FORCE flag to be passed through to an initial mount.
41. Nov 16 Kirk McKusick git: 9e9dcac95ad0 - main - Allow forced r/w mount of UFS/FFS filesystem with a bad check hash. 42. Nov 16 Kirk McKusick git: 9b8eb1c5b62d - main - Followup to f2b391528ad9 to improve printed message. 43. Nov 16 Warner Losh git: b086bc0bf1dd - main - mps: Fix debugging line 44. Nov 16 Warner Losh git: 2bbaed4d7fca - main - mpr: Minor formatting changes to match mps. 45. Nov 16 Emmanuel Vadot git: 2e0d67c3ed7e - main - loader: lsefi: Print more information 46. Nov 16 Emmanuel Vadot git: 123b5b876377 - main - loader: Do not force comconsole for arm and arm64 47. Nov 16 George V. Neville-Neil git: 406feaa862d7 - main - Initial clean up the language in the manual pages. 48. Nov 16 George V. Neville-Neil git: 409d1bf7d6de - main - Address review comments from 0mp, debdrup and oshogbo 49. Nov 16 George V. Neville-Neil git: 06a8ffd4cd54 - main - Fix two more nits from 0mp 50. Nov 16 John Baldwin Re: git: 406feaa862d7 - main - Initial clean up the language in the manual pages. 51. Nov 16 Konstantin Belousov git: 8ef0c11e7ce7 - main - nfsclient: upgrade vnode lock in VOP_OPEN()/VOP_CLOSE() if we need to flush buffers 52. Nov 16 John Baldwin Re: git: b8d60729deef - main - tcp: Congestion control cleanup. 53. Nov 16 John Baldwin git: d71830cdf0df - main - ktls: Use ATF_REQUIRE instead of assert() for validating TLS header lengths. 54. Nov 16 John Baldwin git: 694c708d6a0d - main - ktls tests: Check the return values of close(). 55. Nov 16 John Baldwin git: 16bea05ac327 - main - ktls: Split encrypt vs decrypt OCF counters. 56. Nov 16 Konstantin Belousov git: c34a5148e8f2 - main - ffs: fix newly introduced LOR between mntfs vnode lock and topology lock 57. Nov 16 Colin Percival git: 1580afcd6eaf - main - randomdev: Remove 100 ms sleep from write routine 58. Nov 16 Colin Percival git: 57a8fa6f0189 - main - kvmclock: Expose implied TSC frequency via sysctl 59. Nov 16 Colin Percival git: 231bac4ccc43 - main - rtsol/rtsold: Add option to skip random delay 60. Nov 16 Mark Johnston git: 4285655adb74 - main - aesni: Avoid a potential out-of-bounds load in AES_GCM_encrypt()
61. Nov 16 Mark Johnston git: 42188bb5c118 - main - unix: Remove a write-only local variable 62. Nov 16 Mark Johnston git: fcaa890c4469 - main - mbuf: Only allow extpg mbufs if the system has a direct map 63. Nov 16 Mark Johnston git: 756bb50b6a86 - main - sctp: Remove now-unneeded mb_unmapped_to_ext() calls 64. Nov 16 Mark Johnston git: b4d758a0cc54 - main - sctp: Use m_apply() to calcuate a checksum for an mbuf chain 65. Nov 16 Mark Johnston git: 32854e528ac6 - main - mbuf: Properly set the default value for mb_use_ext_pgs 66. Nov 16 Marcin Wojtas git: b014e0f15bc7 - main - Enable ASLR by default for 64-bit executables 67. Nov 16 Marcin Wojtas git: bf410c6eda51 - main - Revert "bsdinstall: add knob to set ASLR sysctls" 68. Nov 16 Warner Losh git: d677d4be0c23 - main - Skip -flto for all MIPS ports 69. Nov 16 Kubilay Kocak Re: git: b014e0f15bc7 - main - Enable ASLR by default for 64-bit executables 70. Nov 17 Rick Macklem git: 5509bad74e44 - main - nfsd: Add a new rc variable nfs_server_maxio 71. Nov 17 Shawn Webb Re: git: b014e0f15bc7 - main - Enable ASLR by default for 64-bit executables 72. Nov 17 Kristof Provost git: 23e1961e78b0 - main - riscv: add COMPAT_FREEBSD12 option 73. Nov 17 Kristof Provost git: 4e85b6489045 - main - Add a COMPAT_FREEBSD13 kernel option 74. Nov 17 Kristof Provost git: 8e492101ec04 - main - pf: add COMPAT_FREEBSD13 for DIOCKEEPCOUNTERS 75. Nov 17 Kristof Provost git: b6cbbcae40b4 - main - m_get3(): actually use the selected zone 76. Nov 17 Martin Matuska git: dae1713419a6 - main - zfs: merge openzfs/zfs@269b5dadc (master) into main 77. Nov 17 Marcin Wojtas Re: git: dae1713419a6 - main - zfs: merge openzfs/zfs@269b5dadc (master) into main 78. Nov 17 Tom Jones Re: git: dae1713419a6 - main - zfs: merge openzfs/zfs@269b5dadc (master) into main 79. Nov 17 Emmanuel Vadot Re: git: dae1713419a6 - main - zfs: merge openzfs/zfs@269b5dadc (master) into main 80. Nov 17 Marcin Wojtas Re: git: dae1713419a6 - main - zfs: merge openzfs/zfs@269b5dadc (master) into main
81. Nov 17 Emmanuel Vadot Re: git: dae1713419a6 - main - zfs: merge openzfs/zfs@269b5dadc (master) into main 82. Nov 17 =?utf-8?Q?Stefan E=C3=9Fer git: 09cd63416051 - main - zfs: fix commit dae1713419a6 merge openzfs/zfs@269b5dadc into main 83. Nov 17 Tom Jones Re: git: dae1713419a6 - main - zfs: merge openzfs/zfs@269b5dadc (master) into main 84. Nov 17 Marcin Wojtas Re: git: dae1713419a6 - main - zfs: merge openzfs/zfs@269b5dadc (master) into main 85. Nov 17 Randall Stewart git: 97e28f0f58cd - main - tcp: Rack ack war with a mis-behaving firewall or nat with resets. 86. Nov 17 Allan Jude git: 2e946f870558 - main - Fix ZFS module build 87. Nov 17 Guangyuan Yang git: 8406182dbeb9 - main - bridge(4): Fix spelling 88. Nov 17 Mark Johnston git: 8a693ccf86f9 - main - Export symbols from opensolaris.ko and dtrace.ko 89. Nov 17 Marcin Wojtas Re: git: b014e0f15bc7 - main - Enable ASLR by default for 64-bit executables 90. Nov 17 Marcin Wojtas Re: git: b014e0f15bc7 - main - Enable ASLR by default for 64-bit executables 91. Nov 17 Brooks Davis git: 1739de97af19 - main - makesyscalls: make strip_abi_prefix more robust 92. Nov 17 Brooks Davis git: b7fd86118fb5 - main - syscalls: sprinkle in const values 93. Nov 17 Brooks Davis git: b64f3dc26cbc - main - syscalls: [gs]etitimer takes an int which 94. Nov 17 Brooks Davis git: f503288262e5 - main - syscalls: fix type of osendmsg 95. Nov 17 Brooks Davis git: 2385f4d1728b - main - syscalls: use __socklen_t as appropriate 96. Nov 17 Brooks Davis git: 5fdbd21d08e8 - main - freebsd32: rename freebsd4_freebsd32_sigreturn arg 97. Nov 17 Brooks Davis git: 85d1d2a675c8 - main - syscalls: use struct siginfo rather than siginfo_t 98. Nov 17 Brooks Davis git: 6de7c05379b8 - main - freebsd32: name the ucontext struct __ucontext32 99. Nov 17 Brooks Davis git: 43227e4c834f - main - freebsd32: prototype gssd_syscall() 100. Nov 17 Brooks Davis git: 8ba369ed7400 - main - freebsd32: [gs]etitimer's which arg is an int
101. Nov 17 Brooks Davis git: a944d28d0edf - main - freebsd32: sprinkle in missing consts 102. Nov 17 Brooks Davis git: ddae7b9aaa6c - main - freebsd32: use size_t where the default ABI does 103. Nov 17 Brooks Davis git: 70c9698f4037 - main - freebsd32: match ioctl type to default ABI 104. Nov 17 Brooks Davis git: 9946c920a426 - main - freebsd32: wait6 and procctl take idtype_t 105. Nov 17 Brooks Davis git: 381f6804ec6a - main - freebsd32: fix type of olstat arg 106. Nov 17 Brooks Davis git: 2e89f95d6ae4 - main - freebsd32: fix types on statfs syscalls 107. Nov 17 Brooks Davis git: 465b80c04a77 - main - freebsd32: thread IDs are int32_t 108. Nov 17 Brooks Davis git: 6dcd7db176f8 - main - freebsd32: fix type size of pointer array args 109. Nov 17 Brooks Davis git: e5b099765058 - main - freebsd32: add a union semun_old32 110. Nov 17 Brooks Davis git: 5d0d686940e4 - main - freebsd32: struct kld32_file_stat -> struct kld_file_stat32 111. Nov 17 Brooks Davis git: 3b0cd7e50346 - main - freebsd32: rename old SysV IPC types 112. Nov 17 Brooks Davis git: f1a14110892e - main - freebsd32: rename fstat argument to match default abi 113. Nov 17 Brooks Davis git: d35a771660ad - main - freebsd32: sync _umtx_op args with default ABI 114. Nov 17 Brooks Davis git: 0ebea13928f3 - main - freebsd32: include `__` in semctl names 115. Nov 17 Brooks Davis git: b35c2bca9fc9 - main - freebsd32: rename struct wrusage32 to struct __wrusage32 116. Nov 17 Brooks Davis git: ab3ccb758329 - main - freebsd32: rename fstat() stat buffer argument 117. Nov 17 Brooks Davis git: 5b5a48c787b8 - main - freebsd32: simplify memrange translation 118. Nov 17 Brooks Davis git: dbb47e9264da - main - freebsd32: remove freebsd32_recvfrom 119. Nov 17 Brooks Davis git: ad5826670451 - main - freebsd32: remove redundant no-arg syscalls 120. Nov 17 Brooks Davis git: 25fec55b8695 - main - freebsd32: remove freebsd11_freebsd32_getdents
121. Nov 17 Brooks Davis git: 91301e6ea54a - main - freebsd32: don't implement kldsym 122. Nov 17 Brooks Davis git: 1de34945f440 - main - freebsd32: remove redundent osig*() implementations 123. Nov 17 Brooks Davis git: e3e811a3f824 - main - freebsd32: add feed foward clock syscalls 124. Nov 17 Brooks Davis git: 7bd795650f5c - main - freebsd32: enable trivial syscalls 125. Nov 17 Brooks Davis git: e02f64d9b88c - main - freebsd32: add real abort2 126. Nov 17 Brooks Davis git: f089a2f3d1a7 - main - freebsd32: add stubs for ofreebsd32_(send|recv)msg 127. Nov 17 Brooks Davis git: d257e57d18e6 - main - freebsd32: add missing pads to preadv and pwritev 128. Nov 17 Brooks Davis git: 2b9d052d3eeb - main - freebsd32: fix getfsstat sign extension bugs 129. Nov 17 Brooks Davis git: f19e3fd20601 - main - freebsd32: signed long corrections 130. Nov 17 Brooks Davis git: 158dcd7395ad - main - freebsd32: have sigqueue take a void * 131. Nov 17 Brooks Davis git: a016320dfb4e - main - freebsd32: rename 32-bit compat pads to _pad 132. Nov 17 Brooks Davis git: aef154d3f24f - main - freebsd32: use __socklen_t consistently 133. Nov 17 Brooks Davis git: 738ec2ed66d9 - main - freebsd32: tag RESERVED syscalls 134. Nov 17 Brooks Davis git: 1a7a780bf443 - main - freebsd32: update unimplemented syscall comments 135. Nov 17 Brooks Davis git: 67fb0300ae06 - main - freebsd32: sync return types with default ABI 136. Nov 17 Brooks Davis git: 265a4b8341ab - main - freebsd32: semid_t -> int32_t 137. Nov 17 Brooks Davis git: 572be9c8aea8 - main - freebsd32: sync some audit types with default ABI 138. Nov 17 Martin Matuska git: 201d0ebee321 - main - libarchive: cherry-pick bugfix from vendor 139. Nov 17 Konstantin Belousov Re: git: b7fd86118fb5 - main - syscalls: sprinkle in const values 140. Nov 17 Kyle Evans Re: git: 589aed00e36c - main - sched: separate out schedinit_ap()
141. Nov 17 Konstantin Belousov Re: git: 589aed00e36c - main - sched: separate out schedinit_ap() 142. Nov 17 Mark Johnston Re: git: 589aed00e36c - main - sched: separate out schedinit_ap() 143. Nov 18 John Baldwin git: b928e924f74b - main - rtld-elf: Use _get_tp in __tls_get_addr for aarch64 and riscv64. 144. Nov 18 John Baldwin git: a8d885296a9d - main - linux_linkat: Don't invert AT_* flags. 145. Nov 18 John Baldwin git: 8b2ce7a3bbd0 - main - linux_name_to_handle_at: Support AT_EMPTY_PATH. 146. Nov 18 John Baldwin git: 1962164584a9 - main - imgact_elf: Use bool instead of boolean_t. 147. Nov 18 John Baldwin git: 4082b189d2ce - main - elf*_brand_inuse: Change return type to bool. 148. Nov 18 Brooks Davis git: fea4a9aff120 - main - fspacectl: remove unneeded freebsd32 wrapper 149. Nov 18 Konstantin Belousov Re: git: fea4a9aff120 - main - fspacectl: remove unneeded freebsd32 wrapper 150. Nov 18 Konstantin Belousov git: 4fdc5b8494b4 - main - g_vfs_close(): vp is unused 151. Nov 18 Kyle Evans Re: git: 589aed00e36c - main - sched: separate out schedinit_ap() 152. Nov 18 =?utf-8?Q?Roger Pau Monn=C git: 50d7d967bbfd - main - xen/privcmd: fix MMAP_RESOURCE ioctl to copy out results 153. Nov 18 Gleb Smirnoff git: 0dff875fa9bc - main - ipfw: remove unnecessary TCP related includes 154. Nov 18 Gleb Smirnoff git: 3850d1837bf7 - main - in6_rmx: remove unnecessary TCP includes 155. Nov 18 Konstantin Belousov git: 5bb3134a8c21 - main - Fix some modules to export more used symbols 156. Nov 18 Konstantin Belousov git: a7e4eb142298 - main - Kernel linkers: some style 157. Nov 18 Konstantin Belousov git: 0d7a6199b61d - main - kmod_syms.awk: fix removal of the export list from the symbol table 158. Nov 18 Mateusz Piotrowski git: b8135ed67ce8 - main - top.1: Fix a typo in description of H interactive command 159. Nov 18 Mateusz Piotrowski git: 112539041590 - main - top.1: Sort options alphabetically 160. Nov 18 Mateusz Piotrowski git: 82d0f865ee9a - main - top: Sort flags in usage message
161. Nov 18 Mateusz Piotrowski git: c947fc5fae31 - main - top.1: Improve description of -m 162. Nov 18 Mateusz Piotrowski git: 01e3140571ba - main - top.1: Use the Dq macros instead of \*lq and \*rq 163. Nov 18 Ed Maste git: 63f44132810d - main - Cirrus-CI: build with LLVM 13 package 164. Nov 18 Bjoern A. Zeeb git: f7c526ab3f23 - main - net80211: radiotap add another define 165. Nov 18 Ed Maste Re: git: b014e0f15bc7 - main - Enable ASLR by default for 64-bit executables 166. Nov 18 Emmanuel Vadot git: e87a6f3ef284 - main - bhyve: use physical lobits for BARs of passthru devices 167. Nov 18 Emmanuel Vadot git: 5085153ae4d5 - main - bhyve: do not explicitly map fbuf framebuffer 168. Nov 18 Ed Maste Re: git: b014e0f15bc7 - main - Enable ASLR by default for 64-bit executables 169. Nov 18 Rick Macklem git: 9dae2d03bc64 - main - rc.conf.5: Add entries for NFS 170. Nov 18 Neel Chauhan git: be60d8f276fa - main - ext2fs: check for eh_depth in ext4_ext_check_header() 171. Nov 18 Brooks Davis Re: git: b7fd86118fb5 - main - syscalls: sprinkle in const values 172. Nov 18 Peter Grehan git: b9569ba05e20 - main - Remove myself from bhyve maintenance; ENOTIME. 173. Nov 18 Mateusz Piotrowski git: 1ac5586c6d86 - main - style.Makefile.5: Do not require $FreeBSD$ SCM IDs 174. Nov 18 Rick Macklem git: f4bf849bb894 - main - mountd: Fix handling of usernames that start with a digit 175. Nov 18 Bjoern A. Zeeb git: ae2268efd5f8 - main - LinuxKPI: make bcd.h use libkern 176. Nov 19 Gleb Smirnoff git: 760be44702ba - main - git-arc: document "create" command options 177. Nov 19 Gleb Smirnoff git: 964035c409b1 - main - git-arc: with "create" allow to specify parent of the first commit 178. Nov 19 Warner Losh git: 322b341d0029 - main - Remove mips from universe 179. Nov 19 Warner Losh git: a721ac948e9b - main - Document that 13.x is the end of the line for FreeBSD/mips 180. Nov 19 Warner Losh git: 27a04f59646b - main - Add warning that MIPS is being removed in FreeBSD 14.0
181. Nov 19 Gleb Smirnoff git: fb8588d2cb44 - main - tcp_timewait: use on stack struct tcptw as last resort 182. Nov 19 Gleb Smirnoff git: ff94500855c1 - main - Add tcp_freecb() - single place to free tcpcb. 183. Nov 19 Alexey Dokuchaev Re: git: a721ac948e9b - main - Document that 13.x is the end of the line for FreeBSD/mips 184. Nov 19 Warner Losh git: 1f629966d683 - main - ANSIify libsa functions 185. Nov 19 Warner Losh git: 9f6c794ee2ed - main - NanoBSD/rescue: Update to 20200214 OpenSSH configuration files 186. Nov 19 Warner Losh git: 137692469769 - main - nanobsd: remove psuedo-terminals from ttys 187. Nov 19 Warner Losh git: 872d50a5d8fc - main - nanobsd/rescue: Catch up to 20210907 OpenSSH import 188. Nov 19 Warner Losh git: 9097ac9af414 - main - Fix typo on "Celsius" 189. Nov 19 Warner Losh git: 04912a8d1c15 - main - release/packages/Makefile.package: Fix typo 190. Nov 19 Warner Losh git: a420a672bc53 - main - Bootstrap: Prune building from pre-FreeBSD 11 support 191. Nov 19 Warner Losh git: 9cb485d18f01 - main - geom: Remove g_class.config 192. Nov 19 Warner Losh git: f7c32ed61785 - main - Fix 'take effect' spelling in menus and comments. 193. Nov 19 Warner Losh git: 8587d752558c - main - Correct the name of the second parameter of biowait to wmesg 194. Nov 19 Kyle Evans Re: git: a420a672bc53 - main - Bootstrap: Prune building from pre-FreeBSD 11 support 195. Nov 19 Warner Losh Re: git: a721ac948e9b - main - Document that 13.x is the end of the line for FreeBSD/mips 196. Nov 19 Warner Losh git: 8502220db508 - main - Revert "Bootstrap: Prune building from pre-FreeBSD 11 support" 197. Nov 19 Warner Losh Re: git: a420a672bc53 - main - Bootstrap: Prune building from pre-FreeBSD 11 support 198. Nov 19 Andriy Gapon git: 1bfdb812c786 - main - iflib_stop: drain rx tasks to prevent any data races 199. Nov 19 Kyle Evans Re: git: a420a672bc53 - main - Bootstrap: Prune building from pre-FreeBSD 11 support 200. Nov 19 Guangyuan Yang git: f6842865d336 - main - uuid(3): Document return values
201. Nov 19 Andrew Turner git: 2e8ff4d1d5b9 - main - Switch to Arm Optimized Routines for mem* & str* 202. Nov 19 Andrew Turner git: b2e843161dc3 - main - Use a builtin where possible in msun 203. Nov 19 Alexander Motin Re: git: 9cb485d18f01 - main - geom: Remove g_class.config 204. Nov 19 John Baldwin Re: git: 964035c409b1 - main - git-arc: with "create" allow to specify parent of the first commit 205. Nov 19 Warner Losh Re: git: 9cb485d18f01 - main - geom: Remove g_class.config 206. Nov 19 Alexander Motin Re: git: 9cb485d18f01 - main - geom: Remove g_class.config 207. Nov 19 Gordon Bergling git: 15b5c347f191 - main - sched_ule(4): Fix two typo in source code comments 208. Nov 19 Gordon Bergling git: b4fbc855a518 - main - cc_newreno(4): Fix a typo in a source code comment 209. Nov 19 Gordon Bergling git: bebff615877e - main - ffs_softdep: Fix a typo in a source code comment 210. Nov 19 Gordon Bergling git: 975e2e3f84b0 - main - ppbus(4): Fix a typo in source code comment 211. Nov 19 Gordon Bergling git: 8b11850f9d04 - main - TWL: Fix a typo in a source code comment 212. Nov 19 Gordon Bergling git: 5e21882bb4e7 - main - iscsi(4): Fix a typo in a source code comment 213. Nov 19 Gordon Bergling git: 3e5ddef0fd39 - main - firewire(4): Fix a typo in a source code comment 214. Nov 19 Gordon Bergling git: 8acb66212603 - main - iwm(4): Fix a typo in a source code comment 215. Nov 19 Gordon Bergling git: d7125850f031 - main - ixl(4): Fix a typo in a sysctl description 216. Nov 19 Gordon Bergling git: 840d72371bdc - main - lpr(1): Fix a typo in a source code comment 217. Nov 19 Mitchell Horne git: 1adebe3cd6b1 - main - minidump: Parameterize minidumpsys() 218. Nov 19 Mitchell Horne git: 90d4da622592 - main - amd64: provide PHYS_IN_DMAP() and VIRT_IN_DMAP() 219. Nov 19 Mitchell Horne git: 681bd71047f1 - main - minidump: reduce the amount direct accesses to page tables 220. Nov 19 Mitchell Horne git: 1d2d1418b492 - main - minidump: Use provided msgbuf pointer
221. Nov 19 Mitchell Horne git: 10fe6f80a6c8 - main - minidump: Use the provided dump bitset 222. Nov 19 Mitchell Horne git: 588ab3c77454 - main - Allow minidumps to be performed on the live system 223. Nov 19 Kristof Provost git: 3142d4f622d2 - main - lagg: fix unused-but-set-variable 224. Nov 19 Mark Johnston git: 3339950117be - main - timecounter: Initialize tc_lock earlier 225. Nov 19 Mark Johnston git: ed6a9452be01 - main - hyperv: Register the MSR-based timecounter during SI_SUB_HYPERVISOR 226. Nov 20 Gordon Bergling git: ce74223a366b - main - mixer: make .Dt tags uppercase 227. Nov 20 Gleb Smirnoff Re: git: ff94500855c1 - main - Add tcp_freecb() - single place to free tcpcb. 228. Nov 20 Eugene Grosbein git: 0c54fe172ad3 - main - rc.d/rctl: unbreak for distinct /usr filesystem 229. Nov 20 Mark Johnston git: 705a6ee2b611 - main - zfs: Fix a deadlock between page busy and the teardown lock 230. Nov 20 Mark Johnston Re: git: 705a6ee2b611 - main - zfs: Fix a deadlock between page busy and the teardown lock 231. Nov 20 Dimitry Andric git: 3adc9c8c73a5 - main - Belatedly update contrib/llvm-project/FREEBSD-Xlist for llvm 13 232. Nov 20 Kristof Provost git: 19dc64451179 - main - if_stf: add 6rd support 233. Nov 20 Kristof Provost git: b46512f704e7 - main - if_stf: add dtrace probe points 234. Nov 20 Kristof Provost git: e1b95017d299 - main - net tests: 6rd test for if_stf 235. Nov 20 Kristof Provost git: 2610dcc1a565 - main - net tests: 6rd to 6rd test 236. Nov 20 Kristof Provost git: 67573b7a39b1 - main - net tests: fix if_stf:6to4 237. Nov 20 Kristof Provost git: 3f7b9525ea48 - main - if_stf: document 6rd in the man page 238. Nov 20 Kristof Provost git: 5dd9d0605aff - main - if_stf: minor man page improvements 239. Nov 20 Robert Wing git: 8981a100e614 - main - mount: retire kernel_vmount() 240. Nov 20 Ed Maste git: 438fd19dc327 - main - ssh: mention nanobsd config files in upgrade instructions
241. Nov 21 Ed Maste git: 036af1053acd - main - mkimg: zero entry in vhdx_write_metadata 242. Nov 21 Warner Losh git: a8837c77efd0 - main - mpr: fix freeze / release mismatch in timeout code 243. Nov 21 Warner Losh git: a8935083b518 - main - devmatch: Allow devmatch_blocklist to be set in kenv too 244. Nov 21 Warner Losh git: 77e3db078984 - main - loader: abstract boot services exiting to libefi function 245. Nov 21 Ed Maste git: 8ec4c5dae327 - main - Fix coredump_phnum test with ASLR enabled by default 246. Nov 21 Alexander Motin git: 06bd74e1e39c - main - GEOM: Switch g_io_deliver() locking from cp to pp. 247. Nov 22 Ed Maste git: 093cf7905697 - main - makefs: remove set but not used variables 248. Nov 22 Guangyuan Yang git: 28ba36c65db8 - main - bridge(4): Use American spelling of "behavior" 249. Nov 22 Emmanuel Vadot git: 4a4053e1b053 - main - bhyve: move 64 bit BAR location to match OVMF assumptions 250. Nov 22 Emmanuel Vadot git: 5cf21e48ccf1 - main - bhyve: use a fixed 32 bit BAR base address 251. Nov 22 Emmanuel Vadot git: 2eb2079554f4 - main - bhyve: keep physical and virtual COMMAND reg in sync 252. Nov 22 Emmanuel Vadot git: fe66bcf9ff86 - main - bhyve: emulate reads of MSI-X capabilities for passthru devices 253. Nov 22 Emmanuel Vadot git: fc7207c87795 - main - bhyve: Fix compile 254. Nov 22 John Baldwin Re: git: 2eb2079554f4 - main - bhyve: keep physical and virtual COMMAND reg in sync 255. Nov 22 Mark Johnston git: a11983366ea7 - main - pchtherm: Let the driver be compiled into the kernel 256. Nov 22 Allan Jude git: 5bbfa333cfc4 - main - ipresend(1): Make the build slightly less broken. 257. Nov 22 Allan Jude git: d9bb798725cf - main - openssl: Fix detection of ARMv7 and ARM64 CPU features 258. Nov 22 Cy Schubert git: c0601c3e0162 - main - RELNOTES: Add comment about WiFi 6 support 259. Nov 22 Cy Schubert git: 22b1cbec8e9e - main - Revert "RELNOTES: Add comment about WiFi 6 support" 260. Nov 22 Cy Schubert git: e383c423c492 - main - RELNOTES: Add comment about WiFi 6 support to wpa
261. Nov 22 Brooks Davis git: 88dfcfa2a08a - main - sys_sigaltstack: use struct sigaltstack arg 262. Nov 22 Brooks Davis git: 97e4bec56d28 - main - syscalls: regen 263. Nov 22 Brooks Davis git: d8bd949bebb3 - main - sys___sysctl: regularize argument struct 264. Nov 22 Brooks Davis git: e58e9a8cbd7c - main - syscalls: regen 265. Nov 22 Brooks Davis git: 717e7fb27af9 - main - syscalls: struct ucontext4 -> struct freebsd4_ucontext 266. Nov 22 Brooks Davis git: 27f5b514a0db - main - syscalls: update a few return types to ssize_t 267. Nov 22 Brooks Davis git: 4b2e1f14805d - main - syscalls: umask returns a mode_t 268. Nov 22 Brooks Davis git: e54a870e358e - main - freebsd32: make semsys take int arguments 269. Nov 22 Brooks Davis git: d3308574392a - main - syscalls: regen 270. Nov 22 Brooks Davis git: 1eacca4397d3 - main - freebsd32: make fcntl's arg argument int32_t 271. Nov 22 Brooks Davis git: 00e0a4c0d749 - main - syscalls: abort2 doesn't return so declare as void 272. Nov 22 Brooks Davis git: 06759303ec0f - main - freebsd32: aio_cancel takes a struct aiocb32 273. Nov 22 Brooks Davis git: e11f2743ff45 - main - freebsd32: [gs]etgroups take an int gidsetsize 274. Nov 22 Brooks Davis git: 802280ada847 - main - freebsd32: sctp syscalls take struct iovec32 275. Nov 22 Brooks Davis git: 6f5eb383bd36 - main - freebsd32: sync some osig* audit flags with default ABI 276. Nov 22 Brooks Davis git: 2d691434d531 - main - freebsd32: declare ogetsockname correctly 277. Nov 22 Brooks Davis git: b2be098e5216 - main - freebsd32: enable orecvfrom 278. Nov 22 Brooks Davis git: 8460d3e9e6cb - main - freebsd32: regen 279. Nov 22 Brooks Davis git: 151ddfec6f82 - main - freebsd32: add _'s to _umtx_(un)lock 280. Nov 22 Brooks Davis git: 97fdcfcaf799 - main - freebsd32: remove unnecessicary headers
281. Nov 22 Brooks Davis git: 6eefabd4ca40 - main - syscalls: improve nstat, nfstat, nlstat 282. Nov 22 Brooks Davis git: 5203efead709 - main - makesyscalls: Remove _native suffix handling 283. Nov 22 Brooks Davis git: bcd07aaa4ebd - main - freebsd32: regen 284. Nov 22 Brooks Davis git: 818aa9543de8 - main - makesyscalls: Fix expression for time_t_size 285. Nov 22 Brooks Davis git: 37b425bd05ef - main - makesyscalls: intptr_t arguments are pointers 286. Nov 22 Brooks Davis git: 3f8f46a0ae4f - main - makesyscalls: Add a way to include per-ABI headers 287. Nov 22 Brooks Davis git: ed8a4423fba4 - main - makesyscalls: allow multiple expressions for each abi change 288. Nov 22 Brooks Davis git: f0cfbffc3631 - main - syscalls: regen 289. Nov 22 Brooks Davis git: b85fb3904712 - main - makesyscalls.lua: Allow translation of intptr_t arguments 290. Nov 22 Brooks Davis git: 0a4e16446b02 - main - makesyscalls: handle longs in ABI compat 291. Nov 22 Brooks Davis git: 79634eb90bff - main - makesyscalls: handle arrays of pointers 292. Nov 22 Brooks Davis git: 6b7c23a026f0 - main - syscalls: regen 293. Nov 22 Brooks Davis git: 64007b000a2f - main - makesyscalls: handle 64-bit args on 32-bit 294. Nov 22 Brooks Davis git: 30bc335a0501 - main - freebsd32: regen 295. Nov 22 Brooks Davis git: 804a84fbf26b - main - makesyscalls.lua: Add the ABI function prefix reliably. 296. Nov 22 Brooks Davis git: faa67c2b20bc - main - freebsd32: generate splits of 64-bit arguments 297. Nov 22 Brooks Davis git: 5e7093118478 - main - makesyscalls: allow config to force OBSOL and UNIMPL 298. Nov 22 Brooks Davis git: 988e8db3c041 - main - makesyscalls: automate detection of ABI changes 299. Nov 22 Brooks Davis git: 64cc9803ab6f - main - makesyscalls: add override of ABI change detection 300. Nov 22 Brooks Davis git: f260a69decbe - main - makesyscalls: strip _Contains_ argument annotations
301. Nov 22 Brooks Davis git: 799ce8b8d2a0 - main - syscalls: annotate args pointing to long, pointer, or time_t 302. Nov 22 Brooks Davis git: be67ea40c5a0 - main - freebsd32: generate from sys/kern/syscalls.master 303. Nov 22 Brooks Davis git: b92f4ae58a57 - main - freebsd32: regen 304. Nov 23 Gleb Smirnoff git: 8a6f38c8ac1b - main - ifnet: garbage collect drbr_*_drv(). 305. Nov 23 Gleb Smirnoff git: ce40632a316c - main - ifnet: append if_debug.c to if.c 306. Nov 23 Gleb Smirnoff git: 4787572d0580 - main - ifnet: make if_alloc_domain() never fail 307. Nov 23 Gleb Smirnoff git: 1e3ca25d9296 - main - ifnet: make if_alloc_domain() static 308. Nov 23 Gleb Smirnoff git: fe499a8452cd - main - ifnet: merge if_destroy() and if_free_internal() into one 309. Nov 23 Gleb Smirnoff git: 3bc40f39fd86 - main - if_free: add a comment explaining why ifindex_free() is performed here 310. Nov 23 Peter Jeremy Re: git: 8ef0c11e7ce7 - main - nfsclient: upgrade vnode lock in VOP_OPEN()/VOP_CLOSE() if we need to flush buffers 311. Nov 23 Konstantin Belousov Re: git: 8ef0c11e7ce7 - main - nfsclient: upgrade vnode lock in VOP_OPEN()/VOP_CLOSE() if we need to flush buffers 312. Nov 23 =?utf-8?B?Q29ydmluIEvDtmhu RE: git: 2eb2079554f4 - main - bhyve: keep physical and virtual COMMAND reg in sync 313. Nov 23 Mateusz Piotrowski git: ee7485bef53d - main - os-release.5: Fix quoting of dots 314. Nov 23 Andrew Turner git: 44ca3690519b - main - Move the arm64 identify_cpu SYSINIT earlier 315. Nov 23 John Baldwin Re: git: 2eb2079554f4 - main - bhyve: keep physical and virtual COMMAND reg in sync 316. Nov 23 Kristof Provost git: c36f90417b73 - main - pf: remove unused variables 317. Nov 23 Kristof Provost git: 18d04cd2d42c - main - pf: align IPv6 dummynet handling with IPv4 318. Nov 23 Kristof Provost git: 90c55481b273 - main - pf: fix netpfil.common.dummynet:pf_nat test 319. Nov 23 Kristof Provost git: 76fe9df7a40c - main - RELNOTES: mention 6rd support in if_stf 320. Nov 23 Gleb Smirnoff git: 319e9fc642a1 - main - ng_bridge: count item allocation failures as memory failures
321. Nov 23 Warner Losh git: 910919219716 - main - kqueue: Define older kqueue event types better 322. Nov 23 Warner Losh git: afc5ab870d86 - main - Basic signal tests: Can we deliver a signal? 323. Nov 23 Eric Joyner git: 9cf1841c4aaf - main - ice(4): Update to version 0.29.4-k 324. Nov 23 Piotr Kubaj git: 3a60869237b8 - main - Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64le 325. Nov 24 Ed Maste git: c0aa5f6a321b - main - mgb: remove set but not used variables 326. Nov 24 Peter Jeremy Re: git: 8ef0c11e7ce7 - main - nfsclient: upgrade vnode lock in VOP_OPEN()/VOP_CLOSE() if we need to flush buffers 327. Nov 24 Konstantin Belousov Re: git: 8ef0c11e7ce7 - main - nfsclient: upgrade vnode lock in VOP_OPEN()/VOP_CLOSE() if we need to flush buffers 328. Nov 24 Warner Losh git: b57e0aa4ef43 - main - arm: Make machine/reg.h self-contained 329. Nov 24 Warner Losh git: 8ee8271e2297 - main - arm64: Make machine/reg.h self contained 330. Nov 24 Warner Losh git: d2bf8c544adc - main - riscv: Make machine/regs.h self-contained 331. Nov 24 Warner Losh git: 76d6bb6a6e8f - main - powerpc: Make machine/reg.h self-contained 332. Nov 24 Warner Losh git: ee2c52fd3fd9 - main - sys/devctl.h: Only declare kernel functions in kernel. 333. Nov 24 Warner Losh git: 09f1ead23021 - main - Fix copyright to be like all my others in the tree 334. Nov 24 Warner Losh git: 6637b7460066 - main - cam: Remove all the write-only variables 335. Nov 24 Wojciech Macek git: b38de28a77f4 - main - mii_physubr: Add support for limiting PHY max speed 336. Nov 24 Wojciech Macek git: 89fb4802f9a6 - main - vscphy: Fill in new mii_maxspeed field 337. Nov 24 Wojciech Macek git: 9174eab4142c - main - miibus: Add support for mapping OFW nodes to PHY devices 338. Nov 24 Wojciech Macek git: e85c94b8d6ca - main - Introduce DP83867 PHY driver 339. Nov 24 Wojciech Macek git: 0c9156faeccb - main - Introduce DP83822 PHY driver 340. Nov 24 Wojciech Macek git: 89595c17915a - main - vscphy: Add support for PHY interrupts
341. Nov 24 Wojciech Macek git: 0f84feb9fb46 - main - felix: Add support for PHY interrupts 342. Nov 24 Wojciech Macek git: 6802a86cb02d - main - enetc: Add support for PHY interrupts 343. Nov 24 Wojciech Macek git: cb35af13f9f9 - main - TCA6408: Add driver for tca6408 gpio expander 344. Nov 24 Wojciech Macek git: 26d65475676f - main - Pcf85063: Add RTC driver 345. Nov 24 Peter Jeremy Re: git: 8ef0c11e7ce7 - main - nfsclient: upgrade vnode lock in VOP_OPEN()/VOP_CLOSE() if we need to flush buffers 346. Nov 24 Ruslan Makhmatkhanov Re: git: ee2c52fd3fd9 - main - sys/devctl.h: Only declare kernel functions in kernel. 347. Nov 24 Warner Losh git: 1bc9ca3b35d2 - main - cam: Unbreak CAM_IO_STATS build 348. Nov 24 Warner Losh git: b3fab418301e - main - devctl.h: Spelling typo 349. Nov 24 Warner Losh git: a2b53e53a3f3 - main - sys/file.h: Allow inclusion when compiling for a strict namespace 350. Nov 24 Baptiste Daroussin git: fde3fc69cda8 - main - ncurses: to not create a libncursesw.a in the OBJDIR 351. Nov 24 Baptiste Daroussin git: a46722b58056 - main - ncurses: register formw as usable lib for LIBADD 352. Nov 24 Baptiste Daroussin git: c76f07938c44 - main - Add 'contrib/bsddialog/' from commit '857c66bb5f3c5651b012beb1b5ea6ba39354ea94' 353. Nov 24 Baptiste Daroussin git: 37d0601f4273 - main - bsddialog: import new TUI widget and utility 354. Nov 24 Baptiste Daroussin git: f872dde34c6a - main - tzsetup: replace libdialog with libbsddialog 355. Nov 24 Baptiste Daroussin git: 6ea39dd6c73b - main - tzsetup: remove dedundant declaration 356. Nov 24 Baptiste Daroussin git: 24b05d7a6190 - main - kbdmap: use libbsddialog instead of calling dialog(1) via system(3) 357. Nov 24 Baptiste Daroussin git: 7d51283f700c - main - partedit: cleanup headers 358. Nov 24 Baptiste Daroussin git: 848ee2a3a8b4 - main - bsddialog: actually add directories 359. Nov 24 Konstantin Belousov Re: git: 8ef0c11e7ce7 - main - nfsclient: upgrade vnode lock in VOP_OPEN()/VOP_CLOSE() if we need to flush buffers 360. Nov 24 =?utf-8?B?Q29ydmluIEvDtmhu RE: git: 2eb2079554f4 - main - bhyve: keep physical and virtual COMMAND reg in sync
361. Nov 24 Bjoern A. Zeeb Re: git: a46722b58056 - main - ncurses: register formw as usable lib for LIBADD 362. Nov 24 FreeBSD User Re: git: a46722b58056 - main - ncurses: register formw as usable lib for LIBADD 363. Nov 24 Bjoern A. Zeeb Re: git: a46722b58056 - main - ncurses: register formw as usable lib for LIBADD 364. Nov 24 Baptiste Daroussin git: 1cd0117ff6a1 - main - ncurses: libform is installed as libformw 365. Nov 24 Slawa Olhovchenkov Re: git: b014e0f15bc7 - main - Enable ASLR by default for 64-bit executables 366. Nov 24 Mateusz Piotrowski git: 169e06fa7852 - main - os-release: Quote variables as documented in the manual 367. Nov 24 Mateusz Piotrowski Re: git: 169e06fa7852 - main - os-release: Quote variables as documented in the manual 368. Nov 24 Bjoern A. Zeeb Re: git: a46722b58056 - main - ncurses: register formw as usable lib for LIBADD 369. Nov 24 Andrew Turner git: dd978721a223 - main - Remove redundant declarations 370. Nov 24 Andrew Turner git: 3ff041945054 - main - Fix bracketing in the arm64 minidump code 371. Nov 24 Kyle Evans Re: git: a46722b58056 - main - ncurses: register formw as usable lib for LIBADD 372. Nov 24 Baptiste Daroussin git: 5abafe4aa0b8 - main - bsddialog, mark the lib as dependent on ncurses 373. Nov 24 Baptiste Daroussin Re: git: a46722b58056 - main - ncurses: register formw as usable lib for LIBADD 374. Nov 24 Baptiste Daroussin Re: git: a46722b58056 - main - ncurses: register formw as usable lib for LIBADD 375. Nov 24 Bjoern A. Zeeb Re: git: a46722b58056 - main - ncurses: register formw as usable lib for LIBADD 376. Nov 24 John Baldwin Re: git: 2eb2079554f4 - main - bhyve: keep physical and virtual COMMAND reg in sync 377. Nov 24 John Baldwin Re: git: 3a60869237b8 - main - Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64le 378. Nov 24 John Baldwin Re: git: b014e0f15bc7 - main - Enable ASLR by default for 64-bit executables 379. Nov 24 Mateusz Guzik git: 1caaf5558544 - main - 32-bit compat: plug a set-but-not-unused var in freebsd32_copy_msg_out 380. Nov 24 Mateusz Guzik git: 3279341dc541 - main - aesni: plug a set-but-not-unused var in aesni_newsession
381. Nov 24 Mateusz Guzik git: cfe94aa8c117 - main - agp: plug a set-but-not-unused var in agp_intel_gtt_map_memory 382. Nov 24 Mateusz Guzik git: ab9d2f02a098 - main - amd_ecc_inject: return an error instead of ignoring it in tsc_modevent 383. Nov 24 Mateusz Guzik git: e052f7269108 - main - alc: plug a set-but-not-unused var in alc_init_locked 384. Nov 24 =?UTF-8?Q?Dawid_G=C3=B3rec Re: git: b014e0f15bc7 - main - Enable ASLR by default for 64-bit executables 385. Nov 24 Warner Losh Re: git: 169e06fa7852 - main - os-release: Quote variables as documented in the manual 386. Nov 24 Jessica Clarke Re: git: b014e0f15bc7 - main - Enable ASLR by default for 64-bit executables 387. Nov 24 Bjoern A. Zeeb git: 05ea7a3e5e74 - main - net80211: fix -Wunused-but-set-variable warnings 388. Nov 24 Alexander Motin git: f29f6b2e1fc9 - main - ichsmb: Add PCI IDs for Intel Alder Lake SMBus controller 389. Nov 24 Bjoern A. Zeeb git: 1c55b0ce1c94 - main - std.nodebug: turn off net80211 debugging as well 390. Nov 24 Piotr Kubaj Re: git: 3a60869237b8 - main - Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64le 391. Nov 24 Piotr Kubaj Re: git: 3a60869237b8 - main - Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64le 392. Nov 24 Warner Losh git: b194db935565 - main - sys/acct.h: Add sys/types.h include 393. Nov 24 Warner Losh git: 242d6201a6c8 - main - sys/alq.h: Kernel only file, mark as such 394. Nov 24 Warner Losh git: fde1edaae7f0 - main - sys/disk/*.h: Include sys/types.h 395. Nov 24 Warner Losh git: d69b6fa5b449 - main - sys/ata.h: Include sys/types.h 396. Nov 24 Warner Losh git: 9be3985f6501 - main - sys/backlight.h: include sys/types.h 397. Nov 24 Warner Losh git: 00dbcdbe0a5a - main - sys/uuid.h: Include sys/types.h 398. Nov 24 John Baldwin Re: git: 3a60869237b8 - main - Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64le 399. Nov 24 Mark Johnston git: 09100f936be0 - main - netinet: Remove in_cksum_update() 400. Nov 24 Mark Johnston git: 5195bcc2126b - main - netinet: Remove in_cksum.c
401. Nov 24 Mark Johnston git: ecbbe831445a - main - netinet: Deduplicate most in_cksum() implementations 402. Nov 24 Mark Johnston git: 0d9c3423f59b - main - netinet: Implement in_cksum_skip() using m_apply() 403. Nov 24 Mark Johnston git: 44775b163bfa - main - netinet: Remove unneeded mb_unmapped_to_ext() calls 404. Nov 24 Mark Johnston git: 517373f72302 - main - natd: Remove uneeded in_cksum.h includes 405. Nov 24 Mark Johnston git: 60c95f316374 - main - safexcel: Fix -Wunused-but-set-variable warnings 406. Nov 24 Marcin Wojtas git: d9ed1dcc5c68 - main - acpi: Fix error code returned in acpi_bus_get_prop 407. Nov 24 Ed Maste Re: git: a46722b58056 - main - ncurses: register formw as usable lib for LIBADD 408. Nov 24 Mark Johnston git: 45c09a74d681 - main - vm_fault: Move nera into faultstate 409. Nov 24 Mark Johnston git: f1b642c255a2 - main - vm_fault: Introduce a fault_status enum for internal return types 410. Nov 24 Mark Johnston git: d47d3a94bb2d - main - vm_fault: Factor out per-object operations into vm_fault_object() 411. Nov 24 Ed Maste git: 483a226238ed - main - Add ncurses/form to _prebuild_libs to fix build 412. Nov 24 Eric Joyner git: ca853dee3b8f - main - iavf(4): Split source and update to 3.0.26-k 413. Nov 24 Eric Joyner git: 409b36ad911d - main - ixl(4): Remove iavf(4) source files 414. Nov 24 Mateusz Guzik git: 74a0e24f0797 - main - linux: plug set-but-not-unused vars 415. Nov 24 Mateusz Guzik git: ae3d955404da - main - linprocfs: plug set-but-not-unused vars 416. Nov 24 Mateusz Guzik git: cb2bfd3ecb70 - main - geom_journal: plug set-but-not-unused vars 417. Nov 24 Mateusz Guzik git: 35b12b8711d0 - main - fdescfs: plug a set-but-not-unused var 418. Nov 24 Mateusz Guzik git: 2cedfc3f7eb5 - main - if_epair: ifdef vars only used with ALTQ 419. Nov 24 Mateusz Guzik git: 873606999f88 - main - unionfs: plug a set-but-not-unused var 420. Nov 24 Bjoern A. Zeeb git: 7043359ce3c1 - main - LinuxKPI: fix -Wunused-but-set-variable warnings
421. Nov 24 Bjoern A. Zeeb git: 943df073a348 - main - LinuxKPI: USB return possible error from suspend/resume 422. Nov 24 Piotr Kubaj Re: git: 3a60869237b8 - main - Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64le 423. Nov 24 Mateusz Guzik git: 40dd1c9c06eb - main - ext2: plug set-but-not-used vars 424. Nov 24 Konstantin Belousov git: 83511ce5c473 - main - ldconfig: remove a comment which is another remnant of a.out support 425. Nov 24 Konstantin Belousov git: 3f2c6f559841 - main - ldconfig: start of cleanup 426. Nov 24 Konstantin Belousov git: b828161d123b - main - ldconfig(8): nostd/-s does nothing 427. Nov 24 Konstantin Belousov git: f340188625d4 - main - rtld_paths.h: Provide _PATH_ELF32_HINTS string, unconditionally 428. Nov 24 Konstantin Belousov git: af9115870670 - main - ldconfig: use libexec/rtld-elf/rtld_paths.h 429. Nov 24 Konstantin Belousov git: 3ede04c78c7c - main - ldconfig(8): check for no-args command line after options are parsed 430. Nov 25 Alexander Motin git: e8e8d2290ee6 - main - ig4: Add PCI IDs for Intel Alder Lake I2C controller. 431. Nov 25 Bryan Drewery git: 971677d5fd4c - main - sh: Avoid some headers when NO_HISTORY is set. 432. Nov 25 Scott Long git: 6ef1ad0dcfe8 - main - Fix "set but not used" warnings in mfi. The one in mfi.c:mfi_data_cb() was a hidden but likely harmless mistake. 433. Nov 25 Scott Long git: c154feacc4f2 - main - Fix "set but not used" warnings in CAM. 434. Nov 25 Scott Long git: bcce9c5bedfa - main - Fix "set but not used" warnings in the mps driver. 435. Nov 25 Scott Long git: 61f17c5fd6cf - main - Fix "set but not used" warnings in the mpr driver. This fixes a minor bug in error handling. 436. Nov 25 Scott Long git: 79ed7cb3df27 - main - Fix "set but not used" warnings in the ciss driver. 437. Nov 25 Alexander Motin git: ba83762a6230 - main - APEI: Fix Generic Error Data Entry revision 3.0 handling. 438. Nov 25 Warner Losh git: a9620045a5b9 - main - mly: Remove. 439. Nov 25 Warner Losh git: 399188a2c60c - main - iir: Remove 440. Nov 25 Warner Losh git: 60de2867c9fc - main - amr: remove
441. Nov 25 Warner Losh git: 0d5935af8f2e - main - esp: Remove 442. Nov 25 Warner Losh git: 8722e05ae149 - main - twa: Remove 443. Nov 25 Warner Losh git: 37c03d4de3d2 - main - ObsoleteFiles: Remove old CAM driver man pages 444. Nov 25 Wojciech Macek git: 68cbe189fdd3 - main - pci: Don't try to read cfg registers of non-existing devices 445. Nov 25 =?utf-8?B?Q29ydmluIEvDtmhu RE: git: 2eb2079554f4 - main - bhyve: keep physical and virtual COMMAND reg in sync 446. Nov 25 Warner Losh git: a2f30c5c1e83 - main - amr.4: Remove man page 447. Nov 25 Warner Losh Re: git: 68cbe189fdd3 - main - pci: Don't try to read cfg registers of non-existing devices 448. Nov 25 Baptiste Daroussin Re: git: 483a226238ed - main - Add ncurses/form to _prebuild_libs to fix build 449. Nov 25 Peter Jeremy Re: git: 8ef0c11e7ce7 - main - nfsclient: upgrade vnode lock in VOP_OPEN()/VOP_CLOSE() if we need to flush buffers 450. Nov 25 Mateusz Guzik git: b6f387fdb772 - main - fdc: plug set-but-not-used vars 451. Nov 25 Mateusz Guzik git: b74fdaaf1cde - main - geom_multipath: plug set-but-not-used vars 452. Nov 25 Peter Holm git: 171e56c19a11 - main - stress2: Added an option to set the file size. Added missing error checks 453. Nov 25 Mateusz Guzik git: 2ef1cfd2efc6 - main - mmc: plug set-but-not-used vars 454. Nov 25 Bjoern A. Zeeb Re: git: 483a226238ed - main - Add ncurses/form to _prebuild_libs to fix build 455. Nov 25 Baptiste Daroussin Re: git: 483a226238ed - main - Add ncurses/form to _prebuild_libs to fix build 456. Nov 25 Leandro Lupori Re: git: 3a60869237b8 - main - Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64le 457. Nov 25 Andriy Gapon Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 458. Nov 25 Baptiste Daroussin Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 459. Nov 25 Andriy Gapon Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 460. Nov 25 Hans Petter Selasky git: 0229172a6576 - main - usb/u3g: Add support for Quectel EM05.
461. Nov 25 Baptiste Daroussin Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 462. Nov 25 Andriy Gapon Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 463. Nov 25 =?UTF-8?Q?Fernando_Apesteg Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 464. Nov 25 Kyle Evans Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 465. Nov 25 Kyle Evans Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 466. Nov 25 =?UTF-8?Q?Fernando_Apesteg Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 467. Nov 25 Andriy Gapon Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 468. Nov 25 Kyle Evans Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 469. Nov 25 Alexander Motin git: 52d973f52c07 - main - libpmc: Update some x86 event definitions. 470. Nov 25 Mark Johnston git: 437ea82ce7fc - main - agp: Handle multiple devices more gracefully 471. Nov 25 Mark Johnston git: cc7decfcf93b - main - make_dev.9: Fix a typo 472. Nov 25 =?UTF-8?Q?Fernando_Apesteg Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 473. Nov 25 Konstantin Belousov Re: git: 3a60869237b8 - main - Add assembly optimized code for OpenSSL on powerpc, powerpc64 and powerpc64le 474. Nov 25 Ed Maste git: 9c943f7a0396 - main - arch.7: move discontinued CPU archs to own table 475. Nov 25 Kyle Evans Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 476. Nov 25 Konstantin Belousov git: a6d04f34a4db - main - swap pager: lock vnode around VOP_CLOSE() 477. Nov 25 Konstantin Belousov git: 6ddf41faa6f5 - main - swapon: extend the region where the swap vnode is locked 478. Nov 25 Konstantin Belousov git: b19740f4ce7a - main - swap_pager: lock vnode in swapdev_strategy() 479. Nov 25 Leandro Lupori git: b9f3b63ab21e - main - vt: export RGB offsets with FBIO_GETRGBOFFS 480. Nov 25 Leandro Lupori git: e141b62d2088 - main - powerpc64le: fix boot when using QEMU PowerNV
481. Nov 25 Alfredo Dal'Ava Junior git: b6644f529ca4 - main - powerpc64: make autoboot possible on powernv machines 482. Nov 25 Andriy Gapon git: 8c12ee5021e2 - main - rk_spi: declare support for rk3328 483. Nov 25 Mark Johnston git: b11e6fd75b1b - main - link_elf_obj: Process global ifunc relocs after other global relocs 484. Nov 25 Mateusz Guzik git: af4051d25055 - main - linux: remove the always curthread argument from lconvpath 485. Nov 25 Mateusz Guzik git: c40fee6f7d26 - main - vfs: drop the always curthread argument from kern_alternate_path 486. Nov 25 Mateusz Guzik git: 7e1d3eefd410 - main - vfs: remove the unused thread argument from NDINIT* 487. Nov 26 Alexander Motin git: 913c07a04998 - main - hwpmc: Add IDs for Intel Comet/Ice/Tiger/Rocketlake CPUs. 488. Nov 26 Ed Maste git: 9c983ad791c3 - main - arch.7: update applicable FreeBSD versions to 12.0 and later 489. Nov 26 Colin Percival git: e29711da2352 - main - etc/defaults/rc.conf: Add -i flag to rtsol/rtsold 490. Nov 26 Colin Percival git: 81075203a057 - main - EC2: Turn off IPv6 DAD 491. Nov 26 Baptiste Daroussin git: ecff38de76de - main - pci_vendors: update to 2021-11-24 492. Nov 26 Peter Jeremy Re: git: b19740f4ce7a - main - swap_pager: lock vnode in swapdev_strategy() 493. Nov 26 Michael Tuexen git: 090636264654 - main - sctp: add some asserts, no functional changes intended 494. Nov 26 Andriy Gapon Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 495. Nov 26 =?UTF-8?Q?Fernando_Apesteg Re: git: 0a0f7486413c - main - man: Build manpages for all architectures 496. Nov 26 =?utf-8?Q?Fernando Apesteg git: df90aeac24c9 - main - Fix build with -DNO_ROOT 497. Nov 26 Mateusz Guzik git: 3ffcfa599e29 - main - vfs: add vop_stdadd_writecount_nomsync 498. Nov 26 Mateusz Guzik git: 054f5815c511 - main - vfs: plug a set-but-not-used var in kern_alternate_path 499. Nov 26 Michael Tuexen git: 3c1ba6f394d2 - main - sctp: improve consistency, no functional change intended 500. Nov 26 Andriy Gapon git: 26559dd1770b - main - twsi: sort headers, remove unneeded
501. Nov 26 Andriy Gapon git: de86f339cdda - main - twsi: add more of status definitions 502. Nov 26 Andriy Gapon git: f00bc54f62c4 - main - twsi: remove write-only softc field 503. Nov 26 Andriy Gapon git: a2793d618225 - main - twsi: compile in support for debug messages, disabled by default 504. Nov 26 Andriy Gapon git: 69cfa60ddd4d - main - twsi: protect interaction between twsi_transfer and twsi_intr 505. Nov 26 Andriy Gapon git: bc02583c4dd6 - main - twsi: remove redundant enabling of the controller 506. Nov 26 Andriy Gapon git: cb167e1ae954 - main - twsi: do not attempt transfer if bus is not idle 507. Nov 26 Andriy Gapon git: a4fe8922085d - main - twsi: unify error handling, explicitly handle more conditions 508. Nov 26 Andriy Gapon git: 578707ed4efd - main - twsi: improve a handful of debug messages 509. Nov 26 Andriy Gapon git: 04622a7f2115 - main - twsi: move handling of TWSI_CONTROL_ACK into the state machine 510. Nov 26 Andriy Gapon git: aeacf172fd29 - main - twsi: remove redundant write of control register 511. Nov 26 Andriy Gapon git: 00c07d9559c6 - main - twsi: make data receiving code safer 512. Nov 26 Andriy Gapon git: ff1e8581806f - main - twsi: support more message combinations in transfers 513. Nov 26 Mark Johnston git: 7b3642da21cb - main - Hoist cddl prebuild lib dependency definitions out of a MK_ZFS block 514. Nov 26 Andrew Turner git: ae92ace05fd4 - main - Per-thread stack canary on arm64 515. Nov 26 Warner Losh git: 4318dc9d13c6 - main - MK_NAND: this option was retired some time ago 516. Nov 26 Warner Losh git: f89842a71a59 - main - src.conf: regenerate 517. Nov 26 Mateusz Guzik git: 1879021942f5 - main - tmpfs: add vop_stdadd_writecount_nomsync to fifo vnode ops 518. Nov 26 Konstantin Belousov Re: git: b19740f4ce7a - main - swap_pager: lock vnode in swapdev_strategy() 519. Nov 26 Rick Macklem git: 22f7bcb523e7 - main - nfscl: Sanity check irdcnt in nfsrpc_createsession 520. Nov 26 Rick Macklem git: bdd57cbb1bda - main - nfsd: Add checks for layout errors in LayoutReturn
521. Nov 27 Rick Macklem git: 5b430a132330 - main - nfsd: Sanity check the len argument for ListXattr 522. Nov 27 Alexander Motin git: 83d7b2f335b4 - main - xhci: Add PCI IDs from recent Intel CPUs. 523. Nov 27 Wei Hu git: 75412a521f60 - main - Hyper-V: vPCI: Prepopulate device bars 524. Nov 27 Konstantin Belousov Re: git: 75412a521f60 - main - Hyper-V: vPCI: Prepopulate device bars 525. Nov 27 Peter Holm git: 7184e8c21107 - main - Keep running fsck_ffs as long as "WAS MODIFIED" is reported 526. Nov 27 Ed Maste git: 228e020a3b61 - main - Correct syscons description in i386 and amd64 configs 527. Nov 27 Rick Macklem git: 1c15c8c0e935 - main - nfscl: Sanity check the Sequence slotid in reply 528. Nov 27 Mateusz Guzik git: 4dcdf3987c1c - main - vfs: replace the MNTK_TEXT_REFS flag with VIRF_TEXT_REF 529. Nov 27 Mateusz Guzik git: e511bd1406fa - main - vfs: fully lockless v_writecount adjustment 530. Nov 27 Rick Macklem git: c3134a6af07a - main - nfscl: Disable use of the LookupOpen RPC 531. Nov 28 Peter Jeremy Re: git: b19740f4ce7a - main - swap_pager: lock vnode in swapdev_strategy() 532. Nov 28 Konstantin Belousov Re: git: b19740f4ce7a - main - swap_pager: lock vnode in swapdev_strategy() 533. Nov 28 Li-Wen Hsu git: dad71022bd7a - main - Disable flaky test lib.libc.sys.setrlimit_test.setrlimit_stack 534. Nov 28 Peter Jeremy Re: git: b19740f4ce7a - main - swap_pager: lock vnode in swapdev_strategy() 535. Nov 28 Konstantin Belousov git: 4f924a786ae0 - main - linker_kldload_busy(): allow recursion 536. Nov 28 Ed Maste git: b8cf1c5c30a5 - main - Remove options VESA from x86 GENERIC 537. Nov 28 Ed Maste git: a4ef9e58bc0c - main - sbin: build ping if at least one of INET & INET6 is enabled 538. Nov 28 Ed Maste git: 0179739a0096 - main - OptionalObsoleteFiles: remove ping with INET & INET6 disabled 539. Nov 28 Mateusz Guzik git: b6c8c7b99a75 - main - pf: add pf_bcmp_state_key 540. Nov 28 Bjoern A. Zeeb git: f4c129f5fb16 - main - iwlwifi: import firmware for Intel iwlwifi/mvm supported chipsets.
541. Nov 28 Bjoern A. Zeeb git: bfcc09ddd422 - main - iwlwifi: import Intel's iwlwifi/mvm driver. 542. Nov 28 Ed Maste git: 777526ed8382 - main - Remove options VESA from x86 MINIMAL 543. Nov 28 Ed Maste git: 28dcccc12963 - main - x86 GENERIC/MINIMAL: group sc(4) devices together 544. Nov 28 Danilo G. Baio git: ec80eab8a16a - main - motd: Fix Questions List address 545. Nov 28 Alan Somers git: 8fbae6c7bd63 - main - fusefs: delete a redundant getnanouptime 546. Nov 28 Rick Macklem git: 638b90a1911a - main - nfs: Quiet a few "unused" warnings 547. Nov 29 Alan Somers git: 65d70b3bae0c - main - fusefs: fix copy_file_range when extending a file 548. Nov 29 Yoshihiro Ota Re: git: b19740f4ce7a - main - swap_pager: lock vnode in swapdev_strategy() 549. Nov 29 Alan Somers git: 91972cfcddf9 - main - fusefs: update atime on reads when using cached attributes 550. Nov 29 Peter Jeremy Re: git: b19740f4ce7a - main - swap_pager: lock vnode in swapdev_strategy() 551. Nov 29 Alexander Motin git: cfb0e4d76cc6 - main - xhci: Add PCI IDs for Thunderbolt 3/4 USB controllers. 552. Nov 29 Alan Somers git: d109559ddbf7 - main - fusefs: fix 32-bit build of the tests after 91972cfcddf 553. Nov 29 Alfredo Dal'Ava Junior git: e671037b3c49 - main - powerpc64le: add LINT64LE kernel config 554. Nov 29 Michael Tuexen git: 147bf5e930b7 - main - tcp: Don't try to upgrade a read lock just for logging 555. Nov 29 Mateusz Guzik Re: git: d836c48e7110 - main - cam_periph: wired is really a bool, update it to a bool. 556. Nov 29 Mateusz Piotrowski git: aa798fc2f17e - main - apic.4: Fix a typo 557. Nov 29 Mateusz Piotrowski git: 5d21348dfd95 - main - rc.subr.8: Document changes to load_rc_config 558. Nov 29 Warner Losh Re: git: d836c48e7110 - main - cam_periph: wired is really a bool, update it to a bool. 559. Nov 29 Konstantin Belousov git: 075fa5a9a8a3 - main - libc/gen/getgrent.c: plug warnings about write-only variables 560. Nov 29 Konstantin Belousov git: 701473ef9468 - main - libc/gen/getpwent.c: plug warnings about write-only variables
561. Nov 29 Konstantin Belousov git: 024547c9bd6f - main - libc/net/gethostnamadr.c: mark write-only variables as __unused 562. Nov 29 Konstantin Belousov git: 1c4f305d21c0 - main - libc/net/getnetnamadr.c: Mark write-only variables as unused 563. Nov 29 Konstantin Belousov git: f6d403743c9e - main - libc/net/getprotoent.c: Mark write-only variables as unused 564. Nov 29 Konstantin Belousov git: 346eaa41f89a - main - libc/net/getservent.c: Mark write-only variables as unused 565. Nov 29 Konstantin Belousov git: 0e00befcaf66 - main - libc/net/nscachedcli.c: remove write-only variables 566. Nov 29 Konstantin Belousov git: 16b238b74004 - main - libc/rpc/getrpcent.c: Mark write-only variables as unused 567. Nov 29 Konstantin Belousov git: 412fd7a34cf9 - main - setproctitle_internal(): remove kbuf local, it is write-only 568. Nov 29 Konstantin Belousov git: 959c7ab51ed2 - main - acl_delete_entry(): remove write-only variable 569. Nov 29 Konstantin Belousov git: 4b6f4db3410d - main - libc/x86/__vdso_gettc.c::tsc_selector_idx(): cpu_id is calculated but not used 570. Nov 29 Konstantin Belousov git: c8a4a49d582f - main - libc/stdio/vfwscanf.c::convert_wstring(): wcp0 is write-only 571. Nov 29 Konstantin Belousov git: 631607ac2965 - main - t_mlock.c: Remove null_errno, it is write-only 572. Nov 29 Konstantin Belousov git: e8b6309c70f0 - main - netbsd h_raw.c test: fake use of sum to avoid warning 573. Nov 29 Konstantin Belousov git: 181751a8b6ef - main - citrus_prop.c: do not ignore sign 574. Nov 29 Konstantin Belousov git: a64a3b798825 - main - libc/tests/stdlib/dynthr_mod/dynthr_mod.c: mark dummy as used 575. Nov 29 Marcin Wojtas git: 8661e085fb95 - main - mmc: Fix HS200/HS400 capability check 576. Nov 29 Konstantin Belousov git: 0190c38b9dfa - main - swapoff_one(): only check free pages count manually turning swap off 577. Nov 29 Konstantin Belousov git: 08bb51f8d60c - main - shutdown: unmount filesystems after swapoff 578. Nov 29 Edward Tomasz Napierala git: 1cde21402ab7 - main - cdceem(4): Fix "set but not used" warnings 579. Nov 29 Edward Tomasz Napierala git: fbf524675763 - main - cfiscsi(4): Fix "set but not used" warning 580. Nov 29 Edward Tomasz Napierala git: a089c17d3206 - main - linux(4): Fix "set but not used" warnings
581. Nov 29 Bjoern A. Zeeb git: 1910048eb931 - main - USB: add CYUSB330x to usbdevs 582. Nov 29 Neel Chauhan git: 3dd3a395ba97 - main - ext2: Check for e2fs_first_dblock in ext2_compute_sb_data() 583. Nov 29 Mark Johnston git: d5ea04ee7ba6 - main - dummynet: Avoid an out-of-bounds read in do_config() 584. Nov 29 Mark Johnston git: 1c732c85911e - main - dummynet: Fix socket option length validation for IP_DUMMYNET3 585. Nov 29 Mark Johnston git: 7a3372303802 - main - mii/dp83822phy: Remove a declaration for a non-existent function 586. Nov 29 Mark Johnston git: 9ff084f0fab6 - main - libelf: Link gelf_getchdr.3 to the build 587. Nov 29 Mark Johnston git: e0189cf66a94 - main - elf.5: Document compressed section headers 588. Nov 29 Brooks Davis git: 33f9ea209e95 - main - syscalls: add missing SAL annotations 589. Nov 29 Brooks Davis git: 3660e76a2220 - main - syscalls: correct a couple style issues 590. Nov 29 Brooks Davis git: 28f047188492 - main - uipc: rework recvfrom, getsockname, getpeername 591. Nov 29 Brooks Davis git: ba4e5253a38e - main - syscalls: normalize orecvfrom and ogetsockname 592. Nov 29 Brooks Davis git: c2996f8ad930 - main - syscalls: regen 593. Nov 29 Brooks Davis git: 7fb006e7d61e - main - syscalls: regen 594. Nov 29 Brooks Davis git: 638c5fa8df1d - main - syscalls: normalize (get|set)rlimit 595. Nov 29 Brooks Davis git: cffb55f0f37c - main - syscalls: normalize exit 596. Nov 29 Brooks Davis git: a8efd4d1b3b4 - main - syscalls: make syscall and __syscall SYSMUX 597. Nov 29 Brooks Davis git: d7f306c5be6f - main - makesyscalls: add a new SYSMUX type 598. Nov 29 Brooks Davis git: 5c1835b1d4b5 - main - syscalls: regen 599. Nov 29 Brooks Davis git: 0e765d9b08dc - main - syscalls: regen 600. Nov 29 Brooks Davis git: 401eec363585 - main - syscalls: regen
601. Nov 29 Brooks Davis git: 6d37a1670b09 - main - syscalls: mprotect does not take a const 602. Nov 30 Daniel Ebdrup Jensen git: bd6dce978c1a - main - rc.conf(5): Add _limits, _login_class, and _oomprotect 603. Nov 30 Daniel Ebdrup Jensen Re: git: bd6dce978c1a - main - rc.conf(5): Add _limits, _login_class, and _oomprotect 604. Nov 30 Alexander Motin git: f5b0083302ed - main - mpsutil: Fix data truncation by too short buffers. 605. Nov 30 Konstantin Belousov git: adbaf1b443c6 - main - posix_spawn.c: format fae_action anon enum more stylish 606. Nov 30 Konstantin Belousov git: b239cc204a57 - main - posix_spawn: style, use return () 607. Nov 30 Konstantin Belousov git: 8ed1e4a5c1a9 - main - posix_spawn(3), posix_spawn_file_actions_addopen(3): use .Fo/.Fc 608. Nov 30 Konstantin Belousov git: 25cda42a4981 - main - posix_spawn: add chdir-related non-portable actions 609. Nov 30 Konstantin Belousov git: bd44dce5b317 - main - Document posix_spawn_file_actions_addchdir_np(3) 610. Nov 30 Konstantin Belousov git: a18ddf775744 - main - posix_spawn: add closefrom non-portable action 611. Nov 30 Konstantin Belousov git: f16ec9c6e36f - main - Add tests for posix_spawn_file_actions_add{chdir,fchdir}_np(3) 612. Nov 30 Konstantin Belousov git: 78963d796d5c - main - Document posix_spawn_file_actions_addclosefrom_np(3) 613. Nov 30 Wojciech Macek git: 94e25b7acba7 - main - flex_spi: Support for FlexSPI Flash controller. 614. Nov 30 Gordon Bergling git: b4aa9cb21752 - main - tcp(4): Fix a typo in a sysctl description 615. Nov 30 Gordon Bergling git: 3cf59750eb3e - main - netinet6: Fix a typo in a sysctl description 616. Nov 30 Gordon Bergling git: b6f4818a7ee4 - main - vfs: Fix a typo in a sysctl description 617. Nov 30 Juraj Lutter git: aaa4cd7f3c93 - main - Makefile.inc1: Silence an error in make packages 618. Nov 30 Gordon Bergling git: 27c4abc7cde0 - main - inet(3): Fix two typos in sysctl descriptions 619. Nov 30 Gordon Bergling git: 5f8ccf651528 - main - nvme(4): Correct a typo in a sysctl description 620. Nov 30 Gordon Bergling git: b15a632c418f - main - if_hn: Fix a few typos in comments and a sysctl description
621. Nov 30 Gordon Bergling git: 54c1a65736ec - main - ficl: Fix a typo in a comment 622. Nov 30 Gordon Bergling git: 1dadeab36762 - main - netinet: Fix a common typo in source code comments 623. Nov 30 Gordon Bergling git: c8ca80e22381 - main - elf(3): Fix a typo in a sysctl description 624. Nov 30 Gordon Bergling git: e3080a9cca1b - main - xen(4): Fix two typos in source code comments 625. Nov 30 Gordon Bergling git: 1b0602f2db94 - main - mips: Fix a typo in a source code comment 626. Nov 30 Gordon Bergling git: ddeb702f7b29 - main - mpr(4): Fix a typo in a source code comment 627. Nov 30 Dave Cottlehuber Re: git: 94e25b7acba7 - main - flex_spi: Support for FlexSPI Flash controller. 628. Nov 30 Dave Cottlehuber Re: git: 94e25b7acba7 - main - flex_spi: Support for FlexSPI Flash controller. 629. Nov 30 Jessica Clarke Re: git: ae92ace05fd4 - main - Per-thread stack canary on arm64 630. Nov 30 Andriy Gapon git: 3d9d64aa1846 - main - kern_tc: unify timecounter to bintime delta conversion 631. Nov 30 Andrew Turner Re: git: ae92ace05fd4 - main - Per-thread stack canary on arm64 632. Nov 30 Bjoern A. Zeeb git: b394e16ef0b5 - main - fw_stub: fix -Wunused-but-set-variable for firmware files 633. Nov 30 Jessica Clarke Re: git: ae92ace05fd4 - main - Per-thread stack canary on arm64 634. Nov 30 Mitchell Horne git: 8bc792b3845e - main - i386: take pcb and fpu area into account in GET_STACK_USAGE 635. Nov 30 Mitchell Horne git: b02908b051c8 - main - arm64, powerpc: fix calculation of 'used' in GET_STACK_USAGE 636. Nov 30 Mitchell Horne git: 0d2224733e97 - main - Implement GET_STACK_USAGE on remaining archs 637. Nov 30 Kyle Evans Re: git: 3d9d64aa1846 - main - kern_tc: unify timecounter to bintime delta conversion 638. Nov 30 Andriy Gapon Re: git: 3d9d64aa1846 - main - kern_tc: unify timecounter to bintime delta conversion 639. Nov 30 Kristof Provost git: 439da7f06dce - main - if_stf: KASAN fix 640. Nov 30 =?utf-8?Q?Stefan E=C3=9Fer git: 10041e99a0c2 - main - contrib/bc: merge version 5.2.1 from vendor branch
641. Nov 30 Alan Somers git: 943c446629e3 - main - Revert "libc: Some enhancements to syslog(3)" 642. Nov 30 Ed Maste git: 1b9344add475 - main - OptionalObsoleteFiles: remove GCC remnants 643. Nov 30 Mitchell Horne git: d893d9e94d71 - main - xen/dev: remove write-only variable 644. Nov 30 Vladimir Kondratyev git: c508b0818b24 - main - iichid(4): Perform acknowledgement of I2C device interrupt after RESET command 645. Nov 30 Kyle Evans Re: git: 3d9d64aa1846 - main - kern_tc: unify timecounter to bintime delta conversion 646. Nov 30 Warner Losh git: 3846662dab2c - main - cam: Initialize wired to false 647. Nov 30 Chuck Tuffli git: d8c1d7b6526c - main - bhyve blockif: fix blockif_candelete with Capsicum 648. Nov 30 Warner Losh git: 08e781915363 - main - Make device_busy/unbusy work w/o Giant held 649. Nov 30 Warner Losh git: 25c49c426c6b - main - Revert "Make device_busy/unbusy work w/o Giant held" 650. Nov 30 Warner Losh git: 1c7d15b03071 - main - Make device_busy/unbusy work w/o Giant held 651. Nov 30 Warner Losh git: cbe9faa50b19 - main - Remove DS_BUSY case 652. Dec 1 Andriy Gapon Re: git: d3a8f98acbf5 - main - Make CPU children explicitly share parent unit numbers. 653. Dec 1 Andriy Gapon Re: git: 3d9d64aa1846 - main - kern_tc: unify timecounter to bintime delta conversion 654. Dec 1 Michael Tuexen git: a01b8859cbde - main - sctp: cleanup, no functional change intended. 655. Dec 1 Michael Tuexen git: dabd8bf9145a - main - libc sctp: fix sctp_getladdrs() for 64-bit BE platforms 656. Dec 1 Michael Tuexen git: 6e9309bd3b04 - main - libc sctp: improve error reporting of sctp_getladdrs() 657. Dec 1 Michael Tuexen git: 13c196a41e26 - main - sctp: improve handling of assoc ids in socket options 658. Dec 1 Alexander Motin Re: git: d3a8f98acbf5 - main - Make CPU children explicitly share parent unit numbers. 659. Dec 1 Andriy Gapon Re: git: d3a8f98acbf5 - main - Make CPU children explicitly share parent unit numbers. 660. Dec 1 Kristof Provost git: 73d41cc73085 - main - if_epair: Also mark the flag of pair b with IFF_KNOWSEPOCH
661. Dec 1 Andrew Turner git: 629b5e87ed82 - main - Add an arm64 sha512 feature check 662. Dec 1 Michael Tuexen git: 071966e874ed - main - libc sctp: fix sctp_getladdrs() when reporting no addresses 663. Dec 1 Alexander Motin git: 94a72c5ac428 - main - amdtemp: Revert related part of "Make CPU children" commit. 664. Dec 1 Michael Tuexen git: 83a103ec429a - main - libc sctp: improve conformance of sctp_getpaddrs() 665. Dec 1 Vincenzo Maffione git: d91559564dc6 - main - e1000: remove unused ifp backpointer 666. Dec 1 Vincenzo Maffione git: d0633af7658f - main - em: skip rxcsum offload processing when disabled 667. Dec 1 Ed Maste git: f7ea22e21153 - main - OptionalObsoleteFiles: move /usr/bin/CC to MK_TOOLCHAIN section 668. Dec 1 Rick Macklem git: 33d0be8a923a - main - nfsd: Do not try to cache a reply for NFSERR_BADSLOT 669. Dec 1 Rick Macklem git: fd020f197d6a - main - nfsd: Sanity check the ACL attribute 670. Dec 1 John Baldwin git: f31398c536bb - main - Prune leftovers from cloudabi(4), ng_h4(4), and sppp(4) removals. 671. Dec 1 John Baldwin git: 22375931e46f - main - Remove sparc64 lastcomm/sa tests. 672. Dec 1 John Baldwin git: 99188582cc9b - main - Add various profiled libraries missing from the WITHOUT_PROFILE list. 673. Dec 1 John Baldwin git: 07c2b29b6ed8 - main - Trim a couple of duplicate entries from WITHOUT_PROFILE. 674. Dec 1 John Baldwin git: 610d908f8a6a - main - Add lib32 entries for WITHOUT_PROFILE. 675. Dec 2 Ed Maste git: c3f345ae3c0f - main - OptionalObsoleteFiles.inc: remove MK_CXX rule for usr/bin/c++ 676. Dec 2 Wojciech Macek git: efa5d3831b0f - main - sys/libkern.h: Add type conversion helpers 677. Dec 2 Wojciech Macek git: f89f6f9581bd - main - TMP461: Add thermal sensor driver 678. Dec 2 Gordon Bergling git: c937fb286fed - main - mlx5: Correct a typo in a sysctl description 679. Dec 2 Gordon Bergling git: fe96f62d61a5 - main - kern: Correct a typo in a sysctl description 680. Dec 2 Randall Stewart git: dcf2dfed26ed - main - tcp: unloading a module that is set to default should error.
681. Dec 2 Mateusz Piotrowski Re: git: 169e06fa7852 - main - os-release: Quote variables as documented in the manual 682. Dec 2 Mateusz Piotrowski git: 156fbc648579 - main - git hooks: Remove MFH 683. Dec 2 Gordon Bergling git: 25d0ccbe1018 - main - bce(4): Fix a typo in a sysctl description 684. Dec 2 Ed Maste git: 145a574fa1a9 - main - WITH_/WITHOUT_CXX: update description 685. Dec 2 Ed Maste git: 24a41a520f58 - main - src.conf.5: regen after WITHOUT_CXX description update 686. Dec 2 Bryan Drewery git: 8f82dc8dd3ff - main - hyperv: Flag hn and storvsc statistics with CTLFLAG_STATS. 687. Dec 2 Gleb Smirnoff git: 1cec1c5831b0 - main - Allow to compile RSS without PCBGROUP. 688. Dec 2 Gleb Smirnoff git: 93c67567e015 - main - Remove "options PCBGROUP" 689. Dec 2 Gleb Smirnoff git: 565655f4e33e - main - inpcb: reduce some aliased functions after removal of PCBGROUP. 690. Dec 2 Gleb Smirnoff git: de2d47842e88 - main - SMR protection for inpcbs 691. Dec 2 Gleb Smirnoff git: 50f081ecb7a4 - main - tcp_hpts: provide tcp_in_hpts(). 692. Dec 2 Gleb Smirnoff git: b0a7c008cbc6 - main - tcp_hpts: make struct tcp_hpts_entry private to the module. 693. Dec 2 Gleb Smirnoff git: 2e27230ff932 - main - tcp_hpts: rewrite inpcb synchronization 694. Dec 2 Gleb Smirnoff git: f971e791391d - main - tcp_hpts: rename input queue to drop queue and trim dead code 695. Dec 2 Gleb Smirnoff git: 9e93d2b335a0 - main - ifnet: enable & fix if_debug build 696. Dec 2 Gleb Smirnoff git: d96fccc50513 - main - epoch: with EPOCH_TRACE add epoch_where_report() which will report where the epoch was entered and also mark the tr 697. Dec 2 Mateusz Piotrowski git: bfb7a31b6a22 - main - rc: Hook zfskeys to the build 698. Dec 2 Gleb Smirnoff git: 3cce6164ab9b - main - ip_input: remove pointless check in INP_RECVIF handling 699. Dec 2 Gleb Smirnoff Re: git: 943c446629e3 - main - Revert "libc: Some enhancements to syslog(3)" 700. Dec 2 Warner Losh git: a10253cffea8 - main - mps(4): Fix unmatched devq release.
701. Dec 2 Alan Somers Re: git: 943c446629e3 - main - Revert "libc: Some enhancements to syslog(3)" 702. Dec 2 Cy Schubert git: 266f97b5e9a7 - main - wpa: Import wpa_supplicant/hostapd commit 14ab4a816 703. Dec 2 Cy Schubert git: db0ac6ded611 - main - Revert "wpa: Import wpa_supplicant/hostapd commit 14ab4a816" 704. Dec 2 Konstantin Belousov git: 0ea3e4a27bc0 - main - Style 705. Dec 2 Konstantin Belousov git: 7a9423d6f360 - main - procstat_getfiles_sysctl: do not require non-null ki_fd 706. Dec 2 Alexander Motin git: 2dfc1f73552d - main - APEI: Improve multiple error sources handling. 707. Dec 2 Cy Schubert git: 4b72b91a7132 - main - wpa: Redo import wpa_supplicant/hostapd commit 14ab4a816 708. Dec 3 Mateusz Piotrowski Re: git: bfb7a31b6a22 - main - rc: Hook zfskeys to the build 709. Dec 3 Mateusz Piotrowski git: a58135eb0927 - main - OptionalObsoleteFiles.inc: Add rc.d/zfskeys 710. Dec 3 Mateusz Piotrowski git: 5e077e08ef87 - main - style.mdoc: Prefer Ql to Dq Li for literal display 711. Dec 3 John Baldwin git: 60a8277413ec - main - Only use OLD_LIBS with shared libraries. 712. Dec 3 Alan Somers git: c2d342c50906 - main - fusefs: better debugging for FUSE_RENAME in the tests 713. Dec 3 Gleb Smirnoff git: 4b4cce02ac01 - main - xhci: add PCI IDs for USB controllers found on Supermicro M12SWA-TF 714. Dec 3 Gleb Smirnoff git: bd1d0850452e - main - udp_multi_input(): the UDP header is only needed for probes 715. Dec 3 Gleb Smirnoff git: 651a545143d2 - main - udp_detach(): fix set but not used warning 716. Dec 3 Gleb Smirnoff git: 12ae3476f35c - main - tcp_drain(): initialize the inpcb iterator when curvnet is set 717. Dec 3 Cy Schubert git: 24e365220007 - main - unbount: Vendor import 1.14.0rc1


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