Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2006-11-28 | udhcpc: fix my breakage | vda | 2 | -5/+3 |
2006-11-28 | fix udhcpc help message, take steps to make usage.h less messy | vda | 1 | -2241/+2240 |
2006-11-27 | do not overflow ifr_name. maybe it was safe in some places, | vda | 7 | -28/+28 |
2006-11-27 | udhcpc: convert to getopt32 | vda | 4 | -171/+155 |
2006-11-27 | tar: fix misplaced --exclude long option definition | vda | 1 | -4/+9 |
2006-11-27 | Closing bug 1040: | vda | 1 | -1/+1 |
2006-11-27 | erase_mtab: do not limit ourself to 40 mtab entries | vda | 1 | -32/+21 |
2006-11-27 | fix remaining survivors of the return(a) cleanup | vda | 4 | -11/+11 |
2006-11-27 | style cleanup: return(a) -> return a, part 2 | vda | 28 | -282/+273 |
2006-11-27 | style cleanup: return(a) -> return a, part 1 | vda | 36 | -219/+214 |
2006-11-27 | byteswap ops had extra mask ops - removed | vda | 4 | -21/+17 |