Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-04 | Audit bb_common_bufsiz usage, add script which looks for misuse. | Denis Vlasenko | |
tr: stop using globals needlessly. code: -103 bytes | |||
2007-05-26 | usage.c: remove reference to busybox.h | Denis Vlasenko | |
*: s/include "busybox.h"/include "libbb.h" | |||
2007-03-24 | inetd,ed,msh: data/bss reduction (in mss, more than 9k of it) | Denis Vlasenko | |
2007-02-03 | suppress warnings about easch <applet>_main() having | Denis Vlasenko | |
no preceding prototype | |||
2007-01-29 | preparatory patch for -Wwrite-strings #1 | Denis Vlasenko | |
2006-11-30 | ed: convert style to bbox's. No code changes. | Denis Vlasenko | |
2006-10-27 | last nail into error_msg() (de)capitalization | Denis Vlasenko | |
2006-05-19 | - remove superfluous legacy includes. | Bernhard Reutner-Fischer | |
This applet should be converted to use llist; __NEED_DLLIST | |||
2006-05-04 | It was sitting there, in the patches directory, for years. It was delete it | Rob Landley | |
or apply it. It's small, simple, evil, part of SUSv3, and we can switch it off. |