Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-02-21 | (diskfs_S_io_read): | Miles Bader | |
Support reading from sylinks. | |||
1997-02-12 | (diskfs_S_io_read): | Miles Bader | |
Check OFF for validity and return EINVAL if it's bogus. | |||
1996-05-09 | (diskfs_S_io_read): s/ioserver/iohelp/g | Michael I. Bushnell | |
1996-01-05 | Return errors regardless of *DATALEN--reads are all or nothing. | Roland McGrath | |
1996-01-04 | Pass DATALEN read/write to _diskfs_rdwr_internal, and | Roland McGrath | |
return success if any bytes were written. | |||
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 | |