Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-10-26 | Use const and static as needed, disable unused code | blueswir1 | 1 | -4/+4 |
2007-09-17 | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 1 | -12/+12 |
2007-09-16 | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 1 | -22/+22 |
2007-02-20 | Change -tftp option to take a root directory, by Anthony Liguori. | ths | 1 | -3/+9 |
2007-02-20 | Add OACK support to slirp TFTP server, by Anthony Liguori. | ths | 1 | -0/+83 |
2004-10-09 | win32 fix | bellard | 1 | -1/+1 |
2004-08-25 | port redirection support | bellard | 1 | -1/+1 |
2004-08-25 | removed gettimeofday usage | bellard | 1 | -19/+13 |
2004-08-24 | TFTP support (Magnus Damm) | bellard | 1 | -0/+339 |