aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/make
Commit message (Expand)AuthorAgeFilesLines
* MFC of the new variable `.MAKEFILE_LIST'. Add the followingOliver Eikemeier2004-07-102-3/+29
* MFC: 1.29: Avoid a null pointer dereference if the .DEFAULT targetRuslan Ermilov2004-06-101-1/+6
* MFC: Fixed parsing of double quotes.Ruslan Ermilov2004-02-231-14/+7
* MFC (rev. 1.86): install a SIGCHLD handler.Dag-Erling Smørgrav2003-12-161-0/+20
* Avoid segfaulting if current working directory is unreadable.Ruslan Ermilov2003-10-081-1/+1
* MFC: 1.26: Fixed broken arithmetic expression parser.Ruslan Ermilov2003-07-221-5/+2
* Finish the MFC of the -C option, as it is currently in HEAD.Ruslan Ermilov2003-04-151-5/+5
* Remove the unused doc Makefiles from RELENG_4.Tom Rhodes2003-02-051-8/+0
* MFC: 1.39 1.43 1.50: Allow embedded `:' and `!' in target names.Ruslan Ermilov2002-12-261-2/+28
* MFC the -C option for make(1): chdir()'s into directory before running.Sean Chittenden2002-12-172-0/+9
* MFC 1.68: back out the realpath stuff, it breaks things.Warner Losh2002-11-131-0/+28
* MFC: (rev. 1.58) Say that ":C" expects an extended regular expression.Archie Cobbs2002-09-091-2/+2
* MFC: 1.57: Do not reset ${MAKEFILE} when reading ".depend".Ruslan Ermilov2002-07-241-1/+6
* The .Nm utilityPhilippe Charnier2002-06-211-6/+11
* MFC revision 1.21:Juli Mallett2002-06-171-0/+6
* MFC revisions 1.58 and 1.61:Juli Mallett2002-06-171-5/+12
* MFC 1.23: make(1) claims to ignore the remainder of a conditional onceCrist J. Clark2002-02-271-1/+1
* MFC rev. 1.22Jens Schweikhardt2002-02-171-1/+1
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-19/+41
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-2/+2
* MFC: by default link make(1) statically.Maxim Sobolev2001-05-251-0/+2
* MFC: rev 1.45 (note sys.mk is read before any other files)David E. O'Brien2001-05-231-1/+4
* MFC of rev 1.17: fix two bugs that could make insertion and rebuildingThomas Moestl2001-03-091-6/+19
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-14/+9
* MFC: CPUTYPE infrastructure, modulo IA64 supportKris Kennaway2001-03-041-0/+15
* MFC: 1.41 uname is in section 3 of the man pages.David Malone2001-02-281-1/+1
* MFC: 8 months of bugfixes by myself, des, kris, wsanchez, and a few PRWill Andrews2001-02-136-43/+60
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-2/+2
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-10/+11
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-13/+13
* MFC: Reimplement the groff(1) warnings elimination fixes.Ruslan Ermilov2000-11-242-18/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-11-241-0/+9
* MFC: Eliminate groff(1) warnings.Ruslan Ermilov2000-11-231-2/+12
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-11-231-0/+8
* MFC: :C, :L, and :U variable modifiers.Will Andrews2000-10-192-0/+452
* MFC: -X flagPeter Wemm2000-09-252-12/+28
* MFC rev 1.31: pwd instead of cwdSheldon Hearn2000-07-171-2/+2
* MFC: #include <errno.h> where needed. Kill extern int errno;.Paul Saab2000-07-012-5/+1
* MFC: loud debugging facility documentation (-dl).Will Andrews2000-05-201-0/+3
* MFC: loud debugging facility (-dl).Will Andrews2000-05-204-2/+6
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-10/+20
* Fix errors in .Xr usage.Nik Clayton2000-03-011-1/+1
* ${.MAKE} -> ${MAKE}Ruslan Ermilov2000-01-191-1/+1
* Create tempfiles securely.Kris Kennaway2000-01-172-23/+16
* Make '||' visible.Martin Cracauer1999-12-051-1/+1
* Improve backward compatibility.Marcel Moolenaar1999-11-231-1/+5
* Remove CROSS_MAKE_FLAGS.Marcel Moolenaar1999-11-151-1/+1
* Fix the following:Julian Elischer1999-10-101-1/+1
* s/with historical makefils//. Also, relocate and change the descriptionTim Vanderhoek1999-09-111-7/+15
* Remove the #include of sys/param.h. It was meant to improve portabilityTim Vanderhoek1999-09-111-1/+0