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


2021/dev-commits-src-branches/20210711.dev-commits-src-branches

Messages: 130, old messages first
Last update: Mon Feb 13 14:12:19 2023

home | archive sorted by: subject | author | date | reverse date
  1. Jul  5 Lutz Donnerhacke           git: dc42a0503bc9 - stable/13 - tests/libalias: Bugfix in used variables
  2. Jul  5 Lutz Donnerhacke           git: 884da892b634 - stable/12 - tests/libalias: Bugfix in used variables
  3. Jul  5 Alex Richardson            git: a259db87edfe - stable/13 - usr.sbin/pkg: Don't re-define roundup2
  4. Jul  5 Alex Richardson            git: 0a55a5bf6170 - stable/13 - if_vtnet: Fix pointer-sign and used parameter warnings
  5. Jul  5 Alex Richardson            git: ae0219c10fe3 - stable/13 - fwohci: Cast bitfield to uint32_t before passing it to roundup2().
  6. Jul  5 Alex Richardson            git: f42db652c3d2 - stable/13 - Expose clang's alignment builtins and use them for roundup2/rounddown2
  7. Jul  5 Alex Richardson            git: c89f104c12e1 - stable/13 - vis(3): avoid out-of-bounds stack buffer reads
  8. Jul  5 Alex Richardson            git: 5694f4af7916 - stable/13 - kdump: use VIS_NOLOCALE when printing output
  9. Jul  5 Alex Richardson            git: ed1563aba95b - stable/13 - truss: fix handling of 64-bit arguments/return values for compat32
 10. Jul  5 Alex Richardson            git: 6e2b0498aa70 - stable/13 - truss: minor cleanup and pedantic warning fixes
 11. Jul  5 Alex Richardson            git: 58137266b6ea - stable/13 - rtld-elf: Check the return value of obj_enforce_relro()
 12. Jul  5 Mateusz Guzik              git: 3ec1b75a0ddd - stable/13 - pf: add pf_release_staten and use it in pf_unlink_state
 13. Jul  5 Mateusz Guzik              git: 0e3ee7e3a674 - stable/13 - pf: factor out state allocation into pf_alloc_state
 14. Jul  5 Mateusz Guzik              git: f75b6fce91b1 - stable/13 - pf: assert that sizeof(struct pf_state) <= 312
 15. Jul  5 Mateusz Guzik              git: 3fbf56f319f5 - stable/13 - pf: fix error-case leaks in pf_create_state
 16. Jul  5 Mateusz Guzik              git: 0e69786dae2b - stable/13 - pf: deduplicate V_pf_state_z handling with pfsync
 17. Jul  5 Mateusz Guzik              git: dfcf1bd2e10e - stable/13 - pf: make sure the dtrace probe has safe access to state
 18. Jul  5 Mateusz Guzik              git: aa9d233aadd8 - stable/13 - pf: revert: Use counter(9) for pf_state byte/packet tracking
 19. Jul  5 Mateusz Guzik              git: 7b78b57f4b6c - stable/13 - mac: cheaper check for ifnet_create_mbuf and ifnet_check_transmit
 20. Jul  5 Mateusz Guzik              git: d5fe617b09b2 - stable/13 - pfctl: cache getprotobynumber results


