NetBSD/sys/lib
jdolecek d32bd396f2 #undef ffs before the ffs() function definition, so that the name
isn't rewrote to __builtin_ffs() on gcc 2.95+; this fixes compilation
on sun2
also change the comment for function
2002-10-10 10:51:56 +00:00
..
libkern #undef ffs before the ffs() function definition, so that the name 2002-10-10 10:51:56 +00:00
libsa remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
libz Fix make breakage. $ZDST != ${ZDST} in make. make clean/cleandir now works. 2002-06-15 19:30:56 +00:00