NetBSD/usr.bin/make
christos 4b3df4502b Improve dh's fix:
- make sure i is initialized
	- don't subtract 1 in comparison, add 1 to the other side
2008-02-15 20:08:11 +00:00
..
PSD.doc Fit ASCII output onto an 80-column terminal. From FreeBSD. 2004-06-27 19:12:33 +00:00
lst.lib - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
unit-tests Fix an off-by-one error in handing mal-formed modifiers. 2007-10-09 05:55:03 +00:00
Makefile - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
Makefile.boot Simplify build, no functional changes. 2004-05-07 00:04:38 +00:00
arch.c - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
buf.c - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
buf.h - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
compat.c - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
cond.c - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
config.h Make it easier for the build environment (such as a configure script) 2007-10-14 20:22:53 +00:00
dir.c - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
dir.h - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
for.c - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
hash.c remove unnecessary casts to void * functions (Max Okumoto) 2005-08-04 00:20:12 +00:00
hash.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:13:06 +00:00
job.c Improve dh's fix: 2008-02-15 20:08:11 +00:00
job.h fix typo in comment 2008-02-15 09:18:56 +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 fix != expansion bug I introduced. 2008-02-15 02:38:07 +00:00
make.1 Implement -dl (aka LOUD) to override '@' at the start of script lines. 2008-01-19 06:52:13 +00:00
make.c - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
make.h - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
nonints.h - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
parse.c - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
pathnames.h revert previous for now 2005-06-24 04:33:25 +00:00
sprite.h More KNF cleanups from Max Okumoto 2005-08-05 00:53:18 +00:00
str.c - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
suff.c - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
targ.c - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
trace.c - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
trace.h Fix enum for better portability 2006-02-18 01:28:48 +00:00
util.c - use pid_t/size_t as appropriate instead of int. 2008-02-14 22:11:20 +00:00
var.c remove error/noerror const 2008-02-15 02:50:53 +00:00