NetBSD/common
ross b8bbfca272 Don't do DIAGASSERT against NULL if _KERNEL This puts us back to
kernel behavior before src/common where 0 was a valid dest addr.

This should fix the macppc (and other OEA ppc) silent-death-on-DIAGNOSTIC
issue, and possibly other DIAGNOSTIC failures.

XXX it might be worth thinking about an API where 0 is allowed in
documented cases and not allowed otherwise.
2006-02-05 06:47:48 +00:00
..
dist/zlib Sprinkle __UNCONST and fix some casts to make this pass WARNS=4 2006-01-27 00:45:27 +00:00
lib/libc Don't do DIAGASSERT against NULL if _KERNEL This puts us back to 2006-02-05 06:47:48 +00:00