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