The NetBSD Project

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: [cvs.netbsd.org] / src / usr.bin / make


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] PSD.doc/        
[DIR] lst.lib/        
[DIR] unit-tests/        
[TXT] Makefile  1.49   11 months  lukem   Enable WARNS=4 by default for usr.bin, except for: awk bdes checknr compile_...
[TXT] Makefile.boot  1.19   13 months  dsl   Move the bmake_malloc() functions into their own .c and .h files. Include instea...
[TXT] arch.c  1.59   13 months  dsl   Sprinkle some const. In particular for Lst_Find() and Lst_FindFrom(). Remove som...
[TXT] buf.c  1.24   13 months  dsl   Change 'Buffer' so that it is the actual struct, not a pointer to it. Saves havi...
[TXT] buf.h  1.16   13 months  dsl   __predict_false() isn't defined if we aren't netbsd, stub out.
[TXT] compat.c  1.76   12 months  dholland   Use pid_t for the result of fork and wait. PR 38031 from Ryan Stutsman.
[TXT] cond.c  1.60   4 months  dsl   Change enum values so that TOK_FALSE is 0 and TOK_TRUE is 1. Use this fact to re...
[TXT] config.h  1.20   2 years  apb   Make it easier for the build environment (such as a configure script) to overrid...
[TXT] dir.c  1.61   13 months  dsl   Don't cast 'time_t' to 'void *' and back it will lose precision.
[TXT] dir.h  1.14   13 months  dsl   Change 'ClientData' to 'void *' so that relevant parameters can be made 'const v...
[TXT] for.c  1.47   5 weeks  dholland   Improve the error message that results when you have a multi-variable .for and t...
[TXT] hash.c  1.19   13 months  dsl   Don't cast 'time_t' to 'void *' and back it will lose precision.
[TXT] hash.h  1.10   13 months  dsl   Don't cast 'time_t' to 'void *' and back it will lose precision.
[TXT] job.c  1.146   8 months  sjg   JobExec: child of vfork must not empty the sigset_t that parent will restore. U...
[TXT] job.h  1.39   11 months  apb   Honour the TMPDIR environment variable instead of always using /tmp as a place t...
[TXT] lst.h  1.18   13 months  dsl   Sprinkle some const. In particular for Lst_Find() and Lst_FindFrom(). Remove som...
[TXT] main.c  1.175   2 months  sjg   We need to have set curdir before calling Dir_FindHereOrAbove(). We can call get...
[TXT] make.1  1.167   3 weeks  joerg   \\ -> \e
[TXT] make.c  1.78   13 months  dsl   Change 'ClientData' to 'void *' so that relevant parameters can be made 'const v...
[TXT] make.h  1.79   6 months  sjg   Reviewed by: apb Use .MAKE.LEVEL to track recursion. The first instance of make...
[TXT] make_malloc.c  1.5   13 months  dsl   Fix sense of MAKE_NATICE test.
[TXT] make_malloc.h  1.4   13 months  dsl   Fixes to includes of make_malloc.h to that it actually builds when USE_EMALLOC i...
[TXT] nonints.h  1.57   3 months  sjg   Add .unexport - the exact opposite of .export and .unexport-env which unexport's...
[TXT] parse.c  1.160   3 months  sjg   Add .unexport - the exact opposite of .export and .unexport-env which unexport's...
[TXT] pathnames.h  1.17   11 months  apb   Honour the TMPDIR environment variable instead of always using /tmp as a place t...
[TXT] sprite.h  1.11   13 months  dsl   Change 'ClientData' to 'void *' so that relevant parameters can be made 'const v...
[TXT] str.c  1.33   12 months  sno   replace c++ style comment by a c-style one
[TXT] strlist.c  1.4   13 months  dsl   Move the bmake_malloc() functions into their own .c and .h files. Include instea...
[TXT] strlist.h  1.3   14 months  dsl   Allocate string vector in chunks, instead of calling realloc() every time someth...
[TXT] suff.c  1.67   13 months  dsl   Sprinkle some const. In particular for Lst_Find() and Lst_FindFrom(). Remove som...
[TXT] targ.c  1.55   13 months  dsl   Change 'ClientData' to 'void *' so that relevant parameters can be made 'const v...
[TXT] trace.c  1.11   14 months  christos   prepare for time_t 64
[TXT] trace.h  1.3   22 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] util.c  1.48   13 months  dholland   Fix flagrantly wrong printf formats in compat strftime.
[TXT] var.c  1.155   3 months  sjg   Add .unexport - the exact opposite of .export and .unexport-env which unexport's...


CVSweb <webmaster@jp.NetBSD.org>