aboutsummaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-11include/platform.h: PowerPC can also do unaligned accessJoakim Tjernlund1-1/+1
2010-02-11wget: fix bug 1057 "busybox wget segfaults with http_proxy environment set"Denys Vlasenko1-0/+1
2010-02-10wget: ignore --no-check-certificateBernhard Reutner-Fischer2-1/+3
2010-02-09compat and warning fixesDenys Vlasenko2-1/+4
2010-02-08libbb/md5.c: remove wrong commentDenys Vlasenko1-7/+5
2010-02-08volume_id/linux_swap: detect suspended image signatures tooVladimir Dronnikov1-1/+5
2010-02-08hush: note a FIXMEDenys Vlasenko1-0/+1
2010-02-07shaNNNsum: accept and ignore -b and -tDenys Vlasenko1-2/+4
2010-02-07bloat-o-meter: convert to print() callsBernhard Reutner-Fischer1-4/+4
2010-02-07bloat-o-meter: fix quadric behavior in alias resolutionBernhard Reutner-Fischer1-29/+68
2010-02-07dnsd: add -s option. This allows (clumsy) operation with read dns serversDenys Vlasenko2-35/+45
2010-02-07dnsd: add more -v messagesDenys Vlasenko1-6/+18
2010-02-06dnsd: better usage textDenys Vlasenko1-8/+8
2010-02-06dnsd: fix one big-endian goof; add a TODO about RA bitDenys Vlasenko2-18/+26
2010-02-06adduser: copy /etc/skel to mew homes. +100 bytesDenys Vlasenko3-6/+25
2010-02-06cosmetic fixesDenys Vlasenko2-7/+8
2010-02-06hexdump: fix "hexdump nonexistent_file" handlingDenys Vlasenko1-2/+2
2010-02-06whitespace fixDenys Vlasenko1-1/+0
2010-02-05udhcp[cd]: fix aliasing warningsDenys Vlasenko2-2/+2
2010-02-05awk: remove wrong commentDenys Vlasenko1-1/+1
2010-02-05*: fix 1/4 remaining aliasing warningsDenys Vlasenko4-36/+34
2010-02-04*: eliminate more aliasing warningsDenys Vlasenko6-36/+40
2010-02-04*: suppress ~60% of "aliased warnings" on gcc-4.4.1Denys Vlasenko49-58/+65
2010-02-04diff: more compiler compat fixes. no code changesDan Fandrich2-8/+10
2010-02-04diff: make code more portableDan Fandrich1-27/+40
2010-02-03libbb: fix bb_ask() to operate on correct fdDenys Vlasenko1-3/+2
2010-02-02bloat-o-meter: teach it to handle aliasesBernhard Reutner-Fischer1-26/+46
2010-02-02mkfs_ext2: fix bad comment. no code changesDenys Vlasenko1-3/+3
2010-02-02more thorough fix for systems with strange socklen_tDenys Vlasenko6-32/+36
2010-02-02stat: get rid on intmax_tDenys Vlasenko3-105/+93
2010-02-02tftpd: fix file creation with bogus mode. Closes bug 1021.Denys Vlasenko1-1/+1
2010-02-01mkXXXX: unify [KBYTES] parameter handling (added it to mkswap)Denys Vlasenko8-49/+66
2010-02-01docs/unicode.txt: added more TODOsDenys Vlasenko1-8/+23