summaryrefslogtreecommitdiff
path: root/devio/rdwr.c
AgeCommit message (Collapse)Author
1995-10-04(open_write, open_read): Get rid of debugging noise.Miles Bader
1995-07-22(open_read, open_write): Clean up STATE before returning with an error.Miles Bader
(open_seek): New function. (raw_read, raw_write): Return EINVAL if *OFFS isn't a block boundary.
1995-04-10(open_write, open_read): Bounds check I/O.Miles Bader
1995-04-05Initial revisionMiles Bader