aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-04applets/install: accept more than one install optionYann E. MORIN
2018-01-04applets/install: respect noclobber for script wrappers tooYann E. MORIN
2018-01-04tc: enables this appletDenys Vlasenko
2018-01-02Start 1.29.0 development cycleDenys Vlasenko
2018-01-02Bump version to 1.28.0Denys Vlasenko
2017-12-31scripts/randomtest: do not try building static libbysuboxDenys Vlasenko
2017-12-31chown: fix a mistake in opt_complementary changeDenys Vlasenko
2017-12-31randomconfig fixesDenys Vlasenko
2017-12-26ntpd: do run the script at leat once in 11 minutesDenys Vlasenko
2017-12-25env: -u option fails due to typoRon Yorston
2017-11-13tar: code shrinkDenys Vlasenko
2017-11-13tar: code shrink, better help textDenys Vlasenko
2017-11-10tar: improve help textDenys Vlasenko
2017-11-09inetd: fix for running by non-rootDenys Vlasenko
2017-11-09unshare: -r should map root to user, not the other way aroundDenys Vlasenko
2017-11-09unshare: -r implies -U, not -uDenys Vlasenko
2017-11-09unzip: add missing -j to trivial usageEugene Rudoy
2017-11-09unzip: fix content listing and filtering when -j is usedEugene Rudoy
2017-11-08lineedit: get terminal width before printing promptDenys Vlasenko
2017-11-08lineedit: do not tab-complete any strings which have control charactersDenys Vlasenko
2017-11-03ash: fix nofork bug where environment is not properly passed to a commandDenys Vlasenko
2017-11-02init: reduce the window when init can lose reboot/poweroff signalsDenys Vlasenko
2017-11-02ash: retain envvars with bad names in initial environment. Closes 10231Denys Vlasenko
2017-10-31ntpd: skip over setting next DNS resolution attempt if it is not neededDenys Vlasenko
2017-10-31Fix build failures if MAXHOSTNAMELEN or MAXPATHLEN is not definedDenys Vlasenko
2017-10-31grep: skip grepping symlinks to directoriesJames Clarke
2017-10-31ntpd: mention in help text that -d can be repeatedDenys Vlasenko
2017-10-31ntpd: improve treatment of DNS resolution failuresDenys Vlasenko
2017-10-30udp_io, traceroute: Standardise IPv6 PKTINFO handling to be portableJames Clarke
2017-10-30df: Use statvfs instead of non-standard statfsJames Clarke
2017-10-30xfuncs: Handle missing non-POSIX termios constantsJames Clarke
2017-10-30blkdiscard: Only build on LinuxJames Clarke
2017-10-30networking: Fall back on IPPROTO_RAW when SOL_RAW is not definedJames Clarke
2017-10-28ntpd: perform DNS resolution out of send/receive loop - closes 10466Denys Vlasenko
2017-10-27iproute/iprule: support toolchains without RTA_TABLE routing attributeEugene Rudoy
2017-10-27time: fix build for toolchains without O_CLOEXECDenys Vlasenko
2017-10-27unlzma: fix SEGV, closes 10436Denys Vlasenko
2017-10-22bunzip2: fix runCnt overflow from bug 10431Denys Vlasenko
2017-10-22hush: fix comment parsing in `cmd`, closes 10421Denys Vlasenko
2017-10-22lsscsi: fix xchdir("..") from symlink in /sys/bus/scsi/devicesMarkus Gothe
2017-10-12whitespace fixesDenys Vlasenko
2017-10-12typo fixDenys Vlasenko
2017-10-12ash: survive failures in $PS1 expansion. Closes 10371Denys Vlasenko
2017-10-12lineedit: improve multiline PS1 - redraw using last PS1 line. Closes 10381Avi Halachmi
2017-10-05sendmail allow "=" symbol in recipient, closes 10241Denys Vlasenko
2017-10-05whitespace and comment format fixes, no code changesDenys Vlasenko
2017-10-05whitespace and comment format fixes, no code changesDenys Vlasenko
2017-10-05do not include <sys/stat.h> just before "libbb.h", it's there alreadyDenys Vlasenko
2017-10-05whitespace and comment format fixes, no code changesDenys Vlasenko
2017-10-05free: no longer include common_bufsiz.hDenys Vlasenko