NetBSD/common
dsl 6054206dee Replace with a version that:
1) doesn't do byte compares to find which byte matched
2) doesn't do byte compares if any top bits are set
3) doesn't use a loop when the input is misaligned
4) has less mispredicted branches
Passes regression tests and 'build.sh' doesn't explode (and more than usual).
2009-07-18 11:41:23 +00:00
..
dist/zlib Fix build problems caused by crc32 addition to libkern. Also, this makes 2009-03-25 18:41:06 +00:00
include Avoid conflicts with ZFS. 2008-12-05 13:11:41 +00:00
lib Replace with a version that: 2009-07-18 11:41:23 +00:00