| Commit message (Expand) | Author | Age | Files | Lines |
* | (trivfs_goaway, trivfs_modify_stat): Update arguments. | Miles Bader | 1995-08-24 | 1 | -7/+4 |
* | (devio): Put all dependencies here. | Miles Bader | 1995-08-24 | 1 | -10/+4 |
* | ([hrs]d*): Fixed partition parsing: use glob pattern, not regexp. | Roland McGrath | 1995-08-15 | 1 | -2/+2 |
* | (trivfs_peropen_create_hook): This now returns an error_t. | Miles Bader | 1995-08-13 | 1 | -3/+5 |
* | (dev_get_memory_object): A new pager now comes with 1 ref, so we allocate a | Miles Bader | 1995-07-22 | 1 | -0/+4 |
* | (trivfs_S_io_seek): Call open_seek instead of doing it ourselves. | Miles Bader | 1995-07-22 | 1 | -26/+2 |
* | Add declaration for open_seek. | Miles Bader | 1995-07-22 | 1 | -0/+6 |
* | (open_read, open_write): Clean up STATE before returning with an error. | Miles Bader | 1995-07-22 | 1 | -9/+53 |
* | (console): Give /hurd/term a ttyname argument. | Miles Bader | 1995-07-08 | 1 | -2/+2 |
* | (HURDLIBS): Add libihash. | Miles Bader | 1995-07-08 | 1 | -8/+1 |
* | (dev_get_memory_object): Moved function to devpager.c. | Miles Bader | 1995-07-08 | 1 | -29/+0 |
* | (trivfs_goaway): Make trivfs_goaway do the right thing. | Miles Bader | 1995-07-08 | 1 | -102/+72 |
* | (struct dev): Add the pager_port_bucket field. | Miles Bader | 1995-07-08 | 1 | -0/+7 |
* | (dev_stop_paging): New function. | Miles Bader | 1995-07-08 | 1 | -5/+127 |
* | (io_state_sync): Remember that we've synced the buffer. | Miles Bader | 1995-07-08 | 1 | -0/+3 |
* | Repair mangled include-file dependencies. | Michael I. Bushnell | 1995-06-28 | 1 | -4/+6 |
* | Split out `std' into individual device-makers it calls. | Roland McGrath | 1995-04-21 | 1 | -17/+27 |
* | (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 |