freebsd-skq/usr.sbin/kldxref
imp 9ae554a06e Use safe strlcpy rather than unsafe strncpy. After marcel's last fix,
there was still one overflow possible.  strlcpy is faster anyway
because it doesn't unexpectedly zero the entire length of the string
when copying short strings....
2006-08-05 18:22:11 +00:00
..
ef_amd64.c
ef_i386.c
ef_nop.c
ef_obj.c
ef_powerpc.c
ef_sparc64.c
ef.c
ef.h
fileformat
kldxref.8
kldxref.c Use safe strlcpy rather than unsafe strncpy. After marcel's last fix, 2006-08-05 18:22:11 +00:00
Makefile Build shared on PowerPC now that the bug has been found and fixed. 2006-08-04 21:29:39 +00:00