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_6_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] PSD.doc/        
[DIR] lst.lib/        
[DIR] ohash/        
[TXT] Makefile  1.61   7 years  natano   Implement the ${<D} and ${<F} variables, as documented in the manual. They are e...
[TXT] arch.c  1.87   7 years  espie   small obvious cleanups: - remove a lot of unnecessary casts - zap extra param th...
[TXT] arch.h  1.8   11 years  espie   remove TIMESTAMP abstraction layer, prodded by theo. while there, clean up inclu...
[TXT] buf.c  1.27   9 years  millert   Add missing #include <stdint.h> for SIZE_MAX
[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.10   8 years  chl   remove unused variable ok espie@
[TXT] cmd_exec.h  1.4   13 years  espie   Correct $OpenBSD$ stuff
[TXT] compat.c  1.86   7 years  espie   small obvious cleanups: - remove a lot of unnecessary casts - zap extra param th...
[TXT] compat.h  1.3   13 years  espie   Correct $OpenBSD$ stuff
[TXT] cond.c  1.51   7 years  espie   small obvious cleanups: - remove a lot of unnecessary casts - zap extra param th...
[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.15   8 years  espie   make sure we use stdbool.h Mostly diff by Daniel Dickman, who told me to commit ...
[TXT] dir.c  1.68   7 years  espie   small obvious cleanups: - remove a lot of unnecessary casts - zap extra param th...
[TXT] dir.h  1.29   11 years  espie   remove TIMESTAMP abstraction layer, prodded by theo. while there, clean up inclu...
[TXT] direxpand.c  1.8   7 years  espie   small obvious cleanups: - remove a lot of unnecessary casts - zap extra param th...
[TXT] direxpand.h  1.2   13 years  espie   two small changes: - allow variables in SysV modifiers, as requested by matthieu...
[TXT] dump.c  1.9   7 years  espie   small obvious cleanups: - remove a lot of unnecessary casts - zap extra param th...
[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.52   7 years  espie   obvious protection against null pointer, because it's quite possible for cgn to ...
[TXT] engine.h  1.13   11 years  espie   document engine interface, remove internal function from visible interface
[TXT] error.c  1.25   8 years  guenther   Mark all the error printing functions as printf-like; fix two format mismatches ...
[TXT] error.h  1.13   8 years  guenther   Mark all the error printing functions as printf-like; fix two format mismatches ...
[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.18   7 years  natano   Implement the ${<D} and ${<F} variables, as documented in the manual. They are e...
[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.139   7 years  natano   Dedup prototype for really_kill().
[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.35   7 years  espie   small obvious cleanups: - remove a lot of unnecessary casts - zap extra param th...
[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.31   8 years  espie   gc lst_ForEachNodeWhile, which isn't actually in use anywhere
[TXT] lst_t.h  1.3   13 years  espie   Correct $OpenBSD$ stuff
[TXT] main.c  1.121   7 years  espie   small obvious cleanups: - remove a lot of unnecessary casts - zap extra param th...
[TXT] main.h  1.5   13 years  espie   Correct $OpenBSD$ stuff
[TXT] make.1  1.124   7 years  tb   Hyphenate compound adjectives 'up-to-date', 'out-of-date' and 'well-known' if th...
[TXT] make.c  1.71   7 years  espie   small obvious cleanups: - remove a lot of unnecessary casts - zap extra param th...
[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.118   7 years  espie   add !!= feedback and okay millert@
[TXT] parse.h  1.7   8 years  espie   fix duplicate targets in target list for good: split previous groupling fix in t...
[TXT] parsevar.c  1.16   7 years  espie   add !!= feedback and okay millert@
[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.8   8 years  daniel   exit needs stdlib, switch to "return 0" to fix. ok espie
[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.91   7 years  espie   small obvious cleanups: - remove a lot of unnecessary casts - zap extra param th...
[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.77   7 years  espie   small obvious cleanups: - remove a lot of unnecessary casts - zap extra param th...
[TXT] targ.h  1.13   11 years  espie   remove TIMESTAMP abstraction layer, prodded by theo. while there, clean up inclu...
[TXT] targequiv.c  1.8   7 years  espie   small obvious cleanups: - remove a lot of unnecessary casts - zap extra param th...
[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.101   7 years  espie   add !!= feedback and okay millert@
[TXT] var.h  1.19   7 years  espie   add !!= feedback and okay millert@
[TXT] var_int.h  1.2   13 years  espie   Correct $OpenBSD$ stuff
[TXT] varmodifiers.c  1.46   7 years  espie   add support for variables in the lhs of SYSV modifiers. lack of support noted by...
[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...