busybox/shell
Denis Vlasenko 240a1cfbbe add some missed statics on constant objects.
fix few #ifndef ENABLE_xxx

# size busybox_old busybox_unstripped
   text    data     bss     dec     hex filename
 677152    2920   18208  698280   aa7a8 busybox_old
 676420    2920   18208  697548   aa4cc busybox_unstripped
2007-04-08 16:07:02 +00:00
..
ash_test fix accumulated whitespace and indentation damage 2007-03-20 11:30:28 +00:00
ash.c add some missed statics on constant objects. 2007-04-08 16:07:02 +00:00
bbsh.c - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 2007-04-04 20:52:03 +00:00
Config.in - improve spelling 2007-01-29 23:56:13 +00:00
hush.c random style fixes (extra spaces deleted) 2007-03-24 15:40:16 +00:00
Kbuild cmdedit is not a 'command' editing anymore, it's just editing (generic), 2007-01-22 09:03:07 +00:00
lash.c add some missed statics on constant objects. 2007-04-08 16:07:02 +00:00
msh.c make pidfile writing configurable. 2007-03-27 22:01:31 +00:00