Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 2007-09-17 | 1 | -28/+28 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -70/+70 |
* | Slirp UDP fix, by Jason Wessel. | ths | 2007-01-17 | 1 | -2/+3 |
* | UDP broadcast translation error (Mark Jonckheere) | bellard | 2006-05-03 | 1 | -1/+4 |
* | separate alias_addr (10.0.2.2) from our_addr (Ed Swierk) | bellard | 2006-05-03 | 1 | -1/+1 |
* | win32 compile fix | bellard | 2005-07-03 | 1 | -2/+2 |
* | 64 bit fixes (initial patch by Gwenole Beauchesne) | bellard | 2005-06-05 | 1 | -6/+12 |
* | windows fixes (Gregory Alexander) | bellard | 2004-10-08 | 1 | -0/+4 |
* | TFTP support (Magnus Damm) | bellard | 2004-08-24 | 1 | -0/+8 |
* | win32 compile | bellard | 2004-07-13 | 1 | -4/+4 |
* | initial user mode network support | bellard | 2004-04-22 | 1 | -0/+654 |