aboutsummaryrefslogtreecommitdiff
path: root/libnetfs
Commit message (Expand)AuthorAgeFilesLines
...
* <stdio.h>:Miles Bader1996-09-231-2/+3
* (netfs_S_file_get_fs_options):Miles Bader1996-09-231-5/+11
* (netfs_append_std_options):Miles Bader1996-09-231-3/+2
* append-args.c: New file.Miles Bader1996-09-231-0/+31
* (OTHERSRCS):Miles Bader1996-09-231-1/+1
* .Miles Bader1996-09-231-0/+17
* *** empty log message ***Thomas Bushnell1996-08-162-1/+7
* .Miles Bader1996-07-261-0/+7
* (netfs_S_file_exec):Miles Bader1996-07-261-34/+27
* .Miles Bader1996-07-231-0/+5
* (netfs_S_file_utimes): `struct timespec' now uses a field prefix of `tv_'.Miles Bader1996-07-231-5/+5
* *** empty log message ***Michael I. Bushnell1996-07-193-2/+18
* *** empty log message ***Michael I. Bushnell1996-07-182-0/+187
* Initial revisionRoland McGrath1996-07-171-0/+234
* (netfs_S_io_reauthenticate): fixpMichael I. Bushnell1996-07-141-1/+1
* (netfs_S_io_reauthenticate): Repeat auth_server_authenticate for asMichael I. Bushnell1996-07-141-13/+25
* (netfs_S_io_reauthenticate): Don't use unsafe MOVE_SEND in call toMichael I. Bushnell1996-07-081-1/+2
* (netfs_S_io_write): more fixupMichael I. Bushnell1996-07-041-8/+10
* (netfs_S_io_write): fixupMichael I. Bushnell1996-07-041-1/+1
* (netfs_S_io_write): Bother implementing O_APPEND.Michael I. Bushnell1996-07-041-2/+18
* (netfs_S_io_identity): Don't take address of ID in call toMichael I. Bushnell1996-07-041-1/+1
* (netfs_S_dir_mkfile): Return right with MAKE_SEND, not COPY_SEND.Michael I. Bushnell1996-07-031-2/+2
* (netfs_S_io_identity): Use fshelp_get_identity instead of creatingMichael I. Bushnell1996-07-031-12/+6
* (netfs_drop_node): Don't deallocate NP->identity.Michael I. Bushnell1996-07-031-2/+0
* (netfs_make_node): Don't initialize NP->identity.Michael I. Bushnell1996-07-031-1/+0
* (struct node): Delete member identity.Michael I. Bushnell1996-07-031-2/+0
* Revert last changes.Michael I. Bushnell1996-07-021-12/+1
* (struct node): Member identity now points to a struct.Michael I. Bushnell1996-07-021-1/+1
* (netfs_identity_class): New variable.Michael I. Bushnell1996-07-021-0/+11
* (LCLHDRS): Add execserver.h.Michael I. Bushnell1996-06-271-1/+1
* (OTHERSRCS): Add append-std-options.c.Miles Bader1996-06-271-13/+14
* Initial revisionMiles Bader1996-06-271-0/+32
* Initial revisionMiles Bader1996-06-263-0/+72
* (OTHERSRCS):Miles Bader1996-06-261-1/+1
* (netfs_get_options): Call netfs_append_std_options.Miles Bader1996-06-261-2/+2
* (netfs_S_fsys_set_options): Don't convert options string into argv vector.Miles Bader1996-06-261-6/+1
* (std_runtime_options): Variable removed.Miles Bader1996-06-261-18/+5
* Change options parsing interface to match libdiskfs's:Miles Bader1996-06-261-33/+35
* (netfs_S_fsys_get_options):Miles Bader1996-06-261-10/+5
* (netfs_S_file_get_fs_options):Miles Bader1996-06-261-10/+5
* (netfs_S_io_identity): fixupMichael I. Bushnell1996-05-141-1/+8
* (netfs_fsys_identity): New variable.Michael I. Bushnell1996-05-141-0/+4
* (netfs_drop_node): Destroy NP->identity if it's set.Michael I. Bushnell1996-05-141-1/+3
* (netfs_make_node): Initialize NP->identity.Michael I. Bushnell1996-05-141-1/+2
* (struct node): New member `identity'.Michael I. Bushnell1996-05-141-1/+3
* (IOSRCS): Add io-identity.c.Michael I. Bushnell1996-05-141-1/+1
* Initial revisionMichael I. Bushnell1996-05-141-0/+60
* fooMichael I. Bushnell1996-05-141-1/+1
* (parse_startup_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL.Miles Bader1996-05-111-2/+1
* (netfs_make_protid): FixupMichael I. Bushnell1996-05-091-1/+1