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   2 months  lukem   Enable WARNS=4 by default for usr.bin, except for: awk bdes checknr compile_...
[TXT] Makefile.boot  1.19   5 months  dsl   Move the bmake_malloc() functions into their own .c and .h files. Include instea...
[TXT] arch.c  1.59   5 months  dsl   Sprinkle some const. In particular for Lst_Find() and Lst_FindFrom(). Remove som...
[TXT] buf.c  1.24   5 months  dsl   Change 'Buffer' so that it is the actual struct, not a pointer to it. Saves havi...
[TXT] buf.h  1.16   5 months  dsl   __predict_false() isn't defined if we aren't netbsd, stub out.
[TXT] compat.c  1.76   4 months  dholland   Use pid_t for the result of fork and wait. PR 38031 from Ryan Stutsman.
[TXT] cond.c  1.59   5 months  dsl   Rename all the members of 'enum Token' to TOK_FOO. Makes it rather more obvious ...
[TXT] config.h  1.20   20 months  apb   Make it easier for the build environment (such as a configure script) to overrid...
[TXT] dir.c  1.61   5 months  dsl   Don't cast 'time_t' to 'void *' and back it will lose precision.
[TXT] dir.h  1.14   5 months  dsl   Change 'ClientData' to 'void *' so that relevant parameters can be made 'const v...
[TXT] for.c  1.46   5 months  dsl   Change 'Buffer' so that it is the actual struct, not a pointer to it. Saves havi...
[TXT] hash.c  1.19   5 months  dsl   Don't cast 'time_t' to 'void *' and back it will lose precision.
[TXT] hash.h  1.10   5 months  dsl   Don't cast 'time_t' to 'void *' and back it will lose precision.
[TXT] job.c  1.146   8 days  sjg   JobExec: child of vfork must not empty the sigset_t that parent will restore. U...
[TXT] job.h  1.39   2 months  apb   Honour the TMPDIR environment variable instead of always using /tmp as a place t...
[TXT] lst.h  1.18   5 months  dsl   Sprinkle some const. In particular for Lst_Find() and Lst_FindFrom(). Remove som...
[TXT] main.c  1.170   3 months  perry   per dholland, put back MAKE_VERSION for the benefit of third party users.
[TXT] make.1  1.158   4 weeks  sjg   Missing ':' in .ORDER example
[TXT] make.c  1.78   5 months  dsl   Change 'ClientData' to 'void *' so that relevant parameters can be made 'const v...
[TXT] make.h  1.78   5 months  dsl   Fixes to includes of make_malloc.h to that it actually builds when USE_EMALLOC i...
[TXT] make_malloc.c  1.5   5 months  dsl   Fix sense of MAKE_NATICE test.
[TXT] make_malloc.h  1.4   5 months  dsl   Fixes to includes of make_malloc.h to that it actually builds when USE_EMALLOC i...
[TXT] nonints.h  1.56   5 months  dsl   Allow for () in the argument to .ifdef et al. Save/restore current values of glo...
[TXT] parse.c  1.157   5 months  dsl   Change 'ClientData' to 'void *' so that relevant parameters can be made 'const v...
[TXT] pathnames.h  1.17   2 months  apb   Honour the TMPDIR environment variable instead of always using /tmp as a place t...
[TXT] sprite.h  1.11   5 months  dsl   Change 'ClientData' to 'void *' so that relevant parameters can be made 'const v...
[TXT] str.c  1.33   4 months  sno   replace c++ style comment by a c-style one
[TXT] strlist.c  1.4   5 months  dsl   Move the bmake_malloc() functions into their own .c and .h files. Include instea...
[TXT] strlist.h  1.3   5 months  dsl   Allocate string vector in chunks, instead of calling realloc() every time someth...
[TXT] suff.c  1.67   5 months  dsl   Sprinkle some const. In particular for Lst_Find() and Lst_FindFrom(). Remove som...
[TXT] targ.c  1.55   5 months  dsl   Change 'ClientData' to 'void *' so that relevant parameters can be made 'const v...
[TXT] trace.c  1.11   6 months  christos   prepare for time_t 64
[TXT] trace.h  1.3   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] util.c  1.48   5 months  dholland   Fix flagrantly wrong printf formats in compat strftime.
[TXT] var.c  1.152   2 weeks  sjg   Child of vfork() must not alter the state of parent. There is no need to touch t...


CVSweb <webmaster@jp.NetBSD.org>