Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: make 2 more "int argc"'s unused; more saved if !DESKTOP | Denys Vlasenko | 2010-01-04 | 1 | -3/+4 |
| | | | | | | | | | function old new delta sync_main 18 20 +2 tty_main 90 87 -3 iprule_list 83 79 -4 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -1/+1 |
| | | | | | | | text data bss dec hex filename 808035 611 6868 815514 c719a busybox_old 804472 611 6868 811951 c63af busybox_unstripped | ||||
* | hunt down improper include <>, make mkswap output 4Gb+ friendly | Denis Vlasenko | 2006-11-24 | 1 | -1/+1 |
| | |||||
* | getty, sulogin: convert to using bb_msg for syslog output | Denis Vlasenko | 2006-09-07 | 1 | -1/+1 |
| | |||||
* | Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. | "Robert P. J. Day" | 2006-07-10 | 1 | -14/+1 |
| | |||||
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 1 | -1/+1 |
| | | | | definitions. (That should only be on prototypes.) | ||||
* | Larry Doolittle writes: | Eric Andersen | 2004-04-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | This is a bulk spelling fix patch against busybox-1.00-pre10. If anyone gets a corrupted copy (and cares), let me know and I will make alternate arrangements. Erik - please apply. Authors - please check that I didn't corrupt any meaning. Package importers - see if any of these changes should be passed to the upstream authors. I glossed over lots of sloppy capitalizations, missing apostrophes, mixed American/British spellings, and German-style compound words. What is "pretect redefined for test" in cmdedit.c? Good luck on the 1.00 release! - Larry | ||||
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -0/+30 |