Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (DIST_FILES): New var, for MAKEDEV. | Michael I. Bushnell | 1995-04-11 | 1 | -0/+7 |
* | Initial revision | Michael I. Bushnell | 1995-04-11 | 1 | -0/+41 |
* | Add some dependencies on include files. | Miles Bader | 1995-04-10 | 1 | -0/+5 |
* | (trivfs_S_file_truncate): Always return 0, so O_TRUNC works. | Miles Bader | 1995-04-10 | 1 | -3/+1 |
* | (open_write, open_read): Bounds check I/O. | Miles Bader | 1995-04-10 | 1 | -16/+14 |
* | (main, check_open_hook, close_device, trivfs_goaway): Add a new lock, | Miles Bader | 1995-04-10 | 1 | -124/+81 |
* | (open_create): Supply our device's size when creating a window. | Miles Bader | 1995-04-10 | 1 | -1/+1 |
* | Read or write partial pages at the end of the device. | Miles Bader | 1995-04-09 | 1 | -12/+26 |
* | (position): Use a shorter than normal window if necessary to avoid going past | Miles Bader | 1995-04-09 | 1 | -10/+13 |
* | Add a new window field, max_pos. Rename the location field `pos'. | Miles Bader | 1995-04-09 | 1 | -2/+4 |
* | Initial revision | Miles Bader | 1995-04-05 | 1 | -0/+35 |
* | Initial revision | Miles Bader | 1995-04-05 | 15 | -0/+2707 |