- 935fe68 kbuild: Make scripts executable by Michal Marek · 10 years ago
- d35ba8b kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h by Yann E. MORIN · 12 years ago
- e62c715 menuconfig: optionally use pkg-config to detect ncurses libs by Justin Lecher · 12 years ago
- f755430 menuconfig: fix extended colors ncurses support by Krzysztof Mazur · 12 years ago
- 8c3f943 kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
- 74f58ed kconfig: fix check-lxdialog for DLL platforms by Yaakov Selkowitz · 12 years ago
- a0f24a0 kconfig: check ncursesw headers first in check-lxdialog by Yaakov Selkowitz · 12 years ago
- f48bd92 kconfig: fix menuconfig on debian lenny by Junio C Hamano · 14 years ago
- 993dab7 Revert "lxdialog: fix ncursesw include detection" by Mike Frysinger · 9 years ago
- b220617 find_applet_by_name: loop index should be signed by Ron Yorston · 9 years ago
- 6aab992 whitespace and namespace cleanups by Denys Vlasenko · 9 years ago
- b068cf2 ubirmvol: Implement -N switch for ubirmvol by Sven Eisenberg · 9 years ago
- cb92640 ubirename: new applet by Sven Eisenberg · 9 years ago
- 46b4946 libbb: speed up error_msg functions by Denys Vlasenko · 9 years ago
- bc14f4d main(): add a TODO about finding a use for _end[] area by Denys Vlasenko · 9 years ago
- 056e1f5 trylink: on failure, print a hint about CONFIG_EXTRA_LDLIBS by Denys Vlasenko · 9 years ago
- 1cf68e3 typo fix by Denys Vlasenko · 9 years ago
- a93e4fd find_applet_by_name: add an example of faster linear search code by Denys Vlasenko · 9 years ago
- 8b0f459 nsenter,unshare: work around older header by Denys Vlasenko · 9 years ago
- b14374a sort: "-o FILE", not "-o", is the syntax by Denys Vlasenko · 9 years ago
- 8220399 nsenter,unshare: share common code; fix a bug of not closing all fds by Denys Vlasenko · 9 years ago
- c87e81f sort: help text does not need to say that -mST are supported but ignored by Denys Vlasenko · 9 years ago
- dd02a05 build system: finer-grained selection of search speedup table. by Denys Vlasenko · 9 years ago
- 9f2f96e unshare: remove stale comment by Denys Vlasenko · 9 years ago
- 80c934a nsenter: new applet by Bartosz Golaszewski · 9 years ago
- c4199f2 libbb: two new functions: wait_for_exitstatus(pid), xfchdir(fd) by Denys Vlasenko · 9 years ago
- 29b33b6 unshare: new applet by Bartosz Golaszewski · 9 years ago
- 52977a7 Rename FEATURE_INITRD to LINUXRC and make it separate, not an alias to init by Denys Vlasenko · 9 years ago
- a27dc33 make MKPASSWD a separate config option, not an automatic alias to cryptpw by Denys Vlasenko · 9 years ago
- f75a96d udhcp: fix capitalization of two messages by Denys Vlasenko · 9 years ago
- 16efe19 dhcpd: string reuse by Denys Vlasenko · 9 years ago
- 8f2e99c udhcp: get rid of bb_info_msg() by Denys Vlasenko · 9 years ago
- 80f0f1d setfiles: switch bb_info_msg to printf by Denys Vlasenko · 9 years ago
- 2a17fbe sulogin: use bb_error_msg instead of bb_info_msg; better message by Denys Vlasenko · 9 years ago
- 32c08ac sulogin: remove suid paranoia code, explain why it's not necessary by Denys Vlasenko · 9 years ago
- 8ac6eff sulogin: Dorp incorrect comment about suid-ness by Denys Vlasenko · 9 years ago
- c418f48 fsck: use printf for message, not bb_info_msg by Denys Vlasenko · 9 years ago
- 3b757f0 mkfs_vfat: use bb_error_msg for logging, not bb_info_msg by Denys Vlasenko · 9 years ago
- cde1199 zcip: use bb_error_msg for logging, not bb_info_msg by Denys Vlasenko · 9 years ago
- 066e76b Replace a few more bb_info_msg's by bb_error_msg or printf by Denys Vlasenko · 9 years ago
- 76b680c Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts by Denys Vlasenko · 9 years ago
- 610c4c3 applet_tables: save space by removing applet name offsets by Ron Yorston · 9 years ago
- 9844d7e Revert "networking: properly initialize ipv6 scope id for printing it" by Denys Vlasenko · 9 years ago
- 20dd499 modprobe: skip non-.conf files only in subdirectories by Denys Vlasenko · 9 years ago
- 31c984d umount: build fix for older glibc by Denys Vlasenko · 9 years ago
- 2fb6329 networking: properly initialize ipv6 scope id for printing it by Timo Teräs · 9 years ago
- 73dfdda grep: make errors other than "not found" result in exit code 2. Closes 8796 by Denys Vlasenko · 9 years ago
- b9b7aa1 ash_test: ignore generated files by Mike Frysinger · 9 years ago
- 787972f ash_test: printenv: fix missing includes by Mike Frysinger · 9 years ago
- 3e3bfb8 ash: fix corruption of ${#var} if $var contains UTF-8 characters by Ron Yorston · 9 years ago
- 6701e91 wget: make -T timeout work on header reads too. Closes 8636 by Denys Vlasenko · 9 years ago
- 0d1b71e nmeter: reinstate and document -d-1 by Denys Vlasenko · 9 years ago
- 41b1e2c nmeter: remove undocumented %NNNd specifier by Denys Vlasenko · 9 years ago
- a63e2a8 nmeter: simple code shrink here and there by Denys Vlasenko · 9 years ago
- 8a26fda nmeter: convert field list to bit list by Denys Vlasenko · 9 years ago
- 99c71c9 nmeter: code shrink by Denys Vlasenko · 9 years ago
- e4de8c6 nmeter: fix a bug with unterminated varargs by Denys Vlasenko · 9 years ago
- fd5a2b7 New example config: android_502_defconfig by Denys Vlasenko · 9 years ago
- 23961b2 more bionic fixes by Denys Vlasenko · 9 years ago
- dbb58a3 fixes for problems found by bionic build by Denys Vlasenko · 9 years ago
- 1b7c173 udhcpc: fix a warning in debug code by Denys Vlasenko · 9 years ago
- d474ffc udhcp: fix a SEGV on malformed RFC1035-encoded domain name by Denys Vlasenko · 9 years ago
- d2b820b renice: tweak help text by Denys Vlasenko · 9 years ago
- ea351b9 ls: fix columnar output. Closes 8731 by Denys Vlasenko · 9 years ago
- 7849ccb inotifyd: swap meaning of 'y' and 'm' events in help text. Closes 8726 by Denys Vlasenko · 9 years ago
- 86d9f60 udhcpc: do not use -t NUM for counting "select" packets, use 3 by Denys Vlasenko · 9 years ago
- aee7cd8 ntpd: add experimental patch by Denys Vlasenko · 9 years ago
- c864196 ntpd: if peer does not reply anymore, try re-resolving its hostname by Denys Vlasenko · 9 years ago
- f37f281 ntpd: do not use a peer more than once (say, if two peers resolve to the same IP) by Denys Vlasenko · 9 years ago
- 4c48a64 ntpd: more informative poll lowering message by Denys Vlasenko · 9 years ago
- 35e063e ifupdowm: fix "warning: unused variable 'iface_list'" by Denys Vlasenko · 9 years ago
- abe8f75 dhcpc: Use client IP address as source address for DHCP renew/rebind messages by Hans Dedecker · 9 years ago
- ea2b71b udhcpd: keep expired leases at startup by Christian Lindeberg · 9 years ago
- e5aba88 ifupdown: allow duplicate interface definitions by Nicolas Cavallari · 9 years ago
- 352f79a udhcpc: fix OPTION_6RD parsing (could overflow its malloced buffer) by Denys Vlasenko · 9 years ago
- 5bec08c udhcp: trivial shrink by Denys Vlasenko · 9 years ago
- 5fa9fef taskset: fix non-fancy cpuset printing on big-endian by Arnout Vandecappelle (Essensium/Mind) · 9 years ago
- 03718bb ntpd: print packet delay in clock update message by Denys Vlasenko · 9 years ago
- 3a5cc98 modprobe: only parse files that end in .conf by Mike Frysinger · 9 years ago
- 43e5663 build: add a sanitizer debug option by Mike Frysinger · 9 years ago
- 8efcc95 networking: allow dot at the end of the domain name in dhcp response by Denys Vlasenko · 9 years ago
- 29eae72 init: make the command-line rewrite optional by Nicolas Carrier · 9 years ago
- 383201e ntpd: shorter message by Denys Vlasenko · 9 years ago
- fc47fce ntpd: step when |offset| > 1 sec, not 0.125 sec by Denys Vlasenko · 9 years ago
- f2c043a busybox: fix uninitialized memory when displaying IPv6 addresses by Felix Fietkau · 9 years ago
- c30a5b1 dd: support iflag=skip_bytes by Rafał Miłecki · 9 years ago
- 40eea69 Fix compiling with musl's utmp stubs by Kylie McClain · 9 years ago
- 4a79224 printf: short-circuit output when argument to %b includes \c by Ron Yorston · 9 years ago
- 2a4bba3 sed: make 's///w FILE' actually write to FILE. Closes 8251 by Denys Vlasenko · 9 years ago
- eb50910 patch: correctly handle "patch FILE_TO_PATCH" form. Closes 7736 by Denys Vlasenko · 9 years ago
- c7e47cf dos2unix: try to preserve ownership. closes 8311 by Denys Vlasenko · 9 years ago
- ccf7f0e setsid: implement -c by Denys Vlasenko · 9 years ago
- 6a70db8 truncate: use O_WRONLY|O_NONBLOCK by Mike Frysinger · 9 years ago
- e111a16 truncate: always set mode when opening file to avoid fortify errors by Ari Sundholm · 9 years ago
- bae8f98 login: add commented-out PAM double password avoidance from BZ 4003 by Denys Vlasenko · 9 years ago
- 76915bf nandwrite: implement -n (read/write without ecc) by Aaro Koskinen · 9 years ago
- dbf5a6d blkdiscard: new applet by Ari Sundholm · 9 years ago
- c2a2625 ash: suppress a compilation warning by Cristian Ionescu-Idbohrn · 9 years ago
- 911d265 mount: support "nofail" option. Closes 8551 by Denys Vlasenko · 9 years ago
- ce4bc1e iproute: support "scope". Closes 8561 by Denys Vlasenko · 9 years ago