Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-06-09 | (diskfs_S_io_read): Cast MAKREAD to off_t in comparison. | Michael I. Bushnell | |
1995-05-12 | (diskfs_S_io_read): If the offset is past the end of the file, then | Michael I. Bushnell | |
return EOF. | |||
1995-03-17 | (diskfs_S_io_read): Implement diskfs_synchronous. | Michael I. Bushnell | |
1994-12-09 | (diskfs_S_io_read): Don't check for MAXREAD<0. | Roland McGrath | |
1994-12-09 | Use mach_msg_type_number_t in place of unsigned int and int. | Roland McGrath | |
1994-11-11 | (diskfs_S_io_read): If OFF is past the end of the file, don't set | Michael I. Bushnell | |
MAXREAD to a negative number; that will crash rdwr_internal. | |||
1994-07-13 | entered into RCS | Michael I. Bushnell | |
1994-05-05 | Formerly io-read.c.~5~ | Roland McGrath | |
1994-02-04 | Formerly io-read.c.~4~ | Michael I. Bushnell | |
1994-02-03 | Formerly io-read.c.~3~ | Michael I. Bushnell | |
1994-02-03 | Formerly io-read.c.~2~ | Michael I. Bushnell | |
1994-02-03 | Initial revision | Michael I. Bushnell | |