aboutsummaryrefslogtreecommitdiff
path: root/examples (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-23rx: fix file corruption on block checksum failureDaniel Fandrich1-0/+1
2011-11-22nommu: fix cases where we mangle argv[0][0]Denys Vlasenko4-0/+7
2011-11-21Added a few more features to android_defconfigDaniel Fandrich1-5/+5
2011-11-19makemime: document our current behavior. Tweak help textDenys Vlasenko2-5/+25
2011-11-19makemime: content-type should default to application/octet-streamDenys Vlasenko2-9/+3
2011-11-19sendmail: fix a mistake in previous commitDenys Vlasenko1-1/+1
2011-11-18sendmail: stop doing -t unconditionally; makemime: generate 76 char base64 linesDenys Vlasenko2-11/+13
2011-11-18hexdump: fix hexdump -n1 -ve '8/2 ""' SEGV. Closes 4478Denys Vlasenko1-11/+14
2011-11-18udhcpc: shrink code by setting xid more economicallyDenys Vlasenko1-4/+8
2011-11-17libbb.h: add check for bad off_t size detectionDenys Vlasenko1-0/+6
2011-11-16libbb.h: tighten up macro codeDenys Vlasenko1-3/+3
2011-11-16udhcpc6: rudimentary code to export data to script; fix IAADDR parsingDenys Vlasenko5-40/+131