direct-io.hg
log
age | author | revision | description |
---|---|---|---|
2006-01-24 | emellor | 8647:a38c292e8390 | Merged. |
2006-01-10 | emellor | 8646:40bb46f599d9 | Poll for peth0 coming up before trying to attach it to the bridge. This fixes |
2006-01-24 | vhanquez | 8645:1f87f39aa0e1 | reindent few lines that were using softtab instead of hardtab. |
2006-01-24 | vhanquez | 8644:c0a8a0b64f65 | add some checking of opening and read in dom0_init and return -1 if error. |
2006-01-24 | vhanquez | 8643:068857a7133d | Merge |
2006-01-24 | vhanquez | 8642:6afcef051257 | use talloc_zero instead of talloc + memset |
2006-01-24 | vhanquez | 8641:c70109e64c9e | use format printf style to write to tracefd instead of using write syscall. |