aboutsummaryrefslogtreecommitdiff
path: root/libnetfs
Commit message (Collapse)AuthorAgeFilesLines
* (netfs_make_protid): FixupMichael I. Bushnell1996-05-091-1/+1
|
* (netfs_S_file_get_storage_info): fixupMichael I. Bushnell1996-05-091-1/+1
|
* (netfs_make_protid): Use new ports interface; if it fails return zero.Michael I. Bushnell1996-05-091-4/+7
|
* (netfs_S_file_get_storage_info): Change to new interface.Miles Bader1996-05-091-18/+24
|
* (netfs_S_io_select): No longer has TAG parm.Michael I. Bushnell1996-05-091-3/+2
|
* (netfs_S_io_reauthenticate): Don't pass right for USER toMichael I. Bushnell1996-05-091-4/+2
| | | | auth_server_authenticate.
* (netfs_S_file_sync): Accept and ignore new omitmeta arg.Michael I. Bushnell1996-05-091-2/+3
|
* (netfs_S_file_statfs): Use new struct statfs.Michael I. Bushnell1996-05-091-2/+2
|
* (netfs_S_dir_rename): Accept and pass through excl flag.Michael I. Bushnell1996-05-091-3/+3
|
* (netfs_S_dir_link): Accept and pass through excl arg.Michael I. Bushnell1996-05-091-3/+4
|
* (netfs_attempt_link): Add excl parm.Michael I. Bushnell1996-05-091-3/+4
| | | | (netfs_attempt_rename): Likewise.
* (netfs_attempt_statfs): Use struct statfs, not old deprecatedMichael I. Bushnell1996-05-091-1/+1
| | | | structure.
* ioserver.h -> iohelp.h.Michael I. Bushnell1996-05-091-1/+1
|
* (netfs_S_file_getcontrol): Use correct args to ports_create_port.Michael I. Bushnell1996-04-291-3/+2
|
* Use ports_create_port instead of ports_allocate_port, and notice the error.Roland McGrath1996-04-271-7/+10
|
* (netfs_S_io_seek): Bother to set *NEWOFFSET.Michael I. Bushnell1996-04-241-1/+2
|
* (fsys-MIGSFLAGS, fs-MIGSFLAGS, io-MIGSFLAGS, ifsock-MIGSFLAGS): FindMichael I. Bushnell1996-04-111-4/+4
| | | | mutations.h in $(srcdir).
* Never mind.cMichael I. Bushnell1996-04-021-4/+2
|
* Never mind.Michael I. Bushnell1996-04-021-1/+0
|
* (netfs_S_file_check_access): Never mind.cMichael I. Bushnell1996-04-021-1/+0
|
* Include <fcntl.h>.Michael I. Bushnell1996-04-023-0/+3
|
* (netfs_S_io_write): Verify that the user has the file open forMichael I. Bushnell1996-04-021-1/+7
| | | | writing.
* (netfs_S_io_read): Verify that the user has the file open for reading.Michael I. Bushnell1996-04-021-2/+9
|
* (netfs_report_access): Doc fix.Michael I. Bushnell1996-04-021-3/+5
|
* (netfs_S_file_check_access): Initialize *TYPES.Michael I. Bushnell1996-04-021-1/+2
|
* (netfs_S_file_exec): Remove stub.Michael I. Bushnell1996-04-011-33/+0
|
* (FSSRCS): Add file-exec.c.Michael I. Bushnell1996-04-011-1/+1
|
* (netfs_parse_runtime_options): Pass new arg to arg_parse.Miles Bader1996-04-011-1/+1
|
* (LCLHDRS): Add callbacks.h misc.h modes.h mutations.h priv.h.Michael I. Bushnell1996-03-191-2/+2
|
* entered into RCSMichael I. Bushnell1996-03-191-0/+6
|
* (netfs_startup): Add declaration.Michael I. Bushnell1996-03-181-0/+2
|
* (netfs_protid_class, netfs_control_class, netfs_port_bucket,Michael I. Bushnell1996-03-181-6/+26
| | | | netfs_root_node, netfs_auth_server_port): Make this extern.
* entered into RCSMichael I. Bushnell1996-03-182-1/+4
|
* Formerly file-set-translator.c.~3~Michael I. Bushnell1996-03-141-1/+1
|
* Formerly fsys-getroot.c.~4~Michael I. Bushnell1996-03-121-0/+21
|
* entered into RCSMichael I. Bushnell1996-03-121-6/+4
|
* Formerly file-set-translator.c.~2~Michael I. Bushnell1996-03-121-18/+21
|
* Initial revisionMichael I. Bushnell1996-03-121-0/+187
|
* entered into RCSRoland McGrath1996-03-121-11/+12
|
* Formerly file-get-translator.c.~2~Michael I. Bushnell1996-03-111-16/+18
|
* Initial revisionMichael I. Bushnell1996-03-111-0/+109
|
* (FSSRCS): Add file-get-translator.c.Michael I. Bushnell1996-03-111-1/+2
|
* (netfs_unparse_runtime_options): Add comment, and remove bogus semi.Miles Bader1996-03-071-1/+7
|
* Initial revisionMiles Bader1996-03-056-0/+461
|
* (netfs_startup_argp, netfs_get_options, netfs_set_options,Miles Bader1996-03-051-8/+306
| | | | | netfs_parse_runtime_options, netfs_unparse_runtime_options): New declarations.
* Include "netfs.h", not "priv.h".Miles Bader1996-03-051-1/+1
|
* (OTHERSRCS): Add startup-argp.c, set-options.c, get-options.c,Miles Bader1996-03-051-2/+41
| | | | | | parse-runtime-options.c, & unparse-runtime-options.c. (FSYSSRCS): Add fsys-set-options.c & fsys-get-options.c. (FSSRCS): Add file-get-fs-options.c.
* Parse run-time optionsMiles Bader1996-03-051-2/+8
|
* entered into RCSMiles Bader1996-03-041-1/+5
|
* Initial revisionMiles Bader1996-03-025-0/+175
|