| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a NO_BOOT knob to prevent building the boot blocks and loader. | des | 2004-08-19 | 1 | -0/+2 |
* | Try harder not to compile anything in sys/boot for arm. | cognet | 2004-05-16 | 1 | -0/+2 |
* | Replaced outdated comment. | ru | 2004-01-17 | 1 | -1/+1 |
* | Revert exclusion for amd64 that stopped boot/ being built. | peter | 2003-06-26 | 1 | -4/+1 |
* | Exclude sys/boot for amd64. There are still toolchain issues to deal | peter | 2003-05-08 | 1 | -1/+4 |
* | Milestone #1 in cross-arch make releases. | ru | 2002-04-26 | 1 | -5/+0 |
* | I should know better than to touch this without testing a 'make release' | peter | 2000-08-24 | 1 | -1/+1 |
* | Add in a hack that installs 'src/sys/${MACHINE_ARCH}/GENERIC.hints' as | jhb | 2000-08-17 | 1 | -0/+5 |
* | If "MODULES_WITH_WORLD" is defined, sys/modules will be built with the | obrien | 2000-06-17 | 1 | -0/+5 |
* | Cause modules to build with the kernel build. Modules are removed | chuckr | 2000-05-02 | 1 | -3/+0 |
* | Remove the old a.out-only boot loader, we don't use it any more. | peter | 2000-03-19 | 1 | -9/+1 |
* | ${MACHINE} -> ${MACHINE_ARCH} | marcel | 1999-11-14 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Use MACHINE_ARCH instead of MACHINE to check x86 architecture. | kato | 1999-06-03 | 1 | -2/+2 |
* | Use ${.CURDIR} in `exists()' constructs. | jkoshy | 1999-04-21 | 1 | -4/+4 |
* | Backed out previous commit. It depends on a.out utilities and libraries | bde | 1998-12-30 | 1 | -7/+11 |
* | Always build ${MACHINE}/boot if it exists. Makefiles shouldn't know | bde | 1998-12-30 | 1 | -11/+7 |
* | Build KLD modules, these work for both a.out and elf. | peter | 1998-11-03 | 1 | -1/+4 |
* | In src/Makefile.inc1: | rnordier | 1998-10-11 | 1 | -1/+3 |
* | Build the new boot loader on the alpha. This allows make release to work again. | gpalmer | 1998-10-04 | 1 | -1/+5 |
* | Add support for MACHINE=pc98. This leaves a single legacy entry for | jb | 1998-09-05 | 1 | -8/+3 |
* | Only build the old boot loader on i386 if aout. The new loader will | jb | 1998-08-27 | 1 | -1/+5 |
* | Test for the existance of ${MACHINE}/boot before trying to build it. | jb | 1998-02-20 | 1 | -2/+2 |
* | Commit a long-forgotten tweak for building tags in /usr/src/sys. | jkh | 1997-07-13 | 1 | -1/+3 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | The Great PC98 Merge. | asami | 1996-06-14 | 1 | -1/+5 |
* | Removed almost all traces of libkern.a. The objects that were in | bde | 1995-12-26 | 1 | -2/+2 |
* | Added ${MACHINE}/boot to build bootblocks. | paul | 1994-08-25 | 1 | -2/+2 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -1/+1 |
* | Add this so that the top level Makefile can traverse down into here | rgrimes | 1994-05-28 | 1 | -0/+5 |