| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove the perl bits from the build. | Mark Murray | 2002-05-16 | 1 | -14/+2 |
| * | Make sure to not yet build the GNU C++, but still allow | Ruslan Ermilov | 2002-05-15 | 1 | -4/+0 |
| * | Rename `includes' to `buildincludes'. | Ruslan Ermilov | 2002-05-15 | 1 | -2/+2 |
| * | Restore comment that got lost in revision 1.265. | Ruslan Ermilov | 2002-05-14 | 1 | -0/+4 |
| * | Do not run `includes' and `incsinstall' in parallel. | Ruslan Ermilov | 2002-05-14 | 1 | -1/+1 |
| * | Added new bsd.incs.mk which handles installing of header files | Ruslan Ermilov | 2002-05-12 | 1 | -107/+21 |
| * | Quiet the peanut gallary and back out magical "breakage". | David E. O'Brien | 2002-05-12 | 1 | -4/+4 |
| * | Turn off groff and gperf -- they will not compile with the in-tree Gcc 3.1. | David E. O'Brien | 2002-05-10 | 1 | -1/+7 |
| * | Add rpcgen to the bootstrap tools. | Dag-Erling Smørgrav | 2002-05-09 | 1 | -1/+1 |
| * | `beforeinstall' w/the csu bits is a nop. | David E. O'Brien | 2002-05-09 | 1 | -4/+0 |
| * | Build our native CSU bits before the compiler-specific ones. | David E. O'Brien | 2002-05-08 | 1 | -4/+4 |
| * | Make NO_CXX, really mean NO_CXX. | David E. O'Brien | 2002-05-07 | 1 | -0/+2 |
| * | Sorted the directories in the rule for the includes target as much as | Bruce Evans | 2002-04-30 | 1 | -23/+23 |
| * | Milestone #2 in cross-arch make releases. They now work! | Ruslan Ermilov | 2002-04-30 | 1 | -11/+8 |
| * | Back out part of the revision 1.261: "etc" indeed needs to be | Ruslan Ermilov | 2002-04-30 | 1 | -3/+5 |
| * | Make crunchide(1) a cross-tool; needed for cross-arch "make release". | Ruslan Ermilov | 2002-04-30 | 1 | -1/+2 |
| * | Parallel "make release" fixes. | Ruslan Ermilov | 2002-04-29 | 1 | -7/+0 |
| * | Milestone #1 in cross-arch make releases. | Ruslan Ermilov | 2002-04-26 | 1 | -17/+33 |
| * | Despite the fact that it is documented in the handbook, the release notes, | Gregory Neil Shapiro | 2002-04-20 | 1 | -1/+18 |
| * | Sort _startup_libs, _prebuild_libs, and _generic_libs lists alphabetically. | Ruslan Ermilov | 2002-04-16 | 1 | -21/+31 |
| * | Keep up with lib/Makefile,v 1.64 (uhh). | Ruslan Ermilov | 2002-04-16 | 1 | -4/+2 |
| * | Fix incorrect ordering in previous commit. | Dag-Erling Smørgrav | 2002-04-15 | 1 | -2/+2 |
| * | Add libypclnt to the prebuild library list, and record its dependency on | Dag-Erling Smørgrav | 2002-04-15 | 1 | -1/+3 |
| * | Add libypclnt to the includes target. | Dag-Erling Smørgrav | 2002-04-13 | 1 | -0/+1 |
| * | Add a tool (and the first application of it) that could be used | Ruslan Ermilov | 2002-04-12 | 1 | -51/+51 |
| * | I now don't seem to be able to reproduce the -DNOCLEAN buildworld | Ruslan Ermilov | 2002-04-11 | 1 | -0/+4 |
| * | Don't special case i386/pc98, replace it with the smarter logic | Ruslan Ermilov | 2002-04-11 | 1 | -9/+6 |
| * | Avoid cleaning modules twice in `buildkernel'. | Ruslan Ermilov | 2002-04-08 | 1 | -4/+3 |
| * | Bootstrap xargs(1) -- sys/conf/kmod.mk uses the new -J option. | Ruslan Ermilov | 2002-04-08 | 1 | -1/+2 |
| * | Unbreak buildworld after include/Makefile,v 1.167 commit. | Ruslan Ermilov | 2002-04-04 | 1 | -2/+2 |
| * | Back out lots of the last commit that was committed by accident. | Josef Karthauser | 2002-04-01 | 1 | -36/+0 |
| * | Install libusbhid.h during 'make includes'. | Josef Karthauser | 2002-04-01 | 1 | -0/+37 |
| * | Install sys/security/lomac/*.h to /usr/include/security/lomac/. | Ruslan Ermilov | 2002-03-26 | 1 | -1/+1 |
| * | Make lint(1) a cross-tool. | Ruslan Ermilov | 2002-03-20 | 1 | -1/+3 |
| * | Fixed the NO_PERL braino. | Ruslan Ermilov | 2002-03-20 | 1 | -2/+2 |
| * | Update for Perl 5.6.1 | Mark Murray | 2002-03-16 | 1 | -1/+1 |
| * | Allow the use of NO_PERL as well as NOPERL. The latter is going to | Mark Murray | 2002-03-16 | 1 | -2/+3 |
| * | 1-true-AWK has a build-tool target. | David E. O'Brien | 2002-03-06 | 1 | -1/+1 |
| * | Obviate the need to set the COMPILER_PATH and LIBRARY_PATH in Makefile.inc1 | Ruslan Ermilov | 2002-02-21 | 1 | -4/+0 |
| * | The previous fix for broken -DMAKE_KERBEROS5 world was incomplete. | Ruslan Ermilov | 2002-02-14 | 1 | -2/+2 |
| * | Fixed -DMAKE_KERBEROS5 world breakage in kerberos5/lib/libroken | Ruslan Ermilov | 2002-02-11 | 1 | -1/+2 |
| * | Now that cross-tools ld(1) has been fixed to look for dynamic | Ruslan Ermilov | 2002-02-08 | 1 | -4/+8 |
| * | FreeBSD 4.1 bootstrapping aid (setproctitle(3) is in -lutil). | Ruslan Ermilov | 2002-02-08 | 1 | -1/+1 |
| * | gnu/libexec has gone so remove it from the most targets. | Paul Richards | 2001-12-28 | 1 | -2/+0 |
| * | Specify the full path to mktemp | Chris D. Faulhaber | 2001-12-23 | 1 | -1/+1 |
| * | Use a more secure method of creating the temporary | Chris D. Faulhaber | 2001-12-21 | 1 | -3/+1 |
| * | Move NO_WERROR from CROSSENV to BMAKE. In CROSSENV it disables it for | Warner Losh | 2001-12-13 | 1 | -3/+3 |
| * | Add NO_WERROR to the cross building environment so that we do not bail on | Warner Losh | 2001-12-13 | 1 | -2/+3 |
| * | Get rid of unsed since rev 1.109 of lib/Makefile WANT_CSRG_LIBM define. | Alexey Zelkin | 2001-12-11 | 1 | -12/+4 |
| * | Just to be pedantic and more aesthetically pleasing, move the secure/ | John Baldwin | 2001-12-06 | 1 | -3/+3 |