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


2023/dev-commits-src-main/20230205.dev-commits-src-main

Messages: 301, old messages first
Last update: Mon Feb 13 14:13:07 2023

home | archive sorted by: subject | author | date | reverse date
  1. Jan 28 =?utf-8?Q?Stefan=20E=C3=9F git: fdd4c35832de - main - usr.bin/gh-bc: update Makefiles for version 6.2.2
  2. Jan 29 Fedor Uporov               git: 509ee39ff28d - main - Fix developer second name.
  3. Jan 29 Fedor Uporov               git: 344243fc9213 - main - Fix block bitmap end position computation
  4. Jan 29 Fedor Uporov               git: 9ad2d4c4907d - main - Fix pjfstest issue tests/rename/19.t
  5. Jan 29 Fedor Uporov               git: 0de4895aac4e - main - Fix pjfstest issue tests/rename/23.t
  6. Jan 29 Fedor Uporov               git: 56242a4c6566 - main - Add extended attributes
  7. Jan 29 Dmitry Chagin              git: 6fdf04a2be9b - main - smp: Drop confusing braces and return statement as panic() is never returns.
  8. Jan 29 Dmitry Chagin              git: 02f7670ed243 - main - sched.h: Fix _S macros for better compatibility with glibc.
  9. Jan 29 Dmitry Chagin              git: 01f74ccd5a0d - main - libthr: Fix pthread_attr_[g|s]etaffinity_np to match it's manual and the kernel.
 10. Jan 29 Dmitry Chagin              git: 62801712dfc1 - main - libthr: Fix pthread_[g|s]etaffinity_np manual.
 11. Jan 29 Dmitry Chagin              git: 2b87addf526e - main - libthr: Fix pthread_attr_[g|s]etaffinity_np manual.
 12. Jan 29 Dmitry Chagin              git: f8660ea4b14d - main - libthr: Trim trailing whitespaces in pthread_attr_affinity.
 13. Jan 29 Dmitry Chagin              Re: git: 01f74ccd5a0d - main - libthr: Fix pthread_attr_[g|s]etaffinity_np to match it's manual and the kernel.
 14. Jan 29 Dmitry Chagin              git: c21b080f3dc2 - main - cpuset: Fix sched_[g|s]etaffinity() for better compatibility with Linux.
 15. Jan 29 Dmitry Chagin              git: e4754c80366d - main - subr_smp: Trim trailing whitespaces.
 16. Jan 29 Dmitry Chagin              git: 290afc5d55fa - main - mp_x86: Trim trailing whitespaces.
 17. Jan 29 Andrew Turner              git: c57694ce9471 - main - Disable the arm physical timer when an irq exists
 18. Jan 29 Andrew Turner              git: 0600af1ff160 - main - Make SMCCC usable by device drivers
 19. Jan 29 Alexander V. Chernikov     git: 3ebccb20d564 - main - netlink: allow path weight manipulations for single-path routes.
 20. Jan 29 Alexander V. Chernikov     git: 15dbf5a24169 - main - netstat: export weight for single-path routes.


