summaryrefslogtreecommitdiff
path: root/devio
AgeCommit message (Expand)Author
1996-02-20Add rule for `time', and add `time' to std.Miles Bader
1996-01-30Grok `tty'.Roland McGrath
1996-01-27(trivfs_goaway):Miles Bader
1996-01-16(trivfs_modify_stat): The peropen hook holds a struct open, not a struct dev.Miles Bader
1995-12-30(std): Make `fd' one of the standard devices.Miles Bader
1995-12-15(ST): Variable holding the proper settrans command, which use.Miles Bader
1995-12-04(trivfs_S_file_set_size, trivfs_S_file_sync,Miles Bader
1995-11-08(trivfs_S_file_set_size): Renamed from trivfs_S_file_truncate.Miles Bader
1995-11-06(main): Add FLAGS arg to trivfs_startup call.Miles Bader
1995-11-06(trivfs_S_file_get_storage_info): Add FLAGS argument.Miles Bader
1995-10-11(trivfs_S_file_get_storage_info):Miles Bader
1995-10-04(struct dev): Add the NAME field.Miles Bader
1995-10-04(open_write, open_read): Get rid of debugging noise.Miles Bader
1995-10-04(dev_open, dev_sync, dev_write, dev_read): Get rid of debugging noise.Miles Bader
1995-10-04(position): Get rid of debugging noise.Miles Bader
1995-10-04(pager_write_page, pager_read_page): Get rid of debugging noise.Miles Bader
1995-10-04(trivfs_S_file_syncfs, trivfs_S_file_sync): Get rid of debugging noise.Miles Bader
1995-10-04(main, trivfs_S_fsys_syncfs): Get rid of debugging noise.Miles Bader
1995-10-01(trivfs_S_file_get_storage_info): New function.Miles Bader
1995-10-01(dev_open): Record NAME in the returned dev structure.Miles Bader
1995-08-24(trivfs_goaway, trivfs_modify_stat): Update arguments.Miles Bader
1995-08-24(devio): Put all dependencies here.Miles Bader
1995-08-15([hrs]d*): Fixed partition parsing: use glob pattern, not regexp.Roland McGrath
1995-08-13(trivfs_peropen_create_hook): This now returns an error_t.Miles Bader
1995-07-22(dev_get_memory_object): A new pager now comes with 1 ref, so we allocate aMiles Bader
1995-07-22(trivfs_S_io_seek): Call open_seek instead of doing it ourselves.Miles Bader
1995-07-22Add declaration for open_seek.Miles Bader
1995-07-22(open_read, open_write): Clean up STATE before returning with an error.Miles Bader
1995-07-08(console): Give /hurd/term a ttyname argument.Miles Bader
1995-07-08(HURDLIBS): Add libihash.Miles Bader
1995-07-08(dev_get_memory_object): Moved function to devpager.c.Miles Bader
1995-07-08(trivfs_goaway): Make trivfs_goaway do the right thing.Miles Bader
1995-07-08(struct dev): Add the pager_port_bucket field.Miles Bader
1995-07-08(dev_stop_paging): New function.Miles Bader
1995-07-08(io_state_sync): Remember that we've synced the buffer.Miles Bader
1995-06-28Repair mangled include-file dependencies.Michael I. Bushnell
1995-04-21Split out `std' into individual device-makers it calls.Roland McGrath
1995-04-11(DIST_FILES): New var, for MAKEDEV.Michael I. Bushnell
1995-04-11Initial revisionMichael I. Bushnell
1995-04-10Add some dependencies on include files.Miles Bader
1995-04-10(trivfs_S_file_truncate): Always return 0, so O_TRUNC works.Miles Bader
1995-04-10(open_write, open_read): Bounds check I/O.Miles Bader
1995-04-10(main, check_open_hook, close_device, trivfs_goaway): Add a new lock,Miles Bader
1995-04-10(open_create): Supply our device's size when creating a window.Miles Bader
1995-04-09Read or write partial pages at the end of the device.Miles Bader
1995-04-09(position): Use a shorter than normal window if necessary to avoid going pastMiles Bader
1995-04-09Add a new window field, max_pos. Rename the location field `pos'.Miles Bader
1995-04-05Initial revisionMiles Bader
1995-04-05Initial revisionMiles Bader