| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make crunchide(1) a cross-tool; needed for cross-arch "make release". | ru | 2002-04-30 | 1 | -1/+2 |
* | Parallel "make release" fixes. | ru | 2002-04-29 | 1 | -7/+0 |
* | Milestone #1 in cross-arch make releases. | ru | 2002-04-26 | 1 | -17/+33 |
* | Despite the fact that it is documented in the handbook, the release notes, | gshapiro | 2002-04-20 | 1 | -1/+18 |
* | Sort _startup_libs, _prebuild_libs, and _generic_libs lists alphabetically. | ru | 2002-04-16 | 1 | -21/+31 |
* | Keep up with lib/Makefile,v 1.64 (uhh). | ru | 2002-04-16 | 1 | -4/+2 |
* | Fix incorrect ordering in previous commit. | des | 2002-04-15 | 1 | -2/+2 |
* | Add libypclnt to the prebuild library list, and record its dependency on | des | 2002-04-15 | 1 | -1/+3 |
* | Add libypclnt to the includes target. | des | 2002-04-13 | 1 | -0/+1 |
* | Add a tool (and the first application of it) that could be used | ru | 2002-04-12 | 1 | -51/+51 |
* | I now don't seem to be able to reproduce the -DNOCLEAN buildworld | ru | 2002-04-11 | 1 | -0/+4 |
* | Don't special case i386/pc98, replace it with the smarter logic | ru | 2002-04-11 | 1 | -9/+6 |
* | Avoid cleaning modules twice in `buildkernel'. | ru | 2002-04-08 | 1 | -4/+3 |
* | Bootstrap xargs(1) -- sys/conf/kmod.mk uses the new -J option. | ru | 2002-04-08 | 1 | -1/+2 |
* | Unbreak buildworld after include/Makefile,v 1.167 commit. | ru | 2002-04-04 | 1 | -2/+2 |
* | Back out lots of the last commit that was committed by accident. | joe | 2002-04-01 | 1 | -36/+0 |
* | Install libusbhid.h during 'make includes'. | joe | 2002-04-01 | 1 | -0/+37 |
* | Install sys/security/lomac/*.h to /usr/include/security/lomac/. | ru | 2002-03-26 | 1 | -1/+1 |
* | Make lint(1) a cross-tool. | ru | 2002-03-20 | 1 | -1/+3 |
* | Fixed the NO_PERL braino. | ru | 2002-03-20 | 1 | -2/+2 |
* | Update for Perl 5.6.1 | markm | 2002-03-16 | 1 | -1/+1 |
* | Allow the use of NO_PERL as well as NOPERL. The latter is going to | markm | 2002-03-16 | 1 | -2/+3 |
* | 1-true-AWK has a build-tool target. | obrien | 2002-03-06 | 1 | -1/+1 |
* | Obviate the need to set the COMPILER_PATH and LIBRARY_PATH in Makefile.inc1 | ru | 2002-02-21 | 1 | -4/+0 |
* | The previous fix for broken -DMAKE_KERBEROS5 world was incomplete. | ru | 2002-02-14 | 1 | -2/+2 |
* | Fixed -DMAKE_KERBEROS5 world breakage in kerberos5/lib/libroken | ru | 2002-02-11 | 1 | -1/+2 |
* | Now that cross-tools ld(1) has been fixed to look for dynamic | ru | 2002-02-08 | 1 | -4/+8 |
* | FreeBSD 4.1 bootstrapping aid (setproctitle(3) is in -lutil). | ru | 2002-02-08 | 1 | -1/+1 |
* | gnu/libexec has gone so remove it from the most targets. | paul | 2001-12-28 | 1 | -2/+0 |
* | Specify the full path to mktemp | jedgar | 2001-12-23 | 1 | -1/+1 |
* | Use a more secure method of creating the temporary | jedgar | 2001-12-21 | 1 | -3/+1 |
* | Move NO_WERROR from CROSSENV to BMAKE. In CROSSENV it disables it for | imp | 2001-12-13 | 1 | -3/+3 |
* | Add NO_WERROR to the cross building environment so that we do not bail on | imp | 2001-12-13 | 1 | -2/+3 |
* | Get rid of unsed since rev 1.109 of lib/Makefile WANT_CSRG_LIBM define. | phantom | 2001-12-11 | 1 | -12/+4 |
* | Just to be pedantic and more aesthetically pleasing, move the secure/ | jhb | 2001-12-06 | 1 | -3/+3 |
* | Add the CVS knob so it may be overridden (or have options added). | obrien | 2001-11-19 | 1 | -1/+2 |
* | Don't cleandir also if MODULES_WITH_WORLD. | matusita | 2001-11-16 | 1 | -1/+1 |
* | Typo fix (my test version doesn't have this...) | matusita | 2001-11-15 | 1 | -1/+1 |
* | Run "make cleandir" if NO_MODULES are set, or there is no sys/modules | matusita | 2001-11-15 | 1 | -0/+5 |
* | "make cleandir" before building a kernel and modules. | matusita | 2001-11-14 | 1 | -1/+1 |
* | Set full-path of cvsup. | matusita | 2001-11-13 | 1 | -1/+1 |
* | Bring Gawk back. There just isn't any other POSIX compliant AWK out there. | obrien | 2001-11-02 | 1 | -1/+1 |
* | Add 'awk' to the build-tools, so that the small utility used to build | obrien | 2001-11-01 | 1 | -2/+2 |
* | Fix cross-building further. | ru | 2001-10-25 | 1 | -13/+15 |
* | Fix cross-building, etc: | ru | 2001-09-29 | 1 | -55/+36 |
* | Removed touch(1) from the list of installworld tools that | ru | 2001-09-25 | 1 | -1/+1 |
* | Add which(1) the stuff that we need early on. The perl build needs it | markm | 2001-09-20 | 1 | -1/+1 |
* | Run the `bootstrap-tools' and `cross-tools' stages with BOOTSTRAPPING | ru | 2001-09-17 | 1 | -5/+5 |
* | Fixed world breakage. mkdir was not copied to ${INSTALLTMP}, but it is | bde | 2001-08-29 | 1 | -1/+1 |
* | Change the name of KRNLDEFDIR to KERNCONFDIR. | paul | 2001-08-27 | 1 | -3/+4 |