| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Part 3/3 of unbreaking cross releases: | ru | 2003-01-29 | 1 | -12/+16 |
* | Minor typo fixes and whitespace cleanups. | schweikh | 2002-12-30 | 1 | -4/+3 |
* | Build kernels for pc98 just like the other platforms. Also, remove | imp | 2002-12-14 | 1 | -1/+10 |
* | Minor, cosmetic change to buildworld output to make it reflect | bmah | 2002-12-03 | 1 | -1/+1 |
* | If /usr/bin/make fails to pass the regression tests, it might not | ru | 2002-12-02 | 1 | -7/+20 |
* | Moved make(1) regression tests from src/Makefile to where they | ru | 2002-11-28 | 1 | -28/+4 |
* | PC98 is not a true architecture, but a subarchitecture of i386, so we need | phk | 2002-10-02 | 1 | -1/+4 |
* | Add pc98 to universe target. | phk | 2002-10-01 | 1 | -3/+3 |
* | Add "make universe" target which: | phk | 2002-09-26 | 1 | -0/+38 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 1 | -12/+2 |
* | Deal with bootstrapping from an old -current (almost exactly a year old) | peter | 2002-08-31 | 1 | -1/+2 |
* | Indentation. | ru | 2002-07-20 | 1 | -7/+7 |
* | Upgrade make(1) if not passing the ``.if defined(notdef) && ${notdef:U}'' | ru | 2002-07-20 | 1 | -2/+8 |
* | correct syntax in last commit | dillon | 2002-06-24 | 1 | -1/+1 |
* | Document TARGET_ARCH | dillon | 2002-06-24 | 1 | -0/+5 |
* | Reimplement FILES support using bsd.files.mk with the | ru | 2002-06-03 | 1 | -1/+1 |
* | Line up the make world completed output. | obrien | 2002-05-30 | 1 | -1/+1 |
* | Forgot to commit this for the `includes' -> `buildincludes', | ru | 2002-05-24 | 1 | -2/+5 |
* | Added new bsd.incs.mk which handles installing of header files | ru | 2002-05-12 | 1 | -1/+1 |
* | Bring doc up-to-date with current buildworld/buildkernel practices. | jwd | 2002-05-08 | 1 | -11/+20 |
* | Added internal, non-recursive (SUBDIR) versions of the `all-man' | ru | 2002-05-07 | 1 | -1/+1 |
* | Milestone #2 in cross-arch make releases. They now work! | ru | 2002-04-30 | 1 | -2/+2 |
* | Parallel "make release" fixes. | ru | 2002-04-29 | 1 | -1/+13 |
* | Milestone #1 in cross-arch make releases. | ru | 2002-04-26 | 1 | -1/+1 |
* | Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. | ru | 2002-04-23 | 1 | -1/+1 |
* | Despite the fact that it is documented in the handbook, the release notes, | gshapiro | 2002-04-20 | 1 | -3/+3 |
* | Makefile.inc0 is no longer used. | keramida | 2002-03-03 | 1 | -3/+1 |
* | FreeBSD 4.1 bootstrapping aid (``:C'' make(1) modifier used | ru | 2002-02-08 | 1 | -0/+5 |
* | Make it possible to build manpages for the entire source tree. | ru | 2001-03-27 | 1 | -1/+1 |
* | End words with a `.'. | obrien | 2001-03-04 | 1 | -2/+2 |
* | setlocale(3) has been fixed to match POSIX standard: | ru | 2001-03-02 | 1 | -2/+2 |
* | Cosmetic fix: Document targets at the top in a uniform way. | jkh | 2001-02-13 | 1 | -1/+1 |
* | Add back displaying the `world' start time when displaying the stop time. | obrien | 2000-12-06 | 1 | -2/+3 |
* | Also list kernel target so one can get to it. | jkh | 2000-12-01 | 1 | -3/+3 |
* | Document the "kernel" target. | jkh | 2000-12-01 | 1 | -0/+1 |
* | Fix release, broken by the perl cross-build fixes. | marcel | 2000-11-21 | 1 | -4/+4 |
* | While we're still arguing over debugging output, at least be in a | jkh | 2000-11-07 | 1 | -2/+1 |
* | MFS: eliminate duplicate start line | jkh | 2000-11-05 | 1 | -1/+0 |
* | Pass the reinstallkernel target through from Makefile to Makefile.inc1. | markm | 2000-09-19 | 1 | -2/+4 |
* | Mention the buildkernel/installkernel targets in the documentation. | alex | 2000-07-31 | 1 | -0/+2 |
* | We have a new world order in libraries. | markm | 2000-02-24 | 1 | -2/+2 |
* | Add the buildkernel and installkernel targets. | marcel | 2000-01-09 | 1 | -9/+25 |
* | Descent into sub-makes with a fixed PATH. The PATH does not contain | marcel | 1999-12-23 | 1 | -1/+2 |
* | Oops! bypassing Makefile.inc0 without adding a `world' target is not | marcel | 1999-12-08 | 1 | -2/+37 |
* | Restore the upgrade path from -stable to -current and prepare for | marcel | 1999-12-08 | 1 | -1/+1 |
* | Remove a comment about setting objformat to elf by default. We've | jb | 1999-09-18 | 1 | -8/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Comment change: "Be warned, this will update your installed system, except | hoek | 1999-07-31 | 1 | -2/+2 |
* | Change !defined(NOAOUT) knob to defined(WANT_AOUT). | obrien | 1999-03-29 | 1 | -2/+2 |
* | Note that the upgrade target exists, and what it does. | jkh | 1999-03-20 | 1 | -1/+2 |