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_3_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] PSD.doc/        
[DIR] lst.lib/        
[DIR] ohash/        
[TXT] Makefile  1.30   22 years  art   Make make cross-compilable.
[TXT] arch.c  1.50   22 years  mpech   occured->occurred idea from deraadt@ via NetBSD millert@ ok p.s. Next commit w...
[TXT] arch.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] buf.c  1.18   22 years  deraadt   -Wall cleanup, mostly useless otherwise
[TXT] buf.h  1.15   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] cmd_exec.c  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] cmd_exec.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] compat.c  1.40   22 years  mickey   fix a pasto, fix pr 1969
[TXT] compat.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] cond.c  1.26   22 years  espie   Take includes out of lst.h, re-add what's needed to separate files. Removes rema...
[TXT] cond.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] cond_int.h  1.2   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] defines.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] dir.c  1.34   22 years  espie   Take includes out of lst.h, re-add what's needed to separate files. Removes rema...
[TXT] dir.h  1.15   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] error.c  1.9   22 years  deraadt   make sure that va_start() has matching va_end()
[TXT] error.h  1.7   22 years  mpech   occured->occurred idea from deraadt@ via NetBSD millert@ ok p.s. Next commit w...
[TXT] extern.h  1.38   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] for.c  1.26   22 years  espie   Take includes out of lst.h, re-add what's needed to separate files. Removes rema...
[TXT] for.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] garray.h  1.1   22 years  espie   Replace the most used static lists in make by persistent growable arrays. 5% spe...
[TXT] generate.c  1.4   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] gnode.h  1.2   22 years  mpech   occured->occurred idea from deraadt@ via NetBSD millert@ ok p.s. Next commit w...
[TXT] init.c  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] init.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] job.c  1.43   22 years  millert   Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their POS...
[TXT] job.h  1.10   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] lowparse.c  1.13   22 years  espie   Avoid dumping core when reporting open conditionals. Turns out that current is N...
[TXT] lowparse.h  1.4   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] lst.h  1.21   22 years  espie   Take includes out of lst.h, re-add what's needed to separate files. Removes rema...
[TXT] lst_t.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] main.c  1.53   22 years  espie   Use Str_concat instead of fixed buffers and snprintf in building paths. Replace ...
[TXT] main.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] make.1  1.42   22 years  mpech   Powered by @mantoya. o) fix bogus .Xr usage; millert@ ok.
[TXT] make.c  1.27   22 years  espie   Take includes out of lst.h, re-add what's needed to separate files. Removes rema...
[TXT] make.h  1.32   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] memory.c  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] memory.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] parse.c  1.63   22 years  espie   Replace the most used static lists in make by persistent growable arrays. 5% spe...
[TXT] parse.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] parsevar.c  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] parsevar.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] pathnames.h  1.9   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] regress.c  1.4   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] stats.c  1.5   22 years  espie   Replace the most used static lists in make by persistent growable arrays. 5% spe...
[TXT] stats.h  1.3   22 years  espie   Replace the most used static lists in make by persistent growable arrays. 5% spe...
[TXT] str.c  1.19   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] str.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] suff.c  1.43   22 years  espie   Take includes out of lst.h, re-add what's needed to separate files. Removes rema...
[TXT] suff.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] symtable.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] targ.c  1.34   22 years  espie   Take includes out of lst.h, re-add what's needed to separate files. Removes rema...
[TXT] targ.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] timestamp.c  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] timestamp.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] var.c  1.55   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] var.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] var_int.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] varmodifiers.c  1.10   22 years  espie   Repair regular expression substitution. Even though the code can share some comm...
[TXT] varmodifiers.h  1.3   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] varname.c  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] varname.h  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] Makefile.boot (in the Attic) [Hide]  1.8   22 years  espie   Synch
[TXT] config.h (in the Attic) [Hide]  1.12   22 years  espie   Use Str_concat instead of fixed buffers and snprintf in building paths. Replace ...
[TXT] timestamp_t.h (in the Attic) [Hide]  1.1   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] util.c (in the Attic) [Hide]  1.16   23 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...