summaryrefslogtreecommitdiff
path: root/usr.bin/mkesdb
AgeCommit message (Expand)Author
2006-02-09change #include <sys/endian.h> => #include <machine/endian.h> so thatdogcow
2005-06-27Don't define the debug variable here; it is declared statically elsewhere.fvdl
2005-06-02appease gcc -Wuninitializedlukem
2004-01-02use snprintf, dudeitojun
2003-10-27enable ident strings for sources pulled in from libclukem
2003-10-27Overhaul how `build.sh tools' are used:lukem
2003-08-01Rework how dependency generation is performed:lukem
2003-06-26Citrus iconv support(3)tshiozak