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


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

Messages: 205, old messages first
Last update: Sun Jun 4 5:50:01 2023

home | archive sorted by: subject | author | date | reverse date
  1. May 27 Kirk McKusick              git: 11ce203e0535 - main - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems.
  2. May 28 Enji Cooper                git: dcf5d5603b3a - main - Reduce ifdef soup by adding pre-3.0 compat support
  3. May 28 Kirk McKusick              git: 101a9ac07128 - main - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems.
  4. May 28 Enji Cooper                git: 27234ad6999b - main - Fix the build post-dcf5d5603b3af8
  5. May 28 Dmitry Chagin              git: a99b890ecd26 - main - linux(4): Drop a weird comment from linux_set_syscall_retval on amd64
  6. May 28 Dmitry Chagin              git: a463dd810851 - main - linux(4): Add a comment explaining registers at syscall entry point on amd64
  7. May 28 Dmitry Chagin              git: 185bd9fa3096 - main - linux(4): Simplify %r10 restoring on amd64
  8. May 28 Dmitry Chagin              git: 037b60fb0fbc - main - linux(4): Preserve %rcx (return address) like a Linux do
  9. May 28 Dmitry Chagin              git: 78c2e58fa5b0 - main - linux(4): Fix stack unwinding across signal frame on x86_64
 10. May 28 Cy Schubert                git: 402cee1f19b6 - main - sqlite3: Vendor import of sqlite3 3.42.0
 11. May 28 Kyle Evans                 git: e15da6b10a49 - main - libc: locale: fix collation file size validation
 12. May 28 Rick Macklem               git: 697727110b68 - main - gssd: Improve failure message when running in a jail
 13. May 28 Kyle Evans                 git: 9ed4ec4ae34a - main - stand: libefi: avoid a null pointer deref in eficom
 14. May 28 Kirk McKusick              git: b796bfce4869 - main - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems.
 15. May 29 Cy Schubert                Re: git: 402cee1f19b6 - main - sqlite3: Vendor import of sqlite3  3.42.0
 16. May 29 Dmitry Chagin              git: 0a09cfb3f766 - main - avx_sig: Avoid libbsd dependency for modern Glibc
 17. May 29 Dmitry Chagin              git: 723e25f12893 - main - avx_sig: Print statistics by interval enstead of by pressing ^T
 18. May 29 Dmitry Chagin              git: 3d2fec7db856 - main - namei: Add the abilty for the ABI to specify an alternate root path
 19. May 29 Dmitry Chagin              git: fd745e1db6b5 - main - linux(4): Use pwd_altroot() to tell namei() about ABI root path
 20. May 29 Dmitry Chagin              git: 57578deac71c - main - Brandinfo: Retire emul_path as unneeded anymore


