| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longer | ru | 2008-03-29 | 1 | -7/+3 |
* | Set AR=gnu-ar and RANLIB=gnu-ranlib on systems where we are forced | ru | 2008-03-02 | 1 | -4/+3 |
* | Sort. | ru | 2008-02-25 | 1 | -5/+5 |
* | Make again BSD ar(1) the default system ar(1), now properly handling | ru | 2008-02-25 | 1 | -0/+9 |
* | Satisfy a particularly obstinate nit-picker :) | des | 2008-02-05 | 1 | -1/+1 |
* | Give usr.bin/kdump/kdump_subr.c the same treatment as usr.bin/kdump/ioctl.c | des | 2008-02-05 | 1 | -0/+1 |
* | Support source upgrades from at least 6.0-RELEASE. | ru | 2008-01-23 | 1 | -0/+4 |
* | Conditionally add mklocale to bootstrap-tools | ache | 2008-01-23 | 1 | -0/+5 |
* | Cleanup after last commit (remove undefined variables). | ru | 2008-01-22 | 1 | -7/+1 |
* | Remove 5.x and 6.x cruft - source upgrades to RELENG_8 from versions prior | obrien | 2008-01-21 | 1 | -28/+0 |
* | Remove WITHOUT_FORTRAN from the XMAKE target, it doesn't exist anymore. | brueffer | 2008-01-16 | 1 | -1/+1 |
* | - Explicitly verify if all needed libs were found by ldd(1). Do so | yar | 2007-12-04 | 1 | -6/+14 |
* | Decouple the install tools from the main system as much as possible. | yar | 2007-10-31 | 1 | -14/+32 |
* | If a required install tool is missing, provide a more friendly error | emaste | 2007-10-15 | 1 | -1/+6 |
* | Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidental | obrien | 2007-10-09 | 1 | -1/+1 |
* | Repo copy libpthreads to libkse. | obrien | 2007-10-09 | 1 | -3/+3 |
* | Revise the list of directories we manually create under | ru | 2007-10-01 | 1 | -5/+2 |
* | Always install libpthread.* symlinks if at least one of | ru | 2007-10-01 | 1 | -1/+9 |
* | Add sed(1) to cross tools. We do want newly built version during | delphij | 2007-07-10 | 1 | -0/+1 |
* | lex(1) no longer installs headers into GCC-internal dirs | ru | 2007-05-26 | 1 | -3/+3 |
* | Revision 1.576 removed too much. I didn't notice because my /usr is on | des | 2007-05-19 | 1 | -0/+2 |
* | GCC will now properly link libc with all shared objects in order to record | kan | 2007-05-19 | 1 | -3/+26 |
* | Don't use a subshell where it isn't needed. | des | 2007-05-16 | 1 | -12/+12 |
* | Expose all of {check,delete}-old{,-dirs,-files,-libs}. | des | 2007-05-16 | 1 | -1/+4 |
* | Remove stray comment which broke delete-old-dirs. | des | 2007-05-16 | 1 | -1/+0 |
* | Partially revert the check-old / delete-old modifications to clarify the | des | 2007-05-16 | 1 | -26/+20 |
* | Restore previous behaviour of aborting delete-old* if rm failed. | des | 2007-05-14 | 1 | -2/+2 |
* | Greatly speed up {check,delete}-old* by replacing make loops with sh loops. | des | 2007-05-13 | 1 | -28/+20 |
* | Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it. | deischen | 2007-05-13 | 1 | -1/+1 |
* | Link libzpool, ztest and zdb against libpthread. | pjd | 2007-04-17 | 1 | -2/+2 |
* | Connect ZFS to the build. | pjd | 2007-04-06 | 1 | -2/+12 |
* | Enable ncurses wide character support | rafan | 2007-03-09 | 1 | -2/+4 |
* | Bump the bootstrapping requirements for gensnmptree(1) and remove | ru | 2007-03-01 | 1 | -1/+1 |
* | Resurrect one of the patches from attic and refine the | ru | 2007-02-28 | 1 | -31/+18 |
* | Clean the lib32 object directory with cleandir rather than rm -rf. | des | 2007-02-27 | 1 | -1/+2 |
* | Switch to new ncurses build glue | rafan | 2007-01-20 | 1 | -3/+3 |
* | There was a timeframe where crunchgen(1) was broken; force | ru | 2006-11-27 | 1 | -1/+1 |
* | There doesn't seem to be a real reason for include/ to be installed | ru | 2006-11-13 | 1 | -6/+9 |
* | Add sun4v to the TARGET_ARCH when just TARGET is set (like pc98 is done). | jb | 2006-10-16 | 1 | -1/+1 |
* | buildworld fixes for sun4v | kmacy | 2006-10-09 | 1 | -1/+1 |
* | Shuffle _*_libs assigments (no functional changes). | ru | 2006-10-07 | 1 | -29/+28 |
* | - Prebuild libgssapi only if building with Kerberos support. | ru | 2006-10-07 | 1 | -3/+6 |
* | Previous revision wasn't enough for "make TARGET=<machine> build*" | ru | 2006-09-08 | 1 | -0/+1 |
* | While experimenting with cross-building by specifying just TARGET, | ru | 2006-09-07 | 1 | -0/+1 |
* | Added timestamping to buildworld, similar to buildkernel. | ru | 2006-09-07 | 1 | -2/+12 |
* | - Rewrite logic to guess TARGET_ARCH/TARGET to be more readable, | ru | 2006-09-07 | 1 | -6/+25 |
* | make "make TARGET=foo" work correctly. Before, it would fail to set | imp | 2006-09-07 | 1 | -1/+4 |
* | Always make obj when building the libraries. This never hurts, and | imp | 2006-08-24 | 1 | -2/+4 |
* | Remove alpha left-overs. | ru | 2006-08-22 | 1 | -4/+0 |
* | Remove sade from build-tools, the tinderbox problem should be fixed now. | netchild | 2006-08-09 | 1 | -1/+0 |