| Commit message (Expand) | Author | Age | Files | Lines |
* | Hopefully fix alpha and sparc64 builds: on these architectures, | ru | 2004-09-21 | 1 | -3/+4 |
* | Switch from BIND 8 to BIND 9. | des | 2004-09-21 | 1 | -0/+7 |
* | Although 'Unanimous Consent' appears to be a well defined and used in | imp | 2004-09-07 | 1 | -9/+9 |
* | Backout the CVSTAG variable, it could potentially be dangerous if | paul | 2004-08-26 | 1 | -3/+0 |
* | Fix "make world DESTDIR=/mnt" to work again. A recent change | ru | 2004-08-25 | 1 | -4/+4 |
* | Add a CVSTAG makefile variable that can be set in /etc/make.conf that | paul | 2004-08-24 | 1 | -1/+5 |
* | A fix from rev. 1.52 of gnu/usr.bin/cc/cc_tools/Makefile was lost | ru | 2004-08-18 | 1 | -1/+1 |
* | Moved the MAKEOBJDIRPREFIX check from Makefile.inc1 to Makefile, | ru | 2004-08-18 | 1 | -7/+0 |
* | sys/boot seems to compile fine on Alpha; unbreak ``make release''. | ru | 2004-08-16 | 1 | -4/+1 |
* | Ensure that a new gensnmptree is built. This should fix the problems | harti | 2004-08-11 | 1 | -1/+1 |
* | Enforce the check that MAKEOBJDIRPREFIX (if set) is set in environment | ru | 2004-08-11 | 1 | -0/+7 |
* | Fix recent breakage in rescue. We need to build a new crunchgen | harti | 2004-08-10 | 1 | -1/+1 |
* | Make make recurse into sub-directories and sub-makes when given | harti | 2004-08-09 | 1 | -22/+27 |
* | The file(1) related build-tool moved to libmagic. | obrien | 2004-08-09 | 1 | -1/+1 |
* | Bmake glue for GCC 3.4.2-prerelease. | kan | 2004-07-28 | 1 | -5/+0 |
* | Get rid of the THISHOST variable when building on sparc64. The problem | harti | 2004-07-08 | 1 | -5/+1 |
* | Third time's a charm?? (the logic was reversed from desired) | obrien | 2004-06-17 | 1 | -1/+1 |
* | Grrr, use the userland spelling not the kernel tree spelling. | obrien | 2004-06-17 | 1 | -1/+1 |
* | Fall out from Binutils 2.15: disable building the Alpha loader. | obrien | 2004-06-17 | 1 | -1/+4 |
* | Allow buildworld and friends to complete when make(1) is called | ru | 2004-05-17 | 1 | -1/+1 |
* | Record the libssl.so dependency on libcrypto.so. This should | ru | 2004-05-13 | 1 | -0/+1 |
* | Catch up with the current output of tools/make_libdeps.sh: | ru | 2004-05-12 | 1 | -3/+7 |
* | - Added rad_demangle() for demangling user-passwords (needed for | ru | 2004-04-27 | 1 | -1/+6 |
* | Move the SNMP MIBs and tree definitions from /usr/share/bsnmp to | harti | 2004-04-14 | 1 | -1/+1 |
* | Add a kernel-toolchain target which only builds the bits required to build | des | 2004-04-13 | 1 | -1/+3 |
* | Added the `toolchain' top-level target, which builds enough of | ru | 2004-03-24 | 1 | -0/+2 |
* | Removed 3x2 dots I don't like. ;) | ru | 2004-03-19 | 1 | -3/+3 |
* | Create /usr/sbin in ${WORLDTMP}. I've accidentally removed it in | ru | 2004-03-19 | 1 | -1/+2 |
* | Comment various stages of buildkernel, symmetrical to buildworld. | ru | 2004-03-18 | 1 | -2/+26 |
* | Don't scare non-root users attempting to build world. | ru | 2004-03-14 | 1 | -1/+1 |
* | Create hierarchy before installing a new kernel. This is needed | ru | 2004-03-13 | 1 | -0/+9 |
* | Hide internal implementation details of UID/GID checks from the user. | ru | 2004-03-12 | 1 | -2/+2 |
* | Use find(1) instead of ``pw groupshow'' to detect missing groups. | ru | 2004-03-12 | 1 | -12/+18 |
* | Use 'pw groupshow' instead of 'id -g' to see if a group exists. | gshapiro | 2004-03-12 | 1 | -1/+1 |
* | Back out id -g checks as they are wrong (sendmail group untouched). | mlaier | 2004-03-11 | 1 | -8/+0 |
* | Add installcheck for proxy:proxy and authpf. | mlaier | 2004-03-10 | 1 | -0/+14 |
* | Reword two more lines to avoid wrapping. | gad | 2004-03-05 | 1 | -2/+2 |
* | Minor stylistic improvements in the SPECIAL_INSTALLCHECKS section, mainly | gad | 2004-03-04 | 1 | -25/+26 |
* | Improved the description of the installkernel targets. | bde | 2004-03-04 | 1 | -6/+6 |
* | Commit the first set of files for changing time_t on freebsd/sparc64 | gad | 2004-03-03 | 1 | -3/+63 |
* | Drop directory existence checks. | ru | 2004-02-13 | 1 | -62/+24 |
* | Overhaul of kerberos5/ makefiles. Most significant changes are: | ru | 2004-01-31 | 1 | -3/+9 |
* | Create the OID and tree files while building the modules and the daemon | harti | 2004-01-23 | 1 | -0/+5 |
* | - Run makewhatis(1) in etc/Makefile at the end of "install". | ru | 2004-01-22 | 1 | -8/+1 |
* | Create ${WORLDTMP}/legacy/usr/include/c++/3.3 for usr.bin/lex. | ru | 2004-01-17 | 1 | -1/+1 |
* | lex(1) prior to flex.skl,v 1.8 and gen.c,v 1.7 requires bootstrapping. | ru | 2004-01-16 | 1 | -0/+5 |
* | Alongside revision 1.382, don't build profiled libraries so early | ru | 2004-01-15 | 1 | -2/+3 |
* | Fix a problem where 'make installworld' will fail and leave the | gad | 2003-12-09 | 1 | -13/+7 |
* | Invert the condition that installs the dynamic linker early, since | gordon | 2003-11-16 | 1 | -1/+2 |
* | The snmp_netgraph module depends on libnetgraph. So add a dependency and | harti | 2003-11-12 | 1 | -2/+2 |