aboutsummaryrefslogtreecommitdiff
path: root/shell (unfollow)
Commit message (Expand)AuthorFilesLines
2006-11-28udhcpc: fix my breakagevda2-5/+3
2006-11-28fix udhcpc help message, take steps to make usage.h less messyvda1-2241/+2240
2006-11-27do not overflow ifr_name. maybe it was safe in some places,vda7-28/+28
2006-11-27udhcpc: convert to getopt32vda4-171/+155
2006-11-27tar: fix misplaced --exclude long option definitionvda1-4/+9
2006-11-27Closing bug 1040:vda1-1/+1
2006-11-27erase_mtab: do not limit ourself to 40 mtab entriesvda1-32/+21
2006-11-27fix remaining survivors of the return(a) cleanupvda4-11/+11
2006-11-27style cleanup: return(a) -> return a, part 2vda28-282/+273
2006-11-27style cleanup: return(a) -> return a, part 1vda36-219/+214
2006-11-27byteswap ops had extra mask ops - removedvda4-21/+17