summaryrefslogtreecommitdiff
path: root/tools/compat
AgeCommit message (Expand)Author
2002-02-06remove btodb() hack now that makefs doesn't need it anymore.lukem
2002-02-01Cross-hosting notes for foreign OS's. (Currently Linux, Solaris, and oldertv
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
2002-01-31Include config.h unconditionally; clean up.tv
2002-01-31Provide a default string so host tools that forget to call setprogname()tv
2002-01-31Make sure there are no weak references in libnbcompat (avoids linkertv
2002-01-29Make almost all tools compile and run properly on non-NetBSD hosts. (Intv
2002-01-24- Replace pwcache(3) if necessary (pwcache_userdb(3) is checked for).lukem
2002-01-23removelukem
2002-01-22Split compat definitions into a separate file so that autoconfthorpej
2002-01-21reachover to ../../lib/libutil for fparseln.clukem
2002-01-21Somewhere along the line, the _DIAGASSERT was lost. Re-add it (as a macrotv
2002-01-21Make many host tools compile on non-NetBSD hosts. Not complete, buttv
2002-01-13rcsidlukem
2002-01-10- act more like lib/libc/gen/setprogname.c, and store the basename oflukem
2002-01-10regen from configure.ac 1.3 for <inttypes.h> changelukem
2002-01-10look for <inttypes.h> and #include if found (for uint*_t)lukem
2002-01-04Add replacement fgetln(3) (from lukemftp/libukem), as fparseln(3) uses itlukem
2002-01-04remove lukemftp comment; this is just as close to the libutil versionlukem
2002-01-04need <errno.h> and <stdarg.h>lukem
2001-12-11Add the framework for autoconf-based src/tools/compat structure. This willtv
2001-11-11Pull the rmd160 stuff out as mtree now has options to selectively compilejmc
2001-11-08XXX...Complete hack for now.jmc
2001-08-14Bootstrap toolchain framework, first pass.tv