Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | <stdio.h>: | Miles Bader | 1996-09-23 | 1 | -2/+3 | |
* | (netfs_S_file_get_fs_options): | Miles Bader | 1996-09-23 | 1 | -5/+11 | |
* | (netfs_append_std_options): | Miles Bader | 1996-09-23 | 1 | -3/+2 | |
* | append-args.c: New file. | Miles Bader | 1996-09-23 | 1 | -0/+31 | |
* | (OTHERSRCS): | Miles Bader | 1996-09-23 | 1 | -1/+1 | |
* | . | Miles Bader | 1996-09-23 | 1 | -0/+17 | |
* | *** empty log message *** | Thomas Bushnell | 1996-08-16 | 2 | -1/+7 | |
* | . | Miles Bader | 1996-07-26 | 1 | -0/+7 | |
* | (netfs_S_file_exec): | Miles Bader | 1996-07-26 | 1 | -34/+27 | |
* | . | Miles Bader | 1996-07-23 | 1 | -0/+5 | |
* | (netfs_S_file_utimes): `struct timespec' now uses a field prefix of `tv_'. | Miles Bader | 1996-07-23 | 1 | -5/+5 | |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-19 | 3 | -2/+18 | |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-18 | 2 | -0/+187 | |
* | Initial revision | Roland McGrath | 1996-07-17 | 1 | -0/+234 | |
* | (netfs_S_io_reauthenticate): fixp | Michael I. Bushnell | 1996-07-14 | 1 | -1/+1 | |
* | (netfs_S_io_reauthenticate): Repeat auth_server_authenticate for as | Michael I. Bushnell | 1996-07-14 | 1 | -13/+25 | |
* | (netfs_S_io_reauthenticate): Don't use unsafe MOVE_SEND in call to | Michael I. Bushnell | 1996-07-08 | 1 | -1/+2 | |
* | (netfs_S_io_write): more fixup | Michael I. Bushnell | 1996-07-04 | 1 | -8/+10 | |
* | (netfs_S_io_write): fixup | Michael I. Bushnell | 1996-07-04 | 1 | -1/+1 | |
* | (netfs_S_io_write): Bother implementing O_APPEND. | Michael I. Bushnell | 1996-07-04 | 1 | -2/+18 | |
* | (netfs_S_io_identity): Don't take address of ID in call to | Michael I. Bushnell | 1996-07-04 | 1 | -1/+1 | |
* | (netfs_S_dir_mkfile): Return right with MAKE_SEND, not COPY_SEND. | Michael I. Bushnell | 1996-07-03 | 1 | -2/+2 | |
* | (netfs_S_io_identity): Use fshelp_get_identity instead of creating | Michael I. Bushnell | 1996-07-03 | 1 | -12/+6 | |
* | (netfs_drop_node): Don't deallocate NP->identity. | Michael I. Bushnell | 1996-07-03 | 1 | -2/+0 | |
* | (netfs_make_node): Don't initialize NP->identity. | Michael I. Bushnell | 1996-07-03 | 1 | -1/+0 | |
* | (struct node): Delete member identity. | Michael I. Bushnell | 1996-07-03 | 1 | -2/+0 | |
* | Revert last changes. | Michael I. Bushnell | 1996-07-02 | 1 | -12/+1 | |
* | (struct node): Member identity now points to a struct. | Michael I. Bushnell | 1996-07-02 | 1 | -1/+1 | |
* | (netfs_identity_class): New variable. | Michael I. Bushnell | 1996-07-02 | 1 | -0/+11 | |
* | (LCLHDRS): Add execserver.h. | Michael I. Bushnell | 1996-06-27 | 1 | -1/+1 | |
* | (OTHERSRCS): Add append-std-options.c. | Miles Bader | 1996-06-27 | 1 | -13/+14 | |
* | Initial revision | Miles Bader | 1996-06-27 | 1 | -0/+32 | |
* | Initial revision | Miles Bader | 1996-06-26 | 3 | -0/+72 | |
* | (OTHERSRCS): | Miles Bader | 1996-06-26 | 1 | -1/+1 | |
* | (netfs_get_options): Call netfs_append_std_options. | Miles Bader | 1996-06-26 | 1 | -2/+2 | |
* | (netfs_S_fsys_set_options): Don't convert options string into argv vector. | Miles Bader | 1996-06-26 | 1 | -6/+1 | |
* | (std_runtime_options): Variable removed. | Miles Bader | 1996-06-26 | 1 | -18/+5 | |
* | Change options parsing interface to match libdiskfs's: | Miles Bader | 1996-06-26 | 1 | -33/+35 | |
* | (netfs_S_fsys_get_options): | Miles Bader | 1996-06-26 | 1 | -10/+5 | |
* | (netfs_S_file_get_fs_options): | Miles Bader | 1996-06-26 | 1 | -10/+5 | |
* | (netfs_S_io_identity): fixup | Michael I. Bushnell | 1996-05-14 | 1 | -1/+8 | |
* | (netfs_fsys_identity): New variable. | Michael I. Bushnell | 1996-05-14 | 1 | -0/+4 | |
* | (netfs_drop_node): Destroy NP->identity if it's set. | Michael I. Bushnell | 1996-05-14 | 1 | -1/+3 | |
* | (netfs_make_node): Initialize NP->identity. | Michael I. Bushnell | 1996-05-14 | 1 | -1/+2 | |
* | (struct node): New member `identity'. | Michael I. Bushnell | 1996-05-14 | 1 | -1/+3 | |
* | (IOSRCS): Add io-identity.c. | Michael I. Bushnell | 1996-05-14 | 1 | -1/+1 | |
* | Initial revision | Michael I. Bushnell | 1996-05-14 | 1 | -0/+60 | |
* | foo | Michael I. Bushnell | 1996-05-14 | 1 | -1/+1 | |
* | (parse_startup_opt): Use ARGP_ERR_UNKNOWN instead of EINVAL. | Miles Bader | 1996-05-11 | 1 | -2/+1 | |
* | (netfs_make_protid): Fixup | Michael I. Bushnell | 1996-05-09 | 1 | -1/+1 |