Age | Commit message (Expand) | Author |
1996-06-20 | (trivfs_S_fsys_set_options): Use trivfs_runtime_argp to parse options. | Miles Bader |
1996-06-20 | (trivfs_runtime_argp): New declaration. | Miles Bader |
1996-06-16 | Initial revision | Miles Bader |
1996-06-15 | (trivfs_S_fsys_set_options, trivfs_S_fsys_get_options, | Miles Bader |
1996-06-15 | (FSSRCS): Add file-get-fs-options.c | Miles Bader |
1996-05-10 | (trivfs_S_io_identity): | Michael I. Bushnell |
1996-05-10 | (trivfs_S_io_identity): fixup | Michael I. Bushnell |
1996-05-10 | (IOSRCS): Add io-identity.c. | Michael I. Bushnell |
1996-05-10 | Initial revision | Michael I. Bushnell |
1996-05-10 | (trivfs_clean_cntl): Destroy filesys_id and file_id members. | Michael I. Bushnell |
1996-05-10 | Initial revision | Michael I. Bushnell |
1996-05-10 | (trivfs_control): New members `filesys_id' and `file_id'. | Michael I. Bushnell |
1996-05-09 | Fix param type. | Miles Bader |
1996-05-09 | (trivfs_S_file_get_storage_info): Change to new interface. | Miles Bader |
1996-05-09 | (trivfs_S_io_reauthenticate): Don't send right for CRED to | Michael I. Bushnell |
1996-05-09 | (trivfs_S_fsys_syncfs): Provide new third arg to file_sync. | Michael I. Bushnell |
1996-05-09 | (trivfs_S_fsys_get_options): Expect (and ignore) reply port args. | Michael I. Bushnell |
1996-05-09 | (trivfs_S_file_syncfs): Provide new third arg to file_sync. | Michael I. Bushnell |
1996-05-09 | (trivfs_S_file_sync): Accept and pass through new omitmeta parm. | Michael I. Bushnell |
1996-05-09 | (trivfs_S_file_statfs): | Michael I. Bushnell |
1996-05-09 | (trivfs_S_file_statfs): Use new struct statfs format. | Michael I. Bushnell |
1996-05-09 | (trivfs_S_dir_rename): Accept new excl parm. | Michael I. Bushnell |
1996-05-09 | (trivfs_S_dir_link): Accept new excl parm. | Michael I. Bushnell |
1996-05-09 | (OTHERSRCS): Delete handle-port.c. | Michael I. Bushnell |
1996-05-09 | (trivfs_handle_port): Delete declaration. | Michael I. Bushnell |
1996-05-09 | (trivfs_S_io_select): Remove TAG arg. | Miles Bader |
1996-05-07 | (trivfs_S_file_get_storage_info): Swap PORTS_TYPE and NUM_PORTS args. | Miles Bader |
1996-05-07 | (trivfs_S_file_get_storage_info): Rewrite for new interface. | Miles Bader |
1996-04-29 | Comment out warning addition. | Michael I. Bushnell |
1996-04-28 | Add obsolescence link warning. | Roland McGrath |
1996-04-11 | (MIGSFLAGS): Reference fsmutations.h in $(srcdir). | Michael I. Bushnell |
1996-01-27 | (trivfs_protid_dup): Use ports_create_port instead of ports_allocate_port, | Miles Bader |
1996-01-27 | (trivfs_open): Use ports_create_port instead of ports_allocate_port, and | Miles Bader |
1996-01-27 | (trivfs_create_control): New declaration. | Miles Bader |
1996-01-27 | (OTHERSRCS): Add cntl-create.c. | Miles Bader |
1996-01-27 | (trivfs_startup): Use trivfs_create_control. | Miles Bader |
1996-01-27 | (trivfs_handle_port): Use trivfs_create_control. | Miles Bader |
1996-01-27 | (trivfs_S_io_restrict_auth): Use ports_create_port instead of | Miles Bader |
1996-01-27 | (trivfs_S_io_reauthenticate): Use ports_create_port instead of | Miles Bader |
1996-01-19 | (trivfs_clean_protid): | Miles Bader |
1995-11-13 | Waste some time adding reply port args that no one will use. | Miles Bader |
1995-11-13 | (trivfs_startup): Add FLAGS arg, passed to fsys_startup. | Miles Bader |
1995-11-13 | (trivfs_startup): Add FLAGS arg. | Miles Bader |
1995-11-13 | (trivfs_S_file_get_storage_info): | Miles Bader |
1995-11-13 | (trivfs_S_fsys_get_options, trivfs_S_file_get_fs_options): New functions. | Miles Bader |
1995-10-07 | (trivfs_S_fsys_getpriv): Add poly args. | Roland McGrath |
1995-10-07 | (trivfs_S_fsys_getpriv): Add poly args. | Roland McGrath |
1995-10-07 | (libtrivfs.so): Depend on ../libports/libports.so. | Roland McGrath |
1995-10-07 | (trivfs_S_file_get_storage_info): | Miles Bader |
1995-10-07 | (trivfs_S_dir_link): Swap first two arguments. | Miles Bader |