Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add braces to silence gcc warnings. | Roland McGrath | 1998-10-20 | 1 | -11/+13 |
| | |||||
* | (dev_open): | Miles Bader | 1996-09-23 | 1 | -5/+5 |
| | | | | | | Remove CLASSES argument to store_parsed_open. (dev_buf_fill, dev_read, dev_write): Use void * buffers. | ||||
* | (dev_rw): Return EINVAL instead of EIO for too-large offsets. | Miles Bader | 1996-09-14 | 1 | -12/+1 |
| | | | | | (dev_open, dev_close): Remove ifdef'd-out code for allocating DEV's buffer with valloc; other things depend on it being vm_allocated. | ||||
* | Initial checkin | Miles Bader | 1996-09-08 | 1 | -0/+414 |