| Commit message (Expand) | Author | Age | Files | Lines |
* | winansi: add a routine to clear the screen bufferansi | Ron Yorston | 2016-04-26 | 4 | -1/+25 |
* | libbb/lineedit: scroll to cursor position on any keypress | Ron Yorston | 2016-04-26 | 3 | -18/+13 |
* | winansi: fix a couple of small problems | Ron Yorston | 2016-04-25 | 2 | -1/+5 |
* | winansi: interpret absolute cursor positions relative to screen | Ron Yorston | 2016-04-25 | 1 | -3/+5 |
* | ash: adjustment to 'busybox' command in standalone shell mode | Ron Yorston | 2016-04-22 | 1 | -19/+5 |
* | mingw: enable busybox --install by default | Ron Yorston | 2016-04-06 | 4 | -5/+43 |
* | ash: improve handling of invalid environment variable names | Ron Yorston | 2016-04-05 | 1 | -6/+6 |
* | mingw: post-merge build fixes | Ron Yorston | 2016-04-04 | 3 | -4/+15 |
* | Merge branch 'busybox' into merge | Ron Yorston | 2016-04-04 | 85 | -641/+2897 |
|\ |
|
| * | unrpm: clean up | Mike Frysinger | 2016-04-04 | 1 | -30/+35 |
| * | undeb: clean up | Mike Frysinger | 2016-04-04 | 1 | -34/+40 |
| * | syslogd: minor tweaks to text | Mike Frysinger | 2016-04-04 | 1 | -2/+2 |
| * | kconfig/lxdialog: get ncurses CFLAGS with pkg-config | Bjørn Forsman | 2016-04-03 | 1 | -1/+5 |
| * | kbuild: Make scripts executable | Michal Marek | 2016-04-03 | 1 | -0/+0 |
| * | kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h | Yann E. MORIN | 2016-04-03 | 1 | -2/+2 |
| * | menuconfig: optionally use pkg-config to detect ncurses libs | Justin Lecher | 2016-04-03 | 1 | -0/+2 |
| * | menuconfig: fix extended colors ncurses support | Krzysztof Mazur | 2016-04-03 | 1 | -0/+1 |
| * | kbuild: Fix gcc -x syntax | Jean Delvare | 2016-04-03 | 1 | -1/+1 |
| * | kconfig: fix check-lxdialog for DLL platforms | Yaakov Selkowitz | 2016-04-03 | 1 | -1/+1 |
| * | kconfig: check ncursesw headers first in check-lxdialog | Yaakov Selkowitz | 2016-04-03 | 1 | -3/+3 |
| * | kconfig: fix menuconfig on debian lenny | Junio C Hamano | 2016-04-03 | 1 | -0/+2 |
| * | Revert "lxdialog: fix ncursesw include detection" | Mike Frysinger | 2016-04-03 | 1 | -5/+1 |
| * | find_applet_by_name: loop index should be signed | Ron Yorston | 2016-04-03 | 1 | -1/+2 |
| * | whitespace and namespace cleanups | Denys Vlasenko | 2016-04-03 | 4 | -8/+8 |
| * | ubirmvol: Implement -N switch for ubirmvol | Sven Eisenberg | 2016-04-03 | 4 | -31/+69 |
| * | ubirename: new applet | Sven Eisenberg | 2016-04-03 | 1 | -0/+111 |
| * | libbb: speed up error_msg functions | Denys Vlasenko | 2016-04-03 | 1 | -4/+25 |
| * | main(): add a TODO about finding a use for _end[] area | Denys Vlasenko | 2016-04-03 | 1 | -0/+13 |
| * | trylink: on failure, print a hint about CONFIG_EXTRA_LDLIBS | Denys Vlasenko | 2016-04-03 | 1 | -0/+2 |
| * | typo fix | Denys Vlasenko | 2016-04-02 | 1 | -1/+1 |
| * | find_applet_by_name: add an example of faster linear search code | Denys Vlasenko | 2016-04-02 | 1 | -3/+77 |
| * | nsenter,unshare: work around older header | Denys Vlasenko | 2016-04-02 | 2 | -0/+45 |
| * | sort: "-o FILE", not "-o", is the syntax | Denys Vlasenko | 2016-04-02 | 1 | -4/+4 |
| * | nsenter,unshare: share common code; fix a bug of not closing all fds | Denys Vlasenko | 2016-04-02 | 5 | -35/+38 |
| * | sort: help text does not need to say that -mST are supported but ignored | Denys Vlasenko | 2016-04-02 | 1 | -2/+5 |
| * | build system: finer-grained selection of search speedup table. | Denys Vlasenko | 2016-04-02 | 1 | -32/+33 |
| * | unshare: remove stale comment | Denys Vlasenko | 2016-04-02 | 1 | -5/+0 |
| * | nsenter: new applet | Bartosz Golaszewski | 2016-04-01 | 1 | -0/+286 |
| * | libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd) | Denys Vlasenko | 2016-04-01 | 6 | -15/+22 |
| * | unshare: new applet | Bartosz Golaszewski | 2016-04-01 | 1 | -0/+380 |
| * | Rename FEATURE_INITRD to LINUXRC and make it separate, not an alias to init | Denys Vlasenko | 2016-03-31 | 11 | -30/+31 |
| * | make MKPASSWD a separate config option, not an automatic alias to cryptpw | Denys Vlasenko | 2016-03-31 | 1 | -21/+11 |
| * | udhcp: fix capitalization of two messages | Denys Vlasenko | 2016-03-30 | 1 | -2/+2 |
| * | dhcpd: string reuse | Denys Vlasenko | 2016-03-30 | 1 | -1/+1 |
| * | udhcp: get rid of bb_info_msg() | Denys Vlasenko | 2016-03-30 | 16 | -171/+107 |
| * | setfiles: switch bb_info_msg to printf | Denys Vlasenko | 2016-03-30 | 1 | -3/+4 |
| * | sulogin: use bb_error_msg instead of bb_info_msg; better message | Denys Vlasenko | 2016-03-30 | 1 | -3/+3 |
| * | sulogin: remove suid paranoia code, explain why it's not necessary | Denys Vlasenko | 2016-03-30 | 1 | -13/+9 |
| * | sulogin: Dorp incorrect comment about suid-ness | Denys Vlasenko | 2016-03-30 | 1 | -1/+0 |
| * | fsck: use printf for message, not bb_info_msg | Denys Vlasenko | 2016-03-30 | 1 | -3/+3 |