Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-27 | mkswap, readahead: stop using fdlength, it is reported to be unreliable | Denis Vlasenko | |
2007-11-06 | fbset: fix buglet where we were using wrong pointer | Denis Vlasenko | |
readahead: stop using stdio.h *: style fixes | |||
2007-10-11 | add -fvisibility=hidden to CC flags, mark XXX_main functions | Denis Vlasenko | |
EXTERNALLY_VISIBLE. 5% size reduction of libbusybox.so | |||
2007-05-26 | usage.c: remove reference to busybox.h | Denis Vlasenko | |
*: s/include "busybox.h"/include "libbb.h" | |||
2007-02-03 | suppress warnings about easch <applet>_main() having | Denis Vlasenko | |
no preceding prototype | |||
2006-10-26 | rename functions to more understandable names | Denis Vlasenko | |
2006-09-17 | whitespace cleanup | Denis Vlasenko | |
2006-08-21 | Oops, Michael pointed out that my cleanup left some dead code in there. | Rob Landley | |
2006-08-20 | Michael Opdenacker contributed a readahead applet. | Rob Landley | |