hush/shell
Paul Fox 0f2dd9f4eb vi-mode changes: eliminate warnings from out-of-range-for-type
case labels that are emitted by gcc4.  rearrange macros to
eliminate these extra case labels entirely (since the optimizer
may no longer do it for us).  eliminate static BUFSIZ character
deletion buffer -- malloc it, and make it much much smaller.
2006-03-07 20:26:11 +00:00
..
ash.c moved BB_BANNER to applets/version.c file: make kernel like version, 2006-02-16 15:40:24 +00:00
cmdedit.c vi-mode changes: eliminate warnings from out-of-range-for-type 2006-03-07 20:26:11 +00:00
cmdedit.h commiting: 2005-08-04 19:04:46 +00:00
Config.in Typo fixes brought to you by the letters a, l, and Robert P. Day. 2006-03-03 19:02:50 +00:00
hush.c I was playing around with a dependency generator a couple weeks ago and I found 2006-02-24 03:15:34 +00:00
lash.c moved BB_BANNER to applets/version.c file: make kernel like version, 2006-02-16 15:40:24 +00:00
Makefile - use absolute path for top_builddir and top_srcdir. 2006-03-02 17:33:25 +00:00
Makefile.in - fixes parallel builds (make -j) 2006-03-01 22:54:48 +00:00
msh.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00