| Age | Commit message (Expand) | Author |
| 2003-12-11 | Fix typo. | matt |
| 2003-12-11 | Add macppc-fixcoff tool. | matt |
| 2003-12-10 | Use (cd ${.CURDIR} && ${MAKE} cleandir) instead of ${MAKE} cleandir | lukem |
| 2003-12-04 | always build tools/binutils now. | mrg |
| 2003-11-08 | Build sgivol as a host tool when compiling for sgimips. | sekiya |
| 2003-10-27 | add mknod as a host tool | lukem |
| 2003-10-26 | add gdb53 as a host tool for use as a crossgdb | cl |
| 2003-10-21 | Rework how MAKEVERBOSE operates: | lukem |
| 2003-10-19 | Add host tool version of ncdcs | matt |
| 2003-10-18 | MAKEVERBOSE support | lukem |
| 2003-07-25 | - build "binutils" and "gcc" separately if USE_TOOLS_TOOLCHAIN is not set | mrg |
| 2003-07-24 | Add missing "cleandir" rule. | tron |
| 2003-07-20 | add stat(1) as a host tool | lukem |
| 2003-07-16 | also do the MKTOOLS and PREVIOUSTOOLDIR checks for "realdepend" | lukem |
| 2003-07-16 | * If a `PREVIOUSTOOLDIR' file doesn't exist, or its contents are not | lukem |
| 2003-06-26 | Citrus iconv support(3) | tshiozak |
| 2003-05-18 | Add db(1) as a host tool | lukem |
| 2003-03-25 | build file(1) as a host tool (for compiling magic files) | pooka |
| 2003-03-07 | Make hexdump a host tool. | thorpej |
| 2002-12-21 | enable sunlabel... | lukem |
| 2002-09-19 | Change the TOOLCHAIN_MISSING from == "no" to != "yes", to be consistent | thorpej |
| 2002-09-19 | Since TOOLCHAIN_MISSING is defined in bsd.own.mk, it can never be undefined. | matt |
| 2002-09-17 | * Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into | thorpej |
| 2002-09-14 | We need binstall to be installed, before attempting to use it to install mktemp. | chris |
| 2002-09-14 | Descend into mktemp. | thorpej |
| 2002-06-12 | The last commit wasn't tested. Add a missing \ | veego |
| 2002-06-12 | Don't build toolchain bits for hppa, for now. | thorpej |
| 2002-06-10 | Add cat(1) as a host tool. | mason |
| 2002-06-05 | Don't try to build toolchain bits for ns32k. | thorpej |
| 2002-05-28 | Add fgen as a host tool, used for sys/arch/sparc/bootblk. | bjh21 |
| 2002-05-18 | gratuitious comment addition | lukem |
| 2002-05-07 | remove now-unnecessary sparc-installboot | lukem |
| 2002-05-03 | On prep, descend into prep-mkbootimage. | kleink |
| 2002-04-06 | vax-installboot has been deleted, so don't recurse into it. | bjh21 |
| 2002-04-03 | enable installboot | lukem |
| 2002-04-01 | Nuke NO_DBSYM; dbsym now uses BFD for everything. | thorpej |
| 2002-04-01 | On second thoughts, don't make mktemp a host tool. It's only used once, for | bjh21 |
| 2002-03-31 | Add mktemp as a host tool. | bjh21 |
| 2002-03-31 | Add cksum as a host tool. | bjh21 |
| 2002-03-29 | Drop into vax-installboot on VAX machines. | matt |
| 2002-03-07 | Rework recursion to use the original logic again, in the structure cleaned | tv |
| 2002-03-07 | Don't build groff if MKMAN=no. (groff does not build properly on some | tv |
| 2002-02-26 | Add gettext to tools. | tv |
| 2002-02-23 | Add elf2ecoff as a build tool for mips ports. | gmcgarry |
| 2002-02-18 | * Add comments on all the directory build/install ordering goo. | pk |
| 2002-02-11 | Revert part of previous; we need the install targets. | pk |
| 2002-02-10 | Use .ORDER targets to express the dependencies on subdir runs. This makes | pk |
| 2002-02-08 | Make sure to not go off installing in a directory before it's fully made. | pk |
| 2002-01-31 | Roll in fixes to permit cross-compiling from non-NetBSD hosts. This | tv |
| 2002-01-29 | Make almost all tools compile and run properly on non-NetBSD hosts. (In | tv |