aboutsummaryrefslogtreecommitdiff
path: root/libtrivfs
Commit message (Expand)AuthorAgeFilesLines
...
* .Miles Bader1996-09-231-0/+4
* .Miles Bader1996-09-231-0/+15
* (trivfs_get_options):Miles Bader1996-09-231-5/+5
* get-options.c: File removed.Miles Bader1996-09-231-29/+0
* (trivfs_S_fsys_get_options):Miles Bader1996-09-231-3/+10
* (trivfs_S_file_get_fs_options):Miles Bader1996-09-231-3/+9
* append-args.c: New file.Miles Bader1996-09-231-0/+30
* (OTHERSRCS):Miles Bader1996-09-231-4/+3
* *** empty log message ***Thomas Bushnell1996-09-172-1/+6
* *** empty log message ***Thomas Bushnell1996-08-162-3/+11
* *** empty log message ***Thomas Bushnell1996-08-152-5/+7
* *** empty log message ***Michael I. Bushnell1996-07-192-10/+10
* .Miles Bader1996-07-181-0/+5
* (trivfs_S_io_reauthenticate):Miles Bader1996-07-181-0/+4
* Initial revisionRoland McGrath1996-07-171-0/+659
* (trivfs_S_io_reauthenticate): Repeat ports_create_port,Michael I. Bushnell1996-07-141-29/+54
* (trivfs_S_io_reauthenticate): Don't use MACH_MSG_TYPE_MOVE_SEND; it'sMichael I. Bushnell1996-07-071-1/+2
* (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