| Age | Commit message (Expand) | Author |
| 2008-11-25 | enable extensions for isblank() and solaris | christos |
| 2008-11-04 | include unistd.h where getmode is traditionally declared | dbj |
| 2008-10-26 | HOST_SH should always be an absolute path, so don't bother searching for | apb |
| 2008-10-25 | Use ${TOOL_SED} instead of just "sed" while building other tools. | apb |
| 2008-10-25 | Build sed earlier, just after mktemp. Note that sed and mktemp do not | apb |
| 2008-10-25 | Remove the local handling of the NOSUBDIR variable. We can rely | apb |
| 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-19 | Add a comment to the Makefile explaining that we do not use HOST_AWK | apb |
| 2008-10-19 | Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. | apb |
| 2008-10-19 | Add awk as a host tool. | apb |
| 2008-10-19 | Define NOINFO, so that we don't try to build info files for host tools. | apb |
| 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-10-13 | Per uwe@'s suggestion, build nbgroff under wider circumstances. | dyoung |
| 2008-10-11 | - add a i386/t-netbsd64 makefile fragment to build 32/64 bit | mrg |
| 2008-10-07 | Remove the definitions of BUILD_OSTYPE and BUILD_OSVERSION, which have | apb |
| 2008-10-05 | Use TOOL_SED, not HOST_SED. Also use && to catch errors in | apb |
| 2008-10-05 | Add a .WAIT to ensure that sed is installed early, so that TOOL_SED can | apb |
| 2008-09-26 | Build strfile both as a host tool and as an installed program: | apb |
| 2008-09-19 | Grab libgcov stuff. | skrll |
| 2008-08-31 | Configure with --disable-warnings; cross-compiling on NetBSD 3.1 | lukem |
| 2008-08-24 | Build pcc as host tool if requested. | gmcgarry |
| 2008-07-07 | Verify that MAKEFLAGS contains "-j" before trying to manipulate it | apb |
| 2008-07-07 | pass the "-j" flag down to gmake. you can force -j option to | mrg |
| 2008-05-26 | Remove references to bebox-elf2pef and bebox-mkbootimage, now that they | he |
| 2008-05-24 | Integrated to powerpc-mkbootimage. | kiyohara |
| 2008-05-14 | Add rs6000 to the headerlist. Pointed out by Michael Muller | garbled |
| 2008-05-01 | Adjust the build of the ATF tools to use the new paths to the source files | jmmv |
| 2008-04-30 | Build powerpc-mkbootimage for rs6000 and bebox too. | garbled |
| 2008-04-30 | prep-mkbootimage is no longer needed. | garbled |
| 2008-04-30 | Convert prep to use the new unified mkbootimage rather than it's own. This | garbled |
| 2008-04-29 | Convert to new 2 clause license | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-02-08 | Collect the libobjc config.h | skrll |
| 2008-01-09 | Remove support for NetBSD/pc532. | simonb |
| 2007-11-24 | $HOST_SH does not necessarily contains the absolute path to sh. Fix it if | christos |
| 2007-11-19 | target: | uebayasi |
| 2007-11-12 | Add the atf host tools | jmmv |
| 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-10-17 | regen for pmppc removal | garbled |
| 2007-10-14 | regen | apb |
| 2007-10-14 | Adapt to the changed way of telling make which shell to use. | apb |
| 2007-10-14 | * Add Makefile.regen to regenerate configure from configure.ac; | apb |
| 2007-09-28 | add raise_default_signal | lukem |