busybox/applets
Denis Vlasenko ca525b4f24 *: BB_BANNER -> bb_banner (it is not a const or #define)!
correct_password: explain in detail why it is ok to use bb_banner
fsck_minix: make it print bb version, not it's own (outdated/irrelevant) one

Marginal size difference:
   text    data     bss     dec     hex filename
 679119    2700   15632  697451   aa46b busybox_old
 679091    2700   15632  697423   aa44f busybox_unstripped
2007-06-13 12:27:17 +00:00
..
applets.c *: BB_BANNER -> bb_banner (it is not a const or #define)! 2007-06-13 12:27:17 +00:00
busybox.mkll - fix generation of the busybox.links install script inputfile 2006-11-17 13:17:04 +00:00
individual.c - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" 2007-04-04 20:52:03 +00:00
install.sh add a --noclobber flag 2006-06-07 18:12:27 +00:00
Kbuild fix "--help prints usage for wrong applet" bug 2007-06-12 20:55:38 +00:00
usage_compressed usage_compressed: be more permissive in which od flavors we support 2007-02-03 12:45:43 +00:00
usage.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00