| Age | Commit message (Expand) | Author |
| 2007-06-07 | Instead of inventing a new environment variable to override the | he |
| 2007-06-07 | Modify the gcc configure script to allow override of the "target libc | he |
| 2007-03-31 | Remove non-shared hooks for VAX. | matt |
| 2007-03-16 | G/C some HAVE_GCC == 3 stuff | skrll |
| 2007-02-19 | disable sim for mips until someone adds the rest of the build framework for it. | chs |
| 2007-02-07 | Use '-o' instead of '-or' for find, the latter is a non-portable extension. | cbiere |
| 2007-02-05 | Whenever we try to parse the output from make, run make with the -B | apb |
| 2007-01-30 | paxctl got moved to usr.sbin, it seems. | dogcow |
| 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-14 | Pass TOOL_JOIN, TOOL_MKTEMP, NM, and TOOL_SED through to the | apb |
| 2007-01-14 | Build join(1) as a host tool. | apb |
| 2007-01-11 | Fix unbalanced sed expression -- add missing '('. | ginsbach |
| 2007-01-09 | Don't invoke join(1) with POSIX syntax on MacOS X 10.3.9. This fixes | ginsbach |
| 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-20 | A commit too far - don't try to build veriexecgen for just now | agc |
| 2006-12-19 | Build veriexecgen as a host tool | agc |
| 2006-12-14 | Complete the move of string_to_flags() and flags_to_string() from the | he |
| 2006-12-09 | Change the name of the host disklabel to nbdisklabel-${MAKEWRAPPERMACHINE}, | dyoung |
| 2006-11-25 | There's no need to install machine/reloc.h with powerpc/include/elf_machdep:1.7 | freza |
| 2006-11-25 | Fix the logic for --disable-sym. Hi uwe! | skrll |
| 2006-11-25 | add reloc.h to the list - missed this in the last commit. | riz |
| 2006-11-24 | Disable sim for mknative unless it's known to work (configure's | uwe |
| 2006-11-24 | Pass preset configure "cache" vars in the environment not only to the | uwe |
| 2006-11-23 | Note that nbmake-MACHINE native-gdb writes files under src, so this | uwe |
| 2006-11-23 | Wrap overlong line to fit. | uwe |
| 2006-11-23 | Use -isystem to add ${DESTDIR}/usr/include to the search path. | uwe |
| 2006-11-22 | Add the nbinclude directory to the include path, so that | riz |
| 2006-11-22 | Make sys/exec_elf.h and machine/elf_machdep.h available to host | riz |
| 2006-11-17 | Add some notes about the bogosity of some of the .WAIT stuff. | dsl |
| 2006-11-10 | Add paxctl as a tool. | christos |
| 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 | CONFIGURE_ARGS+=--disable-nls so that tools/gmake doesn't accidentally | uwe |
| 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 |
| 2006-10-19 | s/gcc3/gcc4/. | mrg |
| 2006-10-18 | PR/34848: Roland Illig: NetBSD's sed cannot handle files that are missing | christos |
| 2006-10-16 | Wrap #ifndef __BIT_TYPES_DEFINED__ around #define __BIT_TYPES_DEFINED__. | apb |
| 2006-10-12 | kill __unused | christos |
| 2006-10-09 | Configure the bootstrap make in such a way that it can use a shell other | apb |
| 2006-10-09 | regen. | christos |
| 2006-10-09 | sideways check for error functions. | christos |
| 2006-10-08 | If PREVIOUSTOOLDIR was empty, then don't complain that it has moved. | apb |
| 2006-10-08 | Put common/lib/libc/stdlib into .PATH. From Hisashi T Fujinaka. | thorpej |
| 2006-10-07 | Add definitions for strmode. This was missing from the | apb |
| 2006-10-07 | regen | apb |
| 2006-10-07 | PR/31232: Wim Lewis: tools/compat doesn't check for pre-existence of | elad |
| 2006-09-29 | Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: | apb |