Age | Commit message (Expand) | Author |
1996-06-20 | (null ifsock fifo new-fifo devport): Depend on ../libfshelp/libfshelp.a. | Miles Bader |
1996-05-29 | Initial revision | Miles Bader |
1996-05-11 | (parse_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader |
1996-04-30 | (all): Delete target. | Michael I. Bushnell |
1996-04-27 | Use ports_create_port instead of ports_allocate_port, and notice the error. | Roland McGrath |
1996-04-15 | (fifo_trans_parse_args): Supply missing arg to argp_parse. | Michael I. Bushnell |
1996-04-15 | Initial revision | Michael I. Bushnell |
1996-03-31 | (targets): Add devport. | Miles Bader |
1996-01-27 | (trivfs_goaway): Handle errors from ports_inhibit_bucket_rpcs. | Miles Bader |
1996-01-19 | (trivfs_S_io_select): | Miles Bader |
1995-12-15 | Initial revision | Roland McGrath |
1995-11-06 | (main): Add flags argument to trivfs_startup call. | Miles Bader |
1995-11-06 | (S_fsys_get_options): New function. | Miles Bader |
1995-10-08 | Add fwd. | Miles Bader |
1995-10-08 | (S_fsys_getpriv): Add new extra args. | Miles Bader |
1995-10-04 | Initial revision | Miles Bader |
1995-09-22 | (targets): Add new-fifo | Miles Bader |
1995-09-18 | (trivfs_S_file_set_size): Renamed from trivfs_S_file_truncate. | Miles Bader |
1995-09-18 | (trivfs_S_file_set_size): Renamed from trivfs_S_file_truncate; | Miles Bader |
1995-09-11 | (open_hook): Block for read only when there's really someone reading already, | Miles Bader |
1995-08-31 | (trivfs_S_io_select): Use pipe_pair_select. | Miles Bader |
1995-08-30 | (trivfs_goaway): Implement correctly. | Miles Bader |
1995-08-29 | (open_hook): Use hurd_condition_wait to detect interrupts. | Miles Bader |
1995-08-24 | (trivfs_goaway, trivfs_modify_stat): Update arguments. | Miles Bader |
1995-08-24 | (trivfs_goaway, trivfs_modify_stat): Update arguments. | Miles Bader |
1995-08-24 | (S_fsys_forward): New function. | Miles Bader |
1995-08-24 | (all): New target. | Miles Bader |
1995-08-21 | (open_hook): Use condition_broadcast instead of condition_signal on | Miles Bader |
1995-08-15 | Initial revision | Miles Bader |
1995-08-15 | (SRCS): Add fifo.c. | Miles Bader |
1995-07-25 | (main): Don't pass in the MACH_RCV_TIMEOUT flag with a zero timeout. | Miles Bader |
1995-07-25 | Initial revision | Miles Bader |
1995-07-07 | (OBJS): New var. | Michael I. Bushnell |
1995-07-06 | Removed dependencies that are now automatically generated. | Michael I. Bushnell |
1995-07-06 | (ifsock-HURDLIBS, null-HURDLIBS): New vars. | Michael I. Bushnell |
1995-06-28 | (null): Depend on $(libihash). | Michael I. Bushnell |
1995-06-28 | (PT_CTL, PT_NODE): Deleted macros. | Michael I. Bushnell |
1995-06-28 | (PT_CTL, PT_NODE): Deleted macros. | Michael I. Bushnell |
1995-06-28 | (ifsock): Add dependency on $(libihash). | Michael I. Bushnell |
1995-05-12 | Add fsys_set_options, replacing fsys_mod_readonly. | Miles Bader |
1995-05-11 | (trivfs_modify_stat): Make st_blksize really large. | Miles Bader |
1995-04-11 | (trivfs_S_file_truncate): Always return 0, so O_TRUNC works. | Miles Bader |
1995-04-09 | Link ifsock with error.o. | Miles Bader |
1995-04-09 | Use trivfs_startup() instead of doing things manually. | Miles Bader |
1995-04-09 | Use trivfs_startup() instead of doing things manually. | Miles Bader |
1995-04-03 | Return more useful values for the st_blksize and st_fstype fields in a stat. | Miles Bader |
1995-03-31 | Move the check for the bootstrap port after the args check, so that users can | Miles Bader |
1995-03-31 | Don't deallocate our right to the underlying disk node, so we don't get | Miles Bader |
1995-03-30 | Add support for the magic and null servers. | Miles Bader |
1995-03-30 | Initial revision | Miles Bader |