21. Jan 29 Andrew Turner git: 7ca55fcc541b - main - Only call SMCCC init on arm64 22. Jan 29 Xin LI git: 37399d5bcf67 - main - usr.bin/stat: Fix error message formatting. 23. Jan 29 Dimitry Andric Re: git: fdd4c35832de - main - usr.bin/gh-bc: update Makefiles for version 6.2.2 24. Jan 29 Xin LI git: ea34aa4780e5 - main - rescue: Add fetch(1) to the rescue tool. 25. Jan 29 Kirk McKusick git: ad055467bec3 - main - Fix for getmntpoint(3) when checking for NFS mount points. 26. Jan 29 Xin LI git: 195ec47b478a - main - sbin/ping6: Remove remains of ping6. 27. Jan 29 Jessica Clarke git: 35921bba736a - main - tools/build/make.py: Drop problematic Linux hack for bmake bootstrap 28. Jan 29 Jessica Clarke git: b78ae0367fff - main - Revert "tools/build: Unbreak bmake bootstrap on Linux" 29. Jan 29 Jessica Clarke git: 4ebd18cf357a - main - Makefile.inc1: Print the right PATH for missing install tool error 30. Jan 29 Jessica Clarke git: d4fdfd3f9077 - main - Makefile.inc1: Restore adding tzsetup to _basic_bootstrap_tools 31. Jan 30 Jessica Clarke Re: git: 0deb25bd9d6d - main - pwd_mkdb(8): Don't copy comments from /etc/master.passwd to /etc/passwd. 32. Jan 30 Xin LI git: 4bbf45cf5610 - main - etcupdate: Chase test case after pwd_mkdb(8) no longer copies comments. 33. Jan 30 Xin Li Re: git: 0deb25bd9d6d - main - pwd_mkdb(8): Don't copy comments from /etc/master.passwd to /etc/passwd. 34. Jan 30 Phil Shafer git: 34b867ca3047 - main - Merge commit '7087c8de43b0d5d27c52da6ba2ba4957b7e336ff' into new_merge 35. Jan 30 Peter Holm git: 349aac52ac19 - main - stress2: Added a test scenario for "out of inodes" issue with UFS+SU 36. Jan 30 Peter Holm git: bbdd27f9d729 - main - stress2: Avoid unrelated disk full messages from tests 37. Jan 30 Peter Holm git: bbe0def9b079 - main - stress2: Added a syzkaller reproducer 38. Jan 30 Alexander V. Chernikov git: ee49c5d33d93 - main - carp: turn net.inet.carp.allow into a RW tunable 39. Jan 30 Alexander V. Chernikov git: 7fc9cfa57ccd - main - netlink: add "netlink" to the list of kernel features 40. Jan 30 Alexander V. Chernikov git: 6eaaed42943b - main - netlink: add UPDATING entry on linux_common(4) reliance on netlink.
41. Jan 30 Warner Losh git: bf2dc42d0b57 - main - UPDATING: Add missing blank line between entries 42. Jan 30 Dmitry Chagin git: 2058f075b4af - main - cpuset: Handle CPU_WHICH_TIDPID wherever cpuset_which() is called. 43. Jan 30 Gleb Smirnoff Re: git: 953688e823a6 - main - linux(4): Rework statfs conversion routine. 44. Jan 30 Alexey Dokuchaev Re: git: 953688e823a6 - main - linux(4): Rework statfs conversion routine. 45. Jan 30 John Baldwin git: 9a93b6cf3dd9 - main - zfs: Disable -Wunused-variable for environ in main in zfs_main.c. 46. Jan 30 Warner Losh git: df949e762c67 - main - kern_environment: Partially apply style(9) 47. Jan 30 Warner Losh git: c7c53e3ca631 - main - Clarify hardpps() parameter name and comment 48. Jan 30 Mark Johnston git: 92b7d1db9291 - main - bridge: Fix whitespace 49. Jan 30 Mark Johnston git: c8abb673a575 - main - man(1): Support zstd compressed manpages using zstdcat 50. Jan 30 Phil Shafer git: e1e2080fc1ce - main - Import Juniper libxo-1.6.0 51. Jan 30 Gleb Smirnoff Re: git: fa1d803c0f65 - main - epoch: replace hand coded assertion 52. Jan 30 Phil Shafer git: ef7d10fde4f6 - main - Add missing check for xo_parse_args return code. 53. Jan 30 Renato Botelho Re: git: ef7d10fde4f6 - main - Add missing check for xo_parse_args return code. 54. Jan 30 Phil Shafer Re: git: ef7d10fde4f6 - main - Add missing check for xo_parse_args return code. 55. Jan 30 Gleb Smirnoff git: bcad3f96ae97 - main - gh-bc: fix build with WITHOUT_NLS_CATALOGS=YES 56. Jan 30 =?utf-8?Q?Jean-S=C3=A9bast git: e400b695991b - main - linuxkpi: Add `freeram` and `freehigh` to `struct sysinfo` 57. Jan 30 =?utf-8?Q?Jean-S=C3=A9bast git: 19be627cfda7 - main - linuxkpi: Define `might_alloc()` 58. Jan 30 =?utf-8?Q?Jean-S=C3=A9bast git: 25faccaaca6a - main - linuxkpi: Add <linux/limits.h> 59. Jan 30 =?utf-8?Q?Jean-S=C3=A9bast git: 7649b89cc126 - main - linuxkpi: Add <linux/pgtable.h> 60. Jan 30 =?utf-8?Q?Jean-S=C3=A9bast git: 9dafbd0c69a6 - main - linuxkpi: Add `kmap_local_page_prot()` and `kunmap_local()`
61. Jan 30 =?utf-8?Q?Jean-S=C3=A9bast git: 29d0c85c8634 - main - linuxkpi: Add `io_mapping_map_local_wc()` and `io_mapping_unmap_local()` 62. Jan 30 =?utf-8?Q?Jean-S=C3=A9bast git: 11aaefc9ca85 - main - linuxkpi: Try to solve headers dependencies 63. Jan 30 =?utf-8?Q?Jean-S=C3=A9bast git: b9ef0689433d - main - linuxkpi: Define `dev_is_platform()` and `to_platform_device()` 64. Jan 30 Konstantin Belousov Re: git: fa1d803c0f65 - main - epoch: replace hand coded assertion 65. Jan 30 Jessica Clarke Re: git: 9dafbd0c69a6 - main - linuxkpi: Add `kmap_local_page_prot()` and `kunmap_local()` 66. Jan 31 =?utf-8?Q?Dag-Erling=20Sm= git: 6673a5476d02 - main - cmp: Print a summary on SIGINFO. 67. Jan 31 =?utf-8?Q?Dag-Erling=20Sm= git: 134841a7f3e5 - main - cmp: Increase buffer size for non-mmap case. 68. Jan 31 Bjoern A. Zeeb git: a3baca22d0b7 - main - LinuxKPI: 802.11: fix types and whitespace 69. Jan 31 Alexander V. Chernikov git: e80699a809a0 - main - netlink: add NETLINK to GENERIC. 70. Jan 31 Mike Karels Re: git: e80699a809a0 - main - netlink: add NETLINK to GENERIC. 71. Jan 31 Jessica Clarke Re: git: e80699a809a0 - main - netlink: add NETLINK to GENERIC. 72. Jan 31 Bjoern A. Zeeb git: e30e05d3ab39 - main - LinuxKPI: 802.11: extend linuxkpi_ieee80211_rx() 73. Jan 31 Bjoern A. Zeeb git: a83975710989 - main - LinuxKPI: 802.11: implement ieee80211_tx_status_ext() 74. Jan 31 Bjoern A. Zeeb git: 5a9a0d780338 - main - LinuxKPI: 802.11: basic implementation of *queue(s)/*txq* 75. Jan 31 Bjoern A. Zeeb git: ff76cbc81d57 - main - LinuxKPI: 802.11: implement ieee80211_is_pspoll() 76. Jan 31 Justin Hibbits git: 69759b0c695d - main - Remove dme(4). 77. Jan 31 Bjoern A. Zeeb git: 2336248a8ba9 - main - LinuxKPI: 802.11: fix ff76cbc81d57ffc4bbc9bc20fd22325b2a8c2028 (pspoll) 78. Jan 31 Justin Hibbits git: 3d100b2a5a36 - main - Remove dme(4) from files 79. Jan 31 John Baldwin Re: git: fa1d803c0f65 - main - epoch: replace hand coded assertion 80. Jan 31 Mitchell Horne git: 7738bb89a3cc - main - elf_common.h: remove obsolete riscv relocations
81. Jan 31 Mitchell Horne git: 537c166b7678 - main - elftoolchain: update the list of riscv relocations 82. Jan 31 Gleb Smirnoff Re: git: fa1d803c0f65 - main - epoch: replace hand coded assertion 83. Jan 31 Justin Hibbits git: 361ac40b0ff6 - main - IfAPI: Hide the in6m_lookup_locked() implementation. 84. Jan 31 Justin Hibbits git: 1bfa548b1f16 - main - ifnet/API: Privatize the implementation of the drbr_* APIs 85. Jan 31 Justin Hibbits git: 950cc1f44fbd - main - bpf: Add "_if" tap APIs 86. Jan 31 Justin Hibbits git: 113af4fd2bcb - main - IfAPI: Add if_gettype() API and use it for vlan 87. Jan 31 Justin Hibbits git: 30af2c131bb0 - main - IfAPI: Add if_get/setmaclabel() and use it. 88. Jan 31 Justin Hibbits git: 3d0d5b21c9b2 - main - IfAPI: Explicitly include <net/if_private.h> in netstack 89. Jan 31 Justin Hibbits git: c255d1a401c7 - main - IfAPI: Add if_llsoftc member accessors for TOEDEV 90. Jan 31 Justin Hibbits git: 9507d03bfe02 - main - IfAPI: Use the ifnet APIs in kern_poll() 91. Jan 31 Justin Hibbits git: 0d2684e15e41 - main - IfAPI: Add some more accessors 92. Jan 31 Justin Hibbits git: 31cfaf191b08 - main - IfAPI: Add l2com accessor for firewire. 93. Jan 31 Justin Hibbits git: d79539e6f2ee - main - IfAPI: Add if_altq_is_enabled() interface. 94. Jan 31 Justin Hibbits git: 4519a073c326 - main - Mechanically convert if_re(4) to DrvAPI 95. Jan 31 Justin Hibbits git: 56c1eafe50e1 - main - IfAPI: Finish conversion of bnxt(4) to IfAPI. 96. Jan 31 Justin Hibbits git: 087f0d352ac6 - main - Mechanically convert bge(4) to DrvAPI 97. Jan 31 Justin Hibbits git: 34d5a6a3dc6b - main - Last change for mgb(4) needed for IfAPI conversion 98. Jan 31 Justin Hibbits git: 74c592c04713 - main - etherswitch: Clean up whitespace after IfAPI conversion 99. Jan 31 Justin Hibbits git: ad06fc328365 - main - re(4): Fix whitespace from IfAPI conversion 100. Jan 31 Justin Hibbits git: b7459fb0adaf - main - Mechanically convert genet(4) to IfAPI
101. Jan 31 Justin Hibbits git: 98fe10c8fc08 - main - Mechanically convert mge(4) to IfAPI 102. Jan 31 Justin Hibbits git: 44e65355a35b - main - Mechanically convert if_cas(4) to IfAPI 103. Jan 31 Justin Hibbits git: 3df047e3f3f8 - main - Mechanically convert ps3 if_glc(4) to IfAPI 104. Jan 31 Justin Hibbits git: 9f012efb63cb - main - Mechanically convert gem(4) to IfAPI 105. Jan 31 Justin Hibbits git: 13f2ef1637bc - main - Mechanically convert mwl(4) to IfAPI 106. Jan 31 Justin Hibbits git: dc57ec3ca0fb - main - Mechanically convert ffec(4) to IfAPI 107. Jan 31 Eric Joyner git: 53545967642d - main - vtd: Increase DRHD_MAX_UNITS 108. Jan 31 =?utf-8?Q?Jean-S=C3=A9bast git: a83b3ec719eb - main - linuxkpi: list_sort()'s callback now takes list arguments 109. Jan 31 Bjoern A. Zeeb git: 3dd980267f4e - main - LinuxKPI: 802.11: enhance lkpi_scan_ies_add() for HT and VHT 110. Jan 31 Bjoern A. Zeeb git: b0ddb44fd427 - main - LinuxKPI: 802.11: fix indent in lkpi_wake_tx_queues() 111. Jan 31 Bjoern A. Zeeb Re: git: a83b3ec719eb - main - linuxkpi: list_sort()'s callback now takes list arguments 112. Jan 31 Bjoern A. Zeeb Re: git: a83b3ec719eb - main - linuxkpi: list_sort()'s callback now takes list arguments 113. Feb 1 Gregory Neil Shapiro git: 38c2f8fe6207 - main - Note upgrade to sendmail 8.17.1 114. Feb 1 Gregory Neil Shapiro git: 17c8213559cd - main - Note upgrade to sendmail 8.17.1 115. Feb 1 Konstantin Belousov Re: git: fa1d803c0f65 - main - epoch: replace hand coded assertion 116. Feb 1 =?utf-8?Q?Corvin=20K=C3=B6 git: 892feec2211d - main - vmm: avoid spurious rendezvous 117. Feb 1 Mateusz Piotrowski git: 197947e0a3b2 - main - ifconfig.8: Improve readability of vlanproto's description 118. Feb 1 Dmitry Chagin git: 5c32146723ef - main - amd64: Eliminate write only cpu_fxsr. 119. Feb 1 Wei Hu git: db247798c564 - main - arm64: Hyper-V: vPCI: SPI MSI mapping for gic v3 acpi in arm64 120. Feb 1 Wei Hu git: 6e5b082cab8d - main - arm64: Hyper-V: vPCI: Adding Hyper-V PCI protocol 1.4
121. Feb 1 Mark Johnston git: c0a4a7bb942f - main - qat: Fixed Coverity reported issue 122. Feb 1 =?utf-8?Q?Stefan=20E=C3=9F git: 1e0853ee8403 - main - sys/kbio.h: support Unicode key codes in vt keymap files 123. Feb 1 Jessica Clarke Re: git: 6e5b082cab8d - main - arm64: Hyper-V: vPCI: Adding Hyper-V PCI protocol 1.4 124. Feb 1 Jessica Clarke Re: git: 1e0853ee8403 - main - sys/kbio.h: support Unicode key codes in vt keymap files 125. Feb 1 Wei Hu git: ea11861e434a - main - arm64: Hyper-V: vPCI: Enabling v-PCI in FreeBSD in ARM64 Hyper-V 126. Feb 1 Wei Hu RE: git: 6e5b082cab8d - main - arm64: Hyper-V: vPCI: Adding Hyper-V PCI protocol 1.4 127. Feb 1 Warner Losh git: f051d72314f8 - main - hyperv: Build and install where supported 128. Feb 1 Wei Hu git: c75ae5221677 - main - arm64: Hyper-V: vPCI: Fix typo and some indentations 129. Feb 1 Gleb Smirnoff git: 5ebea466dc02 - main - inpcb: add myself to the copyright notice 130. Feb 1 Gleb Smirnoff git: fd5329879947 - main - unix: add myself to the copyright notice 131. Feb 1 Dmitry Chagin git: 575e48f1c4eb - main - linux(4): Deduplicate MI futex structures. 132. Feb 1 Gleb Smirnoff git: a0102dee34bc - main - sockets: in sousrsend() pass down the error to aio(4) 133. Feb 1 John Baldwin git: 6cc52efa13ed - main - arm_smcc_1_2_*: Don't trash SP and X19 if no return value structure. 134. Feb 1 Konstantin Belousov git: 2555f175b368 - main - Move kstack_contains() and GET_STACK_USAGE() to MD machine/stack.h 135. Feb 1 Konstantin Belousov git: 7c567fcc5650 - main - i386 kstack_contains(): account for pcb/fpu save area 136. Feb 1 Konstantin Belousov git: 3f08bd565341 - main - i386 trap_check_kstack(): use kstack_contains() 137. Feb 1 Konstantin Belousov git: 83a49712afa2 - main - kstack_contains(): account for struct pcb on stack 138. Feb 1 Konstantin Belousov git: 3cf37d1251bf - main - libthr: add pshared_destroy() helper 139. Feb 1 Konstantin Belousov git: 25c862ae503a - main - libthr pshared: correct a bug in allocation 140. Feb 2 Rick Macklem git: 99187c3a44c2 - main - prison_check_nfsd: Add check for enforce_statfs != 0
141. Feb 2 =?utf-8?Q?Corvin=20K=C3=B6 git: 55f1ca209d37 - main - atrtc: expose power loss as sysctl 142. Feb 2 Jessica Clarke Re: git: 1e0853ee8403 - main - sys/kbio.h: support Unicode key codes in vt keymap files 143. Feb 2 Emmanuel Vadot Re: git: 1e0853ee8403 - main - sys/kbio.h: support Unicode key codes in vt keymap files 144. Feb 2 =?utf-8?Q?Stefan=20E=C3=9F git: f7e5465cb597 - main - Revert "sys/kbio.h: support Unicode key codes in vt keymap files" 145. Feb 2 =?utf-8?Q?Dag-Erling=20Sm= git: 606d0e4a9a86 - main - libc: Add tests for strchrnul(3). 146. Feb 2 =?utf-8?Q?Dag-Erling=20Sm= git: 822fa7ae1e3e - main - cp: Add tests involving sparse files. 147. Feb 2 =?utf-8?Q?Dag-Erling=20Sm= git: 6c85042afcbb - main - cp: Simplify the common case. 148. Feb 2 Dmitry Chagin git: 7446514533a4 - main - linux(4): Microoptimize linux_elf.h for future use. 149. Feb 2 Dmitry Chagin git: 6f8439db241c - main - linux(4): Use COMPAT_LINUX32 enstead of __ELF_WORD_SIZE. 150. Feb 2 Dmitry Chagin git: cc1b0f7d9626 - main - linux(4): Add coredump support to i386. 151. Feb 2 Dmitry Chagin git: 9e550625f867 - main - linux(4): Deduplicate linux_fixup_elf(). 152. Feb 2 Dmitry Chagin git: 6039e966ff27 - main - linux(4): Deduplicate linux_copyout_strings(). 153. Feb 2 Dmitry Chagin git: 95b8603427d5 - main - linux(4): Deduplicate linux_trans_osrel(). 154. Feb 2 Andrew Gallatin git: 8de48df35c3b - main - ixgbe: Do not count L3/L4 checksum errors as input errors 155. Feb 2 Andrew Turner git: 03d6e03851c6 - main - Check for the IORT before adding the ITS driver 156. Feb 2 Andrew Turner git: 22e4897422a0 - main - Limit where we disable the Arm generic timer 157. Feb 2 Andrew Turner git: f29942229d24 - main - Read the arm64 far early in el0 exceptions 158. Feb 2 =?utf-8?Q?Dag-Erling=20Sm= git: 69d94f4c7608 - main - Add tarfs, a filesystem backed by tarballs. 159. Feb 2 Dmitry Chagin git: a95cb95e12e5 - main - linux(4): Preserve fpu fxsave state across signal delivery on amd64. 160. Feb 2 Dmitry Chagin git: 6ad07a4b2bdf - main - linux(4): Microoptimize rt_sendsig() on amd64.
161. Feb 2 Dmitry Chagin git: ce20c00e858f - main - linux(4): Remove stale comment that no longer applies. 162. Feb 2 John Baldwin git: 0f031350f32b - main - rescue: Fix link order of SSL libraries and fetch. 163. Feb 2 Mateusz Piotrowski git: e7ab133648a1 - main - timeout: Move from /usr/bin to /bin 164. Feb 2 Cy Schubert git: c941e8c65d9d - main - ipfilter: Correctly type ipf_pullup() 165. Feb 2 Cy Schubert git: 79f7745c098a - main - ipfilter: Fix use after free on packet with broken lengths 166. Feb 2 Dimitry Andric git: a9e062971923 - main - gh-bc: don't force CFLAGS to -O0 -g 167. Feb 2 Warner Losh git: ce18e1939438 - main - stand: only compute symidx on x86 168. Feb 2 Warner Losh git: 9fb276ea8001 - main - kboot: Trim initial allocation to 64MB 169. Feb 2 Warner Losh git: 81d71f94cabc - main - kboot: Fix hostdisk fmtdev 170. Feb 2 Warner Losh git: 2e1edd04eb01 - main - kboot: For hostfs, return better errors from read, where possible. 171. Feb 2 Warner Losh git: 7da605ec03c1 - main - kboot: Parse memory usage 172. Feb 2 =?utf-8?Q?Dag-Erling=20Sm= git: fb53e7adaf5b - main - tarfs: Fix 32-bit build. 173. Feb 2 Jessica Clarke Re: git: f29942229d24 - main - Read the arm64 far early in el0 exceptions 174. Feb 2 Warner Losh git: 63c7a483e552 - main - kboot: Assert errno is negative 175. Feb 2 Warner Losh git: ab926ba4c3a5 - main - kboot: Remove kboot_loadaddr 176. Feb 2 Michael Tuexen git: 7b2f1a7fe944 - main - sctp: improve delivery of stream reset notifications 177. Feb 2 =?utf-8?Q?Dag-Erling=20Sm= git: cf93505e8de4 - main - tarfs: Fix non-ZSTDIO build. 178. Feb 2 Dimitry Andric Re: git: fb53e7adaf5b - main - tarfs: Fix 32-bit build. 179. Feb 2 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: fb53e7adaf5b - main - tarfs: Fix 32-bit build. 180. Feb 2 Jessica Clarke Re: git: fb53e7adaf5b - main - tarfs: Fix 32-bit build.
181. Feb 2 =?utf-8?Q?Dag-Erling=20Sm= git: 57aa63022065 - main - tarfs: Remove unused code. 182. Feb 2 Konstantin Belousov Re: git: 69d94f4c7608 - main - Add tarfs, a filesystem backed by tarballs. 183. Feb 3 Rick Macklem git: 7926a01ed7ae - main - vfs_export: Add checks for correct prison when updating exports 184. Feb 3 Brooks Davis git: 5c274b362256 - main - whitespace: rewrap to match case directly above 185. Feb 3 Pawel Jakub Dawidek git: 14ba79255be8 - main - nv.9: Improve style in one of the examples. 186. Feb 3 Pawel Jakub Dawidek git: c54d240eb1a0 - main - kern_prot.c p_candebug(): Remove single-use variable. 187. Feb 3 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 69d94f4c7608 - main - Add tarfs, a filesystem backed by tarballs. 188. Feb 3 Xin LI git: 6998572a74a9 - main - hastd: use zlib's crc32 implementation. 189. Feb 3 se@FreeBSD.org Re: git: 6998572a74a9 - main - hastd: use zlib's crc32 implementation. 190. Feb 3 Xin LI git: fdbfaefefa58 - main - hastctl: use zlib's crc32 implementation. 191. Feb 3 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: 69d94f4c7608 - main - Add tarfs, a filesystem backed by tarballs. 192. Feb 3 Kristof Provost git: 0ed5f66c5ad2 - main - pfsync: add missing bucket lock 193. Feb 3 Kristof Provost git: afa77b699651 - main - pf tests: improve pfsync:basic_defer test 194. Feb 3 Toomas Soome git: a1f8a0c793c6 - main - efiserialio: use port settings (sio->Mode) for initial setup 195. Feb 3 Zhenlei Huang Re: git: 8bce8d28abe6 - main - jail: Avoid multipurpose return value of function prison_ip_restrict() 196. Feb 3 Justin Hibbits git: 2eeb808361e4 - main - IfAPI: Add iterator to loop over all interfaces 197. Feb 3 Justin Hibbits git: 5243598927a9 - main - linprocfs: Migrate to IfAPI 198. Feb 3 Justin Hibbits git: c50f70b5a93e - main - linsysfs: Use IfAPI accessors 199. Feb 3 Justin Hibbits git: 87e728340b1d - main - Mechanically convert wg(4) to IfAPI 200. Feb 3 =?utf-8?Q?Dag-Erling=20Sm= git: cb96a0ef0040 - main - cp: Minor code cleanup.
201. Feb 3 Warner Losh git: d76330efd9f9 - main - kboot: Probe all disks and partitions for a kernel 202. Feb 3 Warner Losh git: fb26a14fc40b - main - kboot: Add aarch64 fdt fixup 203. Feb 3 Warner Losh git: 9e5022213126 - main - kboot: MI part of the memory enumeration code 204. Feb 3 Warner Losh git: 08779e839ac1 - main - kboot: Create segment handling code at main level 205. Feb 3 Warner Losh git: 33e5b27254e7 - main - kboot: Add parsing of /proc/iomem into seg.c 206. Feb 3 Warner Losh git: 81fbd74a4b59 - main - kboot: space_avail -- how much space exists from 'start' to end of segment 207. Feb 3 Warner Losh git: 1d5f967fa777 - main - kboot: Add powerpc stub for enumerate_memory_arch() 208. Feb 3 Warner Losh git: 1c98cd1569de - main - kboot: aarch64 memory enumeration enumerate_memory_arch() 209. Feb 3 Warner Losh git: a967cd4db2af - main - kboot: Update amd64 to use enumerate_memory_arch() 210. Feb 3 Warner Losh git: 2e533532808b - main - kboot: Call enumerate_memory_arch() 211. Feb 3 Warner Losh git: d1a3cc0abeef - main - kboot: Define bi_loadsmap for loading memory maps 212. Feb 3 Warner Losh git: 6e99dc13756b - main - kboot: Powerpc provide bi_loadsmap 213. Feb 3 Warner Losh git: b6755eabcc39 - main - kboot: bi_loadsmap for amd64 214. Feb 3 Warner Losh git: e49773296c6c - main - kboot: aarch64 bi_loadsmap 215. Feb 3 Warner Losh git: 0928550c3e17 - main - stand: share bootinfo.c between EFI and KBOOT 216. Feb 3 Warner Losh git: dfcca210755e - main - kboot: aarch64 trampoline implementation 217. Feb 3 Warner Losh git: 2069a2a08f6e - main - kboot: Improve amd64 booting 218. Feb 3 Warner Losh git: 84eb9b2306fd - main - kboot: MI fixups to enable aarch64 booting 219. Feb 3 Warner Losh git: 2b5179105359 - main - kboot: Don't need an arch pointer to get segments 220. Feb 3 Warner Losh git: 460106412676 - main - kboot: Enable for aarch64
221. Feb 3 Warner Losh git: 045fa2801a8b - main - kboot: Try to read UEFI memory from physical memory on aarch64 222. Feb 3 Warner Losh git: 1d3a7e849b6d - main - kboot: Remove externs 223. Feb 3 Warner Losh git: db8d0c0cd998 - main - kboot: Allocate a really big first segment 224. Feb 3 Warner Losh git: 335e3daaf043 - main - kboot: Keep track of what's used in the segment 225. Feb 3 Warner Losh git: a5c0d5517771 - main - test: Add fstab to all ufs images 226. Feb 3 Rodney W. Grimes Re: git: cb96a0ef0040 - main - cp: Minor code cleanup. 227. Feb 3 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: cb96a0ef0040 - main - cp: Minor code cleanup. 228. Feb 3 Kyle Evans Re: git: cb96a0ef0040 - main - cp: Minor code cleanup. 229. Feb 3 =?utf-8?Q?Dag-Erling_Sm=C3 Re: git: cb96a0ef0040 - main - cp: Minor code cleanup. 230. Feb 3 Dmitry Chagin git: 3e0c56a717d6 - main - linux(4): Use designated initializers. 231. Feb 3 Dmitry Chagin git: eb08932156dc - main - linux(4): Microoptimize linux_ipc code to unindent else blocks. 232. Feb 3 Kyle Evans Re: git: cb96a0ef0040 - main - cp: Minor code cleanup. 233. Feb 3 Kyle Evans Re: git: cb96a0ef0040 - main - cp: Minor code cleanup. 234. Feb 3 Mark Johnston git: 26d105199ec8 - main - libc: Fall back to rdtsc when using pvclock and rdtscp is not available 235. Feb 3 Mark Johnston git: 2bed14192cec - main - pvclock: Export a vDSO page even without rdtscp available 236. Feb 3 Mark Johnston git: a2286a1f4651 - main - man4: Add a manual page for kvmclock 237. Feb 3 Mark Johnston git: 5f03f96fbefb - main - shm: Document shm_create_largepage() 238. Feb 3 Mark Johnston git: 675e2618ae2d - main - inpcb: Deduplicate some assertions 239. Feb 3 Mark Johnston git: b0ccf53f2455 - main - inpcb: Assert against wildcard addrs in in_pcblookup_hash_locked() 240. Feb 3 Mark Johnston git: 2589ec0f3657 - main - pcb: Move an assignment into in_pcbdisconnect()
241. Feb 3 Maxim Sobolev Re: git: 69d94f4c7608 - main - Add tarfs, a filesystem backed by tarballs. 242. Feb 3 Konstantin Belousov Re: git: 69d94f4c7608 - main - Add tarfs, a filesystem backed by tarballs. 243. Feb 3 Gleb Smirnoff git: 76f1499ff5e7 - main - tcp: retire net.inet.tcp.tcp_require_unique_port 244. Feb 3 Gleb Smirnoff git: 221b9e3d0684 - main - inpcb: merge two versions of in6_pcbconnect() into one 245. Feb 3 Gleb Smirnoff git: 3d76be28ec60 - main - netinet6: require network epoch for in6_pcbconnect() 246. Feb 3 Gleb Smirnoff git: a9d22cce10b7 - main - inpcb: use family specific sockaddr argument for connect functions 247. Feb 3 Gleb Smirnoff git: a9afe0864f8e - main - tcp: bring comment for tcp_connect() up to date 248. Feb 3 Gleb Smirnoff git: 9e46ff4d4cfa - main - netinet: don't return conflicting inpcb in in_pcbconnect_setup() 249. Feb 3 Gleb Smirnoff git: 09d3671b0e32 - main - inpcb: better document INP_ANONPORT flag 250. Feb 3 Mitchell Horne git: 8859960436f5 - main - loader: always install help files 251. Feb 3 Mitchell Horne git: dfbe8f64837e - main - loader.efi: include help.fdt for FDT-enabled loader 252. Feb 4 Justin Hibbits git: 81471049650f - main - Remove rt ethernet driver. 253. Feb 4 Piotr Kubaj git: 29fa34aadbd3 - main - iwm(4), iwmfw(4): mention iwm7265Dfw 254. Feb 4 =?UTF-8?Q?Stefan_E=c3=9fer Re: git: 1e0853ee8403 - main - sys/kbio.h: support Unicode key codes in vt keymap files 255. Feb 4 Warner Losh Re: git: 1e0853ee8403 - main - sys/kbio.h: support Unicode key codes in vt keymap files 256. Feb 4 Warner Losh git: 6f52f8504814 - main - Refer to a related manpage 257. Feb 4 Warner Losh git: ef2235ec65fd - main - altq: purge EOL release compatibility 258. Feb 4 Warner Losh git: aa41036eb7a3 - main - nfsserver: purge EOL release compatibility 259. Feb 4 Warner Losh git: 336fbb23def7 - main - usb: purge EOL release compatibility 260. Feb 4 Warner Losh git: 24c0ba96f1d0 - main - mpt: purge EOL release compatibility
261. Feb 4 Warner Losh git: 721d3e7e9a7d - main - mrsas: purge EOL release compatibility 262. Feb 4 Warner Losh git: c98b837ad01d - main - mxge: purge EOL release compatibility 263. Feb 4 Warner Losh git: 6147584bc050 - main - mxge: cleanup from purging EOL release compatibility 264. Feb 4 Warner Losh git: 757cb555ae66 - main - e1000: purge EOL release compatibility 265. Feb 4 Warner Losh git: 29a4a60fffac - main - ixgbe: purge EOL release compatibility 266. Feb 4 Warner Losh git: 862dd0d21400 - main - mmc: purge EOL release compatibility 267. Feb 4 Warner Losh git: ecfb9e4e126f - main - qlxgb: purge EOL release compatibility 268. Feb 4 Warner Losh git: af0e1ece373b - main - qlxge: purge EOL release compatibility 269. Feb 4 Warner Losh git: bd78d17c333c - main - qlxgbe: purge EOL release compatibility 270. Feb 4 Warner Losh git: 407912909a71 - main - ixl: purge EOL release compatibility 271. Feb 4 Warner Losh git: 097e192a9c20 - main - iavf: purge EOL release compatibility 272. Feb 4 Warner Losh git: bbe35708ad03 - main - qlnx: purge EOL release compatibility 273. Feb 4 Warner Losh git: 21e0b5079610 - main - qlnxr: cleanup secondary effects from EOL purge 274. Feb 4 Warner Losh git: 33f6a4e90fa1 - main - acpica: purge EOL release compatibility 275. Feb 4 Warner Losh git: 5d1c658b47e4 - main - hptmv: purge EOL release compatibility 276. Feb 4 Warner Losh git: 026babd427e6 - main - mlx4: purge EOL release compatibility 277. Feb 4 Warner Losh git: b02a39778952 - main - hyperv: purge EOL release compatibility 278. Feb 4 Warner Losh git: 1c5e68711760 - main - mlx5: purge EOL release compatibility 279. Feb 4 Warner Losh git: 263261e5196c - main - rtsx: purge EOL release compatibility 280. Feb 4 Warner Losh git: d27d543c7845 - main - vmm: purge EOL release compatibility
281. Feb 4 Warner Losh git: 5fa183351459 - main - wmt: purge EOL release compatibility 282. Feb 4 Warner Losh git: da6ae2cf1750 - main - rtwm: purge EOL release compatibility 283. Feb 4 Hans Petter Selasky Re: git: 1c5e68711760 - main - mlx5: purge EOL release compatibility 284. Feb 4 Mateusz Guzik git: d9d5f2c042a5 - main - cpuset: add --count 285. Feb 4 Konstantin Belousov git: 3b6056204dd8 - main - FIOSEEKHOLE/FIOSEEKDATA: correct consistency for bmap-based implementation 286. Feb 4 Warner Losh git: cfd6acbb5591 - main - jail: Correct jail_max_af_ips sysctl name 287. Feb 4 Warner Losh git: 17720d0bd0e8 - main - Strip trailing slashes from DESTDIR 288. Feb 4 Warner Losh git: 767964fd8635 - main - tcp: Document TCP congestion control history 289. Feb 4 =?utf-8?Q?Kornel=20Dul=C4= git: 6926e2699ae5 - main - arm: Add support for using VFP in kernel 290. Feb 4 =?utf-8?Q?Kornel=20Dul=C4= git: e5d7c5c857f8 - main - arm: mv: Add missing function prototype 291. Feb 4 Steffen Nurpmeso Re: git: d9d5f2c042a5 - main - cpuset: add --count 292. Feb 4 Warner Losh git: 2c6b88da7174 - main - usb: Add Huawei 4G Modem devices (2022) to usbdevs 293. Feb 4 Warner Losh git: 64fd867f8cdb - main - usb: add new scsi_huawei eject3 & eject4 quirks 294. Feb 4 Warner Losh git: 7d4b2b5834db - main - usb: add new scsi_huawei eject3 & eject4 sequences 295. Feb 4 Warner Losh git: 1997d3a4a9f2 - main - usb: add new scsi_huawei eject3 & eject4 driver support 296. Feb 4 Warner Losh git: e66352013a67 - main - usb: add support for Huawei E5573Cs322 297. Feb 4 Warner Losh git: 848ac8451b08 - main - usb: Remove obsolete Huawei 3G from usbdevs 298. Feb 4 Warner Losh git: 75d41cb6967b - main - u3g: Add new 4G Huawei devices 299. Feb 4 Mateusz Guzik Re: git: d9d5f2c042a5 - main - cpuset: add --count 300. Feb 4 Rick Macklem git: d94e0bdc1498 - main - Revert "vfs_export: Add checks for correct prison when updating exports"
301. Feb 4 Rick Macklem git: db5655124ca4 - main - vfs_mount.c: Free exports structures in vfs_destroy_mount()


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