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

Current tag: jym-xensuspend-nbase


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] PSD.doc/        
[DIR] filemon/        
[DIR] lst.lib/        
[DIR] unit-tests/        
[TXT] main.c  1.170   15 years  perry   per dholland, put back MAKE_VERSION for the benefit of third party users.
[TXT] parse.c  1.157   15 years  dsl   Change 'ClientData' to 'void *' so that relevant parameters can be made 'const v...
[TXT] make.1  1.156   15 years  snj   Typo fix: many file -> many files.
[TXT] var.c  1.151   15 years  christos   adjust patch to current.
[TXT] job.c  1.145   15 years  apb   Honour the TMPDIR environment variable instead of always using /tmp as a place t...
[TXT] make.c  1.78   15 years  dsl   Change 'ClientData' to 'void *' so that relevant parameters can be made 'const v...
[TXT] make.h  1.78   15 years  dsl   Fixes to includes of make_malloc.h to that it actually builds when USE_EMALLOC i...
[TXT] compat.c  1.76   15 years  dholland   Use pid_t for the result of fork and wait. PR 38031 from Ryan Stutsman.
[TXT] suff.c  1.67   15 years  dsl   Sprinkle some const. In particular for Lst_Find() and Lst_FindFrom(). Remove som...
[TXT] dir.c  1.61   15 years  dsl   Don't cast 'time_t' to 'void *' and back it will lose precision.
[TXT] arch.c  1.59   15 years  dsl   Sprinkle some const. In particular for Lst_Find() and Lst_FindFrom(). Remove som...
[TXT] cond.c  1.59   15 years  dsl   Rename all the members of 'enum Token' to TOK_FOO. Makes it rather more obvious ...
[TXT] targ.c  1.55   15 years  dsl   Change 'ClientData' to 'void *' so that relevant parameters can be made 'const v...
[TXT] Makefile  1.49   15 years  lukem   Enable WARNS=4 by default for usr.bin, except for: awk bdes checknr compile_...
[TXT] util.c  1.48   15 years  dholland   Fix flagrantly wrong printf formats in compat strftime.
[TXT] for.c  1.46   15 years  dsl   Change 'Buffer' so that it is the actual struct, not a pointer to it. Saves havi...
[TXT] job.h  1.39   15 years  apb   Honour the TMPDIR environment variable instead of always using /tmp as a place t...
[TXT] str.c  1.33   15 years  sno   branches: 1.33.6; replace c++ style comment by a c-style one
[TXT] buf.c  1.24   15 years  dsl   branches: 1.24.8; Change 'Buffer' so that it is the actual struct, not a pointe...
[TXT] config.h  1.20   16 years  apb   branches: 1.20.28; Make it easier for the build environment (such as a configur...
[TXT] Makefile.boot  1.19   15 years  dsl   Move the bmake_malloc() functions into their own .c and .h files. Include instea...
[TXT] hash.c  1.19   15 years  dsl   branches: 1.19.8; 1.19.14; Don't cast 'time_t' to 'void *' and back it will lo...
[TXT] lst.h  1.18   15 years  dsl   Sprinkle some const. In particular for Lst_Find() and Lst_FindFrom(). Remove som...
[TXT] pathnames.h  1.17   15 years  apb   Honour the TMPDIR environment variable instead of always using /tmp as a place t...
[TXT] buf.h  1.16   15 years  dsl   branches: 1.16.8; __predict_false() isn't defined if we aren't netbsd, stub out...
[TXT] dir.h  1.14   15 years  dsl   branches: 1.14.8; Change 'ClientData' to 'void *' so that relevant parameters c...
[TXT] trace.c  1.11   15 years  christos   prepare for time_t 64
[TXT] hash.h  1.10   15 years  dsl   Don't cast 'time_t' to 'void *' and back it will lose precision.
[TXT] make_malloc.c  1.5   15 years  dsl   Fix sense of MAKE_NATICE test.
[TXT] make_malloc.h  1.4   15 years  dsl   Fixes to includes of make_malloc.h to that it actually builds when USE_EMALLOC i...
[TXT] trace.h  1.3   15 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] Makefile.dist (in the Attic) [Hide]  1.5   30 years  mycroft   Clean up deleted files.
[TXT] bit.h (in the Attic) [Hide]  1.8   18 years  christos   Remove unused files. From Max Okumoto.
[TXT] list.h (in the Attic) [Hide]  1.8   18 years  christos   Remove unused files. From Max Okumoto.
[TXT] nonints.h (in the Attic) [Hide]  1.56   15 years  dsl   Allow for () in the argument to .ifdef et al. Save/restore current values of glo...
[TXT] sprite.h (in the Attic) [Hide]  1.11   15 years  dsl   Change 'ClientData' to 'void *' so that relevant parameters can be made 'const v...
[TXT] strlist.c (in the Attic) [Hide]  1.4   15 years  dsl   Move the bmake_malloc() functions into their own .c and .h files. Include instea...
[TXT] strlist.h (in the Attic) [Hide]  1.3   15 years  dsl   Allocate string vector in chunks, instead of calling realloc() every time someth...
[TXT] tutorial.ms (in the Attic) [Hide]  1.2   29 years  mycroft   Clean up deleted files.


CVSweb <webmaster@jp.NetBSD.org>