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


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

Messages: 255, new messages first
Last update: Sun Aug 13 5:50:00 2023

home | archive sorted by: subject | author | date | reverse date
  1. Aug 12 Konstantin Belousov        git: 93626d543702 - main - tc_fill_vdso_timehands32(): fix
  2. Aug 12 Konstantin Belousov        git: 41acfee690da - main - libc vdso time functions: correctly convert errors into errnos
  3. Aug 12 Kirk McKusick              git: db25f7b14097 - stable/13 - Improve dumpfs(8) error messages when a cylinder group read fails.
  4. Aug 12 Kirk McKusick              git: 220427da0e9b - main - Set UFS/FFS file type to snapshot before changing its block pointers.
  5. Aug 12 Kevin Bowling              Re: git: 5f11a33ceeb3 - main - if_vlan: do not enable LRO for bridge interaces
  6. Aug 12 Kevin Bowling              git: b1a39c31a356 - main - vlan: Respect IFCAP_LRO mask
  7. Aug 12 Kristof Provost            Re: git: 5f11a33ceeb3 - main - if_vlan: do not enable LRO for bridge interaces
  8. Aug 12 Kristof Provost            git: fb69ed397e4f - main - Revert "if_vlan: do not enable LRO for bridge interaces"
  9. Aug 12 Kevin Bowling              Re: git: 5f11a33ceeb3 - main - if_vlan: do not enable LRO for bridge interaces
 10. Aug 12 Kristof Provost            Re: git: 5f11a33ceeb3 - main - if_vlan: do not enable LRO for bridge interaces
 11. Aug 12 Martin Matuska             Re: git: cd25b0f740f8 - main - zfs: cherry-pick fix from openzfs
 12. Aug 12 Xin LI                     git: 543cf924bcdc - main - gve: Simplify tx loop over buffer ring
 13. Aug 12 Alan Cox                   git: 37e5d49e1e5e - main - vm: Fix address hints of 0 with MAP_32BIT
 14. Aug 12 Konstantin Belousov        git: 9b65fa694078 - main - linuxolator: implement Linux' PROT_GROWSDOWN
 15. Aug 12 Konstantin Belousov        git: 90049eabcfad - main - vm_map_protect(): add VM_MAP_PROTECT_GROWSDOWN flag
 16. Aug 12 Konstantin Belousov        git: b6037edbd17d - main - vm_map_growstack(): restore stack gap data if gap entry was removed
 17. Aug 12 Konstantin Belousov        git: 9d7ea6cff7a7 - main - vm_map: do not allow to merge stack gap entries
 18. Aug 12 Konstantin Belousov        git: 55be6be12cd9 - main - vm_map_protect(): handle stack protection stored in the stack guard
 19. Aug 12 Konstantin Belousov        git: 79169929f04d - main - vm_map_protect(): move guard handling at the last phase into an empty dedicated helper
 20. Aug 12 Konstantin Belousov        git: aa928a52164f - main - vm_map_growstack(): handle max protection for stacks