21. May 29 Dmitry Chagin git: d706d02edb50 - main - sysentvec: Retire sv_imgact_try as unneeded anymore 22. May 29 Dmitry Chagin git: a482fffc7ebf - main - linprocfs: Rework according to the new ABI altroot facility 23. May 29 Dmitry Chagin git: c4299cec48a5 - main - linux(4): Make linux_emul_path private 24. May 29 Dmitry Chagin git: 07c0b6e535c5 - main - vfs: Retire kern_alternate_path() as unused anymore 25. May 29 Dmitry Chagin git: 8340b03425cf - main - linux(4): Add a dedicated linux_exec_copyin_args() 26. May 29 Dmitry Chagin git: eb98f7791040 - main - linux(4): Regen for linux_execve 27. May 29 Alexey Dokuchaev Re: git: 8340b03425cf - main - linux(4): Add a dedicated linux_exec_copyin_args() 28. May 29 Cheng Cui git: aa61cff4249c - main - siftr: three changes that improve performance 29. May 29 Dimitry Andric git: 8792c03886d9 - main - Apply clang fixes for crashes compiling ARM/AArch64 CRC intrinsics 30. May 29 Alan Cox git: 3e7e2bb2467e - main - arm64 pmap: Make VM_PAGE_TO_PV_LIST_LOCK() a constant-time operation 31. May 29 Joseph Mingrone git: 67c802c948ab - main - libpcap: Update PACKAGE_VERSION definition to 1.10.4 32. May 29 Mitchell Horne git: 9d35469e9a68 - main - bcm2835_gpio: Handle BCM2711 pin configuration 33. May 29 Cheng Cui git: d29a9a615c53 - main - siftr: fix a build error for powerpc and arm platforms 34. May 29 Cheng Cui git: 78914cd641cc - main - siftr: sync-up man page with recent code changes, and cleanup code 35. May 29 Rick Macklem git: a94018e2003b - main - nfsuserd: Improve failure message when running in a jail 36. May 29 Kirk McKusick git: 5267120645fa - main - Cleanups to fsck_ffs(8). 37. May 29 Kirk McKusick git: 6a71277c3037 - main - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. 38. May 29 Konstantin Belousov git: 2c1296a3c547 - main - setkey(8): extract prefixlen calculation info helper 39. May 29 Konstantin Belousov git: 2fa1b8617fdf - main - setkey(8): NAT-T manual configuration support 40. May 29 Konstantin Belousov git: cf85818e05a9 - main - setkey(8): document NAT-T and NAT-T MTU extensions syntax
41. May 29 Konstantin Belousov git: 042ec55f9df7 - main - kern/subr_unit.c: some style 42. May 29 Konstantin Belousov git: 36b1f8a81ef9 - main - kern/subr_unit.c: more uses for is_bitmap() 43. May 29 Konstantin Belousov git: d44f477038d3 - main - subr_unit.c: explain first/last special ranges 44. May 29 Konstantin Belousov git: f8c37080853c - main - unr(9): document clean_unrhdr() 45. May 29 Konstantin Belousov git: f386b27736fe - main - unr(9): add 'show unrhdr' ddb command 46. May 29 Konstantin Belousov git: a014e0a3987a - main - unr(9): add iterator interface 47. May 29 Konstantin Belousov git: c4cc0cab1ea6 - main - unr(9): add 'show unrhdr_iter' command 48. May 29 Konstantin Belousov git: 12db3c914fe0 - main - unr(9) iterator: add naive test 49. May 29 Konstantin Belousov git: ea95173dbb3b - main - unr(9): document iterators 50. May 29 Konstantin Belousov git: 8164032a495b - main - reapkill: handle possible pid reuse after the pid was recorded as signalled 51. May 30 Chuck Silvers git: d464a7698de8 - main - ffs: restore backward compatibility of newfs and makefs with older binaries 52. May 30 Jessica Clarke Re: git: d464a7698de8 - main - ffs: restore backward compatibility of newfs and makefs with older binaries 53. May 30 Konstantin Belousov git: 7a292504bad8 - main - __acl_get_fd(2), __acl_aclcheck_fd(2): enable for O_PATH filedescriptors 54. May 30 Dmitry Chagin git: 68348f41c9b0 - main - avx_sig: Prepare to add arm64 neon test 55. May 30 Dmitry Chagin git: 4f2c2a122c6f - main - avx_sig: Adapt avx_sig test for Aarch64 56. May 30 Konstantin Belousov git: 1fc174cba6e0 - main - open(2): fix typo 57. May 30 Cheng Cui git: b71f278465ed - main - siftr: convert this tval.tv_sec to type intmax_t to print across platforms 58. May 30 Baptiste Daroussin git: cb1fc924d2c0 - main - genl: add new command to list genetlink(4) 59. May 30 Baptiste Daroussin git: 153145efcd99 - main - src.conf.5: regen after readd of NETLINK option 60. May 30 Kristof Provost git: 4bf98559d9d6 - main - pf: make contents of struct pfsync_state configurable
61. May 30 Kristof Provost git: c45d6b0ec011 - main - pfctl: Add missing state parameters in DIOCGETSTATESV2 62. May 30 Christos Margiolis git: c4f7198f47c1 - main - split(1): auto-extend suffix length if required 63. May 30 Christos Margiolis git: ac17fc816e67 - main - split(1): add '-c' to continue creating files 64. May 30 Mateusz Guzik git: 6217c2473d79 - main - amd64: zero-pad register dumps on panic 65. May 30 Ed Maste git: 98c5211847af - main - Cirrus-CI: move arch and toolchain to beginning of task names 66. May 30 Ed Maste git: df042dcf268c - main - Cirrus-CI: add amd64 and arm64 Clang/LLVM 16 jobs 67. May 30 Mateusz Guzik git: 60bd7f97b611 - main - vfs cache: restore sorted order of CACHE_FPL_SUPPORTED_CN_FLAGS 68. May 30 Jung-uk Kim git: 8f1ef87a6b93 - main - OpenSSL: Merge OpenSSL 1.1.1u 69. May 30 Jung-uk Kim git: 5b1268252c56 - main - OpenSSL: Regen manual pages for OpenSSL 1.1.1u 70. May 30 Christos Margiolis git: 7a8cf053d15e - main - dtrace: deduplicate some RISC-V functions 71. May 30 Jung-uk Kim git: 84ffbd7782d2 - main - OpenSSL: Merge OpenSSL 1.1.1u 72. May 30 Cheng Cui git: 7a52b570e758 - main - siftr: bring back the siftr_pkts_per_log feature 73. May 30 John Baldwin Re: git: dcf5d5603b3a - main - Reduce ifdef soup by adding pre-3.0 compat support 74. May 30 John Baldwin Re: git: 4f2c2a122c6f - main - avx_sig: Adapt avx_sig test for Aarch64 75. May 30 Dmitry Chagin Re: git: 4f2c2a122c6f - main - avx_sig: Adapt avx_sig test for Aarch64 76. May 30 Mark Johnston git: 4e78addbeff9 - main - buf: Make the number of pbufs slightly more dynamic 77. May 30 Mark Johnston git: a306ed50ecd5 - main - inpcb: Restore missing validation of local addresses for jailed sockets 78. May 30 Graham Perrin git: 2071e54c226a - main - hier(7): alphabetical order 79. May 30 Herbert J. Skuhra Re: git: 7adea6dbed35 - main - calendar: cleanup obsolete directories 80. May 30 Jessica Clarke git: 8e63e787abbd - main - pmc: Initialise and check the pm_flags field for CONFIGURELOG
81. May 30 Jessica Clarke git: 53d0b9e438bc - main - pmc: Provide full path to modules from kernel linker 82. May 30 Jessica Clarke git: 659a0041dd06 - main - imgact: Make et_dyn_addr part of image_params 83. May 30 Jessica Clarke git: 94426d21bf62 - main - pmc: Rework PROCEXEC event to support PIEs 84. May 30 Jessica Clarke git: d6f00fa046bb - main - pmc: Bump major version for just-committed breaking changes 85. May 30 Ed Maste git: dc103686348d - main - unbound: avoid calling deprecated OpenSSL function 86. May 31 Doug Rabson git: 5ab151574c8a - main - netinet*: Fix redirects for connections from localhost 87. May 31 Alexander V. Chernikov git: 4e9a97de01a5 - main - netlink: fix ifconfig P2P inet ADDR ADDR netmask 255.255.255.255 addition 88. May 31 Ed Maste git: aa4cf5647cdc - main - libunbound: Request the OpenSSL 1.1 API 89. May 31 Andrew Turner git: ae16cbfdd2a1 - main - gicv3: Use an offset to find the redist registers 90. May 31 Warner Losh git: 0ec220df526d - main - tap(4): allow full-duplex and non-zero speed 91. May 31 Kristof Provost Re: git: 5ab151574c8a - main - netinet*: Fix redirects for connections from localhost 92. May 31 Kristof Provost git: 76c8f202a4f6 - main - pf: fix pf_nv##_array() size check 93. May 31 Ed Maste git: 8e7a31b65f9a - main - decryptcore: update for OpenSSL 1.1 API 94. May 31 Ed Maste git: eb2b00da5640 - main - decryptcore: add OPENSSL_INIT_LOAD_CONFIG to init call 95. May 31 Jonathan T. Looney git: 4f2cc73f34eb - main - tcp: Refactor tcp_get_srtt() 96. May 31 John Baldwin Re: git: 8e7a31b65f9a - main - decryptcore: update for OpenSSL 1.1 API 97. Jun 1 Mark Millard RE: git: 0a6e34e950cd - main - Fix size differences between architectures of the UFS/FFS CGSIZE macro value. 98. Jun 1 Mark Millard Re: git: 0a6e34e950cd - main - Fix size differences between architectures of the UFS/FFS CGSIZE macro value. 99. Jun 1 Alexander V. Chernikov git: d18715475071 - main - netlink: use custom uma zone for the mbuf storage. 100. Jun 1 Kristof Provost git: fd7edfcdc3c3 - main - bridge: fix lookup for untagged packets in bridge_transmit()
101. Jun 1 Alexander V. Chernikov git: 54b955f4df5e - main - netlink: add support for decoding genl ops/groups in pytest 102. Jun 1 Alexander V. Chernikov git: a77facd27368 - main - ifnet: consistently call hooks when the interface gets up. 103. Jun 1 Alexander V. Chernikov git: 0c2beef72d1a - main - ifconfig: fix warnings #2 104. Jun 1 Alexander V. Chernikov git: e32221a15f08 - main - netinet6: make IPv6 fragment TTL per-VNET configurable. 105. Jun 1 Cy Schubert git: a466cc55373f - main - ntp: import ntp-4.2.8p16 106. Jun 1 Cheng Cui git: a3aa6f652904 - main - cc_cubic: Use units of micro seconds (usecs) instead of ticks in rtt. 107. Jun 1 Mitchell Horne git: be75e578549f - main - libpmc: expand PMC_OP* defines 108. Jun 1 Eric van Gyzen git: fe590ffe40f4 - main - Import vixie cron 4.0 109. Jun 1 Mark Millard Re: git: 0a6e34e950cd - main - Fix size differences between architectures of the UFS/FFS CGSIZE macro value. 110. Jun 1 Rick Macklem git: 88ea962879be - main - rpc.tls[serv|clnt]d.c: Clean up code for OpenSSL3 111. Jun 1 Rick Macklem git: c21438cd14d3 - main - nfsuserd.8: Substitute server for slave terminology 112. Jun 1 Baptiste Daroussin git: fe06db1817e0 - main - bsdinstall: remove sendmail hardening option 113. Jun 1 Baptiste Daroussin git: afbb26b58b93 - main - devctl: allow to register a hook to receive the events 114. Jun 1 Baptiste Daroussin git: 8a2af0b469b6 - main - nlsysevent: add a genetlink(4) module to report kernel events 115. Jun 1 Baptiste Daroussin git: 04eeb364d439 - main - cpuset(3): Move cpuset's parselist function into libutil 116. Jun 1 Mark Johnston git: c8a383396888 - main - ktrace: Make sys/ktrace.h self-contained 117. Jun 1 Mark Johnston git: 0d3f1b4f2515 - main - signal: Make the signal disposition table const 118. Jun 1 Mark Johnston git: 3080f82b8b64 - main - ktrace: Make the data lengths table const 119. Jun 1 Mark Johnston git: 18282c4772fb - main - sysarch: Add includes required for ktrcapfail() calls to be compiled 120. Jun 1 Eric van Gyzen git: aee3ee66a182 - main - cron: fix build without LOGIN_CAP
121. Jun 1 Baptiste Daroussin git: 8093646b0be9 - main - cpuset(3): Add unit tests 122. Jun 1 Cy Schubert git: 4d780613774c - main - ntp: Update version string 123. Jun 2 Ed Maste git: 79d4d7133f07 - main - dumpon: update OpenSSL initialization call 124. Jun 2 Warner Losh git: 0939cf32c0c1 - main - ipf/libipf: Fix typos 125. Jun 2 Warner Losh git: 0dc159ced718 - main - bhyve: Fix typos 126. Jun 2 Warner Losh git: 66ebda7a04f9 - main - bluetooth: Fix typos 127. Jun 2 Warner Losh git: 8c9946be5265 - main - bsnmpd/modules/snmp_bridge: Fix typos 128. Jun 2 Warner Losh git: de8b490010ad - main - bsnmpd/modules/snmp_hostres: Fix typos 129. Jun 2 Warner Losh git: b8b97d31bda1 - main - pmcstat: Fix typos 130. Jun 2 Warner Losh git: 8b223768d19d - main - bsnmpd/tools/libbsnmptools: Fix typos 131. Jun 2 Warner Losh git: 34181db8bcbf - main - cxgbetool: Fix typos 132. Jun 2 Warner Losh git: 136a9bb4e348 - main - hastd: Fix typos 133. Jun 2 Warner Losh git: 05d85d778124 - main - lpr: Fix typos 134. Jun 2 Warner Losh git: e095cbab2f81 - main - ipf/ipfstat: Fix typos 135. Jun 2 Warner Losh git: 589fe499b72b - main - nvmecontrol: Fix typos 136. Jun 2 Warner Losh git: d15f57a29d78 - main - camcontrol: Fix typos 137. Jun 2 Warner Losh git: b66b2c4d9b3f - main - ifconfig: Fix typos 138. Jun 2 Warner Losh git: 843fe4892e3c - main - ipf: Fix typos 139. Jun 2 Warner Losh git: 1f0cd2d9ce73 - main - wlandebug: Fix typos 140. Jun 2 Warner Losh git: 6372f2c8a884 - main - rpc.lockd: Fix typos
141. Jun 2 Warner Losh git: 8883fd2c4b86 - main - bsnmpd/modules/snmp_lm75: Fix typos 142. Jun 2 Warner Losh git: b03b271bb73b - main - cdcontrol: Fix typos 143. Jun 2 Warner Losh git: e71b32940258 - main - route6d: Fix typos 144. Jun 2 Warner Losh git: e4861dc85799 - main - ipfw/ipfw2: Fix typos 145. Jun 2 Warner Losh git: c77cc8462a11 - main - mountd: Fix typos 146. Jun 2 Warner Losh git: e5263025de1a - main - fsck_ffs: Fix typos 147. Jun 2 Warner Losh git: a9e160c38fe1 - main - cron/lib: Fix typos 148. Jun 2 Warner Losh git: 663b1be814c5 - main - efidp: Fix typos 149. Jun 2 Warner Losh git: 1e95a9a41c21 - main - mld6query: Fix typos 150. Jun 2 Warner Losh git: b152ff4c1e74 - main - makefs: Fix typos 151. Jun 2 Warner Losh git: 56ca9ef09206 - main - mfiutil: Fix typos 152. Jun 2 Warner Losh git: fe4fa9326928 - main - fstyp: Fix typos 153. Jun 2 Warner Losh git: a57ca37dd184 - main - iovctl: Fix typos 154. Jun 2 Warner Losh git: f6a119cf8d23 - main - zfsd: Fix typo in comment 155. Jun 2 Warner Losh git: ed96987b4cfa - main - mfiuitl: Spell acquire correctly 156. Jun 2 Warner Losh git: d0b0bc37a3a5 - main - ports(7): '*-list' targets: Add/fix doc on whether they are recursive 157. Jun 2 Warner Losh git: 3e1af044c9b3 - main - cam(3): Add a manual page cross reference 158. Jun 2 Warner Losh git: 2675b8bd3d94 - main - camcontrol(8): Add manual page cross references 159. Jun 2 Warner Losh git: 2bcbf4d83146 - main - camcontrol(8): Use simpler language 160. Jun 2 Warner Losh git: d275d2e3d375 - main - gpart(8): Refer to a related manual page
161. Jun 2 Warner Losh git: 409594ef340b - main - gpart(8): Improve manual page syntax 162. Jun 2 Baptiste Daroussin git: cef0bbae3727 - main - nlsysevent: specify all netlink header the same way 163. Jun 2 Baptiste Daroussin git: 3f9c093dfe98 - main - nlsysevent: rename variables for clarity of the code 164. Jun 2 Baptiste Daroussin git: 0bcb3ebd1fb7 - main - nlsysevent: deduplicate the code and split into smaller functions 165. Jun 2 Baptiste Daroussin git: 99084611932f - main - nlsysevent: add default command to the events 166. Jun 2 Alexander V. Chernikov git: c1839039b193 - main - netlink: use netlink mbufs in the mbuf chains. 167. Jun 2 Ed Maste git: caf98b9d13b6 - main - dumpon: Request the OpenSSL 1.1 API 168. Jun 2 Kristof Provost git: 9925aee0aaec - main - pf: carry over rule actions from route-to rules 169. Jun 2 Kristof Provost git: 460f0aaf7b6f - main - pf: fix log message 170. Jun 2 Andrew Turner git: 8cca8e248fb7 - main - arm64: Correct a pmap unlock in pmap_stage2_fault 171. Jun 2 Andrew Turner git: 4baf5db06ccf - main - Add more arm64 ID registers 172. Jun 2 Andrew Turner git: dd2355752838 - main - arm64: Fix the definition of ID_AA64DFR1_EL1 173. Jun 2 Gleb Smirnoff Re: git: fe590ffe40f4 - main - Import vixie cron 4.0 174. Jun 2 Gleb Smirnoff git: 7811cca8722d - main - netlink: fix compilation withous INET6 175. Jun 2 Mark Johnston git: 9ad8dc721e57 - main - ossl: Expose more CPUID bits in OPENSSL_ia32cap_P 176. Jun 2 Mark Johnston git: 9a3444d91c70 - main - ossl: Add a VAES-based AES-GCM implementation for amd64 177. Jun 2 Mark Johnston git: 9b1d87286c78 - main - ossl: Add a fallback AES-GCM implementation using AES-NI 178. Jun 2 Mark Johnston git: 6a3e9a885a9f - main - nlsysevent: Fix the EXPORT_SYMS definition 179. Jun 2 John Baldwin Re: git: b8b97d31bda1 - main - pmcstat: Fix typos 180. Jun 2 John Baldwin Re: git: 56ca9ef09206 - main - mfiutil: Fix typos
181. Jun 2 Mateusz Piotrowski git: 1e078fb6021e - main - nproc.1: Fix "first appeared in" details 182. Jun 2 Alexander Motin git: 30ff1255fcd6 - main - Fix panic in nfs bootp/diskless after 0785c323f3. 183. Jun 2 John Baldwin git: ee06552d625f - main - <sys/memrange.h>: Include <sys/ioccom.h>. 184. Jun 2 Mark Johnston git: 67f938c5ff1a - main - kevent: Make references to filter definitions const 185. Jun 2 Mark Johnston git: 7266f5249848 - main - x86: Mark the CPU idle function table as const 186. Jun 2 Mark Johnston git: 056305d3aa2b - main - ipsec: Make algorithm tables read-only 187. Jun 2 Mark Johnston git: 556b43492297 - main - ossl: Compile newly added files into the kernel if so requested 188. Jun 2 Graham Perrin git: 0981275c75d5 - main - rc(8): document how to reload rc's configuration 189. Jun 2 Xin LI git: 54dfc97b0bd9 - main - Add gve, the driver for Google Virtual NIC (gVNIC) 190. Jun 2 Konstantin Belousov git: 8dad5ece4947 - main - dd(1): neutralize SIGINT while non-async-signal safe code is executing 191. Jun 3 Doug Rabson git: 4a6b92849e61 - main - pf: Fix tests broken by enabling inet-local filtering 192. Jun 3 Christos Margiolis git: bab7781e78fc - main - dtrace: deduplicate arm64 breakpoint definition 193. Jun 3 Christos Margiolis git: 980746e5cb26 - main - fbt: simplify arm64 function-prologue parsing 194. Jun 3 Christos Margiolis git: 9b091f12008f - main - kinst: simplify trampoline fill definitions 195. Jun 3 Dmitry Chagin git: 8fdc9ce97c00 - main - avx_sig: Better naming as the test will include more register banks 196. Jun 3 Dmitry Chagin git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx 197. Jun 3 Dmitry Chagin git: e5b3cd6100e4 - main - xregs_sig: Simplify Makefile by using MACHINE_CPUARCH in SRCS 198. Jun 3 Jessica Clarke Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx 199. Jun 3 Eric van Gyzen Re: git: fe590ffe40f4 - main - Import vixie cron 4.0 200. Jun 3 Dmitry Chagin Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx
201. Jun 3 Jessica Clarke Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx 202. Jun 3 Dmitry Chagin Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx 203. Jun 3 Warner Losh Re: git: b8b97d31bda1 - main - pmcstat: Fix typos 204. Jun 3 Christos Margiolis git: d434607b3d51 - main - kinst: use bool where appropriate 205. Jun 3 Christos Margiolis git: 47a5d58e3bba - main - kinst: fix kinst_probe_md field indentation


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