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


2024/dev-commits-src-branches/20240122.dev-commits-src-branches

Messages: 243, new messages first
Last update: Mon Jan 22 0:07:01 2024

home | archive sorted by: subject | author | date | reverse date
  1. Jan 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 5b88f1efe108 - stable/13 - renice: Clean up the tests a bit.
  2. Jan 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 9f5c2e34f226 - stable/13 - renice: Force /bin/sh usage on su calls for the regression tests.
  3. Jan 21 Dag-Erling =?utf-8?Q?Sm=C3 git: 559c7ac87dfb - stable/14 - renice: Clean up the tests a bit.
  4. Jan 20 Marius Strobl              Re: git: d6ec20a30919 - stable/14 - geom_map(4): Garbage collect disconnected driver
  5. Jan 20 Wolfram Schneider          git: 7169c947ab41 - stable/14 - man(1): support spaces in filenames
  6. Jan 20 Alan Somers                git: 62f890cfbc35 - stable/14 - Add a regression test for PR 276191.
  7. Jan 20 Rick Macklem               git: 15c21f325ea4 - stable/14 - UPDATING: Add an entry for commit d34f4baaf138
  8. Jan 20 Rick Macklem               git: d90417109582 - stable/14 - param.h: Bump __FreeBSD_version to 1400506 for d34f4baaf138
  9. Jan 20 Alan Somers                git: d741d23133be - stable/14 - nfsstat: make -q work without -e/-E
 10. Jan 20 Alan Somers                git: be908114fd62 - stable/14 - nfsstat: update option strings in docs
 11. Jan 20 Alan Somers                git: 5a2767d20325 - stable/14 - Fix multiple bugs with ctld's UCL parsing
 12. Jan 20 Alan Somers                git: 5b4873c5b861 - stable/14 - Remove _POSIX_PRIORITIZED_IO references from man pages
 13. Jan 20 Alan Somers                git: 0125d6a23ba9 - stable/14 - libcasper: document that most libcasper functions are not thread-safe
 14. Jan 20 Alan Somers                git: e016face1e26 - stable/14 - cap_net.3: remove a copypasta
 15. Jan 20 Alan Somers                git: f9f7404cd5c7 - stable/14 - sigaction.2: clarify that fork isn't async-signal-safe, but _Fork is
 16. Jan 20 Alan Somers                git: 946afb62aba5 - stable/14 - zfsd: fault disks that generate too many I/O delay events
 17. Jan 20 Rick Macklem               git: d34f4baaf138 - stable/14 - nfscl: Only update atime for Copy when noatime is not specified
 18. Jan 20 Konstantin Belousov        git: edef4d715eea - stable/13 - vm/vm_object.c: minor cleanup
 19. Jan 20 Konstantin Belousov        git: e23813c0fe03 - stable/14 - vm/vm_object.c: minor cleanup
 20. Jan 19 Alan Somers                git: d89317a66ff7 - stable/13 - Add a regression test for PR 276191.


