| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Hook clang into the build on i386/amd64/powerpc. | rdivacky | 2010-06-09 | 1 | -0/+8 |
* | Revert r208353. It did not work as I expected because WITHOUT_MAN is set | jkim | 2010-05-20 | 1 | -5/+1 |
* | We do not have to build makewhatis as a bootstrap tool when it is disabled | jkim | 2010-05-20 | 1 | -1/+5 |
* | Revert r208324. We still need it for installworld as $PATH is overriden. | jkim | 2010-05-20 | 1 | -0/+1 |
* | Remove makewhatis(1) from bootstrap tools. We no longer support source | jkim | 2010-05-20 | 1 | -1/+0 |
* | Enable liblzma support in libarchive | mm | 2010-05-10 | 1 | -1/+1 |
* | - Take libinstall.a out of pkg_install and make it a proper shared library. | flz | 2010-04-23 | 1 | -2/+3 |
* | Remove explicit setting of NO_CTF in WMAKEENV and in the make call for | netchild | 2010-04-22 | 1 | -2/+2 |
* | Add note about TARGET_ARCH | imp | 2010-04-14 | 1 | -0/+1 |
* | Expose MACHINE_CPU while building lib32 target. | delphij | 2010-03-24 | 1 | -0/+1 |
* | Remove old documents when they are not compressed. | antoine | 2010-03-07 | 1 | -2/+2 |
* | Regen the list of prebuild libraries using tools/make_libdeps.sh. | ru | 2010-01-26 | 1 | -14/+9 |
* | Unbreak world: | antoine | 2010-01-23 | 1 | -4/+9 |
* | Remove libulog from the bootstrap again. | ed | 2010-01-21 | 1 | -1/+1 |
* | In 'make delete-old', use 'exec' to redirect an fd persistently. | jilles | 2010-01-14 | 1 | -1/+1 |
* | Disable K&R style function definitions for WARNS=6. | ed | 2009-12-31 | 1 | -0/+7 |
* | Add NO_KERNELOBJ flag, similar to NO_KERNEL{CONFIG,DEPEND,CLEAN}, | imp | 2009-12-16 | 1 | -1/+5 |
* | Convert pam_lastlog(8) to libulog. | ed | 2009-12-11 | 1 | -2/+2 |
* | Replace -iprefix with -isystem. We only need alternative header | rdivacky | 2009-11-01 | 1 | -1/+1 |
* | Now that the zoneinfo data is automatically updated when a new world | edwin | 2009-10-28 | 1 | -1/+4 |
* | Move sed(1) from cross-tools to bootstrap-tools. | ru | 2009-10-21 | 1 | -1/+5 |
* | Chase dependency changes in libgssapi_krb5 module introruced by | bland | 2009-10-13 | 1 | -1/+1 |
* | Fix comment about KERNFAST. | des | 2009-09-10 | 1 | -1/+1 |
* | Second attempt at eliminating .text relocations in shared libraries | kan | 2009-07-14 | 1 | -1/+1 |
* | Back out previous revision until better tested fix is ready. | kan | 2009-06-29 | 1 | -1/+1 |
* | Eliminate .text relocations in shared libraries compiled with stack protector. | kan | 2009-06-28 | 1 | -1/+1 |
* | Allow "make update" work with SVN, if you take the time to set up your | markm | 2009-06-14 | 1 | -4/+20 |
* | Revert c190007 at the request of Ruslan. It was not correct because | imp | 2009-04-05 | 1 | -1/+0 |
* | Add usr.bin/ar to the list of cross tools. Before, when we had gnu | imp | 2009-03-19 | 1 | -0/+1 |
* | Restore missing OSREL definition that accidetnally dropped from an | imp | 2009-03-15 | 1 | -0/+3 |
* | - Create the buildworld object directories with mtree instead of various | gabor | 2009-03-15 | 1 | -26/+8 |
* | - Reenable Native Language Support in libc. This feature was disabled due | gabor | 2009-03-13 | 1 | -3/+3 |
* | Don't put "install-info" to the list of install-tools if we're | ru | 2009-03-13 | 1 | -1/+5 |
* | Implement the xdev target. When you define XDEV=arch XDEV_ARCH=arch, | imp | 2009-03-13 | 1 | -0/+86 |
* | Fix build when WITH_SSP is set explicitly. | ru | 2009-02-21 | 1 | -6/+7 |
* | Implement an idea from Sam Leffler: | imp | 2009-01-23 | 1 | -0/+4 |
* | Add KERNFAST define. When defined, it skips all the config, depends | imp | 2009-01-15 | 1 | -0/+6 |
* | Add the kerberos5 libs to the install32 target. | obrien | 2008-11-12 | 1 | -0/+3 |
* | Back out testing aid that was inadvertantly committed as part of r184205. | des | 2008-10-23 | 1 | -4/+0 |
* | Retire the MALLOC and FREE macros. They are an abomination unto style(9). | des | 2008-10-23 | 1 | -0/+4 |
* | Rescue is "not yet" for MIPS. | obrien | 2008-09-19 | 1 | -0/+4 |
* | If a CPUTYPE isn't specified, then don't use -march=k8 when compiling | jhb | 2008-08-19 | 1 | -3/+3 |
* | Various style fixes in the build32 rules. | jhb | 2008-08-02 | 1 | -9/+10 |
* | Tweak the support for using ldd on 32-bit objects a bit further. | jhb | 2008-08-01 | 1 | -0/+3 |
* | Enable GCC stack protection (aka Propolice) for userland: | ru | 2008-06-25 | 1 | -5/+6 |
* | Add MIPS to the list of known arches. | obrien | 2008-06-18 | 1 | -1/+1 |
* | Add the DTrace build tools to the list of tools and pass NO_CTF to all | jb | 2008-05-23 | 1 | -8/+36 |
* | Fix conflicts after heimdal-1.1 import and add build infrastructure. Import | dfr | 2008-05-07 | 1 | -4/+10 |
* | Bootstrap the build of btxld. | ru | 2008-04-15 | 1 | -1/+3 |
* | Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longer | ru | 2008-03-29 | 1 | -7/+3 |