Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split block API from vl.h. | pbrook | 2007-11-11 | 1 | -1/+1 |
* | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the... | ths | 2007-09-17 | 1 | -4/+4 |
* | find -type f | xargs sed -i 's/[\t ]$//g' # on most files | ths | 2007-09-16 | 1 | -16/+16 |
* | async file I/O API | bellard | 2006-08-01 | 1 | -21/+17 |
* | Disk cache flush support. | pbrook | 2006-06-04 | 1 | -0/+7 |
* | probing fixes | bellard | 2005-04-28 | 1 | -1/+2 |
* | renamed set_bit to cow_set_bit (Paul Brook) | bellard | 2005-04-10 | 1 | -2/+2 |
* | fixed block close() method prototype | bellard | 2004-09-18 | 1 | -1/+1 |
* | 64 bit file I/O by default | bellard | 2004-08-03 | 1 | -2/+2 |
* | new disk image layer | bellard | 2004-08-01 | 1 | -0/+263 |