21. Aug 12 Konstantin Belousov git: 0fb6aae7f0e1 - main - vm_map.c: add CONTAINS_BITS macro 22. Aug 12 Konstantin Belousov git: ba41b0de3ef2 - main - Add vm_map_insert1(9) 23. Aug 12 Konstantin Belousov git: 3b44ee50be81 - main - vm_map_insert(): update herald comment 24. Aug 12 Warner Losh git: efbfa74caf8d - main - rpi: Simplify dtb file tests 25. Aug 12 Warner Losh git: 0bc26e325450 - main - clang: Minor build simplification now that armv[45] is not supported 26. Aug 12 Warner Losh git: 2726978bd801 - main - Makefile.inc1: Remove redundant test for armv[67] 27. Aug 12 Li-Wen Hsu git: 962c2a492528 - main - release(7): Bump date after introducing VMFSLIST in 32ae9a6b3937 28. Aug 12 Kevin Bowling Re: git: 5f11a33ceeb3 - main - if_vlan: do not enable LRO for bridge interaces 29. Aug 12 Li-Wen Hsu git: b231322dbe95 - main - tests: Also exclude powerpc/powerpcspe from mmap_map_32bit_test 30. Aug 12 Kevin Bowling Re: git: 5f11a33ceeb3 - main - if_vlan: do not enable LRO for bridge interaces 31. Aug 11 Kristof Provost git: 5f11a33ceeb3 - main - if_vlan: do not enable LRO for bridge interaces 32. Aug 11 Konstantin Belousov git: 765ad5b28d3f - main - tmpfs: add the "pgread" mount option to the allowed options list for mount 33. Aug 11 Doug Rabson git: 54cfeb848468 - main - pkgbase: move libcom_err from kerberos to kerberos-lib 34. Aug 11 Kristof Provost git: c46419526269 - stable/13 - pf.conf.5: document SCTP support 35. Aug 11 Kristof Provost git: d77d4c6a0419 - stable/13 - pf tests: test SCTP pfsync 36. Aug 11 Kristof Provost git: 1cb393fbd4c2 - stable/13 - pf tests: test 'rdr' for SCTP 37. Aug 11 Kristof Provost git: dc0a6fb58471 - stable/13 - pf tests: test SCTP NAT 38. Aug 11 Kristof Provost git: bd658cda0284 - stable/13 - pf: add SCTP NAT support 39. Aug 11 Kristof Provost git: dc9da87bd334 - stable/13 - pf tests: test SCTP 'return' 40. Aug 11 Kristof Provost git: 540c8cd7adc5 - stable/13 - pf: support 'return' for SCTP
41. Aug 11 Kristof Provost git: a9e6ca87f104 - stable/13 - pf tests: basic SCTP connection test 42. Aug 11 Kristof Provost git: 9b60a37c1e9b - stable/13 - pf: initial SCTP support 43. Aug 11 Kristof Provost git: 9b14d6c17355 - stable/13 - pfctl: SCTP can have port numbers 44. Aug 11 Kristof Provost git: 836dc3507e0d - stable/13 - pf: use sctp_calculate_cksum() 45. Aug 11 Dmitry Chagin git: 97cbac33c6d2 - stable/13 - linux(4): Add elf_hwcap2 to x86 46. Aug 11 Dmitry Chagin git: 455b78443ee5 - stable/13 - linux: binutils as requires %eflags instead of %flags for CFI. 47. Aug 11 Kristof Provost git: 580cadd6a5f0 - main - vtnet: allow IFF_ALLMULTI to be set without VIRTIO_NET_F_CTRL_RX 48. Aug 11 Kirk McKusick git: c3046779b241 - main - Optimize operations on UFS/FFS filesystems with bad cylinder group(s). 49. Aug 11 Kirk McKusick git: 677023529d6a - main - Cleanups to UFS/FFS ffs_checkblk(). 50. Aug 11 Jessica Clarke Re: git: e835ee68e133 - main - Link /usr/bin/cpuset to a relative path 51. Aug 11 Enji Cooper git: e835ee68e133 - main - Link /usr/bin/cpuset to a relative path 52. Aug 11 Wei Hu git: 7b9bd54ae86d - main - mana: fix a KASSERT panic on recursed lock access in mana_cfg_vport 53. Aug 11 Ed Maste git: 535af610a4fd - main - ssh: Update to OpenSSH 9.4p1 54. Aug 11 Jung-uk Kim git: 6b405053c997 - main - OpenSSL: clean up botched merges in OpenSSL 3.0.9 import 55. Aug 11 Bjoern A. Zeeb git: bfed2417f472 - main - qcom: fix panic in qcom_mdio_ipq4018 implementation 56. Aug 11 Enji Cooper git: d328162dcb73..dc9c7dc6ec9e - vendor/NetBSD/tests - vendor branch updated 57. Aug 11 Kirk McKusick git: 886fd36e1ac2 - main - Clean up and document UFS/FFS error returns. 58. Aug 11 Enji Cooper git: f05948d4e98d - main - cpuset(8): move to /bin/ 59. Aug 11 Jung-uk Kim git: fb055b01eb04 - main - OpenSSL: regen opensslv.h for OpenSSL 3.0.10 60. Aug 11 Glen Barber git: 136fc495615f - main - release: update main to ALPHA1
61. Aug 10 Jessica Clarke git: 8aaa12308992 - main - Makefile.libcompat: Fix DTRACE variable 62. Aug 10 Enji Cooper git: c45e66dca3e4 - main - Unbreak usr.bin/dc with OpenSSL 3 63. Aug 10 Enji Cooper Re: git: 811e0a31acaf - main - fusefs tests: handle -Wdeprecated* issues with GoogleTest 1.14.0 64. Aug 10 Rick Macklem git: 2409231121ba - main - mountd: Fix type of signal variable 65. Aug 10 John Baldwin git: 9795f14ec40a - main - netlink: Align allocations on __max_align_t, not uint64_t. 66. Aug 10 Kyle Evans git: 2bd446d7f1a0 - main - kern: osd: avoid dereferencing freed slots 67. Aug 10 Chuck Silvers git: 60a41168d195 - main - UFS: panic rather than forcibly unmount the root fs 68. Aug 10 Ed Maste git: 1ba28b2b282d - Create tag vendor/openssh/9.4p1 69. Aug 10 Ed Maste git: e524ba4db420..78f30535bcdb - vendor/openssh - vendor branch updated 70. Aug 10 Ed Maste git: aa7957345732 - main - OpenSSL: update to 3.0.10 71. Aug 10 Martin Matuska Re: git: cd25b0f740f8 - main - zfs: cherry-pick fix from openzfs 72. Aug 10 Alan Somers git: ec54a3142354 - main - ixl.4: update link to intel-nvmupdate ports 73. Aug 10 Poul-Henning Kamp git: 4ff782c06a56 - main - tcopy: Pick up max blocksize from sysctl kern.maxphys 74. Aug 10 Mateusz Guzik Re: git: 077ef5b445f1 - main - ath(4): Remove MIPS SoC build glue and AR9130 from FreeBSD HAL 75. Aug 10 Cy Schubert Re: git: 811e0a31acaf - main - fusefs tests: handle -Wdeprecated* issues with GoogleTest 1.14.0 76. Aug 10 Mateusz Guzik Re: git: 077ef5b445f1 - main - ath(4): Remove MIPS SoC build glue and AR9130 from FreeBSD HAL 77. Aug 10 Kevin Bowling git: 0eb8cd1de268 - main - igc: sync srrctl buffer sizing with e1000 78. Aug 10 Mateusz Guzik Re: git: cd25b0f740f8 - main - zfs: cherry-pick fix from openzfs 79. Aug 10 Piotr Kubaj git: 73fa89e041ff - main - ix: Fix accessing wrong register 80. Aug 10 Ed Maste git: 8ae81fa9c4bc - stable/13 - inet.3: remove mention of VAX endianness
81. Aug 10 Martin Matuska git: 28d2e3b5dedf - main - zfs: cherry-pick fix from openzfs 82. Aug 10 Martin Matuska git: cd25b0f740f8 - main - zfs: cherry-pick fix from openzfs 83. Aug 10 Corvin =?utf-8?Q?K=C3=B6hn git: 29200a8133c0 - main - bhyve: emulate TPM passthru by accessing /dev/tpmX 84. Aug 10 Corvin =?utf-8?Q?K=C3=B6hn git: 28dc1aa73392 - main - bhyve: add emulation for CRB register of TPM devices 85. Aug 10 Emmanuel Vadot git: e758ed2dd535 - main - sdhci: Add support for disable-wp 86. Aug 10 Emmanuel Vadot git: b426119a45d0 - main - sdhci: xilinx: Add compatible and quirks for ZynqMP 87. Aug 10 Emmanuel Vadot git: c15106da820b - main - arm64: xilinx: gpio: Add support for ZynqMP SoC 88. Aug 10 Emmanuel Vadot git: b07fed8180a6 - main - arm: xilinx: gpio: Make the driver more generic 89. Aug 10 Konstantin Belousov git: 9da33e8d1073 - main - Update comment describing struct vm_map 90. Aug 10 Konstantin Belousov Re: git: cbf845052f1c - main - msi: report error for attempt to use APIC ID > 255 91. Aug 10 Gordon Bergling git: b9dd766aa8e6 - stable/13 - arm64-iommu: Fix a typo in a kernel message 92. Aug 10 Konstantin Belousov git: 21a943407e99 - stable/13 - udf: reject invalid block sizes from lvd 93. Aug 10 Konstantin Belousov git: 286943c3747f - stable/13 - opensm libopensm: remove non-existent symbols from the version map 94. Aug 10 Konstantin Belousov git: ac0199a0c53d - stable/13 - opensm libvendor: remove non-existent symbols from the version map 95. Aug 10 Konstantin Belousov git: 8b2e264d6e5c - stable/13 - opensm libosmcomp: remove non-existent symbols from the version map 96. Aug 10 Konstantin Belousov git: 42b25e115a79 - stable/13 - librmdacm: rdma_get_local_addr and rdma_get_peer_addr are not exported 97. Aug 10 Konstantin Belousov git: 7bf2125dc1a5 - stable/13 - librdmacm: remove rsocket symbols from the map file 98. Aug 10 Konstantin Belousov git: 6c20cf96ac0e - stable/13 - libibverbs: remove nonexistent symbols from the linker map 99. Aug 10 Konstantin Belousov git: 6fe5d4d8c3c7 - stable/13 - Fixes for bugs in sinpi/cospi/tanpi 100. Aug 10 Konstantin Belousov git: 1d488ee57aa1 - stable/13 - Cleanup debugging code in libm
101. Aug 10 Enji Cooper git: 811e0a31acaf - main - fusefs tests: handle -Wdeprecated* issues with GoogleTest 1.14.0 102. Aug 10 Enji Cooper git: 28f6c2f29280 - main - Import GoogleTest 1.14.0 103. Aug 10 Kevin Bowling git: 9228ac3a69c4 - main - ixgbe: Add support for 82599 LS 104. Aug 10 Kevin Bowling git: 8b4a3fbdd572 - main - ixgbe: Check for fw_recovery 105. Aug 10 Kevin Bowling git: fd2b36319c1f - stable/13 - ixv: Separate VFTA table for each interface 106. Aug 10 Kevin Bowling git: f5255126772e - stable/13 - ixgbe: Warn once for unsupported SFPs 107. Aug 10 Kevin Bowling git: c68db90db192 - stable/13 - e1000: Automask TSO on lem(4)/em(4) 10/100 Ethernet 108. Aug 10 Bjoern A. Zeeb git: 517e0978db1f - main - LinuxKPI: add page pool skeleton 109. Aug 9 Kirk McKusick git: c52b5d16ccf2 - main - Remove a partial UFS/FFS snapshot if it fails to build successfully. 110. Aug 9 Colin Percival git: 219caac69a2a - main - EC2: Build and upload AMIs for both UFS and ZFS 111. Aug 9 Colin Percival git: 4c9c9b4b7480 - main - EC2: Respect ${VMFS} 112. Aug 9 Colin Percival git: 8dec47387b25 - main - release: Build cloudware with multiple FS types 113. Aug 9 Colin Percival git: 32ae9a6b3937 - main - release: Build UFS and ZFS VM images 114. Aug 9 Lily Rodriguez Freebsd - FLASH MEMORY SUMMIT 2023 115. Aug 9 Mark Johnston git: 5abba9619cbb - stable/13 - vm_map: Add a macro to fetch a map entry's split boundary index 116. Aug 9 Ed Maste git: cbf845052f1c - main - msi: report error for attempt to use APIC ID > 255 117. Aug 9 Kevin Bowling git: 13da84237a37 - main - e1000: Enable TSO on 82574 118. Aug 9 Marius Strobl git: 8f5dbc22e595 - main - arswitch(4): Remove support for AR{7240,9340} found in MIPS SoCs only 119. Aug 9 Marius Strobl git: 077ef5b445f1 - main - ath(4): Remove MIPS SoC build glue and AR9130 from FreeBSD HAL 120. Aug 9 Emmanuel Vadot git: 0befc55cdf4b - main - dts: Bump the freebsd branding version to 6.4
121. Aug 9 Emmanuel Vadot git: fac71e4e0988 - main - Import device-tree files from Linux 6.4 122. Aug 9 Emmanuel Vadot git: 4a8223f297bb..c47d0ea18398 - vendor/device-tree - vendor branch updated 123. Aug 9 Emmanuel Vadot git: 0900cf6ac317 - Create tag vendor/device-tree/6.4 124. Aug 9 Emmanuel Vadot git: cb7aa33ac6cd - main - Import device-tree files from Linux 6.3 125. Aug 9 Emmanuel Vadot git: bcc33d14333d - Create tag vendor/device-tree/6.3 126. Aug 9 Emmanuel Vadot git: c227958a722d..4a8223f297bb - vendor/device-tree - vendor branch updated 127. Aug 9 Emmanuel Vadot git: 8bab661a3316 - main - Import device-tree files from Linux 6.2 128. Aug 9 Emmanuel Vadot git: 7dca6166170e - Create tag vendor/device-tree/6.2 129. Aug 9 Emmanuel Vadot git: 582be9a44380..c227958a722d - vendor/device-tree - vendor branch updated 130. Aug 9 Emmanuel Vadot git: 7ef62cebc2f9 - main - Import device-tree files from Linux 6.1 131. Aug 9 Emmanuel Vadot git: d4235bf77f76 - Create tag vendor/device-tree/6.1 132. Aug 9 Emmanuel Vadot git: 8bf583e1ce18..582be9a44380 - vendor/device-tree - vendor branch updated 133. Aug 9 Marius Strobl git: 9cb4ee9a6439 - main - man4: Remove stale MLINK to ath_pci.4 134. Aug 9 Mateusz Guzik git: b8b33f3b3b71 - main - vfs: retire NAMEI_DIAGNOSTIC 135. Aug 9 Emmanuel Vadot git: 393387820bae - main - arm64: rockchip: rk_i2c: Probe again at ORDER_LATE 136. Aug 9 Michael Tuexen git: 85e5480df95e - main - sctp: another cleanup 137. Aug 9 Doug Moore git: 15047a65099f - main - rangesets: use PCTRIE_DEFINE 138. Aug 9 Konstantin Belousov git: 28b36ecf990f - main - Revert "exit1(): Revert sparc64 workaround" 139. Aug 9 Konstantin Belousov git: 21a52f99440c - main - libc dlfcn.c: make dl_iterate_phdr() from libc more useful 140. Aug 9 Konstantin Belousov git: 0f613ab85e5a - main - tmpfs: add a knob to enable pgcache read for mount
141. Aug 9 Konstantin Belousov git: 821dec4d56a8 - main - vnode io: request range-locking when pgcache reads are enabled 142. Aug 9 Konstantin Belousov git: 651fdc3d198d - main - Revert "vnode read(2)/write(2): acquire rangelock regardless of do_vn_io_fault()" 143. Aug 9 Ed Maste git: 07d3738b82b6 - main - soxstack: silence GCC warning 144. Aug 9 Kirk McKusick git: 6dff61a1d187 - main - Rate limit kernel UFS/FFS cylinder group check-hash error messages. 145. Aug 8 Emma Hicks Freebsd - FLASH MEMORY SUMMIT 2023 146. Aug 8 Dmitry Chagin git: 76f28f656eb5 - main - tests: Fix build after 8920c5f2 147. Aug 8 Kristof Provost git: 9f2cddd261d0 - main - ping: use the in6_addr buffer when parsing src address as AF_INET6 148. Aug 8 Marius Strobl git: 76fc279f1ba4 - main - ObsoleteFiles.inc: Correct typo 149. Aug 8 Marius Strobl git: 37c8ee8847fa - main - ath(4): Remove MIPS AHB frontend and join PCI one w/ main support again 150. Aug 8 Stephen J. Kiernan git: 458e0c1b6673 - main - local.sys.dirdeps.mk: Allow CROSS_TARGET_FLAGS to be overridden 151. Aug 8 Ed Maste git: 2030f99a9aac - stable/12 - cd9660: do not leak buffers in cd9660_rrip_loop() 152. Aug 8 Warner Losh git: 09c20a293280 - main - nvme: Move bools to fill hole 153. Aug 8 Warner Losh git: 3e1f69523bf0 - main - modules: Use MACHINE_CPUARCH more 154. Aug 8 Kyle Evans git: 2f489a509e61 - main - libc: fix some overflow scenarios in vis(3) 155. Aug 8 Ed Maste git: c734abca9540 - stable/12 - ssh: comment deprecated option handling for retired local patches 156. Aug 8 Ed Maste git: 41b96792050e - stable/12 - ssh: remove pre- and post-merge update steps 157. Aug 8 Ed Maste git: edd0014a6e34 - stable/13 - ssh: comment deprecated option handling for retired local patches 158. Aug 8 Dmitry Chagin git: 8920c5f2a117 - main - tests: Add stack grows tests 159. Aug 8 Mike Karels git: 58a46cfd751a - main - md driver compat32: fix structure padding for arm, powerpc 160. Aug 8 Emmanuel Vadot git: ddefad7c4f48 - main - arm64: rockchip: Tweak i2c, pmic and iodomain order
161. Aug 8 Emmanuel Vadot git: 4b5f5fe78f90 - main - arm64: intel: Remove firmware driver 162. Aug 8 Emmanuel Vadot git: fdfd3a90b6ce - main - ofw: Add a ofw_firmware driver 163. Aug 8 Michael Tuexen git: 9ade2745db8b - main - sctp: remove duplicate code 164. Aug 8 Michael Tuexen git: c7587f7a3f8d - main - sctp: cleanup 165. Aug 8 Andrey V. Elsukov git: 600bf006d3f1 - main - carp: delete interface routes on link loss. 166. Aug 8 Michael Zhilin git: e0bc8f8da2b3 - main - etherswitch/arswitch: correct version detection 167. Aug 7 Kirk McKusick git: d4a8f5bf1339 - main - Handle UFS/FFS file deletion from cylinder groups with check-hash failure. 168. Aug 7 Enji Cooper git: 1774e46c372e..8ef491440fca - vendor/google/googletest - vendor branch updated 169. Aug 7 Eric Joyner git: d2dd3d5a989d - main - iflib: Remove redundant variable 170. Aug 7 Eric Joyner git: 7f527d48124b - main - iflib: Fix white space and reduce some line lengths 171. Aug 7 Warner Losh git: 2ad9a815fd58 - main - nvme: Directly lookup op code 172. Aug 7 Warner Losh git: 63b0c00eb043 - main - nvme: Update comment 173. Aug 7 Warner Losh git: 95cd10f13971 - main - nvme: Add comments about other fields in status 174. Aug 7 Warner Losh git: a510dbc848bb - main - nvme: Be less verbose when cancelling I/O or admin commands 175. Aug 7 Warner Losh git: ac8c866fda40 - main - nvme: Add more NVME Base Spec 2.0 and NVME Command Set Spec 1.0a 176. Aug 7 Warner Losh git: edd23e4dc013 - main - nvme: Eliminate redundant code 177. Aug 7 Warner Losh git: 7be0b0688538 - main - nvme: Remove duplicate command printing routine 178. Aug 7 Warner Losh git: 6f76d493864b - main - nvme: Remove duplicate completion printing routine 179. Aug 7 Kristof Provost git: f8b4f9aab5b7 - main - pfctl: optionally clarify which anchors are layer 3 and which are Ethernet 180. Aug 7 Colin Percival git: ac4f03e03e6d - main - Firecracker: Make root disk configurable
181. Aug 7 Kevin Bowling git: e9cd4a8fee58 - stable/13 - e1000: Fix lem(4)/em(4) TSO6 182. Aug 7 Dmitry Chagin git: 3b84bfafb98b - stable/13 - vfs: Deleting a doubled inclusion of sys/capsicum.h 183. Aug 7 Dmitry Chagin git: 520891109c09 - stable/13 - linux(4): Fix control message size calculation 184. Aug 7 Dmitry Chagin git: 76efe26bafe2 - stable/13 - linux(4): Use M_LINUX for malloc type of proc emuldata 185. Aug 7 Dmitry Chagin git: e644694f5f3b - stable/13 - linux(4): Use M_LINUX for malloc type in getdents 186. Aug 7 Dmitry Chagin git: b4ebdfe9980f - stable/13 - linux(4): Use M_LINUX for malloc type in getdents64 187. Aug 7 Dmitry Chagin git: d41dfdb6f413 - stable/13 - linux(4): Delete a useless variable in getdents64 188. Aug 7 Dmitry Chagin git: 7027716f9d8d - stable/13 - linux(4): Use M_LINUX for malloc type in readdir 189. Aug 7 Dmitry Chagin git: 1821249a4d70 - stable/13 - linux(4): Delete a useless variable in readdir 190. Aug 7 Dmitry Chagin git: 4e15e32a60b6 - stable/13 - linux(4): Properly allocate buffer for kern_getdirentries in readdir 191. Aug 7 Dmitry Chagin git: 70d248d25af7 - stable/13 - ObsoleteFiles.inc: Remove leading slash from 20230714 entry 192. Aug 7 Dmitry Chagin git: 24d41b6c95f9 - stable/13 - signal: Remove gsignal references from manuals 193. Aug 7 Dmitry Chagin git: 73ac090e9244 - stable/13 - signal: Get rid of gsignal() as it not used anywhere 194. Aug 7 Dmitry Chagin git: fbae16ed99ad - stable/13 - man: Link _Fork(2) man page 195. Aug 7 Mark Johnston git: 454c425dbed1 - main - ossl: Add missing labels to bsaes-armv7.S 196. Aug 7 Mark Johnston git: d67ef8ac7de7 - stable/13 - arm64: Add constants for decoding ISS fields for WF* exceptions 197. Aug 7 Mark Johnston git: c7508914f41c - stable/13 - pcpu: Remove unused definitions of ALT_STACK_SIZE 198. Aug 7 Mariusz Zaborski git: 2ea65afbd11d - main - md5: extend capabilites 199. Aug 7 Robert Clausecker git: d7302cabc0b9 - main - lib/libc/amd64/string/strchrnul.S: fix wrong indentation 200. Aug 7 Pedro F. Giffuni git: 9610cbc09e72 - main - patch: don't run off the end of path if it ends in '/'.
201. Aug 7 Colin Percival git: 395b9c9977c5 - main - OCI: Bump image size to 6 GB 202. Aug 7 Bjoern A. Zeeb git: d73de4574319 - main - net80211: Radiotap: add two more EHT defines 203. Aug 7 Bjoern A. Zeeb git: dcb0c54968db - main - LinuxKPI: replace vtophys+PHYS_TO_VM_PAGE with virt_to_page 204. Aug 7 Bjoern A. Zeeb git: d1ea07642c47 - main - LinuxKPI: cleanup internal calls to VM_PAGE_TO_PHYS 205. Aug 7 Bjoern A. Zeeb git: 9e9c682ff3a1 - main - LinuxKPI: reduce usage of struct vm_page and vm_page_t 206. Aug 7 Bjoern A. Zeeb git: f74c09f3ec69 - main - LinuxKPI: pci.h add more constants 207. Aug 7 Bjoern A. Zeeb git: 1dcd1a539275 - main - LinuxKPI: implement get_random_u32_inclusive() 208. Aug 7 Konstantin Belousov git: 746c8f0cd706 - stable/13 - cd9660: do not leak buffers in cd9660_rrip_loop() 209. Aug 7 Konstantin Belousov git: c25f1912ea6a - stable/13 - fork1(): properly track the state of the pg_killsx lock 210. Aug 7 Konstantin Belousov git: 910aa553a9ba - stable/13 - killpg(): close a race with fork(), part 2 211. Aug 7 Konstantin Belousov git: 54747740ccc6 - stable/13 - sigtd(): prefer non-stopped thread as a target for signal queue 212. Aug 7 Konstantin Belousov git: 2b0cd3b55294 - stable/13 - killpg(2): close a race with fork(2), part1 213. Aug 6 Jessica Clarke Re: git: 61f4c4d3dd38 - main - lib/libc/amd64/string: add strchrnul implementations (scalar, baseline) 214. Aug 6 Konstantin Belousov Re: git: 61f4c4d3dd38 - main - lib/libc/amd64/string: add strchrnul implementations (scalar, baseline) 215. Aug 6 Konstantin Belousov Re: git: 61f4c4d3dd38 - main - lib/libc/amd64/string: add strchrnul implementations (scalar, baseline) 216. Aug 6 Marius Strobl Re: git: 96c76d930656 - main - exit1(): Revert sparc64 workaround 217. Aug 6 Konstantin Belousov git: 676f02a4823f - main - acpi_spibus.c: fix i386 build 218. Aug 6 Konstantin Belousov git: 15876d9fd83f - main - sys/cdefs.h: fix for use __restrict in C++ 219. Aug 6 Konstantin Belousov Re: git: 96c76d930656 - main - exit1(): Revert sparc64 workaround 220. Aug 6 Marius Strobl git: e616ceec8295 - stable/13 - gitignore: whack dead architectures
221. Aug 6 Marius Strobl git: 46c05afd2f76 - stable/13 - stand: Update testing script for arch retirement 222. Aug 6 Marius Strobl git: 685f0d228395 - stable/13 - tests: also remove sparc64 case 223. Aug 6 Marius Strobl git: 0096e445c55a - stable/13 - ffs: wait for trims earlier during unmount to avoid panic 224. Aug 6 Marius Strobl git: aa63608809b6 - stable/13 - base: Remove support for the VTOC8 partitioning scheme 225. Aug 6 Marius Strobl git: f28b14e6ce69 - stable/13 - geom(4): Add cross reference to geom(8) 226. Aug 6 Marius Strobl git: de256b499f33 - stable/13 - Minor grammar nit 227. Aug 6 Marius Strobl git: 4b96066ac09a - stable/13 - gpart(8): Improve manual page syntax 228. Aug 6 Marius Strobl git: 555a4a30a0a0 - stable/13 - camcontrol(8): Use simpler language 229. Aug 6 Marius Strobl git: 3fb913e58d10 - stable/13 - camcontrol(8): Add manual page cross references 230. Aug 6 Marius Strobl git: a38661a36b5e - stable/13 - update external URL 231. Aug 6 Marius Strobl git: e8d85eaf1c6a - stable/13 - cam(3): Add a manual page cross reference 232. Aug 6 Marius Strobl git: 7bf80c94f7ae - stable/13 - gpart(8): Refer to a related manual page 233. Aug 6 Marius Strobl git: 20972319d2ee - stable/13 - Fix dead reference to boot0(8) to point to boot0cfg(8). 234. Aug 6 Marius Strobl git: 0dac0289c775 - stable/13 - ofw(4): Add my copyright and additional history for ofw_reg_to_paddr() 235. Aug 6 Marius Strobl git: b59b3443f39d - stable/13 - gif(4): Assert that gif_output() isn't called for EtherIP 236. Aug 6 Marius Strobl git: 3b0d328a2def - stable/13 - gif(4): Revert in{,6}_gif_output() misalignment handling 237. Aug 6 Marius Strobl git: 6063ec2f429d - stable/13 - xhci(4): Describe AMD 400 Series USB 3.1 controllers 238. Aug 6 Marius Strobl git: 36670fa153a8 - stable/13 - test: remove remainder of testfloat 239. Aug 6 Marius Strobl git: 2dd8070638c6 - stable/13 - cas.4: Remove remaining sparc64-specific bit 240. Aug 6 Marius Strobl git: 4ebb0ab53543 - stable/13 - gem(4): Remove onboard-only Sun ERI and remnants of SBus support
241. Aug 6 Marius Strobl git: a6222e182c74 - stable/13 - mmc(4): Don't call bridge driver for timings not requiring tuning 242. Aug 6 Marius Strobl git: 5fb88aba6c9a - stable/13 - man: Remove obsolete meteor.4 243. Aug 6 Marius Strobl git: a00be5afa7f7 - stable/13 - Remove bt.4 man page. 244. Aug 6 Marius Strobl git: 9ec7a595ed2c - main - mergemaster(8): Remove support for sparc64 245. Aug 6 Marius Strobl git: 76e3b8f54f59 - main - nanobsd: Remove remainder of sparc64 support 246. Aug 6 Marius Strobl git: 96c76d930656 - main - exit1(): Revert sparc64 workaround 247. Aug 6 Marius Strobl git: ba3c1f5972d7 - main - targets: Catch up with the removals of mips and sparc64 248. Aug 6 Robert Clausecker git: 66f5f4bffed9 - main - share/man/man7/simd.7: document amd64/strchrnul SIMD implementaionts 249. Aug 6 Robert Clausecker git: 61f4c4d3dd38 - main - lib/libc/amd64/string: add strchrnul implementations (scalar, baseline) 250. Aug 6 Vladimir Kondratyev git: f1d955be2a73 - main - hidraw(4): Implement HIDRAW_GET_DEVICEINFO ioctl 251. Aug 6 Vladimir Kondratyev git: 12f5f1147781 - main - hidraw(4): Fix ioctl names in man page. 252. Aug 6 Kirk McKusick git: 4ce2a2db41f9 - main - Update newfs(8) and tunefs(8) manual pages. 253. Aug 6 Kirk McKusick git: 02b7bf07c5d2 - main - Improve dumpfs(8) error messages when a cylinder group read fails. 254. Aug 6 Kirk McKusick git: d69d55f78b93 - stable/13 - UFS/FFS: Migrate to modern uintXX_t from u_intXX_t. 255. Aug 5 Ed Maste git: 1a6238d1ea2a - main - sigexit: add a break in default case


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