| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add a variable KRNLDEFDIR that specifies where to find the kernel | paul | 2001-08-26 | 1 | -2/+3 |
* | More libss removal. | markm | 2001-08-26 | 1 | -1/+1 |
* | Adjust dependancies; now that a PAM module (pam_unix) can change | markm | 2001-08-26 | 1 | -3/+3 |
* | Say goodbye to libss, which somehow managed to crouch hidden in the tree | kris | 2001-08-19 | 1 | -2/+0 |
* | Use a build-tool to create the .mgc files. | obrien | 2001-08-17 | 1 | -1/+2 |
* | Add some features to libdevstat, and overhaul the interface a bit: | tmm | 2001-08-04 | 1 | -1/+2 |
* | Enable the new libmp in the build, and disable libgmp and its | dd | 2001-07-29 | 1 | -2/+1 |
* | Axe S/Key. OPIE is the true and faithful successor. | markm | 2001-07-09 | 1 | -4/+2 |
* | Part 2 of gensetdefs de-orbit burn. linker sets are now self contained | peter | 2001-06-14 | 1 | -1/+1 |
* | WARNS= is fully functional again. | ru | 2001-06-13 | 1 | -1/+1 |
* | - Restore -nostdinc that got lost in rev.1.105; we don't | ru | 2001-06-11 | 1 | -2/+3 |
* | Bootstrap install(1). | ru | 2001-05-28 | 1 | -3/+3 |
* | Add kbdcontrol(1) to bootstrap-tools. | ru | 2001-05-14 | 1 | -0/+1 |
* | Remove xlint from build-tools. This needs to be fixed in a different way. | asmodai | 2001-04-26 | 1 | -2/+1 |
* | Add usr.bin/xlint to build-tools. | asmodai | 2001-04-24 | 1 | -1/+2 |
* | ${MAKEOBJDIRPREFIX}/usr/src/i386/usr/include/isc was being created as a plain | gshapiro | 2001-04-24 | 1 | -1/+1 |
* | Add groff to bootstrap-tools. | ru | 2001-04-18 | 1 | -4/+23 |
* | Rewrite of the CAM error recovery code. | ken | 2001-03-27 | 1 | -2/+4 |
* | Add missing NOSECURE check for `includes' target. | ru | 2001-03-26 | 1 | -1/+1 |
* | Enhancement to 1.99 -> 1.100. | ru | 2001-03-22 | 1 | -2/+1 |
* | setlocale(3) has been fixed to match POSIX standard: | ru | 2001-03-02 | 1 | -2/+2 |
* | MACHINE_ARCH is the target arch to crossbuild to, not TARGET_ARCH. | jhb | 2001-02-22 | 1 | -1/+1 |
* | Document TARGET_ARCH. | jhb | 2001-02-22 | 1 | -0/+1 |
* | Removed some garbage (genassym(8) and its infrastructure). | bde | 2001-02-17 | 1 | -1/+1 |
* | Fix make world. | markm | 2001-02-14 | 1 | -2/+1 |
* | Provide backwards compatable recognition of ${KERNEL}. You should be | peter | 2001-01-23 | 1 | -0/+11 |
* | Sigh, I thought we still had the rm -rf objdir stuff in make world, which | peter | 2001-01-22 | 1 | -1/+2 |
* | Use 'make clean' instead of 'config -r', and only if the 'depend' step has | peter | 2001-01-22 | 1 | -4/+4 |