aboutsummaryrefslogtreecommitdiff
path: root/README (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-30udhcpc: ensure at least one unicast renew attemptDenys Vlasenko2-4/+6
2018-10-27ntpd: add support for MD5/SHA1 message authenticationBrandon P. Enochs1-25/+241
2018-10-24nbd-client: support newstyle protocol, -b, -d, -p, -NDenys Vlasenko1-44/+186
2018-10-19printf: fix printing +-prefixed numbersBernhard Reutner-Fischer3-3/+37
2018-10-01brctl: use a single buffer for brname and ifnameBernhard Reutner-Fischer1-7/+6
2018-09-30unzip: use printable_string() for printing filenamesDenys Vlasenko7-27/+50
2018-09-30ifupdown: support "source-directory" stanzaBrandon Maier1-0/+16
2018-09-28move storage helpers to libbb.hDenys Vlasenko5-63/+17
2018-09-28udhcpc: give SIGUSR1-induced renew one chance of unicast renewDenys Vlasenko2-10/+6
2018-09-26.gitignore: add ctags output filesMartin Kaiser1-0/+6
2018-09-25mdev.txt: explain the meaning of a leading "-"Martin Kaiser1-3/+3
2018-09-25sed: fix double-free in FEATURE_CLEAN_UP codeDenys Vlasenko1-12/+17
2018-09-23date: do not allow "month #20" and such, closes 11356Denys Vlasenko1-0/+14
2018-09-22head: convert existing tests to new-styleThomas De Schampheleire3-8/+10