| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |