aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* 1. Add much finer granularity to the NO_BIND knobs with the addition of:Doug Barton2004-09-271-0/+4
* Hopefully fix alpha and sparc64 builds: on these architectures,Ruslan Ermilov2004-09-211-3/+4
* Switch from BIND 8 to BIND 9.Dag-Erling Smørgrav2004-09-211-0/+7
* Although 'Unanimous Consent' appears to be a well defined and used inWarner Losh2004-09-071-9/+9
* Backout the CVSTAG variable, it could potentially be dangerous ifPaul Richards2004-08-261-3/+0
* Fix "make world DESTDIR=/mnt" to work again. A recent changeRuslan Ermilov2004-08-251-4/+4
* Add a CVSTAG makefile variable that can be set in /etc/make.conf thatPaul Richards2004-08-241-1/+5
* A fix from rev. 1.52 of gnu/usr.bin/cc/cc_tools/Makefile was lostRuslan Ermilov2004-08-181-1/+1
* Moved the MAKEOBJDIRPREFIX check from Makefile.inc1 to Makefile,Ruslan Ermilov2004-08-181-7/+0
* sys/boot seems to compile fine on Alpha; unbreak ``make release''.Ruslan Ermilov2004-08-161-4/+1
* Ensure that a new gensnmptree is built. This should fix the problemsHartmut Brandt2004-08-111-1/+1
* Enforce the check that MAKEOBJDIRPREFIX (if set) is set in environmentRuslan Ermilov2004-08-111-0/+7
* Fix recent breakage in rescue. We need to build a new crunchgenHartmut Brandt2004-08-101-1/+1
* Make make recurse into sub-directories and sub-makes when givenHartmut Brandt2004-08-091-22/+27
* The file(1) related build-tool moved to libmagic.David E. O'Brien2004-08-091-1/+1
* Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev2004-07-281-5/+0
* Get rid of the THISHOST variable when building on sparc64. The problemHartmut Brandt2004-07-081-5/+1
* Third time's a charm?? (the logic was reversed from desired)David E. O'Brien2004-06-171-1/+1
* Grrr, use the userland spelling not the kernel tree spelling.David E. O'Brien2004-06-171-1/+1
* Fall out from Binutils 2.15: disable building the Alpha loader.David E. O'Brien2004-06-171-1/+4
* Allow buildworld and friends to complete when make(1) is calledRuslan Ermilov2004-05-171-1/+1
* Record the libssl.so dependency on libcrypto.so. This shouldRuslan Ermilov2004-05-131-0/+1
* Catch up with the current output of tools/make_libdeps.sh:Ruslan Ermilov2004-05-121-3/+7
* - Added rad_demangle() for demangling user-passwords (needed forRuslan Ermilov2004-04-271-1/+6
* Move the SNMP MIBs and tree definitions from /usr/share/bsnmp toHartmut Brandt2004-04-141-1/+1
* Add a kernel-toolchain target which only builds the bits required to buildDag-Erling Smørgrav2004-04-131-1/+3
* Added the `toolchain' top-level target, which builds enough ofRuslan Ermilov2004-03-241-0/+2
* Removed 3x2 dots I don't like. ;)Ruslan Ermilov2004-03-191-3/+3
* Create /usr/sbin in ${WORLDTMP}. I've accidentally removed it inRuslan Ermilov2004-03-191-1/+2
* Comment various stages of buildkernel, symmetrical to buildworld.Ruslan Ermilov2004-03-181-2/+26
* Don't scare non-root users attempting to build world.Ruslan Ermilov2004-03-141-1/+1
* Create hierarchy before installing a new kernel. This is neededRuslan Ermilov2004-03-131-0/+9
* Hide internal implementation details of UID/GID checks from the user.Ruslan Ermilov2004-03-121-2/+2
* Use find(1) instead of ``pw groupshow'' to detect missing groups.Ruslan Ermilov2004-03-121-12/+18
* Use 'pw groupshow' instead of 'id -g' to see if a group exists.Gregory Neil Shapiro2004-03-121-1/+1
* Back out id -g checks as they are wrong (sendmail group untouched).Max Laier2004-03-111-8/+0
* Add installcheck for proxy:proxy and authpf.Max Laier2004-03-101-0/+14
* Reword two more lines to avoid wrapping.Garance A Drosehn2004-03-051-2/+2
* Minor stylistic improvements in the SPECIAL_INSTALLCHECKS section, mainlyGarance A Drosehn2004-03-041-25/+26
* Improved the description of the installkernel targets.Bruce Evans2004-03-041-6/+6
* Commit the first set of files for changing time_t on freebsd/sparc64Garance A Drosehn2004-03-031-3/+63
* Drop directory existence checks.Ruslan Ermilov2004-02-131-62/+24
* Overhaul of kerberos5/ makefiles. Most significant changes are:Ruslan Ermilov2004-01-311-3/+9
* Create the OID and tree files while building the modules and the daemonHartmut Brandt2004-01-231-0/+5
* - Run makewhatis(1) in etc/Makefile at the end of "install".Ruslan Ermilov2004-01-221-8/+1
* Create ${WORLDTMP}/legacy/usr/include/c++/3.3 for usr.bin/lex.Ruslan Ermilov2004-01-171-1/+1
* lex(1) prior to flex.skl,v 1.8 and gen.c,v 1.7 requires bootstrapping.Ruslan Ermilov2004-01-161-0/+5
* Alongside revision 1.382, don't build profiled libraries so earlyRuslan Ermilov2004-01-151-2/+3
* Fix a problem where 'make installworld' will fail and leave theGarance A Drosehn2003-12-091-13/+7
* Invert the condition that installs the dynamic linker early, sinceGordon Tetlow2003-11-161-1/+2