| Commit message (Expand) | Author | Age | Files | Lines |
* | Replaced by storeio. | Miles Bader | 1997-06-17 | 18 | -2914/+0 |
* | . | Miles Bader | 1996-09-08 | 1 | -0/+5 |
* | (DIST_FILES): Variable removed. | Miles Bader | 1996-09-08 | 1 | -6/+0 |
* | . | Miles Bader | 1996-07-19 | 1 | -0/+5 |
* | (trivfs_S_file_get_storage_info): | Miles Bader | 1996-07-19 | 1 | -2/+2 |
* | . | Miles Bader | 1996-07-19 | 1 | -0/+3 |
* | (trivfs_S_file_get_storage_info): Fill in the array-length return values. | Miles Bader | 1996-07-19 | 1 | -0/+4 |
* | . | Miles Bader | 1996-07-18 | 1 | -0/+4 |
* | Add "com[0-9]". | Miles Bader | 1996-07-18 | 1 | -2/+2 |
* | Initial revision | Roland McGrath | 1996-07-17 | 1 | -0/+253 |
* | (st): New function. | Miles Bader | 1996-07-17 | 1 | -25/+24 |
* | ([hrs]d*): Allow user to specify slice as well. Patch from Gord | Michael I. Bushnell | 1996-06-15 | 1 | -2/+2 |
* | foo. | Michael I. Bushnell | 1996-05-14 | 1 | -4/+14 |
* | (trivfs_S_file_get_storage_info): Fix param type. | Miles Bader | 1996-05-09 | 1 | -1/+1 |
* | (trivfs_S_io_select): Remove TAG arg. | Miles Bader | 1996-05-09 | 1 | -4/+2 |
* | (trivfs_S_file_get_storage_info): Swap PORTS_TYPE & NUM_PORTS. | Miles Bader | 1996-05-07 | 1 | -3/+5 |
* | (trivfs_S_file_get_storage_info): Rewrite for new interface. | Miles Bader | 1996-05-07 | 1 | -35/+53 |
* | (include ../Makeconf): BEFORE dependencies. | Michael I. Bushnell | 1996-04-30 | 1 | -4/+4 |
* | Add rule for `time', and add `time' to std. | Miles Bader | 1996-02-20 | 1 | -1/+3 |
* | Grok `tty'. | Roland McGrath | 1996-01-30 | 1 | -0/+2 |
* | (trivfs_goaway): | Miles Bader | 1996-01-27 | 1 | -1/+8 |
* | (trivfs_modify_stat): The peropen hook holds a struct open, not a struct dev. | Miles Bader | 1996-01-16 | 1 | -2/+3 |
* | (std): Make `fd' one of the standard devices. | Miles Bader | 1995-12-30 | 1 | -1/+1 |
* | (ST): Variable holding the proper settrans command, which use. | Miles Bader | 1995-12-15 | 1 | -11/+27 |
* | (trivfs_S_file_set_size, trivfs_S_file_sync, | Miles Bader | 1995-12-04 | 1 | -7/+24 |
* | (trivfs_S_file_set_size): Renamed from trivfs_S_file_truncate. | Miles Bader | 1995-11-08 | 1 | -1/+1 |
* | (main): Add FLAGS arg to trivfs_startup call. | Miles Bader | 1995-11-06 | 1 | -1/+1 |
* | (trivfs_S_file_get_storage_info): Add FLAGS argument. | Miles Bader | 1995-11-06 | 1 | -1/+3 |
* | (trivfs_S_file_get_storage_info): | Miles Bader | 1995-10-11 | 1 | -4/+5 |
* | (struct dev): Add the NAME field. | Miles Bader | 1995-10-04 | 1 | -0/+2 |
* | (open_write, open_read): Get rid of debugging noise. | Miles Bader | 1995-10-04 | 1 | -44/+0 |
* | (dev_open, dev_sync, dev_write, dev_read): Get rid of debugging noise. | Miles Bader | 1995-10-04 | 1 | -210/+6 |
* | (position): Get rid of debugging noise. | Miles Bader | 1995-10-04 | 1 | -33/+1 |
* | (pager_write_page, pager_read_page): Get rid of debugging noise. | Miles Bader | 1995-10-04 | 1 | -21/+0 |
* | (trivfs_S_file_syncfs, trivfs_S_file_sync): Get rid of debugging noise. | Miles Bader | 1995-10-04 | 1 | -25/+5 |
* | (main, trivfs_S_fsys_syncfs): Get rid of debugging noise. | Miles Bader | 1995-10-04 | 1 | -26/+0 |
* | (trivfs_S_file_get_storage_info): New function. | Miles Bader | 1995-10-01 | 1 | -0/+42 |
* | (dev_open): Record NAME in the returned dev structure. | Miles Bader | 1995-10-01 | 1 | -1/+7 |
* | (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 |