2021/dev-commits-src-main/20210815.dev-commits-src-main
Messages: 194, old messages first
Last update: Mon Feb 13 14:12:28 2023
|
|
home | archive sorted by: subject | author | date | reverse date
1. Aug 9 Marcin Wojtas git: d8789cd0ae27 - main - mmc_fdt_helper: correct typo in DT property name 2. Aug 9 Alexander Motin git: 696fca3fd491 - main - Optimize res_find(). 3. Aug 9 Michael Tuexen git: a8d54fc903cc - main - ipv6: Fix getsockopt() for some IPPROTO_IPV6 level socket options 4. Aug 9 Wojciech Macek git: d9d59bb1af14 - main - ipsec: Handle ICMP NEEDFRAG message. 5. Aug 9 Andrew Turner git: 1791a628a13e - main - Clean up the arm64 fork_trampoline 6. Aug 9 Andrew Turner git: 337eb2ab9549 - main - Add macros for the arm64 daifset/daifclr flags 7. Aug 9 Andrew Turner git: 267d55fa2a74 - main - Remove an unused arm64 panic string 8. Aug 9 Gordon Bergling git: 8b9f6d62f75a - main - nanobsd: Correct a typo in a comment 9. Aug 9 Gordon Bergling git: 6bddade6114a - main - mkimg(1): Correct a typo in the usage output 10. Aug 9 Michael Tuexen git: 3808ab732e6a - main - sctp: remove some set, but unused variables 11. Aug 9 Brad Davis git: fd17ea8c1849 - main - release: make pkg installs more robust 12. Aug 9 Emmanuel Vadot Re: git: fd17ea8c1849 - main - release: make pkg installs more robust 13. Aug 9 Renato Botelho Re: git: fd17ea8c1849 - main - release: make pkg installs more robust 14. Aug 9 Brad Davis git: be2bc82f18fb - main - release: fix copypasta 15. Aug 9 Brad Davis git: 83952a5baa33 - main - release: allow VM_EXTRA_PACKAGES to be specified in the environment 16. Aug 9 Mark Johnston git: eca9ac5a32e4 - main - vfs: Avoid a comparison with an uninitialized field in setutimes() 17. Aug 9 Mark Johnston git: 8ee0826f7513 - main - in6: Enter the net epoch in in6_tmpaddrtimer() 18. Aug 9 Mark Johnston git: 663428ea17e3 - main - nd6: Mark several callouts as MPSAFE 19. Aug 9 Mark Johnston git: e54ae8258d64 - main - amd64: Fix output operand specs for the stmxcsr and vmread intrinsics 20. Aug 9 Mark Johnston git: e0cc56603518 - main - kasan.9: Note the header required for kasan_mark()
21. Aug 9 Mark Johnston git: 41335c6b7f63 - main - vmm: Make iommu ops tables const 22. Aug 9 Scott Long git: 27b8dd594d58 - main - Remove duplicate entry for arm/mv/armada38x/armada38x_rtc.c 23. Aug 9 Jessica Clarke git: 98138bbde032 - main - riscv: Fix pmap_alloc_l2 when it should allocate a new L1 entry 24. Aug 9 Kevin Bowling git: 015075f38348 - main - e1000: Fix lem/em UDP rx csum offload 25. Aug 10 Konstantin Belousov git: fd4751b38929 - main - netipsec/keydb.h: fix typo 26. Aug 10 Konstantin Belousov git: 8b000bf5bcdd - main - netipsec/key.c: Use ANSI C definition for key_random() 27. Aug 10 Konstantin Belousov git: ba3896e16913 - main - ipsec_set_policy(3): fix sentence 28. Aug 10 Konstantin Belousov git: 4a5a67fe679d - main - ip(4): Mention IP_IPSEC_POLICY ip-level socket option 29. Aug 10 Alan Somers git: 518e697f2acc - main - [skip ci] unix(4): LOCAL_PEERCRED works on SOCK_SEQPACKET, too. 30. Aug 10 Piotr Kubaj git: ecb3f90dd1c6 - main - share/man/man7/arch.7: powerpc64 support appeared in 9.0-RELEASE 31. Aug 10 Piotr Kubaj git: 8f642f797a03 - main - share/man/man7/arch.7: bump date 32. Aug 10 Mark Johnston git: e7a13643b17c - main - build.7: Document LOCAL_MODULES and LOCAL_MODULES_DIR 33. Aug 10 John Baldwin Re: git: e7a13643b17c - main - build.7: Document LOCAL_MODULES and LOCAL_MODULES_DIR 34. Aug 10 Kevin Bowling git: 12e8addd320d - main - e1000: rctl/srrctl buffer size init, rfctl fix 35. Aug 10 Mitchell Horne git: d78896e46f1d - main - pmc(3): remove Pentium-related man pages and references 36. Aug 10 Alexander Motin git: 50f16247a110 - main - ntb_hw_intel(4): Remove CTLFLAG_NEEDGIANT flags. 37. Aug 10 Alexander Motin git: c6902e7796bc - main - ntb_transport(4): Mark callouts MP-safe. 38. Aug 10 Ed Maste git: 38911b3c2c7d - main - ar: provide error exit status upon failure 39. Aug 10 John Baldwin git: c7bb0f47f721 - main - nfs tls: Update for SSL_OP_ENABLE_KTLS. 40. Aug 10 Warner Losh git: 5dedd2517db3 - main - devmatch: Ignore the pnp fields tagged as ignore ('#')
41. Aug 10 Scott Long git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races. 42. Aug 10 Scott Long git: bd9e461cf7f7 - main - Address the reported mmc serialization issue. 43. Aug 10 Warner Losh git: 9339e7c0bd56 - main - rtsx: Fix wakeup race similar to sdhci one fixed in 35547df5c786 44. Aug 11 Alexander Motin git: 94feb1f1eb4c - main - ntb_hw_intel(4): Add CTLFLAG_MPSAFE flags. 45. Aug 11 Alexander Motin git: 303477d32530 - main - cam(4): Mark all sysctls as CTLFLAG_MPSAFE. 46. Aug 11 Alexander Motin git: c2da954203c0 - main - geom(4): Mark all sysctls as CTLFLAG_MPSAFE. 47. Aug 11 Alexander Motin git: b776de6796fa - main - Mark some sysctls as CTLFLAG_MPSAFE. 48. Aug 11 Mark Johnston git: 805c3af898a8 - main - build.7: Describe the default value for LOCAL_MODULES 49. Aug 11 Mark Johnston git: 4fd450a87df0 - main - amd64 pmap: Pre-set PG_M on 2MB KASAN shadow map entries 50. Aug 11 Mark Johnston git: 30d00832d773 - main - conf: Add a KMSAN kernel option 51. Aug 11 Mark Johnston git: f95f780ea4e1 - main - amd64: Define KVA regions for KMSAN shadow maps 52. Aug 11 Mark Johnston git: a422084abbda - main - Add the KMSAN runtime 53. Aug 11 Mark Johnston git: 5dda15adbcf7 - main - kern: Ensure that thread-local KMSAN state is available 54. Aug 11 Mark Johnston git: 8978608832c2 - main - amd64: Populate the KMSAN shadow maps and integrate with the VM 55. Aug 11 Mark Johnston git: b0f71f1bc5a4 - main - amd64: Add MD bits for KMSAN 56. Aug 11 Mark Johnston git: ce2609947c2d - main - kmsan: Add a manual page 57. Aug 11 Mark Johnston git: 1263022e3922 - main - Add a GENERIC-KMSAN kernel configuration for amd64 58. Aug 11 Mark Johnston git: 3a1802fef4b5 - main - busdma: Add an internal BUS_DMA_FORCE_MAP flag to x86 bounce_busdma 59. Aug 11 Mark Johnston git: 693c9516fa60 - main - busdma: Add KMSAN integration 60. Aug 11 Mark Johnston git: 100949103a63 - main - uma: Add KMSAN hooks
61. Aug 11 Mark Johnston git: d75884df7812 - main - ck: Correct asm output operand widths in amd64 pointer intrinsics 62. Aug 11 Alexander Motin git: 67f508db84b8 - main - Mark some sysctls as CTLFLAG_MPSAFE. 63. Aug 11 Gordon Bergling git: 809ad8170aa9 - main - ipfw(8): Fix a typo in an error message 64. Aug 11 Gordon Bergling git: 1e1fbf3b47d7 - main - iscontrol(8): Fix a typo in a struct 65. Aug 11 Daniel Engberg git: 4f3a0cfbde03 - main - Add myself (diizzy) as ports committer 66. Aug 11 Ka Ho Ng git: 4a9b832a2ad7 - main - vfs: Rename ioflg to ioflag in vn_deallocate 67. Aug 11 FreeBSD User Re: git: 67f508db84b8 - main - Mark some sysctls as CTLFLAG_MPSAFE. 68. Aug 11 Andrew Turner git: 89c085b8993d - main - Only use byte register access in legacy virtio pci 69. Aug 11 Andrew Turner git: 69d8dc20be6c - main - Use arm64 sha256 intrinsics in libmd 70. Aug 11 FreeBSD User Rbuildworld failure: ar: warning: can't open file: x509_minimal.pieo (an other .pieo files) 71. Aug 11 Andrew Turner git: 6b22840ed0e8 - main - Read the arm64 midr register earlier 72. Aug 11 Warner Losh git: 879675e9a0d8 - main - stand: Add MK_PIE=no to defs.mk 73. Aug 11 Mark Johnston git: b2da1032397e - main - ncurses: Apply a tputs() fix from patch 20210403 74. Aug 11 Mark Johnston git: 05eba8e068c1 - main - RELNOTES: Add entries for KASAN and KMSAN 75. Aug 11 Ed Maste git: 09319f7d3f8a - main - ar: remove invalid extra param in bsdar_warnc calls 76. Aug 11 Mitchell Horne git: 4ccaa87f695c - main - kdb: Handle process enumeration before procinit() 77. Aug 11 Ronald Klop Re: git: 6c9506559080 - main - Escape any '.' characters in sysctl node names 78. Aug 11 Andrew Gallatin git: 95c51fafa40d - main - ktls: Init reset tag task for cloned sessions 79. Aug 11 Alan Somers Re: git: 6c9506559080 - main - Escape any '.' characters in sysctl node names 80. Aug 11 John Baldwin Re: git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races.
81. Aug 11 Mark Johnston git: 10a8e93da158 - main - kmsan: Export kmsan_mark_mbuf() and kmsan_mark_bio() 82. Aug 11 Mark Johnston git: 645b7efd496d - main - geom_disk: Add KMSAN checks 83. Aug 11 Mark Johnston git: 24fe46128495 - main - ether: Add a KMSAN check for transmitted frames 84. Aug 11 Mark Johnston git: 710c055673b3 - main - virtio: Add KMSAN hooks for network and block devices 85. Aug 11 Eric van Gyzen git: 96f9bd46547d - main - dumpon: fix encrypted dumps after commit 372557d8c3d 86. Aug 11 Eric van Gyzen git: 13a58148de17 - main - netdump: send key before dump, in case dump fails 87. Aug 11 Toomas Soome git: 97cbd5e72238 - main - loader: open file list should be dynamic 88. Aug 11 Luiz Otavio O Souza Re: git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races. 89. Aug 11 FreeBSD User Re: git: 97cbd5e72238 - main - loader: open file list should be dynamic 90. Aug 11 John Baldwin Re: git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races. 91. Aug 11 Toomas Soome git: ee6dc333e1a1 - main - libsecureboot: define SOPEN_MAX 92. Aug 11 Luiz Otavio O Souza Re: git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races. 93. Aug 11 John Baldwin Re: git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races. 94. Aug 11 Scott Long Re: git: 35547df5c786 - main - Call wakeup() with the lock held to avoid missed wakeup races. 95. Aug 11 Eric van Gyzen Re: git: 96f9bd46547d - main - dumpon: fix encrypted dumps after commit 372557d8c3d 96. Aug 11 Ed Maste git: d20e9e02db3d - main - ar: diff reduction against ELF Tool Chain 97. Aug 12 Justin Hibbits git: 5ae48eb998ad - main - powerpc/pseries: Allow radix pmap in pseries for ISA 3.0 98. Aug 12 Rick Macklem git: 3ad1e1c1ce20 - main - nfscl: Add a Lookup+Open RPC for NFSv4.1/4.2 99. Aug 12 Rick Macklem git: a3ff18e2715b - main - UPDATING: Add an entry for commit 3ad1e1c1ce20 100. Aug 12 Eric van Gyzen git: 080c6fdc0ce8 - main - dumpon: fix build on some architectures
101. Aug 12 =?utf-8?Q?Roger Pau Monn=C git: f4c6843ec2b9 - main - xen: use correct cache attributes for Xen specific memory regions 102. Aug 12 =?utf-8?Q?Roger Pau Monn=C git: 5e4279a8f35a - main - loader: fix multiboot loading on UEFI 103. Aug 12 Ka Ho Ng git: 179bc5729dd7 - main - vmm: Fix wrong assert in ivhd_dev_add_entry 104. Aug 12 Dimitry Andric Re: Rbuildworld failure: ar: warning: can't open file: x509_minimal.pieo (an other .pieo files) 105. Aug 12 Dmitry Chagin git: 6e31bed646c2 - main - linux(4): Fix futex copyrights. 106. Aug 12 Dmitry Chagin git: 13d79be9950d - main - linux(4): Implement faccessat2 system call. 107. Aug 12 Dmitry Chagin git: bee191e46fc2 - main - linux(4): Regen for faccessat2 system call. 108. Aug 12 Dmitry Chagin git: fc37be246021 - main - linux(4): Plug in aarch64 fcntl flags. 109. Aug 12 Dmitry Chagin git: de8374df28cc - main - fork: Allow ABI to specify fork return values for child. 110. Aug 12 Dmitry Chagin git: f1c450492f81 - main - linux(4): Change clone syscall definition to match Linux actual one. 111. Aug 12 Dmitry Chagin git: 0c08f34f4ddf - main - linux(4): Regen for clone syscall. 112. Aug 12 Dmitry Chagin git: 0a4b664ae858 - main - linux(4): Add struct clone_args for future clone3 system call. 113. Aug 12 Dmitry Chagin git: 17913b0b6b70 - main - linux(4): Implement clone3 system call. 114. Aug 12 Dmitry Chagin git: b356030e6706 - main - linux(4): Regen for clone3 system call. 115. Aug 12 Andrew Turner git: 29b25b13c777 - main - Sort the arm64 cpu_implementers list by name 116. Aug 12 Andrew Turner git: a7fcda1b8c21 - main - Add the Apple arm64 implementer ID 117. Aug 12 Andrew Turner git: 17b6ee961382 - main - Enable arm64 SError exceptions in the kernel 118. Aug 12 Dmitry Chagin git: a796845d6de0 - main - linux(4): Add CLONE_PIDFD option bit. 119. Aug 12 Dmitry Chagin git: c5fc9fe7f36a - main - linux(4): Implement CLONE_CLEAR_SIGHAND option bit. 120. Aug 12 Dmitry Chagin git: 0d77f6c0c350 - main - linux(4): Add LINUX_RATELIMIT_MSG macro for future use.
121. Aug 12 Dmitry Chagin git: 4385147547d9 - main - linux(4): Return ENOSYS for unsupported clone3 option bits. 122. Aug 12 Dmitry Chagin git: c2cc5345b88e - main - linux(4): Verify that higher 32bits of exit_signal in clone3 are unset. 123. Aug 12 Dmitry Chagin git: 1af0780b5f20 - main - linux(4): Move ff variable initialization from declaration. 124. Aug 12 Dmitry Chagin git: 71854d9b2b09 - main - fork: Remove the unnecessary spaces. 125. Aug 12 Dmitry Chagin git: bed2ac27a14d - main - linux(4): Remove the unnecessary spaces. 126. Aug 12 Toomas Soome git: 5d5a6216645a - main - loader: cstyle cleanup of userboot/devicename.c 127. Aug 12 Ka Ho Ng git: c15384f89631 - main - vfs: Add get_write_ioflag helper to calculate ioflag 128. Aug 12 Li-Wen Hsu git: 2a9b4076dc5e - main - Merge common parts of i386 and amd64's ieeefp.h into x86/x86_ieeefp.h 129. Aug 12 Dmitry Chagin git: aecd31a8a3b0 - main - linux(4): Remove clone3 and faccessat2 from dummy. 130. Aug 12 Gordon Bergling git: 4b4850aefe3f - main - hms(4): Fix a typo in sysctl description 131. Aug 12 Cy Schubert git: ce92f5a91b16 - main - wpa: Add wpa_cli action file event 132. Aug 12 Ka Ho Ng git: a638dc4ebc8e - main - vfs: Add ioflag to VOP_DEALLOCATE(9) 133. Aug 12 Ka Ho Ng git: 454bc887f250 - main - uipc_shm: Implements fspacectl(2) support 134. Aug 12 Ka Ho Ng git: 95941b963606 - main - param.h: Bump __FreeBSD_version to 1400030 135. Aug 12 John Baldwin Re: git: f4c6843ec2b9 - main - xen: use correct cache attributes for Xen specific memory regions 136. Aug 12 Roger Pau =?utf-8?B?TW9ubs Re: git: f4c6843ec2b9 - main - xen: use correct cache attributes for Xen specific memory regions 137. Aug 12 John Baldwin git: 2eb0e53a6b5e - main - cxgbei: Wait for the final CPL to be received in icl_cxgbei_conn_close. 138. Aug 12 John Baldwin Re: git: f4c6843ec2b9 - main - xen: use correct cache attributes for Xen specific memory regions 139. Aug 12 Roger Pau =?utf-8?B?TW9ubs Re: git: f4c6843ec2b9 - main - xen: use correct cache attributes for Xen specific memory regions 140. Aug 12 Cy Schubert Re: git: d20e9e02db3d - main - ar: diff reduction against ELF Tool Chain
141. Aug 12 Ed Maste git: c5bf58add0d5 - main - Revert "ar: diff reduction against ELF Tool Chain" 142. Aug 12 Cy Schubert Re: git: d20e9e02db3d - main - ar: diff reduction against ELF Tool Chain 143. Aug 12 Ed Maste Re: git: d20e9e02db3d - main - ar: diff reduction against ELF Tool Chain 144. Aug 12 John Baldwin Re: git: f4c6843ec2b9 - main - xen: use correct cache attributes for Xen specific memory regions 145. Aug 12 Jessica Clarke git: cef65082ae12 - main - bsd.compiler.mk: Fix cross-building from non-FreeBSD 146. Aug 12 Jessica Clarke git: 8a1895a3fa6f - main - tools/build/cross-build: Fix building libllvmminimal on Linux 147. Aug 12 Jessica Clarke git: 5ff5d1177bc6 - main - clang: Fix inverted condition in llvm.build.mk 148. Aug 12 Rick Macklem git: 06afb53bcd7b - main - nfsd: Fix sanity check for NFSv4.2 Allocate operations 149. Aug 13 Wojciech Macek git: 6b66194bcb7e - main - ipsec: Check PMTU before sending a frame. 150. Aug 13 Wojciech Macek git: a16771de4c1e - main - ipsec: Return error code if no matching SA was found 151. Aug 13 Dmitry Chagin git: d4da692862f1 - main - linux(4): Improve comment. 152. Aug 13 Wojciech Macek git: f61cb12aac8d - main - mroute: fix locking issues 153. Aug 13 =?utf-8?Q?Stefan E=C3=9Fer git: 44d4804d1945 - main - =?utf-8?Q?usr.bin/gh=C3=A4-bc, contrib/bc: update to version 5.0.0?= 154. Aug 13 Konstantin Belousov git: c9f833abf1d7 - main - rtld: Round down relro_size 155. Aug 13 Wojciech Macek git: 4920e38fecc3 - main - ipsec: fix race condition in key.c 156. Aug 13 Mark Johnston git: e0e3ded78a5d - main - ng_bridge: Use M_NOWAIT when allocating memory in the newhook routine 157. Aug 13 Mark Johnston git: 3d69515cfea2 - main - arc4random: Avoid KMSAN false positives from pre-seeding results 158. Aug 13 Ed Maste git: 086f09087713 - main - ar: diff reduction against ELF Tool Chain 159. Aug 13 Konstantin Belousov git: 2e2212b4f55f - main - Style: wrap the long line, definition of ufs_checkpath() 160. Aug 13 Konstantin Belousov git: 8df4bc48c89a - main - ufs rename: ensure that the result of ufs_checkpath() is stable
161. Aug 13 Ed Maste git: 57aaefdceccd - main - ar: diff reduction against ELF Tool Chain 162. Aug 13 Ed Maste git: 866c80747261 - main - ar: remove duplicate function declaration in header 163. Aug 13 Ed Maste git: 6b25b4a73fbe - main - mgb: update Microchip URLs 164. Aug 13 Konstantin Belousov git: 9446d9e88fd7 - main - fstatat(2): handle non-vnode file descriptors for AT_EMPTY_PATH 165. Aug 14 Alan Somers git: 825fb07c5598 - main - aio: revert the workaround for bug 251828 in the tests 166. Aug 14 Gordon Bergling git: 17db4b52fb41 - main - Fix some common typos in source code comments 167. Aug 14 Gordon Bergling git: fa7a635f7ee2 - main - Fix a few typos in source code comments 168. Aug 14 Gordon Bergling git: 34f620f1d0cf - main - Fix a few typos in source code comments 169. Aug 14 Gordon Bergling git: 288e553623d3 - main - Fix a few typos in source code comments 170. Aug 14 Gordon Bergling git: 86b74b736818 - main - Fix a common typo in a comment 171. Aug 14 Konstantin Belousov git: b42df9dafb80 - main - Add test for fstatat(pipefd, AT_EMPTY_PATH) 172. Aug 14 Gordon Bergling git: 1da11b8ac347 - main - Fix a common typo in source code comments 173. Aug 14 Gordon Bergling git: a1581cd73594 - main - Fix a common typo in source code comments 174. Aug 14 Gordon Bergling git: 646f3a36c8df - main - Fix a typo that was introduced while fixing a typo 175. Aug 14 Gordon Bergling git: 0d71cea832f4 - main - md5(1): Fix a typo in the manual page 176. Aug 14 Konstantin Belousov git: 908e277230ef - main - x86: cpufunc: Add rdtscp_aux() 177. Aug 14 Konstantin Belousov git: 652ae7b11485 - main - x86: cpufunc: Add rdtsc_ordered() 178. Aug 14 Konstantin Belousov git: 346f5a0c483b - main - x86: files: Make sys/x86/x86/pvclock.c optional 179. Aug 14 Konstantin Belousov git: 0b3382b863f3 - main - pvclock: Add 'struct pvclock' API 180. Aug 14 Konstantin Belousov git: 6c69c6bb4c7f - main - kvm_clock: KVM paravirtual clock support
181. Aug 14 Konstantin Belousov git: d4b2d3035a23 - main - pvclock: Add vDSO support 182. Aug 14 Konstantin Belousov git: a3d932dfef5e - main - libc: vDSO timekeeping: Add pvclock support 183. Aug 14 Mark Johnston git: 7e14be0b0717 - main - pci: Add an ioctl to perform I/O to BARs 184. Aug 14 Mark Johnston git: 42375556e5b2 - main - bhyve: Use pci(4) to access I/O port BARs 185. Aug 14 Mark Johnston git: bfa812f5407b - main - rtsold: auto-probe point to point interfaces 186. Aug 14 Mark Johnston git: 02508a3d4e17 - main - rtsold: pass sending router address to other and managed script 187. Aug 14 Mark Johnston git: 7e11889959a6 - main - tail: Fix -f with stdin 188. Aug 14 Mark Johnston git: 58b1a126b98f - main - tail: Add regression tests for -f and -F 189. Aug 14 Mark Johnston git: 20d728b55917 - main - rpc: Make function tables const 190. Aug 14 Mateusz Guzik git: d2b95af1c27e - main - ip_reass: drop the volatile keyword from nfrags and mark with __exclusive_cache_line 191. Aug 14 Mateusz Guzik git: 3be3cbe06d61 - main - ip_reass: do less work in ipreass_slowtimo if possible 192. Aug 14 Mateusz Guzik git: c17ae18080b4 - main - frag6: drop the volatile keyword from frag6_nfrags and mark with __exclusive_cache_line 193. Aug 14 Mateusz Guzik git: 8afe9481cfa3 - main - frag6: do less work in frag6_slowtimo if possible 194. Aug 15 Alexander V. Chernikov git: 4a77a9b64910 - main - routing: Use process fib instead of fib 0 when conducting tests.
home | archive sorted by: subject | author | date | reverse date