aboutsummaryrefslogtreecommitdiff
path: root/devio
Commit message (Expand)AuthorAgeFilesLines
* Replaced by storeio.Miles Bader1997-06-1718-2914/+0
* .Miles Bader1996-09-081-0/+5
* (DIST_FILES): Variable removed.Miles Bader1996-09-081-6/+0
* .Miles Bader1996-07-191-0/+5
* (trivfs_S_file_get_storage_info):Miles Bader1996-07-191-2/+2
* .Miles Bader1996-07-191-0/+3
* (trivfs_S_file_get_storage_info): Fill in the array-length return values.Miles Bader1996-07-191-0/+4
* .Miles Bader1996-07-181-0/+4
* Add "com[0-9]".Miles Bader1996-07-181-2/+2
* Initial revisionRoland McGrath1996-07-171-0/+253
* (st): New function.Miles Bader1996-07-171-25/+24
* ([hrs]d*): Allow user to specify slice as well. Patch from GordMichael I. Bushnell1996-06-151-2/+2
* foo.Michael I. Bushnell1996-05-141-4/+14
* (trivfs_S_file_get_storage_info): Fix param type.Miles Bader1996-05-091-1/+1
* (trivfs_S_io_select): Remove TAG arg.Miles Bader1996-05-091-4/+2
* (trivfs_S_file_get_storage_info): Swap PORTS_TYPE & NUM_PORTS.Miles Bader1996-05-071-3/+5
* (trivfs_S_file_get_storage_info): Rewrite for new interface.Miles Bader1996-05-071-35/+53
* (include ../Makeconf): BEFORE dependencies.Michael I. Bushnell1996-04-301-4/+4
* Add rule for `time', and add `time' to std.Miles Bader1996-02-201-1/+3
* Grok `tty'.Roland McGrath1996-01-301-0/+2
* (trivfs_goaway):Miles Bader1996-01-271-1/+8
* (trivfs_modify_stat): The peropen hook holds a struct open, not a struct dev.Miles Bader1996-01-161-2/+3
* (std): Make `fd' one of the standard devices.Miles Bader1995-12-301-1/+1
* (ST): Variable holding the proper settrans command, which use.Miles Bader1995-12-151-11/+27
* (trivfs_S_file_set_size, trivfs_S_file_sync,Miles Bader1995-12-041-7/+24
* (trivfs_S_file_set_size): Renamed from trivfs_S_file_truncate.Miles Bader1995-11-081-1/+1
* (main): Add FLAGS arg to trivfs_startup call.Miles Bader1995-11-061-1/+1
* (trivfs_S_file_get_storage_info): Add FLAGS argument.Miles Bader1995-11-061-1/+3
* (trivfs_S_file_get_storage_info):Miles Bader1995-10-111-4/+5
* (struct dev): Add the NAME field.Miles Bader1995-10-041-0/+2
* (open_write, open_read): Get rid of debugging noise.Miles Bader1995-10-041-44/+0
* (dev_open, dev_sync, dev_write, dev_read): Get rid of debugging noise.Miles Bader1995-10-041-210/+6
* (position): Get rid of debugging noise.Miles Bader1995-10-041-33/+1
* (pager_write_page, pager_read_page): Get rid of debugging noise.Miles Bader1995-10-041-21/+0
* (trivfs_S_file_syncfs, trivfs_S_file_sync): Get rid of debugging noise.Miles Bader1995-10-041-25/+5
* (main, trivfs_S_fsys_syncfs): Get rid of debugging noise.Miles Bader1995-10-041-26/+0
* (trivfs_S_file_get_storage_info): New function.Miles Bader1995-10-011-0/+42
* (dev_open): Record NAME in the returned dev structure.Miles Bader1995-10-011-1/+7
* (trivfs_goaway, trivfs_modify_stat): Update arguments.Miles Bader1995-08-241-7/+4
* (devio): Put all dependencies here.Miles Bader1995-08-241-10/+4
* ([hrs]d*): Fixed partition parsing: use glob pattern, not regexp.Roland McGrath1995-08-151-2/+2
* (trivfs_peropen_create_hook): This now returns an error_t.Miles Bader1995-08-131-3/+5
* (dev_get_memory_object): A new pager now comes with 1 ref, so we allocate aMiles Bader1995-07-221-0/+4
* (trivfs_S_io_seek): Call open_seek instead of doing it ourselves.Miles Bader1995-07-221-26/+2
* Add declaration for open_seek.Miles Bader1995-07-221-0/+6
* (open_read, open_write): Clean up STATE before returning with an error.Miles Bader1995-07-221-9/+53
* (console): Give /hurd/term a ttyname argument.Miles Bader1995-07-081-2/+2
* (HURDLIBS): Add libihash.Miles Bader1995-07-081-8/+1
* (dev_get_memory_object): Moved function to devpager.c.Miles Bader1995-07-081-29/+0
* (trivfs_goaway): Make trivfs_goaway do the right thing.Miles Bader1995-07-081-102/+72