summaryrefslogtreecommitdiff
path: root/tools/compat
AgeCommit message (Expand)Author
2007-01-28Back out this addition; it's The Wrong Thing when other system headers getdogcow
2007-01-28Due to recent changes in the cd9660 code, crosscompilation of tools/makefsdogcow
2007-01-09Fix tools build, binstall/xinstall, for systems without id_t, e.g.ginsbach
2006-12-20Fixes to allow veriexecgen to be built as a host tool.agc
2006-12-14Complete the move of string_to_flags() and flags_to_string() from thehe
2006-10-29...and one more for xcompilation (due to lib/libc/hash/sha1/sha1hl.c, sigh.)dogcow
2006-10-29cross (and native) building works again. woo.dogcow
2006-10-27make sure we can find <sys/{rmd160,sha2}.h>. make sure the crypto/foo.hmrg
2006-10-27add ${.CURDIR}/../../common/lib/libc/hash/{rmd160,sha2} to the .PATHmrg
2006-10-18PR/34848: Roland Illig: NetBSD's sed cannot handle files that are missingchristos
2006-10-16Wrap #ifndef __BIT_TYPES_DEFINED__ around #define __BIT_TYPES_DEFINED__.apb
2006-10-12kill __unusedchristos
2006-10-09regen.christos
2006-10-09sideways check for error functions.christos
2006-10-08Put common/lib/libc/stdlib into .PATH. From Hisashi T Fujinaka.thorpej
2006-10-07Add definitions for strmode. This was missing from theapb
2006-10-07regenapb
2006-10-07PR/31232: Wim Lewis: tools/compat doesn't check for pre-existence ofelad
2006-09-29Use ${HOST_SH} instead of the host system's /bin/sh wherever possible:apb
2006-08-26Some tools need efuns.christos
2006-08-26Remove advertising clause.christos
2006-08-20Also check for DIR.__dd_fd. tools/compat now builds on the WWDC developerthorpej
2006-05-20Don't remove files that are needed for a build after make clean. Beforechristos
2006-02-22Twiddle configure/configure.ac to check/define/create machine/endian.h; thisdogcow
2006-02-14Two changes to facilitate building tools on Darwin:dyoung
2006-02-11regenwiz
2006-02-11Redo previous differently: use AH_TOP and AH_BOTTOM macros to insertwiz
2006-02-11regenwiz
2006-02-11Make using autoheader easier:wiz
2006-02-11Define prototypes for strsuftoll and strsuftollx if the one forwiz
2006-02-11rerun autoheader (and re-add header and footer).wiz
2006-02-11regen.wiz
2006-02-11Add AC_CHECK_DECLS test for strsuftoll. hannken reports it is neededwiz
2006-02-10Adapt for bswap* changes in configure.ac.wiz
2006-02-09regen with autoheader; header and footer need to be added manually,wiz
2006-02-09regen.wiz
2006-02-09Use the AC_DEFINE version with three arguments consistently, sincewiz
2006-02-09change #include <sys/endian.h> => #include <machine/endian.h> so thatdogcow
2006-02-02regendbj
2006-02-02touch an empty sys/bswap.h if detected as missing by configuredbj
2005-12-20Search the new common framework.christos
2005-09-24Move rmd160.h to crypto/ to keep in sync with recent changes.elad
2005-09-24Sync with recent MD2 changes.elad
2005-09-24Sync with recent changes.elad
2005-09-14Make cross compiling NetBSD under Linux work again. Problem noted bytron
2005-09-13We don't need any ndbm sources.christos
2005-09-13don't use the _foo.c files; all the code is in foo.c now.christos
2005-09-13compat reorg.christos
2005-08-27UINT8_MAX and UINT16_MAX are needed for disklabel.uwe
2005-08-26Pull in SHA2 routines from libc to nbcompat.elad