aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-21special-case {true,false,test} --helpDenys Vlasenko
2015-04-20include: Fallback to UTMP unless there is UTMPX supportBernhard Reutner-Fischer
2015-04-20libbb: remove unnecessary argument to nonblock_immune_readRon Yorston
2015-04-19mdev: if a "future" mdev.seq is seen, do not overwrite it with oursDenys Vlasenko
2015-04-19mdev: improve loggingDenys Vlasenko
2015-04-18hush: document buggy handling of duplicate "local"Denys Vlasenko
2015-04-18ash: fix handling of duplicate "local"Denys Vlasenko
2015-04-17sed: implement ",+N" range endDenys Vlasenko
2015-04-16uevent: new appletDenys Vlasenko
2015-04-14find: fix regression in status processing for path argumentsFelix Fietkau
2015-04-14volume_id: fix a buglet introduced by is_prefixed_with() conversionAlfonso Ranieri
2015-04-14build system: make CONFIG_EXTRA_LDFLAGS go to LDFLAGS, not EXTRA_LDFLAGSDenys Vlasenko
2015-04-02update copyright yearsAaro Koskinen
2015-04-02*: Switch to POSIX utmpx APIBernhard Reutner-Fischer
2015-03-31update example ntp.scriptDenys Vlasenko
2015-03-31ftpd: change_identity() must be after chroot()Denys Vlasenko
2015-03-26typo fixDenys Vlasenko
2015-03-22truncate: new appletDenys Vlasenko
2015-03-22zcip: fix wrong comparison of source IP with our IPVladislav Grishenko
2015-03-22truncate: new appletAri Sundholm
2015-03-22dd: move suffix struct to xatonum.cAri Sundholm
2015-03-22logread: implement dumpfollow mode of operationPhil Sutter
2015-03-22ifupdown: shrink a messageDenys Vlasenko
2015-03-22ifupdown: correct ifstate update during 'ifup -a'. Closes 6212Frank Bergmann
2015-03-22ash: do not split the result of tilde expansionRon Yorston
2015-03-16trylink: respect compiler settings when probing featuresMike Frysinger
2015-03-16trylink: use mktemp instead of hardcoding pathsMike Frysinger
2015-03-12vi: make BACKSPACE and DELETE join lines at start/end of lineDenys Vlasenko
2015-03-12Use chomp to remove newlinesRon Yorston
2015-03-12od: fix printing of high-bit charsRon Yorston
2015-03-12libbb: introduce and use is_prefixed_with()Denys Vlasenko
2015-03-12deluser: also remove user from /etc/groupDenys Vlasenko
2015-03-12arping: fix iface name in error messagesAlexander Korolkov
2015-03-11patch: segfault fix. Closes 7916Denys Vlasenko
2015-03-11mount: -T OTHERTAB supportIsaac Dunham
2015-03-05ntpd: tweak help textDenys Vlasenko
2015-03-03inetd: fix order of array index check and array accessDenys Vlasenko
2015-03-02ntpd: chnage help text about -l to say that it doesn't disable client codeDenys Vlasenko
2015-03-02runsvdir: if pid==1, also intercept SIGINT for -s SCRIPTDenys Vlasenko
2015-03-02runsvdir: do not block SIGCHLD around poll/sleepDenys Vlasenko
2015-03-02runsvdir: (almost) close a signal raceDenys Vlasenko
2015-02-23acpid: fix loggingSerj Kalichev
2015-02-23ls: heed compiler warningDenys Vlasenko
2015-02-21modinfo: fix fallout from basename removalDenys Vlasenko
2015-02-19libpwdgrp: fix thinko in getpwnamTito Ragusa
2015-02-18wget: fix --header to not append duplicate headersBernhard Reutner-Fischer
2015-02-18trivial code shrinkDenys Vlasenko
2015-02-18ls: trivial code shrinkDenys Vlasenko
2015-02-16dc: tweak parsingBernhard Reutner-Fischer
2015-02-16ls: fix year 9999 bug :)Denys Vlasenko