1 o [jon] December 12th 2003
2 Fixed SEGV when error() function is called. A free was being called
3 on memory allocated on the stack.
5 o [jon] November 24th 2003
6 Reorganized much of lfscmd.c
9 Bug in string_comp where first char was not compared.
10 bug in string_strip where s index was increment too many times.
11 Added -a option to let user decide to strip '&&'
12 Fixed BLFS parsing of cat here documents.
14 o [greg] September 19th 2003
16 Added patch from Jon Ringle to properly deal with BLFS
17 commands of the form <screen><userinput><command>.
21 Added LFSCMD_BOOK environment variable for the default
26 Rewrote command-line parser and much of the XML code.
27 Added option -q, which returns pages matching a regex
28 query. Added option -e for executing commands instead
29 of printing them. This may prove helpful for creating
30 dynamic installation scripts.
32 Attempted to conform old/new lfs books by removing
33 double ampersands and such. This should cut down on
36 o [timothy] Feburary 19th
38 Added sysvinit-style prefixes patch. Contributed by
42 http://linuxfromscratch.org/~timothy/lfscmd/contrib/lfscmd-0.5-sysv.patch