Age | Commit message (Expand) | Author |
1996-09-23 | (OTHERSRCS): | Miles Bader |
1996-09-23 | . | Miles Bader |
1996-08-16 | *** empty log message *** | Thomas Bushnell |
1996-07-26 | . | Miles Bader |
1996-07-26 | (netfs_S_file_exec): | Miles Bader |
1996-07-23 | . | Miles Bader |
1996-07-23 | (netfs_S_file_utimes): `struct timespec' now uses a field prefix of `tv_'. | Miles Bader |
1996-07-19 | *** empty log message *** | Michael I. Bushnell |
1996-07-18 | *** empty log message *** | Michael I. Bushnell |
1996-07-17 | Initial revision | Roland McGrath |
1996-07-14 | (netfs_S_io_reauthenticate): fixp | Michael I. Bushnell |
1996-07-14 | (netfs_S_io_reauthenticate): Repeat auth_server_authenticate for as | Michael I. Bushnell |
1996-07-08 | (netfs_S_io_reauthenticate): Don't use unsafe MOVE_SEND in call to | Michael I. Bushnell |
1996-07-04 | (netfs_S_io_write): more fixup | Michael I. Bushnell |
1996-07-04 | (netfs_S_io_write): fixup | Michael I. Bushnell |
1996-07-04 | (netfs_S_io_write): Bother implementing O_APPEND. | Michael I. Bushnell |
1996-07-04 | (netfs_S_io_identity): Don't take address of ID in call to | Michael I. Bushnell |
1996-07-03 | (netfs_S_dir_mkfile): Return right with MAKE_SEND, not COPY_SEND. | Michael I. Bushnell |
1996-07-03 | (netfs_S_io_identity): Use fshelp_get_identity instead of creating | Michael I. Bushnell |
1996-07-03 | (netfs_drop_node): Don't deallocate NP->identity. | Michael I. Bushnell |
1996-07-03 | (netfs_make_node): Don't initialize NP->identity. | Michael I. Bushnell |
1996-07-03 | (struct node): Delete member identity. | Michael I. Bushnell |
1996-07-02 | Revert last changes. | Michael I. Bushnell |
1996-07-02 | (struct node): Member identity now points to a struct. | Michael I. Bushnell |
1996-07-02 | (netfs_identity_class): New variable. | Michael I. Bushnell |
1996-06-27 | (LCLHDRS): Add execserver.h. | Michael I. Bushnell |
1996-06-27 | (OTHERSRCS): Add append-std-options.c. | Miles Bader |
1996-06-27 | Initial revision | Miles Bader |
1996-06-26 | Initial revision | Miles Bader |
1996-06-26 | (OTHERSRCS): | Miles Bader |
1996-06-26 | (netfs_get_options): Call netfs_append_std_options. | Miles Bader |
1996-06-26 | (netfs_S_fsys_set_options): Don't convert options string into argv vector. | Miles Bader |
1996-06-26 | (std_runtime_options): Variable removed. | Miles Bader |
1996-06-26 | Change options parsing interface to match libdiskfs's: | Miles Bader |
1996-06-26 | (netfs_S_fsys_get_options): | Miles Bader |
1996-06-26 | (netfs_S_file_get_fs_options): | Miles Bader |
1996-05-14 | (netfs_S_io_identity): fixup | Michael I. Bushnell |
1996-05-14 | (netfs_fsys_identity): New variable. | Michael I. Bushnell |
1996-05-14 | (netfs_drop_node): Destroy NP->identity if it's set. | Michael I. Bushnell |
1996-05-14 | (netfs_make_node): Initialize NP->identity. | Michael I. Bushnell |
1996-05-14 | (struct node): New member `identity'. | Michael I. Bushnell |
1996-05-14 | (IOSRCS): Add io-identity.c. | Michael I. Bushnell |
1996-05-14 | Initial revision | Michael I. Bushnell |
1996-05-14 | foo | Michael I. Bushnell |
1996-05-11 | (parse_startup_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader |
1996-05-09 | (netfs_make_protid): Fixup | Michael I. Bushnell |
1996-05-09 | (netfs_S_file_get_storage_info): fixup | Michael I. Bushnell |
1996-05-09 | (netfs_make_protid): Use new ports interface; if it fails return zero. | Michael I. Bushnell |
1996-05-09 | (netfs_S_file_get_storage_info): Change to new interface. | Miles Bader |
1996-05-09 | (netfs_S_io_select): No longer has TAG parm. | Michael I. Bushnell |