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_4_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] PSD.doc/        
[DIR] lst.lib/        
[DIR] ohash/        
[TXT] Makefile  1.39   18 years  espie   same hack for .ln as .o
[TXT] arch.c  1.55   18 years  espie   use stdint.h where appropriate. okay millert@
[TXT] arch.h  1.1   22 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] buf.c  1.20   20 years  espie   ISO function declarations, trim a few comments, rename a few variables to more e...
[TXT] buf.h  1.16   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] cmd_exec.c  1.5   20 years  espie   ISO function declarations, trim a few comments, rename a few variables to more e...
[TXT] cmd_exec.h  1.1   22 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] compat.c  1.50   20 years  espie   ISO function declarations, trim a few comments, rename a few variables to more e...
[TXT] compat.h  1.1   22 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] cond.c  1.31   18 years  espie   use stdint.h where appropriate. okay millert@
[TXT] cond.h  1.2   21 years  espie   This is the first step in sanitizing the conditional parser. Change the conditi...
[TXT] cond_int.h  1.3   21 years  espie   This is the first step in sanitizing the conditional parser. Change the conditi...
[TXT] defines.h  1.2   22 years  millert   We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
[TXT] dir.c  1.44   18 years  espie   use stdint.h where appropriate. okay millert@
[TXT] dir.h  1.16   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] error.c  1.12   20 years  espie   ISO function declarations, trim a few comments, rename a few variables to more e...
[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.39   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] for.c  1.30   20 years  espie   ISO function declarations, trim a few comments, rename a few variables to more e...
[TXT] for.h  1.2   21 years  espie   synch comments with actual code. Okay miod@.
[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.6   18 years  espie   use stdint.h where appropriate. okay millert@
[TXT] gnode.h  1.4   22 years  deraadt   back out changes that break kernel compiles. good testing jobmk install!
[TXT] init.c  1.3   18 years  espie   do not bother defining End if !CLEANUP, reminded by lint.
[TXT] init.h  1.1   22 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] job.c  1.59   19 years  deraadt   use STD{IN,OUT,ERR}_FILENO
[TXT] job.h  1.15   20 years  espie   ISO function declarations, trim a few comments, rename a few variables to more e...
[TXT] lowparse.c  1.18   20 years  espie   ISO function declarations, trim a few comments, rename a few variables to more e...
[TXT] lowparse.h  1.4   22 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] lst.h  1.25   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] lst_t.h  1.1   22 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] main.c  1.68   18 years  espie   do not bother defining End if !CLEANUP, reminded by lint.
[TXT] main.h  1.1   22 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] make.1  1.66   18 years  jmc   change incorrect FILES entries for makefiles; problem found by marc balmer;
[TXT] make.c  1.35   20 years  espie   ISO function declarations, trim a few comments, rename a few variables to more e...
[TXT] make.h  1.33   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] memory.c  1.3   20 years  espie   ISO function declarations, trim a few comments, rename a few variables to more e...
[TXT] memory.h  1.2   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] parse.c  1.69   20 years  espie   ISO function declarations, trim a few comments, rename a few variables to more e...
[TXT] parse.h  1.2   20 years  espie   ISO function declarations, trim a few comments, rename a few variables to more e...
[TXT] parsevar.c  1.2   20 years  espie   ISO function declarations, trim a few comments, rename a few variables to more e...
[TXT] parsevar.h  1.1   22 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] pathnames.h  1.10   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] regress.c  1.5   20 years  espie   ISO function declarations, trim a few comments, rename a few variables to more e...
[TXT] stats.c  1.8   20 years  espie   constify char *. Add lookup functions for suffixes and transforms, and stat them...
[TXT] stats.h  1.4   20 years  espie   constify char *. Add lookup functions for suffixes and transforms, and stat them...
[TXT] str.c  1.21   20 years  espie   ISO function declarations, trim a few comments, rename a few variables to more e...
[TXT] str.h  1.1   22 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] suff.c  1.54   19 years  jsg   Spell precede correctly. 'looks fine' millert@, krw@. ok jmc@
[TXT] suff.h  1.2   20 years  espie   constify char *. Add lookup functions for suffixes and transforms, and stat them...
[TXT] symtable.h  1.1   22 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] targ.c  1.40   18 years  espie   use stdint.h where appropriate. okay millert@
[TXT] targ.h  1.1   22 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] timestamp.c  1.2   20 years  espie   ISO function declarations, trim a few comments, rename a few variables to more e...
[TXT] timestamp.h  1.1   22 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] var.c  1.60   18 years  espie   use stdint.h where appropriate. okay millert@
[TXT] var.h  1.1   22 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] var_int.h  1.1   22 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] varmodifiers.c  1.14   18 years  espie   fixes 4286. back & forth between fgs and me.
[TXT] varmodifiers.h  1.3   22 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] varname.c  1.2   20 years  espie   ISO function declarations, trim a few comments, rename a few variables to more e...
[TXT] varname.h  1.2   21 years  espie   missing $OpenBSD$ marker
[TXT] Makefile.boot (in the Attic) [Hide]  1.8   22 years  espie   Synch
[TXT] config.h (in the Attic) [Hide]  1.14   20 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] timestamp_t.h (in the Attic) [Hide]  1.1   22 years  espie   Mostly clean-up: - cut up those huge include files into separate interfaces for ...
[TXT] util.c (in the Attic) [Hide]  1.21   20 years  millert   Use sizeof(nextpathbuf) instead of 2 * MAXPATHLEN; espie@ OK