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_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] PSD.doc/        
[DIR] lst.lib/        
[DIR] ohash/        
[TXT] Makefile  1.25   23 years  espie   Use the ohash_* that's now in libc.
[TXT] arch.c  1.43   23 years  espie   Use the ohash_* that's now in libc.
[TXT] buf.c  1.14   23 years  espie   Clean-ups: * Buf_Destroy can be a macro * X_ instead of _X for struct names, to ...
[TXT] buf.h  1.13   23 years  espie   Clean-ups: * Buf_Destroy can be a macro * X_ instead of _X for struct names, to ...
[TXT] compat.c  1.35   23 years  espie   Introduce a few macros to handle timestamps in an abstract way. Replace the tim...
[TXT] cond.c  1.23   23 years  espie   Guard against Var_Value() being applied to an empty string, which it doesn't do ...
[TXT] dir.c  1.30   23 years  espie   Use the ohash_* that's now in libc.
[TXT] dir.h  1.13   23 years  espie   Use the ohash_* that's now in libc.
[TXT] error.c  1.4   23 years  espie   esetenv: does a setenv and bails out if error.
[TXT] error.h  1.4   23 years  espie   esetenv: does a setenv and bails out if error.
[TXT] extern.h  1.36   23 years  espie   Change the time stamp interface to use an abstract datatype. Define two possible...
[TXT] for.c  1.23   23 years  espie   Take advantage of VarModifiers_Apply, which can parse a variable spec and expand...
[TXT] generate.c  1.2   23 years  espie   Use the ohash_* that's now in libc.
[TXT] job.c  1.39   23 years  espie   Show CURDIR in that failure case too. Can't show a Makefile name yet though... ...
[TXT] job.h  1.8   23 years  espie   Some systematic clean-up. - UNUSED macro that expands to __attribute__((unused))...
[TXT] lowparse.c  1.5   23 years  espie   Clean-ups: * Buf_Destroy can be a macro * X_ instead of _X for struct names, to ...
[TXT] lowparse.h  1.2   23 years  espie   This is complementary to the previous patch. There is no code change in this pa...
[TXT] lst.h  1.18   23 years  espie   Some systematic clean-up. - UNUSED macro that expands to __attribute__((unused))...
[TXT] main.c  1.45   23 years  espie   Change the time stamp interface to use an abstract datatype. Define two possible...
[TXT] make.1  1.39   23 years  aaron   Pretty.
[TXT] make.c  1.24   23 years  espie   Change the time stamp interface to use an abstract datatype. Define two possible...
[TXT] make.h  1.30   23 years  espie   Use the ohash_* that's now in libc.
[TXT] parse.c  1.58   23 years  espie   Clean-ups: * Buf_Destroy can be a macro * X_ instead of _X for struct names, to ...
[TXT] pathnames.h  1.7   25 years  espie   Modifications from netbsd: - don't interfere with MACHINE/MACHINE_ARCH defines f...
[TXT] regress.c  1.2   23 years  espie   Str_Match returns TRUE or FALSE, better style to test those rather than 1 or 0.
[TXT] str.c  1.16   23 years  espie   Two new functions: iterate_words: light-weight equivalent to brk_string, which ...
[TXT] suff.c  1.40   23 years  espie   Clean-ups: * Buf_Destroy can be a macro * X_ instead of _X for struct names, to ...
[TXT] targ.c  1.30   23 years  espie   Use the ohash_* that's now in libc.
[TXT] var.c  1.52   23 years  espie   Use the ohash_* that's now in libc.
[TXT] varmodifiers.c  1.6   23 years  espie   Clean-up, systematic use of UNUSED, white space...
[TXT] varmodifiers.h  1.1   23 years  espie   Major unobfuscation: split var modifiers handling to a separate file. This does ...
[TXT] Makefile.boot (in the Attic) [Hide]  1.6   25 years  espie   Modifications from netbsd: - don't interfere with MACHINE/MACHINE_ARCH defines f...
[TXT] bit.h (in the Attic) [Hide]  1.7   23 years  niklas   $OpenBSD$
[TXT] config.h (in the Attic) [Hide]  1.9   25 years  espie   Modifications from netbsd: - don't interfere with MACHINE/MACHINE_ARCH defines f...
[TXT] sprite.h (in the Attic) [Hide]  1.9   23 years  espie   Some systematic clean-up. - UNUSED macro that expands to __attribute__((unused))...
[TXT] util.c (in the Attic) [Hide]  1.13   23 years  espie   Some systematic clean-up. - UNUSED macro that expands to __attribute__((unused))...