| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow "make update" work with SVN, if you take the time to set up your | Mark Murray | 2009-06-14 | 1 | -4/+20 |
* | Revert c190007 at the request of Ruslan. It was not correct because | Warner Losh | 2009-04-05 | 1 | -1/+0 |
* | Add usr.bin/ar to the list of cross tools. Before, when we had gnu | Warner Losh | 2009-03-19 | 1 | -0/+1 |
* | Restore missing OSREL definition that accidetnally dropped from an | Warner Losh | 2009-03-15 | 1 | -0/+3 |
* | - Create the buildworld object directories with mtree instead of various | Gabor Kovesdan | 2009-03-15 | 1 | -26/+8 |
* | - Reenable Native Language Support in libc. This feature was disabled due | Gabor Kovesdan | 2009-03-13 | 1 | -3/+3 |
* | Don't put "install-info" to the list of install-tools if we're | Ruslan Ermilov | 2009-03-13 | 1 | -1/+5 |
* | Implement the xdev target. When you define XDEV=arch XDEV_ARCH=arch, | Warner Losh | 2009-03-13 | 1 | -0/+86 |
* | Fix build when WITH_SSP is set explicitly. | Ruslan Ermilov | 2009-02-21 | 1 | -6/+7 |
* | Implement an idea from Sam Leffler: | Warner Losh | 2009-01-23 | 1 | -0/+4 |
* | Add KERNFAST define. When defined, it skips all the config, depends | Warner Losh | 2009-01-15 | 1 | -0/+6 |
* | Add the kerberos5 libs to the install32 target. | David E. O'Brien | 2008-11-12 | 1 | -0/+3 |
* | Back out testing aid that was inadvertantly committed as part of r184205. | Dag-Erling Smørgrav | 2008-10-23 | 1 | -4/+0 |
* | Retire the MALLOC and FREE macros. They are an abomination unto style(9). | Dag-Erling Smørgrav | 2008-10-23 | 1 | -0/+4 |
* | Rescue is "not yet" for MIPS. | David E. O'Brien | 2008-09-19 | 1 | -0/+4 |
* | If a CPUTYPE isn't specified, then don't use -march=k8 when compiling | John Baldwin | 2008-08-19 | 1 | -3/+3 |
* | Various style fixes in the build32 rules. | John Baldwin | 2008-08-02 | 1 | -9/+10 |
* | Tweak the support for using ldd on 32-bit objects a bit further. | John Baldwin | 2008-08-01 | 1 | -0/+3 |
* | Enable GCC stack protection (aka Propolice) for userland: | Ruslan Ermilov | 2008-06-25 | 1 | -5/+6 |
* | Add MIPS to the list of known arches. | David E. O'Brien | 2008-06-18 | 1 | -1/+1 |
* | Add the DTrace build tools to the list of tools and pass NO_CTF to all | John Birrell | 2008-05-23 | 1 | -8/+36 |
* | Fix conflicts after heimdal-1.1 import and add build infrastructure. Import | Doug Rabson | 2008-05-07 | 1 | -4/+10 |
* | Bootstrap the build of btxld. | Ruslan Ermilov | 2008-04-15 | 1 | -1/+3 |
* | Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longer | Ruslan Ermilov | 2008-03-29 | 1 | -7/+3 |
* | Set AR=gnu-ar and RANLIB=gnu-ranlib on systems where we are forced | Ruslan Ermilov | 2008-03-02 | 1 | -4/+3 |
* | Sort. | Ruslan Ermilov | 2008-02-25 | 1 | -5/+5 |
* | Make again BSD ar(1) the default system ar(1), now properly handling | Ruslan Ermilov | 2008-02-25 | 1 | -0/+9 |
* | Satisfy a particularly obstinate nit-picker :) | Dag-Erling Smørgrav | 2008-02-05 | 1 | -1/+1 |
* | Give usr.bin/kdump/kdump_subr.c the same treatment as usr.bin/kdump/ioctl.c | Dag-Erling Smørgrav | 2008-02-05 | 1 | -0/+1 |
* | Support source upgrades from at least 6.0-RELEASE. | Ruslan Ermilov | 2008-01-23 | 1 | -0/+4 |
* | Conditionally add mklocale to bootstrap-tools | Andrey A. Chernov | 2008-01-23 | 1 | -0/+5 |
* | Cleanup after last commit (remove undefined variables). | Ruslan Ermilov | 2008-01-22 | 1 | -7/+1 |
* | Remove 5.x and 6.x cruft - source upgrades to RELENG_8 from versions prior | David E. O'Brien | 2008-01-21 | 1 | -28/+0 |
* | Remove WITHOUT_FORTRAN from the XMAKE target, it doesn't exist anymore. | Christian Brueffer | 2008-01-16 | 1 | -1/+1 |
* | - Explicitly verify if all needed libs were found by ldd(1). Do so | Yaroslav Tykhiy | 2007-12-04 | 1 | -6/+14 |
* | Decouple the install tools from the main system as much as possible. | Yaroslav Tykhiy | 2007-10-31 | 1 | -14/+32 |
* | If a required install tool is missing, provide a more friendly error | Ed Maste | 2007-10-15 | 1 | -1/+6 |
* | Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidental | David E. O'Brien | 2007-10-09 | 1 | -1/+1 |
* | Repo copy libpthreads to libkse. | David E. O'Brien | 2007-10-09 | 1 | -3/+3 |
* | Revise the list of directories we manually create under | Ruslan Ermilov | 2007-10-01 | 1 | -5/+2 |
* | Always install libpthread.* symlinks if at least one of | Ruslan Ermilov | 2007-10-01 | 1 | -1/+9 |
* | Add sed(1) to cross tools. We do want newly built version during | Xin LI | 2007-07-10 | 1 | -0/+1 |
* | lex(1) no longer installs headers into GCC-internal dirs | Ruslan Ermilov | 2007-05-26 | 1 | -3/+3 |
* | Revision 1.576 removed too much. I didn't notice because my /usr is on | Dag-Erling Smørgrav | 2007-05-19 | 1 | -0/+2 |
* | GCC will now properly link libc with all shared objects in order to record | Alexander Kabaev | 2007-05-19 | 1 | -3/+26 |
* | Don't use a subshell where it isn't needed. | Dag-Erling Smørgrav | 2007-05-16 | 1 | -12/+12 |
* | Expose all of {check,delete}-old{,-dirs,-files,-libs}. | Dag-Erling Smørgrav | 2007-05-16 | 1 | -1/+4 |
* | Remove stray comment which broke delete-old-dirs. | Dag-Erling Smørgrav | 2007-05-16 | 1 | -1/+0 |
* | Partially revert the check-old / delete-old modifications to clarify the | Dag-Erling Smørgrav | 2007-05-16 | 1 | -26/+20 |
* | Restore previous behaviour of aborting delete-old* if rm failed. | Dag-Erling Smørgrav | 2007-05-14 | 1 | -2/+2 |