aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-19fsck: do not use staticsDenys Vlasenko
2015-10-19chattr,lsattr: shorten help messageDenys Vlasenko
2015-10-19loginutils/*: convert to new-style "one file" appletsDenys Vlasenko
2015-10-19debianutils/*: convert to new-style "one file" appletsDenys Vlasenko
2015-10-19printutils/*: convert to new-style "one file" appletsDenys Vlasenko
2015-10-19runit/*: convert to new-style "one file" appletsDenys Vlasenko
2015-10-18e2fsprogs/*: convert to new-style "one file" appletsDenys Vlasenko
2015-10-18sysklogd/*: convert to new-style "one file" appletsDenys Vlasenko
2015-10-16cpio: implement -R/--ownerAaro Koskinen
2015-10-15du: extra compat: with -k and -m, round sizes upDenys Vlasenko
2015-10-15better pinger service exampleDenys Vlasenko
2015-10-14top: make sort field for 's' mode less confusingDenys Vlasenko
2015-10-14libiproute: make rt_addr_n2a() and format_host() return auto stringsDenys Vlasenko
2015-10-14libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)Denys Vlasenko
2015-10-14networking: add 'ip neigh' commandCurt Brune
2015-10-13*: more BUILD_BUG_ON conversionsDenys Vlasenko
2015-10-13wget: shrink code if https isn't supportedRon Yorston
2015-10-13libbb: introduce kernel-style BUILD_BUG_ON()Denys Vlasenko
2015-10-13ftpd: make DIR parameter work for non-root too: chdir to it instead of chrootDenys Vlasenko
2015-10-13typo fix in commentDenys Vlasenko
2015-10-13whitespace fixesDenys Vlasenko
2015-10-13typo fixDenys Vlasenko
2015-10-13libpwdgrp: fix comment discrepanciesDenys Vlasenko
2015-10-12Start 1.25.0 development cycleDenys Vlasenko
2015-10-12Bump version to 1.24.0Denys Vlasenko
2015-10-12libpwdgrp: do not require that /etc/passwd entries have nonempty home and shellDenys Vlasenko
2015-10-12randconfig fixesDenys Vlasenko
2015-10-12build system: remove special-casing for extra libsDenys Vlasenko
2015-10-11randconfig fixesDenys Vlasenko
2015-10-11hush: code shrinkDenys Vlasenko
2015-10-11randconfig fixDenys Vlasenko
2015-10-11randconfig fixesDenys Vlasenko
2015-10-10ash: shrink umask codeDenys Vlasenko
2015-10-09use auto_string() where appropriate to kill a few staticsDenys Vlasenko
2015-10-09libbb: auto_string() for efficient handling of temporary malloced stirngsDenys Vlasenko
2015-10-09remove global "jmp_buf die_jmp" from !FEATURE_PREFER_APPLETS buildsDenys Vlasenko
2015-10-09ash: "you have mail" should ignore first change in mtimeDenys Vlasenko
2015-10-09ash: simplify "you have mail" codeDenys Vlasenko
2015-10-09ash: make dowait() a bit more readable. Logic is unchangedDenys Vlasenko
2015-10-08updated android_ndk_defconfigDenys Vlasenko
2015-10-08udhcpc: fix for some Android toolchain breakageDenys Vlasenko
2015-10-08iproute: more string reuseDenys Vlasenko
2015-10-08iproute: don't hardcode the path to config filesChristoph J. Thompson
2015-10-08ip: increased max ID for /etc/iproute2/rt_tables to 1023Denys Vlasenko
2015-10-08libiproute: use itoa() where appropriateDenys Vlasenko
2015-10-08join some common strings, -400 bytesDenys Vlasenko
2015-10-07build system: -fno-builtin-printfDenys Vlasenko
2015-10-07find: support "find . -delete" idiom - do not try rmdir(".")Denys Vlasenko
2015-10-07md5sum: code shrinkDenys Vlasenko
2015-10-07ash: use a more typical form of "print four octal digits" formatDenys Vlasenko