Age | Commit message (Expand) | Author |
---|---|---|
2017-07-21 | config: deindent all help texts | Denys Vlasenko |
2017-07-15 | config: merge "Busybox Settings" and "Busybox Library Tuning" into one menu | Denys Vlasenko |
2016-11-04 | comment and readme updates | Denys Vlasenko |
2016-04-21 | libbb: constify *bb_common_bufsiz1 (if it is compiled to be a pointer) | Denys Vlasenko |
2016-04-21 | libbb: make "COMMON_BUFSIZE = 1024 bytes, the buffer will be malloced" work | Denys Vlasenko |
2016-04-21 | libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it | Denys Vlasenko |