NetBSD/usr.bin/make
dsl 8a7693fba6 Don't delete whitespace before a "\\\n" sequence. Somewhere I'd misread
the required behaviour and replaced it with something more sensible - except
for makefiles that contain "\n\t\\\n shell command"...
2007-01-02 23:22:37 +00:00
..
PSD.doc
lst.lib Return the non-zero value that caused the Lst_ForEach[From] call to 2006-11-11 21:23:36 +00:00
unit-tests
Makefile Use of libutil to provide emalloc et al, should be predicated on 2006-11-01 23:48:20 +00:00
Makefile.boot
arch.c Since 'ClientData' is 'void *', nuke almost all the (ClientData) casts. 2006-10-27 21:00:18 +00:00
buf.c
buf.h
compat.c A rather large rototil in the way the parallel make code schedules jobs. 2006-11-17 22:07:39 +00:00
cond.c Simplify the code that processes .if lines. 2006-12-02 15:50:45 +00:00
config.h Allow make(1) to be built with something other than "sh" as the 2006-10-09 20:44:35 +00:00
dir.c Remove 'else' after 'return', and similar whitspace changes. 2007-01-01 21:31:51 +00:00
dir.h
for.c Remove 'else' after 'return', and similar whitspace changes. 2007-01-01 21:31:51 +00:00
hash.c
hash.h
job.c Since 'ClientData' is 'void *', nuke almost all the (ClientData) casts. 2006-10-27 21:00:18 +00:00
job.h There is no need to resize the pollfd array, it can only ever have 2+maxJobs 2006-10-11 07:01:44 +00:00
lst.h Return the non-zero value that caused the Lst_ForEach[From] call to 2006-11-11 21:23:36 +00:00
main.c Since the 'buf' code here is only used by make, we don't need two names 2007-01-01 21:29:01 +00:00
make.1 Fix a typo. Use Nx. 2006-12-23 07:25:41 +00:00
make.c Request the 'verbose' node print when aborting and scheduling nodes. 2007-01-01 21:42:42 +00:00
make.h Remove the (now redundant) MAKE_BSIZE, BUF_DEF_SIZE from buf.c is used instead. 2007-01-01 21:48:43 +00:00
nonints.h Use open/read/close instead of stdio for makefiles. 2006-12-16 08:59:29 +00:00
parse.c Don't delete whitespace before a "\\\n" sequence. Somewhere I'd misread 2007-01-02 23:22:37 +00:00
pathnames.h
sprite.h
str.c Correctly handle '\' at the end of a variable in the non-expanding case. 2006-12-22 20:28:31 +00:00
suff.c A rather large rototil in the way the parallel make code schedules jobs. 2006-11-17 22:07:39 +00:00
targ.c Fix breakage of previous commit. 2006-12-21 20:05:37 +00:00
trace.c
trace.h
util.c
var.c Since the 'buf' code here is only used by make, we don't need two names 2007-01-01 21:29:01 +00:00