summaryrefslogtreecommitdiff
path: root/devio
AgeCommit message (Expand)Author
1995-04-21Split out `std' into individual device-makers it calls.Roland McGrath
1995-04-11(DIST_FILES): New var, for MAKEDEV.Michael I. Bushnell
1995-04-11Initial revisionMichael I. Bushnell
1995-04-10Add some dependencies on include files.Miles Bader
1995-04-10(trivfs_S_file_truncate): Always return 0, so O_TRUNC works.Miles Bader
1995-04-10(open_write, open_read): Bounds check I/O.Miles Bader
1995-04-10(main, check_open_hook, close_device, trivfs_goaway): Add a new lock,Miles Bader
1995-04-10(open_create): Supply our device's size when creating a window.Miles Bader
1995-04-09Read or write partial pages at the end of the device.Miles Bader
1995-04-09(position): Use a shorter than normal window if necessary to avoid going pastMiles Bader
1995-04-09Add a new window field, max_pos. Rename the location field `pos'.Miles Bader
1995-04-05Initial revisionMiles Bader
1995-04-05Initial revisionMiles Bader