NetBSD/usr.bin/make
sjg 03c533138a We need to have set curdir before calling Dir_FindHereOrAbove().
We can call getcwd again if -C is used.
2010-01-04 17:05:25 +00:00
..
PSD.doc
lst.lib Fixes to includes of make_malloc.h to that it actually builds when 2009-01-24 14:43:28 +00:00
unit-tests Add .unexport - the exact opposite of .export 2009-11-19 00:30:25 +00:00
Makefile Enable WARNS=4 by default for usr.bin, except for: 2009-04-14 22:15:16 +00:00
Makefile.boot Move the bmake_malloc() functions into their own .c and .h files. 2009-01-24 11:59:39 +00:00
arch.c Sprinkle some const. 2009-01-23 21:58:27 +00:00
buf.c
buf.h
compat.c Use pid_t for the result of fork and wait. PR 38031 from Ryan Stutsman. 2009-02-22 07:33:00 +00:00
cond.c Change enum values so that TOK_FALSE is 0 and TOK_TRUE is 1. 2009-11-06 19:44:06 +00:00
config.h
dir.c Don't cast 'time_t' to 'void *' and back it will lose precision. 2009-01-24 10:59:09 +00:00
dir.h Change 'ClientData' to 'void *' so that relevant parameters can 2009-01-23 21:26:30 +00:00
for.c
hash.c Don't cast 'time_t' to 'void *' and back it will lose precision. 2009-01-24 10:59:09 +00:00
hash.h Don't cast 'time_t' to 'void *' and back it will lose precision. 2009-01-24 10:59:09 +00:00
job.c JobExec: child of vfork must not empty the sigset_t that parent will 2009-06-26 01:26:32 +00:00
job.h Honour the TMPDIR environment variable instead of always using /tmp 2009-04-11 09:41:18 +00:00
lst.h Sprinkle some const. 2009-01-23 21:58:27 +00:00
main.c We need to have set curdir before calling Dir_FindHereOrAbove(). 2010-01-04 17:05:25 +00:00
make.1 New sentence, new line; remove trailing whitespace. 2009-11-19 06:48:37 +00:00
make.c Change 'ClientData' to 'void *' so that relevant parameters can 2009-01-23 21:26:30 +00:00
make.h Reviewed by: apb 2009-09-08 17:29:20 +00:00
make_malloc.c Fix sense of MAKE_NATICE test. 2009-01-24 23:19:50 +00:00
make_malloc.h Fixes to includes of make_malloc.h to that it actually builds when 2009-01-24 14:43:28 +00:00
nonints.h Add .unexport - the exact opposite of .export 2009-11-19 00:30:24 +00:00
parse.c Add .unexport - the exact opposite of .export 2009-11-19 00:30:24 +00:00
pathnames.h Honour the TMPDIR environment variable instead of always using /tmp 2009-04-11 09:41:18 +00:00
sprite.h Change 'ClientData' to 'void *' so that relevant parameters can 2009-01-23 21:26:30 +00:00
str.c replace c++ style comment by a c-style one 2009-02-25 21:17:21 +00:00
strlist.c Move the bmake_malloc() functions into their own .c and .h files. 2009-01-24 11:59:39 +00:00
strlist.h
suff.c Sprinkle some const. 2009-01-23 21:58:27 +00:00
targ.c Change 'ClientData' to 'void *' so that relevant parameters can 2009-01-23 21:26:30 +00:00
trace.c
trace.h
util.c Fix flagrantly wrong printf formats in compat strftime. 2009-01-29 09:03:04 +00:00
var.c Add .unexport - the exact opposite of .export 2009-11-19 00:30:25 +00:00