summaryrefslogtreecommitdiff
path: root/tools/compat
AgeCommit message (Expand)Author
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2010-01-21Regen this properly per procedure described in src/tools/compat/configure.ac.tsutsui
2010-01-15Regenerate.asau
2010-01-15Test for <sys/endian.h> and provide HAVE_SYS_ENDIAN_H.asau
2010-01-14undef and redefine instead of checking if it is define, from joergchristos
2010-01-14provide __arraycount for those that don't have it.christos
2009-11-11Revert most of revision 1.73:tron
2009-11-06Define __RCSID and __COPYRIGHT as structure, so that the followingjoerg
2009-10-02split all the password and group translation functions into individualchristos
2009-06-17add fpurgechristos
2009-06-16add fpurge; needed by awk.christos
2009-02-24Make 'build.sh tools' work with the Sun Studio compiler, although bugs insketch
2009-02-03do not require sys/mtio.h for a tools build of paxdbj
2009-02-03avoid including grp.hdbj
2009-01-18Use hex instead of decimal in #if FOO_MAX == 0xffff.... tests, andapb
2009-01-18Provide definitions for PRI{d,i,o,u,x,X}{16,32,64}. Many toolsapb
2009-01-18Fix struct passwd time fields. From Shin'ichiro TAYAchristos
2009-01-06Apply part of the patch from Julio M. Merino Vidal inagc
2009-01-051. reworking PR lib/40317:tnozaki
2008-11-04include unistd.h where getmode is traditionally declareddbj
2008-10-20The tools/compat versions of mkstemp() and mkdtemp() need to call theapb
2008-10-20Define __USE_ISOC99 for linux, making the isblank() proto appear.dogcow
2008-10-18Regen from configure.ac rev 1.67:tsutsui
2008-10-18Prepare dummy <resolv.h> and <arpa/nameser.h> to make asn1_compile andtsutsui
2008-10-14Regen autoconf stuff using tools version of autoconf (in src/tools/autoconf),tsutsui
2008-04-29Convert to new 2 clause licensemartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-11-08make it so that we always use our own version of getopt_long as the commentchristos
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