| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create branch 'RELEASE_2_0'. | cvs2svn | 1994-11-22 | 1 | -1/+3 |
| * | This commit was manufactured by cvs2svn to create branch 'BETA_2_0'. | cvs2svn | 1994-11-21 | 7 | -68/+132 |
| * | Update make.conf and sys.mk to reflect the most recent advances in | Poul-Henning Kamp | 1994-11-07 | 1 | -5/+3 |
| * | For submakes, don't do a `${MAKE} ${MAKEFILE} all' or | Jordan K. Hubbard | 1994-11-03 | 1 | -5/+8 |
| * | Add reinstall target for Poul-H. This lets you install again from | Jordan K. Hubbard | 1994-11-03 | 1 | -2/+12 |
| * | This is what I get for implementing suggestions without really thinking | Jordan K. Hubbard | 1994-11-01 | 1 | -2/+2 |
| * | 2 changes: | Jordan K. Hubbard | 1994-11-01 | 1 | -9/+16 |
| * | Make patch rule pick up everything in patchdir alphabetically. | Jordan K. Hubbard | 1994-10-31 | 1 | -2/+2 |
| * | Use += instead of ?= for setting LDDESTDIR. Some Makefiles, such as | Bruce Evans | 1994-10-25 | 1 | -2/+2 |
| * | Some profiled/shared objects were being built despite NOPROFILE/NOPIC | Bruce Evans | 1994-10-25 | 1 | -1/+5 |
| * | 1. PREFIX has nothing to do with DESTDIR. Remove it finally. | Jordan K. Hubbard | 1994-10-22 | 1 | -4/+4 |
| * | Invoke install.man if USE_IMAKE is set. | Jordan K. Hubbard | 1994-10-22 | 1 | -1/+4 |
| * | Fix typo in description of LIBRPCSVC. | Bruce Evans | 1994-10-19 | 1 | -1/+1 |
| * | Added libmd.a -> LIBMD | Paul Traina | 1994-10-18 | 1 | -1/+3 |
| * | Add ${.MAKEFLAGS} to sub-makes, pointed by Rod | Andrey A. Chernov | 1994-10-14 | 1 | -4/+4 |
| * | Add new IS_INTERACTIVE flag. This lets you specify that the port | Jordan K. Hubbard | 1994-10-14 | 1 | -3/+37 |
| * | Silence the sub-makes. | Jordan K. Hubbard | 1994-10-13 | 1 | -3/+3 |
| * | Change the way pre-install was done after a suggestion from Andrew. | Jordan K. Hubbard | 1994-10-13 | 1 | -7/+5 |
| * | Re-work the way pre-install was being depended. I couldn't make the | Jordan K. Hubbard | 1994-10-12 | 1 | -3/+3 |
| * | Oops, change ${MAKE_FLAGS} to ${MAKEFLAGS} in pre-configure line | Andrey A. Chernov | 1994-10-12 | 1 | -2/+2 |
| * | Move 'make pre-configure' inside .configure.done: target, or | Andrey A. Chernov | 1994-10-12 | 1 | -2/+3 |
| * | configure: pre-configure extract ... must be | Andrey A. Chernov | 1994-10-12 | 1 | -2/+2 |
| * | LIBDIALOG added | Andrey A. Chernov | 1994-10-11 | 2 | -1/+4 |
| * | SHAREDSTRINGS support was no longer used and just clutters things up, | Rodney W. Grimes | 1994-10-10 | 2 | -18/+1 |
| * | 1. Mark file as seriously out of date with reality. | Rodney W. Grimes | 1994-10-09 | 1 | -9/+27 |
| * | LIBMYTINFO and LIBNCURSES defines added | Andrey A. Chernov | 1994-10-07 | 1 | -1/+5 |
| * | Following changes from Robert Withrow (+ a few mods): | Jordan K. Hubbard | 1994-10-05 | 1 | -4/+11 |
| * | Add an install prefix for packages, so that they're built by default | Jordan K. Hubbard | 1994-10-04 | 1 | -2/+2 |
| * | Also make GNU_CONFIGURE a synonym for HAS_CONFIGURE so you don't have | Jordan K. Hubbard | 1994-10-04 | 1 | -1/+2 |
| * | If GNU_CONFIGURE is set, pass `--prefix=${PREFIX}'; this should help | Jordan K. Hubbard | 1994-10-04 | 1 | -1/+6 |
| * | Whoops! Forgot to pass PREFIX to the configure subshells. Done. | Jordan K. Hubbard | 1994-10-04 | 1 | -5/+5 |
| * | Add PREFIX pointing to ${DESTDIR}/usr/local - let's see if we can't | Jordan K. Hubbard | 1994-10-04 | 1 | -1/+3 |
| * | Prevent duplicate installs with an install cookie. | Jordan K. Hubbard | 1994-10-03 | 1 | -4/+12 |
| * | May the saints praise Robert Withrow <witr@rwwa.com> for showing me | Jordan K. Hubbard | 1994-10-03 | 1 | -9/+17 |
| * | Add .S to SUFFIXES and add .S.o: rule. | Rodney W. Grimes | 1994-10-02 | 1 | -2/+5 |
| * | Don't hardcode patch and its arguments. Not quite the same patch as submitted | Jordan K. Hubbard | 1994-09-28 | 1 | -2/+6 |
| * | Lots of kernel code requires vnodE_if.h, so provide code to generate it | Garrett Wollman | 1994-09-26 | 1 | -3/+1 |
| * | change COOKIE directory from .CURDIR to WRKDIR since a user may not have | Steven Wallace | 1994-09-22 | 1 | -3/+3 |
| * | Make it easier to create filesystem LKMs by doing most of the | Garrett Wollman | 1994-09-21 | 1 | -1/+16 |
| * | Modified DEPENDS rule so that anything you depend on gets both | Jordan K. Hubbard | 1994-09-19 | 1 | -2/+2 |
| * | DESTDIR added to PORTSDIR definition | Andrey A. Chernov | 1994-09-19 | 1 | -2/+2 |
| * | Emendation to previous commit: only create static INTERNALLIBs if | Garrett Wollman | 1994-09-18 | 1 | -1/+3 |
| * | It turns out that occasionally you want both shared and static versions | Garrett Wollman | 1994-09-18 | 1 | -4/+2 |
| * | Add support for DEBUG_FLAGS. If you say something like: | Jordan K. Hubbard | 1994-09-16 | 5 | -6/+20 |
| * | A make system file for building LKMs, derived from bsd.prog.mk. | Garrett Wollman | 1994-09-14 | 2 | -2/+145 |
| * | Remove obsolete bundle target, add new fetch target. | Jordan K. Hubbard | 1994-09-14 | 1 | -5/+5 |
| * | Don't assume / seperator between site name and dist file in fetch. | Jordan K. Hubbard | 1994-09-14 | 1 | -3/+3 |
| * | Missing semi-colon after a done statement. Fixed. | Jordan K. Hubbard | 1994-09-13 | 1 | -2/+2 |
| * | Adjust comments to document MASTER_SITES and remove mention of | Jordan K. Hubbard | 1994-09-13 | 1 | -5/+2 |
| * | Ok, I think I have this whole HOME_LOCATION / MASTER_SITE stuff resolved | Jordan K. Hubbard | 1994-09-13 | 1 | -10/+14 |