HardenedBSD/cddl
John Baldwin 1149b79dac Correct the sense of the "use32" terenary operator so that it uses
'lib32' for 32-bit binaries on amd64 and 'lib' for 64-bit binaries.
Remove an #ifdef __i386__ that defined use32 to the wrong value on
i386 to workaround the bug in the terenary operator.

MFC after:	1 month
2009-01-16 22:16:54 +00:00
..
compat/opensolaris IFp4: Don't rely on disk IDs and always use vdev guids, which means always look 2008-11-22 13:33:06 +00:00
contrib/opensolaris Correct the sense of the "use32" terenary operator so that it uses 2009-01-16 22:16:54 +00:00
lib
sbin
usr.bin
usr.sbin
Makefile
Makefile.inc