freebsd-nq/usr.bin/make
Warner Losh a366365a74 Back out jmallett's realpath changes. They break a set of makefiles that
we use in sublte ways with relative paths.  Until they can be resolved,
back out these changes and put a big comment about why using realpath is
busted.

Approved by: jmallett
MFC After:  100 millifortnights
2002-07-26 21:50:36 +00:00
..
lst.lib Bit-width fields should be of type 'int'. 2002-07-15 06:57:25 +00:00
PSD.doc
arch.c Use %zu to print size_t. 2002-07-15 06:57:01 +00:00
buf.c Avoid classy use of a variable one time with a constant value. 2002-06-13 08:57:53 +00:00
buf.h
compat.c String lengths and sizeof()s are size_t not int. Mark an unused parameter 2002-06-12 04:18:31 +00:00
cond.c Diff reduction for great justice against NetBSD, cast to unsigned char when 2002-06-20 19:28:00 +00:00
config.h
dir.c Look for wildcards, and balanced meta-characters such as { and } like NetBSD 2002-06-20 19:41:21 +00:00
dir.h
for.c
hash.c
hash.h
job.c Diff reduction for great justice against NetBSD, cast to unsigned char when 2002-06-20 19:28:00 +00:00
job.h The error functions take constant pointers to strings for their format. 2002-06-12 04:11:01 +00:00
list.h
lst.h
main.c Back out jmallett's realpath changes. They break a set of makefiles that 2002-07-26 21:50:36 +00:00
make.1 make(I) appeared in PWB UNIX. 2002-06-17 13:43:15 +00:00
make.c
make.h
Makefile Back out the ``run shell from $PATH'' change; this was an overkill 2002-05-24 15:51:27 +00:00
Makefile.dist
nonints.h The error functions take constant pointers to strings for their format. 2002-06-12 04:11:01 +00:00
parse.c Fix a bug fixed by NetBSD in revision 1.42 of parse.c by christos which caused 2002-06-20 19:51:13 +00:00
pathnames.h Back out the ``run shell from $PATH'' change; this was an overkill 2002-05-24 15:51:27 +00:00
sprite.h
str.c str_concat() doesn't really take const arguments. 2002-05-22 15:34:00 +00:00
suff.c
targ.c
var.c Fix a memory leak from previous commit by freeing the possibly expanded 2002-06-19 17:39:36 +00:00