Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (diskfs_S_io_read): Implement diskfs_synchronous. | Michael I. Bushnell | 1995-03-17 | 1 | -1/+3 |
* | (diskfs_S_io_read): Don't check for MAXREAD<0. | Roland McGrath | 1994-12-09 | 1 | -7/+1 |
* | Use mach_msg_type_number_t in place of unsigned int and int. | Roland McGrath | 1994-12-09 | 1 | -2/+2 |
* | (diskfs_S_io_read): If OFF is past the end of the file, don't set | Michael I. Bushnell | 1994-11-11 | 1 | -2/+6 |
* | entered into RCS | Michael I. Bushnell | 1994-07-13 | 1 | -1/+2 |
* | Formerly io-read.c.~5~ | Roland McGrath | 1994-05-05 | 1 | -1/+1 |
* | Formerly io-read.c.~4~ | Michael I. Bushnell | 1994-02-04 | 1 | -6/+4 |
* | Formerly io-read.c.~3~ | Michael I. Bushnell | 1994-02-03 | 1 | -0/+1 |
* | Formerly io-read.c.~2~ | Michael I. Bushnell | 1994-02-03 | 1 | -30/+22 |
* | Initial revision | Michael I. Bushnell | 1994-02-03 | 1 | -0/+85 |