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


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

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

home | archive sorted by: subject | author | date | reverse date
  1. Jun  3 Christos Margiolis         git: 47a5d58e3bba - main - kinst: fix kinst_probe_md field indentation
  2. Jun  3 Christos Margiolis         git: d434607b3d51 - main - kinst: use bool where appropriate
  3. Jun  3 Warner Losh                Re: git: b8b97d31bda1 - main - pmcstat: Fix typos
  4. Jun  3 Dmitry Chagin              Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx
  5. Jun  3 Jessica Clarke             Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx
  6. Jun  3 Dmitry Chagin              Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx
  7. Jun  3 Eric van Gyzen             Re: git: fe590ffe40f4 - main - Import vixie cron 4.0
  8. Jun  3 Jessica Clarke             Re: git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx
  9. Jun  3 Dmitry Chagin              git: e5b3cd6100e4 - main - xregs_sig: Simplify Makefile by using MACHINE_CPUARCH in SRCS
 10. Jun  3 Dmitry Chagin              git: 1b0d96f3c43a - main - xregs_sig: Finish renaming simd to xregs before adding avx
 11. Jun  3 Dmitry Chagin              git: 8fdc9ce97c00 - main - avx_sig: Better naming as the test will include more register banks
 12. Jun  3 Christos Margiolis         git: 9b091f12008f - main - kinst: simplify trampoline fill definitions
 13. Jun  3 Christos Margiolis         git: 980746e5cb26 - main - fbt: simplify arm64 function-prologue parsing
 14. Jun  3 Christos Margiolis         git: bab7781e78fc - main - dtrace: deduplicate arm64 breakpoint definition
 15. Jun  3 Doug Rabson                git: 4a6b92849e61 - main - pf: Fix tests broken by enabling inet-local filtering
 16. Jun  2 Konstantin Belousov        git: 8dad5ece4947 - main - dd(1): neutralize SIGINT while non-async-signal safe code is executing
 17. Jun  2 Xin LI                     git: 54dfc97b0bd9 - main - Add gve, the driver for Google Virtual NIC (gVNIC)
 18. Jun  2 Graham Perrin              git: 0981275c75d5 - main - rc(8): document how to reload rc's configuration
 19. Jun  2 Mark Johnston              git: 556b43492297 - main - ossl: Compile newly added files into the kernel if so requested
 20. Jun  2 Mark Johnston              git: 056305d3aa2b - main - ipsec: Make algorithm tables read-only


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


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