Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unused variables, update manpages
|
|
Markus.Friedl@informatik.uni-erlangen.de
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a man page
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.if defined(VAR) && ${VAR:m}
cond.c has special code (set err to 0) to tell VarParse it shouldn't care
if the variable is not defined.
But this was not completely added, namely the path that deals with
modifiers was blissfully unaware of that.
|
|
|
|
|
|
|