aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-23libbb: factor out code which queries screen widthDenys Vlasenko
2015-10-22tar: add a test that we don't write into symlinksDenys Vlasenko
2015-10-22remove systemd supportDenys Vlasenko
2015-10-22tar: fix files skipped with --strip_components not resetting selinux contextDenys Vlasenko
2015-10-22tar: shrink hardlink name handling codeDenys Vlasenko
2015-10-22tar: implement --version for buildrootDenys Vlasenko
2015-10-22tar: add support for --strip-components=NDenys Vlasenko
2015-10-21login: explain -h HOST option betterDenys Vlasenko
2015-10-20wget: make Bartosz's "wget --passive-ftp -nd -t 3" workDenys Vlasenko
2015-10-20typo fixDenys Vlasenko
2015-10-20scripts/trylink: remove $CPPFLAGSDenys Vlasenko
2015-10-20scripts/trylink: fix bit-rotted linker option verificationDenys Vlasenko
2015-10-20qemu_multiarch_testing/README: add a list of qemu's neededDenys Vlasenko
2015-10-19setarch: add support for '-R' (disable randomization)Denys Vlasenko
2015-10-19sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR"Denys Vlasenko
2015-10-19sort: code shrinkDenys Vlasenko
2015-10-19remove extra debug printoutDenys Vlasenko
2015-10-19sort: fix key with delimiters breakageDenys Vlasenko
2015-10-19libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1Denys Vlasenko
2015-10-19libbb: get_uidgid() always called with allow_numeric=1Denys Vlasenko
2015-10-19od: get rid of (almost all) staticsDenys Vlasenko
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