| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: 1.362 | Marius Strobl | 2004-12-13 | 1 | -4/+4 |
| * | MFC: | Marius Strobl | 2004-12-13 | 1 | -3/+2 |
| * | Do not run "make hierarchy" when installing kernel but *not* installing | Ruslan Ermilov | 2004-08-09 | 1 | -0/+3 |
| * | MFC: 1.414, 1.415: Fixed the essential GID checks. | Ruslan Ermilov | 2004-03-16 | 1 | -6/+14 |
| * | MFC: 1.313: Use fresh tools in installkernel, if available. | Ruslan Ermilov | 2004-03-16 | 1 | -1/+11 |
| * | MFC: 1.324: "cvs update" with -R. | Ruslan Ermilov | 2004-02-23 | 1 | -1/+1 |
| * | Perl is no longer needed for installworld, but makewhatis(1) is now a | Dag-Erling Smørgrav | 2003-12-13 | 1 | -3/+6 |
| * | MFC: Use 'id' instead of 'grep' to detect the presence of the smmsp user/group. | Gregory Neil Shapiro | 2003-07-12 | 1 | -2/+2 |
| * | Grab a copy of mkdir for doing the installworld. The calendar MFC needs | David Malone | 2003-04-06 | 1 | -1/+1 |
| * | Doh, committed to the wrong branch. | Ruslan Ermilov | 2003-03-04 | 1 | -1/+2 |
| * | MFC: 1.319: Ensure that build-tools end up in the correct object directory. | Ruslan Ermilov | 2003-02-25 | 1 | -1/+3 |
| * | MFC: Add -DNOMAN to the list. | Tom Rhodes | 2003-02-14 | 1 | -0/+1 |
| * | Add libssl to _prebuild_libs, since libfetch needs it. This unbreaks world. | Dag-Erling Smørgrav | 2003-01-09 | 1 | -1/+1 |
| * | MFC: KERNCONFDIR. | Ruslan Ermilov | 2002-12-04 | 1 | -2/+4 |
| * | MFC rev 1.303: Similar to bsd.subdir.mk, echo the name of the dir before | Johan Karlsson | 2002-08-30 | 1 | -4/+8 |
| * | MFC: 1.289: Added uudecode(1) to the list of bootstrap tools, | Ruslan Ermilov | 2002-08-08 | 1 | -1/+2 |
| * | MFC: cross-release support. | Ruslan Ermilov | 2002-07-25 | 1 | -33/+50 |
| * | MFC: Automate building of libraries with the tools/make_libdeps.sh script. | Ruslan Ermilov | 2002-07-23 | 1 | -52/+66 |
| * | MFC: Replaced .depend generation hacks with a cleaner one. | Ruslan Ermilov | 2002-07-23 | 1 | -0/+4 |
| * | MFC: Set MAKEOBJDIREPREFIX based on ${TARGET}, not on ${TARGET_ARCH}. | Ruslan Ermilov | 2002-07-23 | 1 | -9/+6 |
| * | MFC: 1.251: Avoid cleaning modules twice in `buildkernel'. | Ruslan Ermilov | 2002-07-23 | 1 | -4/+3 |
| * | MFC: bsd.incs.mk support and assorted header fixes: | Ruslan Ermilov | 2002-07-22 | 1 | -113/+22 |
| * | MFC: 1.238, 1.239: Fixed the -DMAKE_KERBEROS5 world breakage in | Ruslan Ermilov | 2002-07-18 | 1 | -1/+2 |
| * | MFC: 1.241 (1-true-AWK has a build-tool target). | Ruslan Ermilov | 2002-07-17 | 1 | -1/+2 |
| * | MFC: (1.237) build lib/libz and secure/lib/libcrypto before secure/lib. | Dag-Erling Smørgrav | 2002-07-02 | 1 | -4/+8 |
| * | MFC: Despite the fact that it is documented in the handbook, the release notes, | Gregory Neil Shapiro | 2002-04-28 | 1 | -1/+18 |
| * | Disconnect libss and mk_cmds from the build. | Jeroen Ruigrok van der Werven | 2002-04-14 | 1 | -3/+0 |
| * | MFC: Rename libusb to libusbhid (following NetBSD). | Josef Karthauser | 2002-04-03 | 1 | -0/+1 |
| * | MFC: Fixed "includes" to install secure/lib/libtelnet headers if required. | Ruslan Ermilov | 2002-03-22 | 1 | -0/+2 |
| * | Garbage collect COMPILER_PATH, LIBRARY_PATH, and -nostdinc | Ruslan Ermilov | 2002-03-19 | 1 | -4/+0 |
| * | MFC: cross-building fixes. | Ruslan Ermilov | 2002-02-19 | 1 | -74/+46 |
| * | MFC: rev 1.230, get rid of WANT_CSRG_LIBM define. | Alexey Zelkin | 2001-12-17 | 1 | -12/+4 |
| * | MFC: rev 1.227: Don't cleandir also if MODULES_WITH_WORLD. | Makoto Matsushita | 2001-11-18 | 1 | -1/+1 |
| * | MFC: rev 1.225,1.226: Run "make cleandir" if NO_MODULES are set or directory | Makoto Matsushita | 2001-11-15 | 1 | -0/+5 |
| * | MFC: rev 1.224: "make cleandir" before building a kernel and modules. | Makoto Matsushita | 2001-11-14 | 1 | -1/+1 |
| * | MFC: rev 1.223: Set full-path of cvsup for "make update" | Makoto Matsushita | 2001-11-14 | 1 | -1/+1 |
| * | MFC: 1.195: Add missing NOSECURE check for the `includes' target. | Ruslan Ermilov | 2001-10-11 | 1 | -1/+1 |
| * | MFC: Bootstrapping fixes. | Ruslan Ermilov | 2001-09-24 | 1 | -5/+5 |
| * | Make downgrading from 5.0-CURRENT to 4.4-RELEASE work. | Ruslan Ermilov | 2001-09-17 | 1 | -0/+1 |
| * | MFC: use a build-tool to create the .mgc files. | David E. O'Brien | 2001-08-17 | 1 | -1/+1 |
| * | MFC rev 1.202: add install to the bootstrap tools | Sheldon Hearn | 2001-08-01 | 1 | -2/+3 |
| * | - Restore -nostdinc that got lost in rev.1.105; we don't | Ruslan Ermilov | 2001-06-11 | 1 | -1/+2 |
| * | MFC: ${MAKEOBJDIRPREFIX}/usr/src/i386/usr/include/isc was being created as a | Gregory Neil Shapiro | 2001-05-04 | 1 | -1/+1 |
| * | MFC: Upgrade to Groff 1.17. | Ruslan Ermilov | 2001-04-26 | 1 | -6/+24 |
| * | MFC: fix setlocale(3) so that LC_ALL environment variable (if set | Ruslan Ermilov | 2001-03-05 | 1 | -2/+2 |
| * | MFC: 1.179: fix cross-building once again | David E. O'Brien | 2001-03-05 | 1 | -1/+1 |
| * | Fix make world. bin/csh has no build-tools target. | Mark Murray | 2001-03-04 | 1 | -1/+1 |
| * | MFC: don't build kerberos stuff that can't be built. | Mark Murray | 2001-03-04 | 1 | -2/+1 |
| * | MFC: 1.19[12]: document MACHINE_ARCH | David E. O'Brien | 2001-03-04 | 1 | -6/+18 |
| * | 1.141.2.20 changed WMAKEENV to KMAKEENV in the kernel build targets. | Warner Losh | 2001-02-11 | 1 | -0/+5 |