NetBSD/usr.bin/make
jtc cf957d3a75 Changed to use 1900 + tm_year instead of hardcoding "19" as the century.
From PR #2308 by Stephen J. Roznowski <sjr@zombie.ncsc.mil>.
1996-04-08 18:57:49 +00:00
..
PSD.doc Fix PR/2118; apply sysincludes patch. 1996-03-06 00:15:17 +00:00
lst.lib
Makefile Jonathan Stone's fixes: 1996-03-11 13:45:31 +00:00
Makefile.boot
arch.c data and date aren't the same... 1996-03-12 18:04:27 +00:00
bit.h
buf.c Added erealloc() function that calls enomem() if the allocation fails 1996-03-29 02:17:13 +00:00
buf.h
compat.c
cond.c
config.h
dir.c fix pr/1421 and pr/1997 1996-02-04 22:20:27 +00:00
dir.h
for.c
hash.c
hash.h
job.c fix pr/1421 and pr/1997 1996-02-04 22:20:27 +00:00
job.h
list.h
lst.h fix pr/1421 and pr/1997 1996-02-04 22:20:27 +00:00
main.c make emalloc and erealloc return void *; closes PR/2276 1996-03-31 21:30:05 +00:00
make.1 Add PHONY attribute and target. This is the first step to cleanup the 1996-03-15 21:52:32 +00:00
make.c Add PHONY attribute and target. This is the first step to cleanup the 1996-03-15 21:52:32 +00:00
make.h Fix PR/2118; apply sysincludes patch. 1996-03-06 00:15:17 +00:00
nonints.h make emalloc and erealloc return void *; closes PR/2276 1996-03-31 21:30:05 +00:00
parse.c Add PHONY attribute and target. This is the first step to cleanup the 1996-03-15 21:52:32 +00:00
pathnames.h Fix PR/2118; apply sysincludes patch. 1996-03-06 00:15:17 +00:00
sprite.h
str.c Added erealloc() function that calls enomem() if the allocation fails 1996-03-29 02:17:13 +00:00
suff.c
targ.c Changed to use 1900 + tm_year instead of hardcoding "19" as the century. 1996-04-08 18:57:49 +00:00
util.c
var.c