OpenBSD CVS

src/usr.bin/make/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / make

Current tag: OPENBSD_5_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] PSD.doc/        
[DIR] lst.lib/        
[DIR] ohash/        
[TXT] Makefile  1.55   11 years  espie   more changes, discussed and tested by various people. - put back some job contro...
[TXT] arch.c  1.80   11 years  espie   more changes, discussed and tested by various people. - put back some job contro...
[TXT] arch.h  1.7   11 years  espie   more changes, discussed and tested by various people. - put back some job contro...
[TXT] buf.c  1.25   11 years  espie   say goodbye to killing trailing spaces. this was yet another weirdness in our ma...
[TXT] buf.h  1.22   11 years  espie   say goodbye to killing trailing spaces. this was yet another weirdness in our ma...
[TXT] cmd_exec.c  1.8   13 years  espie   Correct $OpenBSD$ stuff
[TXT] cmd_exec.h  1.4   13 years  espie   Correct $OpenBSD$ stuff
[TXT] compat.c  1.78   11 years  espie   clean-up: move up .USE handling, so that the rest becomes a simple switch() oka...
[TXT] compat.h  1.3   13 years  espie   Correct $OpenBSD$ stuff
[TXT] cond.c  1.48   11 years  espie   be more strict in recognizing .if keyword() constructs, don't ignore unknown key...
[TXT] cond.h  1.5   13 years  espie   Correct $OpenBSD$ stuff
[TXT] cond_int.h  1.6   13 years  espie   Correct $OpenBSD$ stuff
[TXT] defines.h  1.13   11 years  espie   - SPECIAL_DEPRECATED -> SPECIAL_NOTHING - nodes for .POSIX and .SCCS_GET (which ...
[TXT] dir.c  1.61   11 years  espie   gc dead code
[TXT] dir.h  1.28   11 years  espie   gc dead code
[TXT] direxpand.c  1.5   13 years  espie   two small changes: - allow variables in SysV modifiers, as requested by matthieu...
[TXT] direxpand.h  1.2   13 years  espie   two small changes: - allow variables in SysV modifiers, as requested by matthieu...
[TXT] dump.c  1.3   11 years  espie   - SPECIAL_DEPRECATED -> SPECIAL_NOTHING - nodes for .POSIX and .SCCS_GET (which ...
[TXT] dump.h  1.2   11 years  espie   more changes, discussed and tested by various people. - put back some job contro...
[TXT] engine.c  1.40   11 years  espie   document engine interface, remove internal function from visible interface
[TXT] engine.h  1.13   11 years  espie   document engine interface, remove internal function from visible interface
[TXT] error.c  1.24   11 years  espie   numerous error message fixes: - do ^C checking differently: don't record sent si...
[TXT] error.h  1.12   11 years  espie   major overhaul of the way make handle jobs, inspired by dpb: instead of forking ...
[TXT] extern.h  1.43   13 years  espie   Correct $OpenBSD$ stuff
[TXT] for.c  1.42   13 years  espie   Correct $OpenBSD$ stuff
[TXT] for.h  1.5   13 years  espie   Correct $OpenBSD$ stuff
[TXT] garray.h  1.6   13 years  espie   Correct $OpenBSD$ stuff
[TXT] generate.c  1.14   11 years  espie   - SPECIAL_DEPRECATED -> SPECIAL_NOTHING - nodes for .POSIX and .SCCS_GET (which ...
[TXT] gnode.h  1.23   11 years  espie   - SPECIAL_DEPRECATED -> SPECIAL_NOTHING - nodes for .POSIX and .SCCS_GET (which ...
[TXT] init.c  1.7   11 years  espie   more changes, discussed and tested by various people. - put back some job contro...
[TXT] init.h  1.3   13 years  espie   Correct $OpenBSD$ stuff
[TXT] job.c  1.135   11 years  espie   a few more comments
[TXT] job.h  1.31   11 years  espie   a few more comments
[TXT] location.h  1.1   12 years  espie   minor cleanup: error messages include lineno and fileno together, so recognize t...
[TXT] lowparse.c  1.32   11 years  espie   say goodbye to killing trailing spaces. this was yet another weirdness in our ma...
[TXT] lowparse.h  1.11   11 years  espie   more changes, discussed and tested by various people. - put back some job contro...
[TXT] lst.h  1.29   13 years  espie   Correct $OpenBSD$ stuff
[TXT] lst_t.h  1.3   13 years  espie   Correct $OpenBSD$ stuff
[TXT] main.c  1.100   11 years  espie   numerous error message fixes: - do ^C checking differently: don't record sent si...
[TXT] main.h  1.5   13 years  espie   Correct $OpenBSD$ stuff
[TXT] make.1  1.102   11 years  william   Add missing trailing slash on the :S modifier in the BUGS section. ok espie
[TXT] make.c  1.65   11 years  espie   document a bit of job.c notice that Job_Finish() really returns a boolean, so un...
[TXT] make.h  1.38   13 years  espie   Correct $OpenBSD$ stuff
[TXT] memory.c  1.8   13 years  espie   Correct $OpenBSD$ stuff
[TXT] memory.h  1.7   13 years  espie   Correct $OpenBSD$ stuff
[TXT] node_int.h  1.4   11 years  espie   - SPECIAL_DEPRECATED -> SPECIAL_NOTHING - nodes for .POSIX and .SCCS_GET (which ...
[TXT] parse.c  1.109   11 years  espie   complement "need an operator" fatal error message with the actual line content. ...
[TXT] parse.h  1.6   11 years  espie   more changes, discussed and tested by various people. - put back some job contro...
[TXT] parsevar.c  1.14   13 years  espie   Correct $OpenBSD$ stuff
[TXT] parsevar.h  1.5   13 years  espie   Correct $OpenBSD$ stuff
[TXT] pathnames.h  1.12   13 years  espie   Correct $OpenBSD$ stuff
[TXT] regress.c  1.7   13 years  espie   Correct $OpenBSD$ stuff
[TXT] stats.c  1.10   13 years  espie   Correct $OpenBSD$ stuff
[TXT] stats.h  1.6   13 years  espie   Correct $OpenBSD$ stuff
[TXT] str.c  1.27   13 years  espie   Correct $OpenBSD$ stuff
[TXT] str.h  1.2   13 years  espie   Correct $OpenBSD$ stuff
[TXT] suff.c  1.84   11 years  espie   cosmetic changes: - pref -> prefix as pref is somewhat ambiguous - rework test...
[TXT] suff.h  1.10   11 years  espie   ... and zap redundant declaration.
[TXT] symtable.h  1.4   13 years  espie   Correct $OpenBSD$ stuff
[TXT] targ.c  1.69   11 years  espie   - SPECIAL_DEPRECATED -> SPECIAL_NOTHING - nodes for .POSIX and .SCCS_GET (which ...
[TXT] targ.h  1.12   11 years  espie   missing extern
[TXT] targequiv.c  1.3   11 years  espie   more changes, discussed and tested by various people. - put back some job contro...
[TXT] targequiv.h  1.2   13 years  espie   Correct $OpenBSD$ stuff
[TXT] timestamp.c  1.7   12 years  guenther   Use clock_gettime() to get a high precision timestamp, instead of converting get...
[TXT] timestamp.h  1.7   12 years  guenther   Use clock_gettime() to get a high precision timestamp, instead of converting get...
[TXT] var.c  1.93   11 years  espie   turns out if a line ends with a $, the var module will run off the cliff while e...
[TXT] var.h  1.16   11 years  espie   new interface: look in command lines for variables that indicate a list of targe...
[TXT] var_int.h  1.2   13 years  espie   Correct $OpenBSD$ stuff
[TXT] varmodifiers.c  1.33   11 years  espie   numerous error message fixes: - do ^C checking differently: don't record sent si...
[TXT] varmodifiers.h  1.12   13 years  espie   Correct $OpenBSD$ stuff
[TXT] varname.c  1.6   11 years  espie   - make wrong variable specs (unterminated) parse errors. - add info to be able t...
[TXT] varname.h  1.4   13 years  espie   two small changes: - allow variables in SysV modifiers, as requested by matthieu...
[TXT] Makefile.boot (in the Attic) [Hide]  1.10   13 years  espie   Correct $OpenBSD$ stuff
[TXT] config.h (in the Attic) [Hide]  1.19   11 years  espie   gc old define
[TXT] timestamp_t.h (in the Attic) [Hide]  1.3   13 years  espie   Correct $OpenBSD$ stuff
[TXT] util.c (in the Attic) [Hide]  1.26   12 years  guenther   Use clock_gettime() to get a high precision timestamp, instead of converting get...