This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
usr.bin
/
make
History
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
..
lst.lib
…
PSD.doc
…
arch.c
…
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
…
dir.h
…
for.c
…
hash.c
…
hash.h
…
job.c
…
job.h
…
list.h
…
lst.h
…
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
…
Makefile
…
Makefile.boot
…
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
…
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
…