aboutsummaryrefslogtreecommitdiff
path: root/devio
Commit message (Collapse)AuthorAgeFilesLines
* .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
| | | | | Use new st function (get rid of chmods). Accept disk device names without partitions, & with slice + partition.
* ([hrs]d*): Allow user to specify slice as well. Patch from GordMichael I. Bushnell1996-06-151-2/+2
| | | | Matzigkeit, gord@enci.ucalgary.ca.
* 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
| | | | ($(prefix)/dev/MAKEDEV): Find MAKEDEV in $(srcdir).
* 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
| | | | | Handle errors from ports_inhibit_class_rpcs. Allow rpcs to resume if we're going to return EBUSY.
* (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
| | | | | | | | (_CWD): Use this variable to pass down the current directory to sub MAKEDEVS. (console): Use the new term syntax. (tty[0-9]?|tty[0-9a-f]): New rule for normal ttys. ([pt]ty[pqPQ]?): New rule for ptys (both master and slave). ([pt]ty[pqPQ]): New rule for making sets of ptys.
* (trivfs_S_file_set_size, trivfs_S_file_sync,Miles Bader1995-12-041-7/+24
| | | | | | trivfs_S_file_syncfs, trivfs_S_file_get_storage_info): Add totally gratuitous, annoying, and trouble-making reply-port args. (trivfs_S_file_get_storage_info): Use inline return if possible.
* (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
| | | | Change type of ADDRESSES to off_t **, and add BLOCK_SIZE parameter.
* (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
| | | | (trivfs_modify_stat): Get the device from CRED now that we have it.
* (devio): Put all dependencies here.Miles Bader1995-08-241-10/+4
| | | | | | | | (HURDLIBS): Removed. (OBJS): Get rid of error.o. Get rid of rules dealing with error.o. ($(prefix)/dev/MAKEDEV): Use $(INSTALL_PROGRAM) instead of $(INSTALL_DATA) + `chmod +x'.
* ([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
| | | | (open_hook): And thus this does as well.
* (dev_get_memory_object): A new pager now comes with 1 ref, so we allocate aMiles Bader1995-07-221-0/+4
| | | | | ref ourselves when we're using an old one, and once we've created the send right, remove a reference.
* (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
| | | | | (open_seek): New function. (raw_read, raw_write): Return EINVAL if *OFFS isn't a block boundary.
* (console): Give /hurd/term a ttyname argument.Miles Bader1995-07-081-2/+2
| | | | (fd): Put the fd server on `fd', not `stdin'.
* (HURDLIBS): Add libihash.Miles Bader1995-07-081-8/+1
| | | | Remove include dependencies.
* (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
| | | | | | | | | | | | | | | (clean_exit, close_device): Deleted functions. (thread_cancel): New function. (fsys_port_class, root_port_class, port_bucket): New vars. (trivfs_protid_portclasses, trivfs_cntl_portclasses, trivfs_protid_nportclasses, trivfs_cntl_nportclasses): New vars. (main): Initialize *portclasses vars, and convert to new trivfs lib. (trivfs_protid_porttypes, trivfs_cntl_porttypes, trivfs_protid_nporttypes, trivfs_cntl_nporttypes): Deleted vars. (trivfs_goaway): Convert args for new trivfs lib. (ports_cleanroutines): Delete var. (ports_demuxer, ports_notice_idle, ports_no_live_ports, ports_no_hard_ports): Delete functions.
* (struct dev): Add the pager_port_bucket field.Miles Bader1995-07-081-0/+7
| | | | Declare dev_stop_paging ().
* (dev_stop_paging): New function.Miles Bader1995-07-081-5/+127
| | | | | | | | | | (pager_dropweak): New function. (pager_port_type): Deleted var. (pager_port_bucket, pager_port_class): New vars. (dev_get_memory_object): Moved here from dev.c. Also, call init_dev_pager if necessary. (service_paging_requests): New function. (init_dev_pager): New function.
* (io_state_sync): Remember that we've synced the buffer.Miles Bader1995-07-081-0/+3
|
* Repair mangled include-file dependencies.Michael I. Bushnell1995-06-281-4/+6
|
* Split out `std' into individual device-makers it calls.Roland McGrath1995-04-211-17/+27
| | | | | Rewrote /dev/fd stuff (still commented out). Use case built-in instead of expr program.
* (DIST_FILES): New var, for MAKEDEV.Michael I. Bushnell1995-04-111-0/+7
| | | | | (install): Depend on $(prefix)/dev/MAKEDEV. ($(prefix)/dev/MAKEDEV): New target.
* Initial revisionMichael I. Bushnell1995-04-111-0/+41
|