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_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] PSD.doc/        
[DIR] lst.lib/        
[DIR] ohash/        
[TXT] Makefile  1.59   9 years  espie   a wee little bit more cleanup (more const and remove noise from CDIAGFLAGS... -p...
[TXT] arch.c  1.85   9 years  deraadt   switch to <limits.h>; ok millert
[TXT] arch.h  1.8   11 years  espie   remove TIMESTAMP abstraction layer, prodded by theo. while there, clean up inclu...
[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.85   9 years  espie   typo
[TXT] compat.h  1.3   13 years  espie   Correct $OpenBSD$ stuff
[TXT] cond.c  1.50   10 years  espie   wrappers for is*/to* that make damn sure their arguments are cast to unsigned ch...
[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.14   10 years  espie   wrappers for is*/to* that make damn sure their arguments are cast to unsigned ch...
[TXT] dir.c  1.67   9 years  espie   a wee little bit more cleanup (more const and remove noise from CDIAGFLAGS... -p...
[TXT] dir.h  1.29   11 years  espie   remove TIMESTAMP abstraction layer, prodded by theo. while there, clean up inclu...
[TXT] direxpand.c  1.7   9 years  espie   a wee little bit more cleanup (more const and remove noise from CDIAGFLAGS... -p...
[TXT] direxpand.h  1.2   13 years  espie   two small changes: - allow variables in SysV modifiers, as requested by matthieu...
[TXT] dump.c  1.8   9 years  espie   a wee little bit more cleanup (more const and remove noise from CDIAGFLAGS... -p...
[TXT] dump.h  1.3   9 years  espie   a wee little bit more cleanup (more const and remove noise from CDIAGFLAGS... -p...
[TXT] engine.c  1.50   9 years  espie   remove a bunch of dangerous casts (useless casts from void * to something else, ...
[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.46   9 years  espie   remove a bunch of dangerous casts (useless casts from void * to something else, ...
[TXT] for.h  1.5   13 years  espie   Correct $OpenBSD$ stuff
[TXT] garray.h  1.9   10 years  espie   a bit more reallocarray (and kill ecalloc, which isn't used) okay chl@
[TXT] generate.c  1.16   10 years  espie   a bit more reallocarray (and kill ecalloc, which isn't used) okay chl@
[TXT] gnode.h  1.28   10 years  espie   remove cmtime again, but with a proper test for nodes without children. problem...
[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.33   9 years  espie   introspection feature: ${MAKEFILE_LIST} contains the list of makefiles parsed. ...
[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.110   9 years  jmc   sync usage(); ok espie
[TXT] main.h  1.5   13 years  espie   Correct $OpenBSD$ stuff
[TXT] make.1  1.119   9 years  bentley   Reduce usage of predefined strings in manpages. Predefined strings are not very...
[TXT] make.c  1.69   9 years  espie   remove a bunch of dangerous casts (useless casts from void * to something else, ...
[TXT] make.h  1.38   13 years  espie   Correct $OpenBSD$ stuff
[TXT] memory.c  1.11   10 years  espie   a bit more reallocarray (and kill ecalloc, which isn't used) okay chl@
[TXT] memory.h  1.9   10 years  espie   a bit more reallocarray (and kill ecalloc, which isn't used) okay chl@
[TXT] node_int.h  1.4   11 years  espie   - SPECIAL_DEPRECATED -> SPECIAL_NOTHING - nodes for .POSIX and .SCCS_GET (which ...
[TXT] parse.c  1.112   9 years  espie   a wee little bit more cleanup (more const and remove noise from CDIAGFLAGS... -p...
[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.15   10 years  espie   wrappers for is*/to* that make damn sure their arguments are cast to unsigned ch...
[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.11   10 years  espie   pure reindent
[TXT] stats.h  1.6   13 years  espie   Correct $OpenBSD$ stuff
[TXT] str.c  1.31   10 years  espie   a bit more reallocarray (and kill ecalloc, which isn't used) okay chl@
[TXT] str.h  1.2   13 years  espie   Correct $OpenBSD$ stuff
[TXT] suff.c  1.90   9 years  espie   a wee little bit more cleanup (more const and remove noise from CDIAGFLAGS... -p...
[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.76   9 years  espie   a wee little bit more cleanup (more const and remove noise from CDIAGFLAGS... -p...
[TXT] targ.h  1.13   11 years  espie   remove TIMESTAMP abstraction layer, prodded by theo. while there, clean up inclu...
[TXT] targequiv.c  1.7   9 years  deraadt   switch to <limits.h>; ok millert
[TXT] targequiv.h  1.2   13 years  espie   Correct $OpenBSD$ stuff
[TXT] timestamp.c  1.10   11 years  espie   as checked through thorough tests, youngest->mtime == ctime, so ditch the extra ...
[TXT] timestamp.h  1.10   11 years  espie   as checked through thorough tests, youngest->mtime == ctime, so ditch the extra ...
[TXT] var.c  1.98   10 years  espie   adjust to ohash being in libutil now, and to the interface changes. fix potentia...
[TXT] var.h  1.17   10 years  espie   fix error messages, avoid dereferencing null pointers. - the code becomes too in...
[TXT] var_int.h  1.2   13 years  espie   Correct $OpenBSD$ stuff
[TXT] varmodifiers.c  1.41   9 years  espie   a wee little bit more cleanup (more const and remove noise from CDIAGFLAGS... -p...
[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] config.h (in the Attic) [Hide]  1.20   9 years  espie   enable the sinclude/-include feature support I wrote long ago. Other systems now...