]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin/make
o Fix a typo.
[FreeBSD/FreeBSD.git] / usr.bin / make /
2003-01-16 murrayThis commit was generated by cvs2svn to compensate...
2003-01-16 obrienThis commit was generated by cvs2svn to compensate...
2003-01-15 marcelChange the handling of non-anchored global substitution...
2003-01-15 murrayThis commit was generated by cvs2svn to compensate...
2003-01-13 marcelPrevent infinite substitution of the empty string by...
2003-01-08 peterThis commit was generated by cvs2svn to compensate...
2003-01-06 desThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-03 desThis commit was generated by cvs2svn to compensate...
2002-12-30 schweikhFix typos, mostly s/ an / a / where appropriate and...
2002-12-23 ruFixed the abuses of .Ql visible on stderr in troff...
2002-12-19 obrienThis commit was generated by cvs2svn to compensate...
2002-12-17 seancCheck the return status of chdir() when using the ...
2002-12-16 desThis commit was generated by cvs2svn to compensate...
2002-12-13 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 desThis commit was generated by cvs2svn to compensate...
2002-12-02 obrienThis commit was generated by cvs2svn to compensate...
2002-12-02 peterThis commit was generated by cvs2svn to compensate...
2002-12-01 ruBootstrapping aid from pre-kqueue(2) systems, e.g....
2002-11-28 ruFinish the fix in revision 1.39 -- make(1)'s behavior...
2002-11-27 iwasakiThis commit was generated by cvs2svn to compensate...
2002-11-24 nectarThis commit was generated by cvs2svn to compensate...
2002-11-14 dougbThis commit was generated by cvs2svn to compensate...
2002-11-12 obrienThis commit was generated by cvs2svn to compensate...
2002-11-08 jmallettConvert some broken cases where Error is called, but...
2002-11-04 robertoThis commit was generated by cvs2svn to compensate...
2002-11-01 ruDocument the confusing behavior that the .if conditiona...
2002-10-29 robertoThis commit was generated by cvs2svn to compensate...
2002-10-29 rubsd.doc.mk changes:
2002-10-29 jmallettIn VarHead(), look into the correct (modified) string.
2002-10-29 ruMention that the left-hand side of the comparison
2002-10-29 desThis commit was generated by cvs2svn to compensate...
2002-10-28 jmallettSplit var.c into var.c and var_modify.c and move all...
2002-10-24 jmallettFix problem with my ability to tell the difference...
2002-10-24 jmallettWhen expanding a specific [1-char] variable, only expan...
2002-10-24 jmallettDuplicate the variable name in the v->name field, as...
2002-10-23 jmallettRemove efree(), it isn't used consistently enough to...
2002-10-23 desThis commit was generated by cvs2svn to compensate...
2002-10-23 assarThis commit was generated by cvs2svn to compensate...
2002-10-23 jmallettDe-obfuscate and correct the include path handling...
2002-10-22 assarThis commit was generated by cvs2svn to compensate...
2002-10-15 ruThis commit was generated by cvs2svn to compensate...
2002-10-14 ruThis commit was generated by cvs2svn to compensate...
2002-10-12 mpThis commit was generated by cvs2svn to compensate...
2002-10-12 acheThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-11 ruThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-11 obrienThis commit was generated by cvs2svn to compensate...
2002-10-10 jmallettMove utilitarian routines to util.c, which isn't the...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-10 kanThis commit was generated by cvs2svn to compensate...
2002-10-09 jmallettConvert make(1) to use ANSI style function declarations...
2002-10-09 jmallettUse __FBSDID in the lst.lib files, to match to main...
2002-10-09 jmallettRemove extern declarations from functions and source...
2002-10-09 jmallettRemove unused local-locals, where upper-level locals...
2002-10-08 jmallettReference the correct local variable in all parts of...
2002-10-04 phkGive make(1) the ability to use KQUEUE to wait for...
2002-10-04 iwasakiThis commit was generated by cvs2svn to compensate...
2002-10-03 jmallettIn lieu of a good way to prevent every possible looping...
2002-10-02 jmallettCode that has been #if0'd with the comment "WHY" since...
2002-10-02 jmallettRemove 6-years-stale #if0, the behaviour isn't ever...
2002-10-02 phkThis commit was generated by cvs2svn to compensate...
2002-09-30 nectarThis commit was generated by cvs2svn to compensate...
2002-09-30 murrayThis commit was generated by cvs2svn to compensate...
2002-09-29 jmallettFix spurious three-space indentation in a four-space...
2002-09-29 jmallettFix ability to use csh(1) as the make(1) shell.
2002-09-28 jmallettMake make(1) WARNS=6 clean except for const issues...
2002-09-28 jmallettFix merge error in previous commit.
2002-09-28 jmallettAdd empty default cases where they should be, remove...
2002-09-27 ruDocument the parsing bug.
2002-09-26 jmallettRemove a semicolon that appears to be a lie.
2002-09-26 jmallettWhen formatting the time for a target, use %H instead...
2002-09-26 jmallettDon't declare things as extern when they will be static.
2002-09-18 jmallettMake the DEBUGF() macro portable by (ugh) adding a...
2002-09-17 jmallettMove common use of if (DEBUG(FOO)) printf... to DEBUGF...
2002-09-17 jmallett#define<space> -> #define<tab>
2002-09-17 jmallettPrint debugging from DEBUG(VAR) level to stderr. About...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-17 kanThis commit was generated by cvs2svn to compensate...
2002-09-16 nectarThis commit was generated by cvs2svn to compensate...
2002-09-16 obrienThis commit was generated by cvs2svn to compensate...
2002-09-06 archieMake it clear that the ":C" variable modifier expects...
2002-09-02 peterThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-09-01 kanThis commit was generated by cvs2svn to compensate...
2002-08-31 obrienThis commit was generated by cvs2svn to compensate...
2002-08-31 peterDeal with bootstrapping from an old -current (almost...
next