21. Jul 5 Mateusz Guzik git: b501c72ad305 - stable/13 - pf: make DIOCGETSTATESNV iterations killable 22. Jul 5 Mateusz Guzik git: 5372a43bf746 - stable/12 - pf: Add endline to all DPFPRINTF() 23. Jul 5 Mateusz Guzik git: f4e50b36e208 - stable/12 - pf: add pf_release_staten and use it in pf_unlink_state 24. Jul 5 Mateusz Guzik git: 47a2d55f00ee - stable/12 - pf: factor out state allocation into pf_alloc_state 25. Jul 5 Mateusz Guzik git: e331b1d19f6b - stable/12 - pf: assert that sizeof(struct pf_state) <= 312 26. Jul 5 Mateusz Guzik git: c5c7dd3971bb - stable/12 - pf: fix error-case leaks in pf_create_state 27. Jul 5 Mateusz Guzik git: c547f51943d3 - stable/12 - pf: deduplicate V_pf_state_z handling with pfsync 28. Jul 5 Mateusz Guzik git: 838edd2c9dc6 - stable/12 - pf: make sure the dtrace probe has safe access to state 29. Jul 5 Mateusz Guzik git: 3f136d9fea86 - stable/12 - pf: revert: Use counter(9) for pf_state byte/packet tracking 30. Jul 5 Mateusz Guzik git: 98fd94dc8331 - stable/12 - pfctl: cache getprotobynumber results 31. Jul 5 Mateusz Guzik git: 98b05b41e8c6 - stable/12 - pf: make DIOCGETSTATESNV iterations killable 32. Jul 5 Mateusz Guzik git: f1c39eb170dd - stable/13 - mbuf: add m_free_raw to be used instead of directly calling uma_zfree 33. Jul 5 Mateusz Guzik git: eae6de040612 - stable/13 - iflib: switch bare zone_mbuf use to m_free_raw 34. Jul 5 Mateusz Guzik git: 8413d2a78665 - stable/13 - ktls: switch bare zone_mbuf use to m_free_raw 35. Jul 5 Mateusz Guzik git: 2f6dd4a29198 - stable/12 - refcount: add refcount_releasen 36. Jul 5 Mike Karels git: 0a4ad905bf44 - stable/13 - genet: Fix potential crash during attach 37. Jul 5 Mike Karels git: 2ecf3f2c5774 - stable/13 - genet: pullup minimum header amount for IPv4 38. Jul 6 Lutz Donnerhacke git: 3423d44cd152 - stable/13 - libalias: tidy up housekeeping 39. Jul 6 Lutz Donnerhacke git: 390866d47eff - stable/13 - libalias: Promote per instance global variable timeStamp 40. Jul 6 Lutz Donnerhacke git: 69965155a5c2 - stable/13 - libalias: Stats are unsigned
41. Jul 6 Lutz Donnerhacke git: 78d515b2225e - stable/13 - libalias: Restructure 42. Jul 6 Lutz Donnerhacke git: 3a96a25da861 - stable/13 - libalias: Switch to SPLAY trees 43. Jul 6 Lutz Donnerhacke git: c207bb80909f - stable/12 - libalias: tidy up housekeeping 44. Jul 6 Lutz Donnerhacke git: e3c21cc51bec - stable/12 - libalias: Stats are unsigned 45. Jul 6 Lutz Donnerhacke git: 8b7b86fa6fe0 - stable/12 - libalias: Promote per instance global variable timeStamp 46. Jul 6 Lutz Donnerhacke git: e0a40dc22771 - stable/12 - libalias: Restructure 47. Jul 6 Lutz Donnerhacke git: 1883127de488 - stable/12 - libalias: Switch to SPLAY trees 48. Jul 6 =?utf-8?Q?Stefan E=C3=9Fer git: 185dcb1072e3 - stable/13 - md5: Improve compatibility with coreutils and format fix 49. Jul 6 =?utf-8?Q?Stefan E=C3=9Fer git: 546cc4ae8586 - stable/12 - sbin/md5: Create /usr/tests/sbin/md5 directory for placing tests 50. Jul 6 =?utf-8?Q?Stefan E=C3=9Fer git: 5f13ee9179e1 - stable/12 - md5: Create md5sum, etc compatible programs 51. Jul 6 =?utf-8?Q?Stefan E=C3=9Fer git: 04beb393e366 - stable/12 - md5: portability fix -- include stdbool.h explicitly 52. Jul 6 =?utf-8?Q?Stefan E=C3=9Fer git: b7c17fd730ca - stable/12 - sbin/md5: add md5sum to synopsis in the man-page 53. Jul 6 Ryan Moeller git: 4b74458dddba - stable/13 - bsdinstall: Avoid double-mounting /dev 54. Jul 6 Mariusz Zaborski git: f98545c7e991 - stable/13 - libnv: fix memory leaks 55. Jul 6 Mariusz Zaborski git: 4c79391a7fa4 - stable/13 - libnv: fix double free 56. Jul 6 Mariusz Zaborski git: b907e9d9a149 - stable/13 - libnv: fix revert 57. Jul 6 Mariusz Zaborski git: ff339365be13 - stable/13 - libnv: optimize nvlist size calculation 58. Jul 6 Mariusz Zaborski git: dc876a5bcd46 - stable/12 - libnv: fix memory leaks 59. Jul 6 Mariusz Zaborski git: bc2bc8ee6e18 - stable/12 - libnv: fix memory leaks 60. Jul 6 Mariusz Zaborski git: 6c33105c1a81 - stable/12 - libnv: fix double free
61. Jul 6 Mariusz Zaborski git: ddab4ee61002 - stable/12 - libnv: fix revert 62. Jul 6 Mariusz Zaborski git: eed85dd1ad31 - stable/12 - libnv: optimize nvlist size calculation 63. Jul 7 Konstantin Belousov git: 1fc1d45374d5 - stable/13 - seqc: add symbolic name for in-modify bit 64. Jul 7 Konstantin Belousov git: 893aecc35acc - stable/13 - namei: add NDPREINIT() macro 65. Jul 7 Konstantin Belousov git: eee344ccd142 - stable/13 - unionfs: do not use bare struct componentname 66. Jul 7 Konstantin Belousov git: b3c1b988ded5 - stable/13 - ufs_vnops.c: style 67. Jul 7 Konstantin Belousov git: 91ef0d6ac65f - stable/13 - ffs: reduce number of dvp relocks in softdep_prelink() 68. Jul 7 Konstantin Belousov git: ac6447c08aec - stable/13 - ufs_rename(): softdep_prerename() does something only for SU+J 69. Jul 7 Konstantin Belousov git: a7a074d50aec - stable/13 - ffs: mark block (re-)allocations as seqc writes 70. Jul 7 Konstantin Belousov git: 2622570aeb3d - stable/13 - softdep_prelink(): only do sync if other thread changed the vnode metadata since previous prelink 71. Jul 7 Konstantin Belousov git: ecb63094dce6 - stable/13 - ffs_softdep.c: add journal_check_space() helper 72. Jul 7 Konstantin Belousov git: 9487bd8ee37e - stable/13 - ufs_rename(): only do softdep_prerename() when other thread changed a vnode 73. Jul 7 Konstantin Belousov git: d36505493d2a - stable/13 - ffs_softdep: force sync if journal is low in journal_check_space 74. Jul 7 Ed Maste git: 9e06b34bb5d3 - stable/13 - Add deprecation notice for WITH_PROFILE option 75. Jul 7 Ed Maste git: c3e6df3967f9 - stable/12 - Add deprecation notice for WITH_PROFILE option 76. Jul 7 Warner Losh git: e991afea1e79 - stable/13 - kern: fail getgroup and setgroup with negative int 77. Jul 7 Warner Losh git: 0f4cb36cef40 - stable/13 - t_getgroups: No longer expected to fail 78. Jul 7 Olivier Houchard git: d2e48ad87d3e - stable/13 - arm64: Make sure COMPAT_FREEBSD32 handles thumb entry point. 79. Jul 7 Olivier Houchard git: 82a1d67f018c - stable/13 - arm: Make sure we can handle a thumb entry point. 80. Jul 7 Olivier Houchard git: 9bc7bbcf214b - stable/12 - arm: Make sure we can handle a thumb entry point.
81. Jul 8 Warner Losh git: 427654eb6a14 - stable/12 - mergemaster: handle symbolic links during update. 82. Jul 8 Warner Losh git: 27e18c06f08b - stable/11 - mergemaster: handle symbolic links during update. 83. Jul 8 Warner Losh git: c978000da5c6 - stable/12 - Mount and unmount devfs around calls to add packages. 84. Jul 8 Kristof Provost git: 1975b8347df6 - stable/13 - dummynet: fix sysctls 85. Jul 8 Kristof Provost git: 4f5a2009ad8a - stable/13 - ftp-proxy: Revert incorrect migration to libpfctl 86. Jul 8 Kristof Provost git: aae1a783dd44 - stable/12 - dummynet: fix sysctls 87. Jul 8 Kristof Provost git: d442d97b7632 - stable/12 - ftp-proxy: Revert incorrect migration to libpfctl 88. Jul 8 Kristof Provost git: f6d448caf698 - stable/13 - pf tests: ftp-proxy test 89. Jul 8 Kristof Provost git: e26de428fa54 - stable/12 - pf tests: ftp-proxy test 90. Jul 8 Warner Losh git: f00dd44f0a24 - stable/13 - devmatch: improve naming of devmatch config variable 91. Jul 9 Alexander Motin git: 4a58aca40df9 - stable/13 - Allow sleepq_signal() to drop the lock. 92. Jul 9 Kristof Provost git: fc4e7ccde0b6 - stable/12 - pf tests: Stress state retrieval 93. Jul 9 Kristof Provost git: 36c08263b74d - stable/13 - pf tests: Stress state retrieval 94. Jul 9 Kristof Provost git: 1882bdd192bc - stable/13 - pf: getstates: avoid taking the hashrow lock if the row is empty 95. Jul 9 Kristof Provost git: 9e5d987058fe - stable/13 - pf: Reduce the data returned in DIOCGETSTATESNV 96. Jul 9 Kristof Provost git: b43db87c97dd - stable/12 - pf: getstates: avoid taking the hashrow lock if the row is empty 97. Jul 9 Kristof Provost git: e553299fd630 - stable/12 - libpfctl: memory leak fix 98. Jul 9 Kristof Provost git: 63a8dc255208 - stable/12 - pf: Reduce the data returned in DIOCGETSTATESNV 99. Jul 9 Kristof Provost git: 4debb6a3a027 - stable/13 - libpfctl: memory leak fix 100. Jul 9 Kristof Provost git: 1f4a64039692 - stable/13 - netpfil tests: Basic dummynet pipe test
101. Jul 9 Chuck Tuffli git: a7761d19dacd - stable/13 - bhyve: Fix NVMe iovec construction for large IOs 102. Jul 9 Chuck Tuffli git: cd8a5d2316a1 - stable/12 - bhyve: Fix NVMe iovec construction for large IOs 103. Jul 10 Martin Matuska git: 804a06089158 - stable/13 - zfs: attach zpool_influxdb to build 104. Jul 10 Martin Matuska git: a4c167674923 - stable/13 - zfs: update zfs_config.h to match current OpenZFS version (4f92fe0f5) 105. Jul 10 Martin Matuska git: e1946a699d53 - stable/13 - zfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release) into stable/13 106. Jul 10 Warner Losh git: 666abb0888d2 - stable/13 - one-true-awk: import 20210221 (1e4bc42c53a1) which fixes a number of bugs 107. Jul 10 Warner Losh git: 421eebb4f8a3 - stable/12 - Update awk(1) manual to state an exception to egrep(1)-like RE syntax 108. Jul 10 Warner Losh git: 330070826672 - stable/12 - Merge from upstream at 4189ef5d from https://github.com/onetrueawk/awk.git 109. Jul 10 Warner Losh git: 46ee8211774c - stable/12 - Reapply r301289 by pfg: 110. Jul 10 Warner Losh git: 83f5846fc818 - stable/12 - Reapply r315426 by pfg: 111. Jul 10 Warner Losh git: cf150bbe650d - stable/12 - Reapply r301691: 112. Jul 10 Warner Losh git: 086165376b02 - stable/12 - Revert r348518 113. Jul 10 Warner Losh git: 0ca88d564187 - stable/12 - Fix mismerge that crept into r301289. 114. Jul 10 Warner Losh git: ffc35739bac4 - stable/12 - Another partial revert of r301289. 115. Jul 10 Warner Losh git: e32d04bed890 - stable/12 - awk: Fix subobject out-of-bounds access 116. Jul 10 Warner Losh git: a711add6ceff - stable/12 - Fix another UBSan error in awk 117. Jul 10 Warner Losh git: 6edf5082bab7 - stable/12 - one-true-awk: import 20210221 (1e4bc42c53a1) which fixes a number of bugs 118. Jul 10 Warner Losh git: f2712c6c073c - stable/12 - This should have been committed in r348511 with the awk update. 119. Jul 10 Hans Petter Selasky git: e50fd6778435 - stable/13 - Improve handling of USB device re-open in the LibUSB v1.x API. 120. Jul 10 Hans Petter Selasky git: 1e68639f62f9 - stable/12 - Improve handling of USB device re-open in the LibUSB v1.x API.
121. Jul 10 Hans Petter Selasky git: 5e0a56256cb0 - stable/13 - ibstat: Include prototype for sysctlbyname(). 122. Jul 10 Hans Petter Selasky git: 77f7133bd55c - stable/13 - Add support for RTL8153B, RTL8156 and RTL8156B to if_ure(4). 123. Jul 10 Hans Petter Selasky git: 47c5e288eee9 - stable/13 - Narrow down the probe range for if_ure(4) compatible devices to only match the first vendor specific interface 124. Jul 10 Hans Petter Selasky git: 0f82fd0714a9 - stable/12 - ibstat: Include prototype for sysctlbyname(). 125. Jul 11 Rick Macklem git: 8a04edfdcbd2 - stable/13 - nfscl: Change the default minor version for NFSv4 mounts 126. Jul 11 Rick Macklem git: 50f2705d2674 - stable/13 - mount_nfs.8: Update the man page for commit a145cf3f73c7 127. Jul 11 Rick Macklem git: e5c2f39823d1 - stable/13 - UPDATING: Add an entry for commit 8a04edfdcbd2 128. Jul 11 Rick Macklem git: ac0343b88ddc - stable/13 - RELNOTES: Add an entry for commit 8a04edfdcbd2 129. Jul 11 Ed Maste git: 2e96f2635591 - stable/13 - clang: stop linking _p libs for -pg as of FreeBSD 14 130. Jul 11 Ed Maste git: d004f3428f95 - stable/12 - clang: stop linking _p libs for -pg as of FreeBSD 14


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