aboutsummaryrefslogtreecommitdiff
path: root/debianutils (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-27stat: fix printing selinux context and null-dereferenceMichael Gernoth1-2/+3
2014-06-27ftpd: do not use root_fd if we are not in chrootDenys Vlasenko1-2/+5
2014-06-27ftpd: for LIST, open current directory *in the child*Denys Vlasenko1-3/+5
2014-06-27ftpd: escape chroot prior to re-executing ls helperDenys Vlasenko1-32/+21
2014-06-26awk: fix handling of "if ... break ; else ..." - closes 7226Denys Vlasenko2-0/+18
2014-06-26ftpd: optimize writes of LIST results a bitDenys Vlasenko1-5/+10
2014-06-25nanddump: change default to --bb=skipbadRichard Genoud1-1/+1
2014-06-25nanddump: kill -b Omit bad blockRichard Genoud1-26/+12
2014-06-25nanddump: add options --bb=skipbad and padbadRichard Genoud1-9/+56
2014-06-25nanddump: correct rounding to next page (lead to infinite loop)Richard Genoud1-2/+2
2014-06-25ftpd: support deprecated XPWD commandDenys Vlasenko1-1/+3
2014-06-25libbb: fix compile failure if both ARG_MAX and _SC_ARG_MAX are definedDenys Vlasenko1-1/+1