.. |
lst.lib
|
|
|
PSD.doc
|
Remove another unused Makefile.
|
2003-02-03 04:15:53 +00:00 |
arch.c
|
Remove efree(), it isn't used consistently enough to even pretend that it
|
2002-10-23 23:16:43 +00:00 |
buf.c
|
|
|
buf.h
|
|
|
compat.c
|
Make the -q option DTRT in the compat mode.
|
2003-10-03 21:33:39 +00:00 |
cond.c
|
Keep up with minor changes to NetBSD. Consider a variable empty when
|
2003-09-07 02:16:10 +00:00 |
config.h
|
|
|
dir.c
|
Fix a bug that prevented exists() from finding "foo/", "foo/."
|
2003-10-02 21:30:30 +00:00 |
dir.h
|
- Cut out the code that caches the "." directory out of Dir_Init()
|
2003-09-14 12:31:33 +00:00 |
for.c
|
Command line variables take precedence over global variables.
|
2003-09-08 08:23:29 +00:00 |
hash.c
|
|
|
hash.h
|
|
|
job.c
|
Bootstrapping aid from pre-kqueue(2) systems, e.g. 4.0-RELEASE.
|
2002-12-01 13:38:25 +00:00 |
job.h
|
Change the select timeout from 100ms to 2 seconds now that SIGCHILD is
|
2003-12-19 11:18:37 +00:00 |
list.h
|
|
|
lst.h
|
|
|
main.c
|
Install a SIGCHLD handler so select(2) will be interrupted when a child
|
2003-12-13 15:26:27 +00:00 |
make.1
|
Revert previous commit, ru has ideas how to better document this
|
2004-01-21 17:58:33 +00:00 |
make.c
|
Remove efree(), it isn't used consistently enough to even pretend that it
|
2002-10-23 23:16:43 +00:00 |
make.h
|
|
|
Makefile
|
Split var.c into var.c and var_modify.c and move all the modification funcs
|
2002-10-28 23:33:57 +00:00 |
Makefile.dist
|
|
|
nonints.h
|
Split var.c into var.c and var_modify.c and move all the modification funcs
|
2002-10-28 23:33:57 +00:00 |
parse.c
|
Make it possible to ``.undef ${VAR}'' (expanding VAR to get
|
2004-03-09 17:36:55 +00:00 |
pathnames.h
|
|
|
sprite.h
|
|
|
str.c
|
Fixed a bug that previous revision has introduced -- we missed
|
2004-01-25 12:28:36 +00:00 |
suff.c
|
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
|
2002-12-30 21:18:15 +00:00 |
targ.c
|
Remove efree(), it isn't used consistently enough to even pretend that it
|
2002-10-23 23:16:43 +00:00 |
util.c
|
|
|
var_modify.c
|
In VarHead(), look into the correct (modified) string.
|
2002-10-29 12:11:56 +00:00 |
var.c
|
Allow variable substitutions in SYSV variable substitutions like
|
2004-01-12 10:35:46 +00:00 |
var.h
|
Split var.c into var.c and var_modify.c and move all the modification funcs
|
2002-10-28 23:33:57 +00:00 |