| Age | Commit message (Expand) | Author |
| 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 |
| 2007-09-28 | regen for raise_default_signal | lukem |
| 2007-09-28 | Add raise_default_signal(). | lukem |
| 2007-09-20 | Force use of __cxa_atexit by a configure command line argument | drochner |
| 2007-08-07 | use a pre-generated list of files instead of running find(1) again and again. | yamt |
| 2007-08-07 | add a file generated by mkheaderlist.sh. | yamt |
| 2007-08-07 | a script to generate a list of headers for Makefile.disklabel. | yamt |
| 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-09 | Treat -cxx-isystem as -isystem-cxx. Not really required by our code, but | jmmv |
| 2007-07-03 | Rename nbinstall to ${MACHINE_GNU_PLATFORM}-install as it calls the | joerg |
| 2007-07-03 | Add strndup(3) to libnbcompat, since estrndup(3) added into efun.c calls it. | nakayama |
| 2007-06-28 | - When compiling nbinstall for the tool chain, use the target strip | joerg |
| 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 |