Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: slap on a few ALIGN1/2s where appropriate | Denys Vlasenko | 2016-04-22 | 1 | -2/+2 |
| | | | | | | | | | | The result of looking at "grep -F -B2 '*fill*' busybox_unstripped.map" text data bss dec hex filename 829901 4086 1904 835891 cc133 busybox_before 829665 4086 1904 835655 cc047 busybox Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> | ||||
* | *: mass renaming of USE_XXXX to IF_XXXX | Denis Vlasenko | 2009-04-21 | 1 | -1/+1 |
| | | | | | | and SKIP_XXXX to IF_NOT_XXXX - the second one was especially badly named. It was not skipping anything! | ||||
* | telnetd: do not advertise TELNET_LFLOW, we do not support | Denis Vlasenko | 2009-02-02 | 1 | -0/+175 |
it properly. |