1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/usr.bin/make
Will Andrews 313c36f04b Format string paranoia. This should avoid potential buffer overflows from
user input (in its ever-broadening definition).

Obtained from:	NetBSD
2000-11-30 13:56:19 +00:00
..
lst.lib Use __RCSID() 2000-07-09 00:08:47 +00:00
PSD.doc Reimplement the groff(1) warnings elimination fixes in a better way. 2000-11-24 10:05:30 +00:00
arch.c Format string paranoia. This should avoid potential buffer overflows from 2000-11-30 13:56:19 +00:00
buf.c Use __RCSID() 2000-07-09 02:54:54 +00:00
buf.h
compat.c Use __RCSID() 2000-07-09 02:54:54 +00:00
cond.c Use __RCSID() 2000-07-09 02:54:54 +00:00
config.h Allow use of the ${MAKE_SHELL} variable to specify alternate shells for 2000-08-16 23:31:43 +00:00
dir.c Use __RCSID() 2000-07-09 02:54:54 +00:00
dir.h
for.c Use __RCSID() 2000-07-09 02:54:54 +00:00
hash.c Use __RCSID() 2000-07-09 02:54:54 +00:00
hash.h
job.c Unlink the temporary file immediately so it is removed on exit. 2000-11-19 12:04:12 +00:00
job.h
list.h
lst.h
main.c Format string paranoia. This should avoid potential buffer overflows from 2000-11-30 13:56:19 +00:00
make.1 Xref make.conf(5), and point to /usr/share/doc/psd/12.make for the 2000-11-29 14:40:02 +00:00
make.c Use __RCSID() 2000-07-09 02:54:54 +00:00
make.h Add loud debugging facility (-dl option) which allows programmers/developers 2000-05-14 22:24:28 +00:00
Makefile Assume MAINTAINER. I will be taking the job of merging NetBSD/OpenBSD 2000-09-29 19:51:48 +00:00
Makefile.dist
nonints.h
parse.c Use __RCSID() 2000-07-09 02:54:54 +00:00
pathnames.h
sprite.h
str.c Use __RCSID() 2000-07-09 02:54:54 +00:00
suff.c Use __RCSID() 2000-07-09 02:54:54 +00:00
targ.c Use __RCSID() 2000-07-09 02:54:54 +00:00
util.c Format string paranoia. This should avoid potential buffer overflows from 2000-11-30 13:56:19 +00:00
var.c Add :L and :U variable modifiers. These convert the variable's value to 2000-10-09 04:53:36 +00:00