| Age | Commit message (Expand) | Author |
| 2010-02-03 | Userland now builds and uses terminfo instead of termcap. | roy |
| 2010-01-21 | Regen this properly per procedure described in src/tools/compat/configure.ac. | tsutsui |
| 2010-01-15 | Regenerate. | asau |
| 2010-01-15 | Test for <sys/endian.h> and provide HAVE_SYS_ENDIAN_H. | asau |
| 2010-01-14 | undef and redefine instead of checking if it is define, from joerg | christos |
| 2010-01-14 | provide __arraycount for those that don't have it. | christos |
| 2009-11-11 | Revert most of revision 1.73: | tron |
| 2009-11-06 | Define __RCSID and __COPYRIGHT as structure, so that the following | joerg |
| 2009-10-02 | split all the password and group translation functions into individual | christos |
| 2009-06-17 | add fpurge | christos |
| 2009-06-16 | add fpurge; needed by awk. | christos |
| 2009-02-24 | Make 'build.sh tools' work with the Sun Studio compiler, although bugs in | sketch |
| 2009-02-03 | do not require sys/mtio.h for a tools build of pax | dbj |
| 2009-02-03 | avoid including grp.h | dbj |
| 2009-01-18 | Use hex instead of decimal in #if FOO_MAX == 0xffff.... tests, and | apb |
| 2009-01-18 | Provide definitions for PRI{d,i,o,u,x,X}{16,32,64}. Many tools | apb |
| 2009-01-18 | Fix struct passwd time fields. From Shin'ichiro TAYA | christos |
| 2009-01-06 | Apply part of the patch from Julio M. Merino Vidal in | agc |
| 2009-01-05 | 1. reworking PR lib/40317: | tnozaki |
| 2008-11-04 | include unistd.h where getmode is traditionally declared | dbj |
| 2008-10-20 | The tools/compat versions of mkstemp() and mkdtemp() need to call the | apb |
| 2008-10-20 | Define __USE_ISOC99 for linux, making the isblank() proto appear. | dogcow |
| 2008-10-18 | Regen from configure.ac rev 1.67: | tsutsui |
| 2008-10-18 | Prepare dummy <resolv.h> and <arpa/nameser.h> to make asn1_compile and | tsutsui |
| 2008-10-14 | Regen autoconf stuff using tools version of autoconf (in src/tools/autoconf), | tsutsui |
| 2008-04-29 | Convert to new 2 clause license | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-11-08 | make it so that we always use our own version of getopt_long as the comment | christos |
| 2007-10-30 | Try to address mess with user_from_uid and friends by ensuring we always | tls |
| 2007-10-19 | I am now convinced of the error of my ways, and I am checking for all the | christos |
| 2007-10-18 | Move linux block up higher as it was before. noted by apb | christos |
| 2007-10-18 | - define the NetBSD options before including any files | christos |
| 2007-09-28 | add raise_default_signal | lukem |
| 2007-09-28 | regen for raise_default_signal | lukem |
| 2007-09-28 | Add raise_default_signal(). | lukem |
| 2007-08-07 | Regen after recent changes to configure.ac and compat_defs.h. | apb |
| 2007-08-07 | Update the instructions to say that regen should be done again | apb |
| 2007-08-07 | Provide definitions for {be,le}{16,32,64}{enc,dec} if necessary. | apb |
| 2007-08-07 | More detailed instructions for what to do when editing configure.ac. | apb |
| 2007-07-19 | sys/queue.h now requires sys/null.h, so add a compatibility header file. | jmmv |
| 2007-07-03 | Add strndup(3) to libnbcompat, since estrndup(3) added into efun.c calls it. | nakayama |
| 2007-01-28 | Back out this addition; it's The Wrong Thing when other system headers get | dogcow |
| 2007-01-28 | Due to recent changes in the cd9660 code, crosscompilation of tools/makefs | dogcow |
| 2007-01-09 | Fix tools build, binstall/xinstall, for systems without id_t, e.g. | ginsbach |
| 2006-12-20 | Fixes to allow veriexecgen to be built as a host tool. | agc |
| 2006-12-14 | Complete the move of string_to_flags() and flags_to_string() from the | he |
| 2006-10-29 | ...and one more for xcompilation (due to lib/libc/hash/sha1/sha1hl.c, sigh.) | dogcow |
| 2006-10-29 | cross (and native) building works again. woo. | dogcow |
| 2006-10-27 | make sure we can find <sys/{rmd160,sha2}.h>. make sure the crypto/foo.h | mrg |
| 2006-10-27 | add ${.CURDIR}/../../common/lib/libc/hash/{rmd160,sha2} to the .PATH | mrg |