summaryrefslogtreecommitdiff
path: root/tools/compat
AgeCommit message (Expand)Author
2007-10-30Try to address mess with user_from_uid and friends by ensuring we alwaystls
2007-10-19I am now convinced of the error of my ways, and I am checking for all thechristos
2007-10-18Move linux block up higher as it was before. noted by apbchristos
2007-10-18- define the NetBSD options before including any fileschristos
2007-09-28add raise_default_signallukem
2007-09-28regen for raise_default_signallukem
2007-09-28Add raise_default_signal().lukem
2007-08-07Regen after recent changes to configure.ac and compat_defs.h.apb
2007-08-07Update the instructions to say that regen should be done againapb
2007-08-07Provide definitions for {be,le}{16,32,64}{enc,dec} if necessary.apb
2007-08-07More detailed instructions for what to do when editing configure.ac.apb
2007-07-19sys/queue.h now requires sys/null.h, so add a compatibility header file.jmmv
2007-07-03Add strndup(3) to libnbcompat, since estrndup(3) added into efun.c calls it.nakayama
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