aboutsummaryrefslogtreecommitdiff
path: root/libtrivfs
Commit message (Expand)AuthorAgeFilesLines
* (OTHERSRCS): Add set-options.c & get-options.c.Miles Bader1996-06-211-1/+2
* (trivfs_S_fsys_set_options): Call trivfs_set_options.Miles Bader1996-06-211-2/+2
* (trivfs_S_file_get_fs_options):Miles Bader1996-06-211-1/+15
* (trivfs_S_fsys_get_options):Miles Bader1996-06-211-1/+15
* Initial revisionMiles Bader1996-06-212-0/+62
* Add trivfs_set_options & trivfs_get_options.Miles Bader1996-06-211-1/+14
* Initial revisionMiles Bader1996-06-201-0/+23
* (OTHERSRCS): Add runtime-argp.c.Miles Bader1996-06-201-1/+1
* (trivfs_S_fsys_set_options): Use trivfs_runtime_argp to parse options.Miles Bader1996-06-201-1/+5
* (trivfs_runtime_argp): New declaration.Miles Bader1996-06-201-0/+4
* Initial revisionMiles Bader1996-06-163-0/+93
* (trivfs_S_fsys_set_options, trivfs_S_fsys_get_options,Miles Bader1996-06-151-28/+0
* (FSSRCS): Add file-get-fs-options.cMiles Bader1996-06-151-2/+4
* (trivfs_S_io_identity):Michael I. Bushnell1996-05-101-1/+1
* (trivfs_S_io_identity): fixupMichael I. Bushnell1996-05-101-3/+4
* (IOSRCS): Add io-identity.c.Michael I. Bushnell1996-05-101-1/+1
* Initial revisionMichael I. Bushnell1996-05-101-0/+50
* (trivfs_clean_cntl): Destroy filesys_id and file_id members.Michael I. Bushnell1996-05-101-1/+3
* Initial revisionMichael I. Bushnell1996-05-101-0/+67
* (trivfs_control): New members `filesys_id' and `file_id'.Michael I. Bushnell1996-05-101-0/+2
* Fix param type.Miles Bader1996-05-091-1/+1
* (trivfs_S_file_get_storage_info): Change to new interface.Miles Bader1996-05-091-2/+4
* (trivfs_S_io_reauthenticate): Don't send right for CRED toMichael I. Bushnell1996-05-091-3/+1
* (trivfs_S_fsys_syncfs): Provide new third arg to file_sync.Michael I. Bushnell1996-05-091-2/+2
* (trivfs_S_fsys_get_options): Expect (and ignore) reply port args.Michael I. Bushnell1996-05-091-1/+3
* (trivfs_S_file_syncfs): Provide new third arg to file_sync.Michael I. Bushnell1996-05-091-2/+2
* (trivfs_S_file_sync): Accept and pass through new omitmeta parm.Michael I. Bushnell1996-05-091-3/+3
* (trivfs_S_file_statfs):Michael I. Bushnell1996-05-091-1/+1
* (trivfs_S_file_statfs): Use new struct statfs format.Michael I. Bushnell1996-05-091-4/+4
* (trivfs_S_dir_rename): Accept new excl parm.Michael I. Bushnell1996-05-091-2/+2
* (trivfs_S_dir_link): Accept new excl parm.Michael I. Bushnell1996-05-091-2/+2
* (OTHERSRCS): Delete handle-port.c.Michael I. Bushnell1996-05-091-1/+1
* (trivfs_handle_port): Delete declaration.Michael I. Bushnell1996-05-091-8/+1
* (trivfs_S_io_select): Remove TAG arg.Miles Bader1996-05-091-3/+2
* (trivfs_S_file_get_storage_info): Swap PORTS_TYPE and NUM_PORTS args.Miles Bader1996-05-071-1/+1
* (trivfs_S_file_get_storage_info): Rewrite for new interface.Miles Bader1996-05-071-8/+7
* Comment out warning addition.Michael I. Bushnell1996-04-291-1/+3
* Add obsolescence link warning.Roland McGrath1996-04-281-2/+5
* (MIGSFLAGS): Reference fsmutations.h in $(srcdir).Michael I. Bushnell1996-04-111-1/+1
* (trivfs_protid_dup): Use ports_create_port instead of ports_allocate_port,Miles Bader1996-01-271-30/+33
* (trivfs_open): Use ports_create_port instead of ports_allocate_port, andMiles Bader1996-01-271-7/+4
* (trivfs_create_control): New declaration.Miles Bader1996-01-271-12/+21
* (OTHERSRCS): Add cntl-create.c.Miles Bader1996-01-271-3/+3
* (trivfs_startup): Use trivfs_create_control.Miles Bader1996-01-271-18/+19
* (trivfs_handle_port): Use trivfs_create_control.Miles Bader1996-01-271-11/+14
* (trivfs_S_io_restrict_auth): Use ports_create_port instead ofMiles Bader1996-01-271-3/+7
* (trivfs_S_io_reauthenticate): Use ports_create_port instead ofMiles Bader1996-01-271-3/+7
* (trivfs_clean_protid):Miles Bader1996-01-191-3/+8
* Waste some time adding reply port args that no one will use.Miles Bader1995-11-1327-12/+38
* (trivfs_startup): Add FLAGS arg, passed to fsys_startup.Miles Bader1995-11-131-3/+5