NetBSD/usr.bin/make
thorpej 70b6975a7e Fix a typo. 1999-07-12 18:22:49 +00:00
..
PSD.doc Fix PR/2118; apply sysincludes patch. 1996-03-06 00:15:17 +00:00
lst.lib use CPPFLAGS instead of CFLAGS 1997-10-24 09:00:17 +00:00
Makefile use CPPFLAGS instead of CFLAGS 1997-10-24 09:00:17 +00:00
Makefile.boot Uh... should have been ${MACHINE} not hard coded... Duh! 1999-04-03 04:50:16 +00:00
arch.c This patch fixes the problem introduced in the previous commit where 1998-11-11 19:37:06 +00:00
bit.h getopt returns -1 not EOF, use memmove instead of bcopy 1997-11-08 09:33:15 +00:00
buf.c wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00
buf.h Use only integral types in procedure arguments. 1996-12-31 17:53:21 +00:00
compat.c report a sensible error if wait() fails. 1999-03-24 13:19:26 +00:00
cond.c Fix conditional variable expression parsing (reported by cgd) 1998-09-18 20:35:11 +00:00
config.h Define USE_PGRP so that we send signals to our job's process group instead 1999-05-03 12:01:14 +00:00
dir.c Correct an inverse initialization of a variable, which caused all .PATHs 1999-07-12 17:29:32 +00:00
dir.h Add the new .NOPATH feature which can be used to disable .PATH search 1997-05-08 21:24:41 +00:00
for.c wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00
hash.c wrap #include <sys/cdefs.h>, __RCSID(...) stuff in #ifndef MAKE_BOOTSTRAP 1997-09-28 03:30:58 +00:00
hash.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
job.c Regular bourne shells don't have the -q option (from Chuck Cranor) 1999-07-06 14:02:56 +00:00
job.h PR/5210: Hauke Fath: make core dumps with .SHELL 1998-03-26 19:20:36 +00:00
list.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
lst.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
main.c Reduced memory leaks. 1998-11-01 03:07:33 +00:00
make.1 Fix a typo. 1999-07-12 18:22:49 +00:00
make.c This patch fixes the problem introduced in the previous commit where 1998-11-11 19:37:06 +00:00
make.h This patch fixes the problem introduced in the previous commit where 1998-11-11 19:37:06 +00:00
nonints.h Fix conditional variable expression parsing (reported by cgd) 1998-09-18 20:35:11 +00:00
parse.c Fix awful bug where: 1999-06-02 18:47:11 +00:00
pathnames.h Allow system path to be overriden in the Makefile 1998-12-19 17:26:12 +00:00
sprite.h - Merge in FreeBSD and Lite2 changes. 1996-11-06 17:58:58 +00:00
str.c - full prototypes 1998-11-06 23:31:09 +00:00
suff.c Reduced memory leaks. 1998-11-01 03:07:33 +00:00
targ.c This patch fixes the problem introduced in the previous commit where 1998-11-11 19:37:06 +00:00
util.c apply solaris fixes 1999-06-29 07:44:21 +00:00
var.c Revert previous change. I am a bonehead. 1999-06-06 21:16:23 +00:00