Stephen Williams
|
8d65d0735a
|
Fix broken $() substitution in command files.
|
2010-02-04 16:07:27 -08:00 |
Cary R
|
83aa1363ea
|
Add a warning message if an environment variable is not found.
Instead of silently skipping the substitution we now print a warning
message if an environment variable substitution is not found.
|
2009-10-29 10:46:25 -07:00 |
Cary R
|
4cb39f584d
|
Add support for ${var} substitutions in the command file.
We still support $(var).
|
2009-10-29 10:46:16 -07:00 |
steve
|
59ac435c71
|
Fix various unsigned compare warnings.
|
2003-12-19 01:27:10 +00:00 |
steve
|
52bf4e613f
|
conditional ident string using autoconfig.
|
2002-08-12 01:34:58 +00:00 |
steve
|
aca1dcf848
|
Add missing Log and Ident strings.
|
2002-08-11 23:47:04 +00:00 |
steve
|
73cca6ec39
|
include malloc.h only when available.
|
2002-06-25 01:33:01 +00:00 |
steve
|
c2132039d2
|
Variable substitution in command files.
|
2002-06-23 20:10:51 +00:00 |