21. Jan 19 Alan Somers git: 1726e4ced900 - stable/13 - nfsstat: make -q work without -e/-E 22. Jan 19 Alan Somers git: 266c79883a7e - stable/13 - nfsstat: update option strings in docs 23. Jan 19 Alan Somers git: c2ec8038a7f1 - stable/13 - Fix multiple bugs with ctld's UCL parsing 24. Jan 19 Alan Somers git: 08ac19609ca0 - stable/13 - Remove _POSIX_PRIORITIZED_IO references from man pages 25. Jan 19 Alan Somers git: b4caacbef0a4 - stable/13 - cap_net.3: remove a copypasta 26. Jan 19 Alan Somers git: 6328c1449502 - stable/13 - sigaction.2: clarify that fork isn't async-signal-safe, but _Fork is 27. Jan 19 Alan Somers git: e2ce586899ff - stable/13 - zfsd: fault disks that generate too many I/O delay events 28. Jan 19 Alexander Motin git: e2b71e1490a3 - stable/14 - mpi3mr: Minor tweak to task queue pausing 29. Jan 19 Alexander Motin git: 344cdef0ccd7 - stable/14 - mpi3mr: Assume dma_hiaddr is BUS_SPACE_MAXADDR 30. Jan 19 Alexander Motin git: ac7d9eaf066b - stable/14 - mpi3mr: Replace can't happen DataLength == 0 with an assert 31. Jan 19 Alexander Motin git: 23a5782dc0c0 - stable/14 - mpi3mr: Use template for main busdma tag. 32. Jan 19 Alexander Motin git: 2d84c6e89435 - stable/14 - mpi3mr: Make these bus_dmamap_load calls synchronous 33. Jan 19 Alexander Motin git: c8afd30bdb6b - stable/14 - mpi3mr: Fix MAXPHYS usage 34. Jan 19 Alexander Motin git: 835db4182391 - stable/14 - mpi3mr: Add firmware version 35. Jan 19 Alexander Motin git: 3b4d16889be5 - stable/14 - mpi3mr: Trivial trailing white space reduction 36. Jan 19 Alexander Motin git: c3b67deaf514 - stable/14 - mpi3mr: Honor the dma mask from IOCFacts 37. Jan 19 Alexander Motin git: fda7cc79aaf6 - stable/14 - mpi3mr: Fix EINPROGRESS errors hanging the card 38. Jan 19 Alexander Motin git: ac4f33d2cd37 - stable/14 - mpi3mr: Cleaup setting of status in processing scsiio requests 39. Jan 19 Alexander Motin git: c351a6ec918e - stable/14 - mpi3mr: Only set callout_owned when we create a timeout 40. Jan 19 Alexander Motin git: 3c12997a1c76 - stable/14 - mpi3mr: Minor style fix
41. Jan 19 Alexander Motin git: 54fa0d10f68c - stable/14 - mpi3mr: Reduce the scope of the reset_mutext 42. Jan 19 Alexander Motin git: e82c6e941e6a - stable/14 - mpi3mr: Remove unused fields in struct mpi3mr_cmd 43. Jan 19 Alexander Motin git: 0d2cce768cbc - stable/14 - mpi3mr: Don't hold fwevt_lock over call to taskqueue_drain 44. Jan 19 Alexander Motin git: 0e58c237cb32 - stable/13 - iichid(4): Switch taskqueue to "fast" 45. Jan 19 Alexander Motin git: 870bcb954ee3 - stable/13 - iichid(4): Unify two taskqueue tasks 46. Jan 19 Alexander Motin git: d6e6c02c29b1 - stable/13 - iichid(4): Restore/increase sampling rate 47. Jan 19 Alexander Motin git: 4061a0e5b273 - stable/13 - iicbb: Fix pause_sbt() arguments order 48. Jan 19 Alexander Motin git: 9f558e9f7dee - stable/13 - iichid(4): Improve idle sampling hysteresis 49. Jan 19 Alexander Motin git: 8d8f348c8fe7 - stable/13 - ig4: Actively use FIFO thresholds 50. Jan 19 Alexander Motin git: 396e8e987adf - stable/13 - ig4: Fix FIFO depths detection 51. Jan 19 Alexander Motin git: 44fac9c0be90 - stable/13 - ispfw(4): Update and add firmware 52. Jan 19 Alexander Motin git: 4f30677080c3 - stable/14 - ispfw(4): Update and add firmware 53. Jan 19 Alexander Motin git: bdc2003fc517 - stable/13 - isp: Fix endianness conversion in isp_read_flash_data() 54. Jan 19 Alexander Motin git: 84f8cfcbe493 - stable/13 - isp(4): Rework firmware handling/loading 55. Jan 19 Alexander Motin git: 0a38059e24d4 - stable/13 - isp(4): Remove redundant functions for reading data from FLT and flash 56. Jan 19 Alexander Motin git: 07dd91cb046b - stable/13 - isp(4): Style changes 57. Jan 19 Alexander Motin git: a922b89834ef - stable/13 - isp(4): Add support to read contents of the FLT (flash layout table) 58. Jan 19 Alexander Motin git: de4c073977c9 - stable/13 - isp(4): Use the FLT on all supported controllers 59. Jan 19 Alexander Motin git: f0275240dc3d - stable/13 - isp(4): Fix reading NVRAM contents for 28xx based devices 60. Jan 19 Alexander Motin git: 6fdabe9b8df4 - stable/13 - isp(4): Add support for QLogic 28xx devices
61. Jan 19 Alexander Motin git: 8404f3e36bc5 - stable/13 - isp: Remove unused variable. 62. Jan 19 Alexander Motin git: 16f4d8fc14b6 - stable/14 - isp: Fix endianness conversion in isp_read_flash_data() 63. Jan 19 Alexander Motin git: d095e86f0517 - stable/14 - isp(4): Rework firmware handling/loading 64. Jan 19 Alexander Motin git: 265a52fe6cd2 - stable/14 - acpi_lid: Remove duplicate events 65. Jan 19 Alexander Motin git: 17a6b07e0839 - stable/14 - iichid(4): Switch taskqueue to "fast" 66. Jan 19 Alexander Motin git: 799f2c8cb054 - stable/14 - iichid(4): Unify two taskqueue tasks 67. Jan 19 Alexander Motin git: 41af0b19e914 - stable/14 - iichid(4): Restore/increase sampling rate 68. Jan 19 Alexander Motin git: 354ccf64bf5c - stable/14 - iicbb: Fix pause_sbt() arguments order 69. Jan 19 Alexander Motin git: 7033c3ddd60e - stable/14 - iichid(4): Improve idle sampling hysteresis 70. Jan 19 Alexander Motin git: c71b398a1555 - stable/13 - acpi_cpu: Reduce BUS_MASTER_RLD manipulations 71. Jan 19 Alexander Motin git: c849f305614c - stable/13 - Schedule fast taskqueue callouts on right CPU. 72. Jan 19 Alexander Motin git: 60452092dbdf - stable/14 - ig4: Actively use FIFO thresholds 73. Jan 19 Alexander Motin git: 512235a1d36d - stable/14 - ig4: Fix FIFO depths detection 74. Jan 19 Alexander Motin git: 4eec3ce0d387 - stable/14 - acpi_cpu: Reduce BUS_MASTER_RLD manipulations 75. Jan 19 Alexander Motin git: faf11e40b49a - stable/14 - Schedule fast taskqueue callouts on right CPU. 76. Jan 19 Cheng Cui git: 404b91dac415 - stable/14 - libexec/rc/rc.initdiskless: make tar's path flexible 77. Jan 19 Martin Matuska git: f027083b906a - stable/14 - ktls: fix vnet-related panic in ktls_reset_receive_tag() 78. Jan 19 Mark Johnston git: 6d78f3a6310d - stable/13 - mail: add volatile in grabh() 79. Jan 19 Mark Johnston git: f2ad8d3a1397 - stable/14 - mail: add volatile in grabh() 80. Jan 19 Stefan =?utf-8?Q?E=C3=9Fer git: 62d25c65977f - stable/13 - usr.bin/gh-bc: fix missing LTO support after MFC
81. Jan 19 Colin Percival git: 3e51c9e331aa - stable/13 - 13.3: update stable/13 to -PRERELEASE 82. Jan 18 John Baldwin git: 122ac7ca1424 - stable/13 - x86: Adjust base addr for PCI MCFG regions 83. Jan 18 John Baldwin git: 0fb0306a89ad - stable/13 - x86: Support multiple PCI MCFG regions 84. Jan 18 John Baldwin git: ac64ca647dfc - stable/13 - x86: Refactor pcie_cfgregopen 85. Jan 18 John Baldwin git: 325e60b1e652 - stable/13 - pci_cfgreg: Add a PCI domain argument to the low-level register API 86. Jan 18 John Baldwin git: d72a6e531022 - stable/13 - pci_cfgreg: Add shims to preserve ABI of pci_cfgreg(read|write) 87. Jan 18 John Baldwin git: 6a75d3b3fbe4 - stable/14 - x86: Adjust base addr for PCI MCFG regions 88. Jan 18 John Baldwin git: 4b5f64408804 - stable/14 - x86: Support multiple PCI MCFG regions 89. Jan 18 John Baldwin git: 1fc6f25daf30 - stable/14 - x86: Refactor pcie_cfgregopen 90. Jan 18 John Baldwin git: b5d2a06b2c4f - stable/14 - pci_cfgreg: Add shims to preserve ABI of pci_cfgreg(read|write) 91. Jan 18 John Baldwin git: 98b822fccd83 - stable/14 - pci_cfgreg: Add a PCI domain argument to the low-level register API 92. Jan 18 John Baldwin git: 96d7c770efcb - stable/13 - ctladm: Fix a typo and add a FALLTHROUGH annotation 93. Jan 18 John Baldwin git: 0827fecb4ae5 - stable/13 - cltadm.8: Correct documentation of -r arg to port command 94. Jan 18 John Baldwin git: 49413aa308fc - stable/14 - ctladm: Only autoload cfiscsi.ko for iSCSI-specific commands 95. Jan 18 John Baldwin git: f55f4ef13e06 - stable/14 - ctladm: Fix a typo and add a FALLTHROUGH annotation 96. Jan 18 John Baldwin git: e467a320e3d9 - stable/14 - cltadm.8: Correct documentation of -r arg to port command 97. Jan 18 John Baldwin git: 873bef94a2f2 - stable/14 - ctl: Add missing comma after CTL_FLAG_ALREADY_DONE 98. Jan 18 John Baldwin git: 99f93a33aed4 - stable/14 - ctl_frontend.h: Note that ctl_port.frontend is set by the FETD 99. Jan 18 John Baldwin git: 0469f7ab3c7e - stable/14 - ctl: Always return errno values from ctl_port_register 100. Jan 18 John Baldwin git: 3c274e9efb46 - stable/13 - sys: Use mbufq_empty instead of comparing mbufq_len against 0
101. Jan 18 John Baldwin git: 18df65561983 - stable/13 - net80211 amdpu: Simplify a few loops that drain an mbufq 102. Jan 18 John Baldwin git: c62e10adba63 - stable/13 - mbuf: Add mbufq_empty 103. Jan 18 John Baldwin git: b1f42294456d - stable/13 - sys: Style fix for M_EXT | M_EXTPG 104. Jan 18 John Baldwin git: e73b54810308 - stable/13 - mbuf.9: Document mtodo 105. Jan 18 John Baldwin git: 9c50c9b776e3 - stable/14 - sys: Use mbufq_empty instead of comparing mbufq_len against 0 106. Jan 18 John Baldwin git: 68fd49e8f56a - stable/14 - mbuf: Add mbufq_empty 107. Jan 18 John Baldwin git: 2bc7fdc3a8d0 - stable/14 - net80211 amdpu: Simplify a few loops that drain an mbufq 108. Jan 18 John Baldwin git: e000bd2551a3 - stable/14 - sys: Style fix for M_EXT | M_EXTPG 109. Jan 18 John Baldwin git: 58836703dc30 - stable/14 - mbuf.9: Document mtodo 110. Jan 18 John Baldwin git: 468fb2f4f2c6 - stable/13 - acpi: Only reserve resources enumerated via _CRS 111. Jan 18 John Baldwin git: 8ae27e114b28 - stable/14 - acpi: Only reserve resources enumerated via _CRS 112. Jan 18 John Baldwin git: 2fbed5e9ea84 - stable/14 - Make kldxref a bootstrap tool and use unconditionally 113. Jan 18 John Baldwin git: 509a5d9314d1 - stable/14 - Makefile.inc1: Forward on METALOG and DISTBASE for kernel targets 114. Jan 18 John Baldwin git: d735315d4dbf - stable/14 - tools/build: Provide sys/linker_set.h when cross-building 115. Jan 18 John Baldwin git: cad6775d969e - stable/13 - kldxref: Workaround incorrect PT_DYNAMIC in existing powerpc kernels 116. Jan 18 John Baldwin git: fb4c8b2d89cb - stable/13 - kldxref: Correct contract number in license ACK 117. Jan 18 John Baldwin git: b13e59714ffe - stable/13 - kldxref: fix bootstrapping on Linux with Clang 16 118. Jan 18 John Baldwin git: 319092aaacc6 - stable/13 - kldxref: Appease a Coverity warning 119. Jan 18 John Baldwin git: 21dec6c48f08 - stable/13 - kldxref: Simplify handling of ELF object files 120. Jan 18 John Baldwin git: ea717376822e - stable/13 - kldxref: Simplify elf_read_raw_data
121. Jan 18 John Baldwin git: f7e181afba92 - stable/13 - kldxref: Tidy error handling for invalid addresses 122. Jan 18 John Baldwin git: 1dde3d8d7bb0 - stable/13 - kldxref: Reduce divergence between per-architecture files 123. Jan 18 John Baldwin git: 8b3c539a2012 - stable/13 - kldxref: Fix MIPS Elf_Rel addend computation 124. Jan 18 John Baldwin git: 09371fa6622e - stable/13 - kldxref: Implement aarch64 R_AARCH64_AB64 relocation 125. Jan 18 John Baldwin git: 3ab67201a2f4 - stable/13 - kldxref: Add arm support 126. Jan 18 John Baldwin git: 8db082ca3177 - stable/13 - kldxref: Put each ef_CPUARCH.c on its own line to prepare for ef_arm.c 127. Jan 18 John Baldwin git: d18406a12045 - stable/13 - kldxref: Cast rtype to int in ef_aarch64.c in warning 128. Jan 18 John Baldwin git: e33e621428c1 - stable/13 - kldxref: Fix for 32-bit powerpc 129. Jan 18 John Baldwin git: 8054480839f8 - stable/13 - kldxref: Make use of libelf to be a portable cross tool 130. Jan 18 John Baldwin git: a77717659ba8 - stable/13 - kldxref: fix build on 32 bits arches 131. Jan 18 John Baldwin git: b2cc5745dce9 - stable/13 - kldxref: Refactor PNP entry parsing, no functional change 132. Jan 18 John Baldwin git: cec0bae09eae - stable/14 - kldxref: Workaround incorrect PT_DYNAMIC in existing powerpc kernels 133. Jan 18 John Baldwin git: b1a3aa4eec58 - stable/14 - kldxref: Correct contract number in license ACK 134. Jan 18 John Baldwin git: cfab4620f8a1 - stable/14 - kldxref: fix bootstrapping on Linux with Clang 16 135. Jan 18 John Baldwin git: 8ac6f5e39417 - stable/14 - kldxref: Appease a Coverity warning 136. Jan 18 John Baldwin git: 214c8da28028 - stable/14 - kldxref: Simplify handling of ELF object files 137. Jan 18 John Baldwin git: 38effbdd2d8a - stable/14 - kldxref: Simplify elf_read_raw_data 138. Jan 18 John Baldwin git: 6de6c4211bdd - stable/14 - kldxref: Tidy error handling for invalid addresses 139. Jan 18 John Baldwin git: 7ea7498f6406 - stable/14 - kldxref: Reduce divergence between per-architecture files 140. Jan 18 John Baldwin git: 156b0d23dcd5 - stable/14 - kldxref: Implement aarch64 R_AARCH64_AB64 relocation
141. Jan 18 John Baldwin git: f935fd713d15 - stable/14 - kldxref: Fix MIPS Elf_Rel addend computation 142. Jan 18 John Baldwin git: 84410c7bb737 - stable/14 - kldxref: Add arm support 143. Jan 18 John Baldwin git: 02f82a3f0e92 - stable/14 - kldxref: Put each ef_CPUARCH.c on its own line to prepare for ef_arm.c 144. Jan 18 John Baldwin git: ccb683c60335 - stable/14 - kldxref: Cast rtype to int in ef_aarch64.c in warning 145. Jan 18 John Baldwin git: cf0810ba2506 - stable/14 - kldxref: Fix for 32-bit powerpc 146. Jan 18 John Baldwin git: 92222d8aee57 - stable/14 - kldxref: fix build on 32 bits arches 147. Jan 18 John Baldwin git: 01aec6e1fd68 - stable/14 - kldxref: Make use of libelf to be a portable cross tool 148. Jan 18 John Baldwin git: e676886a9031 - stable/14 - kldxref: Refactor PNP entry parsing, no functional change 149. Jan 18 Warner Losh Re: git: d6ec20a30919 - stable/14 - geom_map(4): Garbage collect disconnected driver 150. Jan 18 Brooks Davis Re: git: d6ec20a30919 - stable/14 - geom_map(4): Garbage collect disconnected driver 151. Jan 18 Olivier Certner git: cb3c7be3a916 - stable/13 - cr_bsd_visible(): Style fixes 152. Jan 18 Olivier Certner git: 8d97e469dee9 - stable/13 - libthr: thr_attr.c: EINVAL, not ENOTSUP, on invalid arguments 153. Jan 18 Olivier Certner git: 2f553fd3eb27 - stable/13 - libthr: thr_attr.c: Clarity, whitespace and style 154. Jan 18 Olivier Certner git: 17244789c2fd - stable/14 - cr_bsd_visible(): Style fixes 155. Jan 18 Olivier Certner git: 6ae07a0424c3 - stable/14 - libthr: thr_attr.c: EINVAL, not ENOTSUP, on invalid arguments 156. Jan 18 Olivier Certner git: cc02fa8da105 - stable/14 - libthr: thr_attr.c: Clarity, whitespace and style 157. Jan 18 Marius Strobl git: e7fe996990a8 - stable/13 - uart(4): Honor hardware state of NS8250-class for tsw_busy 158. Jan 18 Marius Strobl git: bf81fc51ccf0 - stable/13 - igb(4): Remove disconnected SYSCTL 159. Jan 18 Marius Strobl git: 894de2e92851 - stable/13 - e1000(4): Remove disconnected SYSCTL 160. Jan 18 Marius Strobl git: 13673bca2f82 - stable/14 - geom_redboot(4): Garbage collect disconnected driver
161. Jan 18 Marius Strobl git: d6ec20a30919 - stable/14 - geom_map(4): Garbage collect disconnected driver 162. Jan 18 Marius Strobl git: 8595e76a9f1a - stable/14 - uart(4): Honor hardware state of NS8250-class for tsw_busy 163. Jan 18 Marius Strobl git: 6d150c4c3f02 - stable/14 - igb(4): Remove disconnected SYSCTL 164. Jan 18 Marius Strobl git: c4e6ee658b94 - stable/14 - e1000(4): Remove disconnected SYSCTL 165. Jan 18 Stefan =?utf-8?Q?E=C3=9Fer git: a1684fc734ef - stable/14 - vendor/bc: MFC upgrade from version 6,6.0 to 6.7.5 166. Jan 18 Stefan =?utf-8?Q?E=C3=9Fer git: ece15876b8a8 - stable/13 - usr.bin/gh-bc: fix Makefile for WITHOUT_NLS_CATALOGS case 167. Jan 18 Stefan =?utf-8?Q?E=C3=9Fer git: c1e3f1fd1107 - stable/13 - vendor/bc: MFC upgrade from version 6,6.0 to 6.7.5 168. Jan 18 Mark Johnston git: b3ed2b808658 - stable/14 - bnxt: Handle errors from copyout() in ioctl handlers 169. Jan 18 Mark Johnston git: f0f93607eea3 - stable/14 - conf: Do not set -fno-sanitize-memory-param-retval for old compilers 170. Jan 18 Mark Johnston git: c7c7faa614ee - stable/14 - rc.d: Process autobridge_* in vnet jails 171. Jan 18 Konstantin Belousov git: 282fd2c39ee6 - stable/13 - Add vnode_pager_clean_{a,}sync(9) 172. Jan 18 Konstantin Belousov git: 8f0d5a7eb1b0 - stable/13 - vnode_pager_generic_putpages(): rename maxblksz local to max_offset 173. Jan 18 Konstantin Belousov git: bfa9a16569ba - stable/13 - vnode_pager_generic_putpages(): correctly handle clean block at EOF 174. Jan 18 Konstantin Belousov git: 64e869e9b93c - stable/14 - Add vnode_pager_clean_{a,}sync(9) 175. Jan 18 Konstantin Belousov git: c4c138072ae6 - stable/14 - vnode_pager_generic_putpages(): rename maxblksz local to max_offset 176. Jan 18 Konstantin Belousov git: 8ecd7bfd6c7c - stable/14 - vnode_pager_generic_putpages(): correctly handle clean block at EOF 177. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 0efd4b792290 - stable/13 - uniq: Replace NetBSD's unit tests with our own. 178. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 4cf7301e9683 - stable/13 - uniq(1): use strtonum to parse options 179. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 9c738c4bca57 - stable/13 - login: Use getpwnam_r() instead of getpwnam(). 180. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 282a377c0926 - stable/13 - find: Add a warning about -delete.
181. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: cef433d3fb38 - stable/14 - uniq: Replace NetBSD's unit tests with our own. 182. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: e3057ee0bf46 - stable/14 - login: Use getpwnam_r() instead of getpwnam(). 183. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: ed1967df2de8 - stable/13 - asa: Rewrite to fix line termination issue. 184. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 93805b27eacc - stable/14 - asa: Rewrite to fix line termination issue. 185. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 006017419bea - stable/13 - cp: Add tests for hard link case. 186. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 2ba859e1996a - stable/14 - find: Add a warning about -delete. 187. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: a64518b35f6e - stable/13 - cp: Add -N flag, inspired by NetBSD's similar flag 188. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: d514cadacc50 - stable/14 - cp: Add tests for hard link case. 189. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 0fcf3a6235ee - stable/14 - cp: Add -N flag, inspired by NetBSD's similar flag 190. Jan 17 Mark Johnston git: bde22cf630ab - stable/14 - dtrace tests: Diff expected and actual output upon a miscompare 191. Jan 17 Mark Johnston git: 59044cc210c5 - stable/14 - dtrace tests: Catch up with ping(8) output changes 192. Jan 17 Mark Johnston git: bee9caf67c70 - stable/14 - dtrace tests: Require perl 193. Jan 17 Mark Johnston git: 91871c57228b - stable/14 - dtrace tests: Stop hard-coding an incorrect path to sleep(1) 194. Jan 17 Mark Johnston git: e99d7fc27054 - stable/14 - dtrace tests: Run ksh with -p 195. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 127f4dd60bed - stable/13 - gzip: Add support for decompressing zstd files. 196. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: 80e3a8b5c685 - stable/13 - Remove SMALL conditionals from gzip 197. Jan 17 Dag-Erling =?utf-8?Q?Sm=C3 git: ab215565c81a - stable/13 - Fix test output when gzip is run with -tlv 198. Jan 17 Konstantin Belousov git: 2a22edfc70ad - stable/13 - ncl_bioread(): check for vp->v_object before accessing it 199. Jan 17 Konstantin Belousov git: 7b49e60227f8 - stable/14 - ncl_bioread(): check for vp->v_object before accessing it 200. Jan 17 Michael Tuexen git: a657d22d2275 - stable/14 - tcpsso: fix TIME_WAIT description in man-page
201. Jan 16 Michael Tuexen git: 5da67ed5279a - stable/14 - tcp stacks: in kernel BBR and RACK require in kernel HPTS 202. Jan 16 Michael Tuexen git: fcd1b6ec0766 - stable/14 - Compile RACK when options TCP_RACK, not TCP_BBR 203. Jan 16 Gleb Smirnoff git: c815844c5a60 - stable/14 - hpts: avoid duplicate call to tcp_output() 204. Jan 16 Gleb Smirnoff git: 2ae0ff8f11ac - stable/14 - tcp_hpts: make the module unloadable 205. Jan 16 Gleb Smirnoff git: 39000ced1f29 - stable/14 - tcp_hpts: use tcp_pace.cts_last_ran for last ran table 206. Jan 16 Gleb Smirnoff git: e4a5a27b1bbe - stable/14 - hpts: remove from opt_inet.h 207. Jan 16 Gleb Smirnoff git: 01df384133a3 - stable/14 - kern/subr_trap.c: repair the HPTS performance hack in userret() 208. Jan 16 Gleb Smirnoff git: 2707135d0959 - stable/14 - hpts/lro: make tcp_lro_flush_tcphpts() and tcp_run_hpts() pointers 209. Jan 16 Gleb Smirnoff git: daa0dc908882 - stable/14 - Fix two latent bugs in hpts. One where a static is put on a local variable, the other an initialization bug wh 210. Jan 16 Gleb Smirnoff git: c0303fa84eed - stable/14 - tcp_hpts: let tcp_hpts_init() set a random CPU only once 211. Jan 16 Gleb Smirnoff git: 22d80d2226e0 - stable/14 - tcp: stop stack timers in tcp_switch_back_to_default() 212. Jan 16 Gleb Smirnoff git: 08cad73479df - stable/14 - tcp/hpts: make stacks responsible for clearing themselves out HPTS 213. Jan 16 Gleb Smirnoff git: 76deefc548e5 - stable/14 - hpts: make stacks responsible for tcp_hpts_init() 214. Jan 16 Gleb Smirnoff git: fee8f540da32 - stable/14 - hpts: don't ifdef tcp_in_hpts() 215. Jan 16 Gleb Smirnoff git: a74aa0e589f2 - stable/14 - lro: separate HPTS specific code into tcp_lro_hpts.c 216. Jan 16 Gleb Smirnoff git: 4a32d6020753 - stable/14 - hpts: install kernel module 217. Jan 16 Gleb Smirnoff git: 56a55eee6bbe - stable/14 - tcp: uninline tcp_account_for_send() 218. Jan 16 Gleb Smirnoff git: 123fd2a93eea - stable/14 - Add the BBR and RACK stacks to the LINT kernel. 219. Jan 15 Kyle Evans git: 78345dbd7a00 - stable/13 - bhyveload: use a dirfd to support -h 220. Jan 15 Kyle Evans git: 426b28fdf700 - stable/14 - bhyveload: use a dirfd to support -h
221. Jan 15 Wolfram Schneider git: 03bff02e81d3 - stable/13 - Revert "fix using man(1) with multiple pages" 222. Jan 15 Ed Maste git: 554b8bc90704 - stable/14 - Fix "version introduced" in numerous manual pages 223. Jan 15 Mark Johnston git: 6f2a87c6f1f8 - stable/14 - dtrace/profile: Set t_dtrace_trapframe for profile probes 224. Jan 15 Mike Karels git: c10c15319676 - stable/13 - Increase the size of riscv GENERICSD images to 6 GB 225. Jan 15 Mike Karels git: 9895c3a22783 - stable/14 - Increase the size of riscv GENERICSD images to 6 GB 226. Jan 15 Yoshihiro Takahashi git: 4487c6281b6a - stable/13 - resolv: Add a required include to resolv.h 227. Jan 15 Yoshihiro Takahashi git: 5a70219b209f - stable/14 - resolv: Add a required include to resolv.h 228. Jan 15 Zhenlei Huang git: 445eb90240ec - stable/12 - kern linker: Do not retry loading modules on EEXIST 229. Jan 15 Zhenlei Huang git: d18326a7cf14 - stable/13 - kern linker: Do not retry loading modules on EEXIST 230. Jan 15 Zhenlei Huang git: e7fd435d3d4e - stable/14 - kern linker: Do not retry loading modules on EEXIST 231. Jan 15 Yoshihiro Takahashi git: e31753a02475 - stable/13 - mii: Fix memory leak in micphy. 232. Jan 15 Yoshihiro Takahashi git: fbc5e31c4f1e - stable/14 - mii: Fix memory leak in micphy. 233. Jan 15 Yoshihiro Takahashi git: 819934841ab0 - stable/13 - puc: Add support for Exar XR17V354 Quad PCI Express UART. 234. Jan 15 Yoshihiro Takahashi git: 4776a7f06e81 - stable/14 - puc: Add support for Exar XR17V354 Quad PCI Express UART. 235. Jan 15 Cy Schubert git: 0bbd27375057 - stable/12 - heimdal: Fix man page and documentation typos 236. Jan 15 Cy Schubert git: b9caa1b4c223 - stable/13 - heimdal: Fix man page and documentation typos 237. Jan 15 Cy Schubert git: a60e3800c7fd - stable/14 - heimdal: Fix man page and documentation typos 238. Jan 15 Richard Scheffenegger git: 04719681ba76 - stable/13 - tcp: prevent spurious empty segments and fix uncommon panic 239. Jan 15 Richard Scheffenegger git: 2bae602e8dad - stable/14 - tcp: prevent spurious empty segments and fix uncommon panic 240. Jan 15 Wolfram Schneider git: 1540a1b6fc05 - stable/14 - fix using man(1) with multiple pages
241. Jan 15 Wolfram Schneider git: 79e7fef944f7 - stable/13 - fix using man(1) with multiple pages 242. Jan 15 Xin LI git: 44cd4b2fec02 - stable/13 - releng-gce: Advertise the availability of gVNIC support in GCE images. 243. Jan 15 Xin LI git: 0efd9e1c6b86 - stable/14 - releng-gce: Advertise the availability of gVNIC support in GCE images.


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