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