Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (netfs_S_dir_mkfile): | Miles Bader | 1997-03-02 | 1 | -3/+2 | |
* | (netfs_S_file_exec): | Miles Bader | 1997-03-02 | 1 | -3/+2 | |
* | (netfs_S_file_reparent): | Miles Bader | 1997-03-02 | 1 | -1/+40 | |
* | (netfs_S_fsys_getroot): | Miles Bader | 1997-03-02 | 1 | -3/+5 | |
* | (netfs_make_peropen): | Miles Bader | 1997-03-02 | 1 | -6/+21 | |
* | (netfs_release_peropen): | Miles Bader | 1997-03-02 | 1 | -2/+13 | |
* | (struct peropen): | Miles Bader | 1997-03-02 | 1 | -3/+18 | |
* | (netfs_S_io_read): | Miles Bader | 1997-02-21 | 1 | -6/+41 | |
* | Initial checkin | Miles Bader | 1997-02-20 | 1 | -0/+28 | |
* | Replaced by file-reparent.c | Miles Bader | 1997-02-20 | 1 | -28/+0 | |
* | . | Miles Bader | 1997-02-20 | 1 | -2/+8 | |
* | (FSSRCS): | Miles Bader | 1997-02-20 | 1 | -2/+2 | |
* | . | Miles Bader | 1997-02-05 | 1 | -0/+5 | |
* | (FSSRCS): | Miles Bader | 1997-02-05 | 1 | -8/+10 | |
* | Initial checkin. | Miles Bader | 1997-02-05 | 1 | -0/+28 | |
* | Sat Nov 23 16:24:04 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1996-12-05 | 2 | -1/+5 | |
* | . | Miles Bader | 1996-11-20 | 1 | -0/+5 | |
* | (netfs_S_fsys_syncfs): | Miles Bader | 1996-11-20 | 1 | -1/+1 | |
* | Mon Nov 18 17:06:39 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1996-11-18 | 37 | -228/+213 | |
* | Mon Oct 21 21:56:33 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1996-10-24 | 4 | -4/+17 | |
* | <argp.h>: | Miles Bader | 1996-09-23 | 2 | -0/+2 | |
* | (netfs_get_options): | Miles Bader | 1996-09-23 | 1 | -7/+6 | |
* | get-options.c: File removed. | Miles Bader | 1996-09-23 | 1 | -31/+0 | |
* | (netfs_S_fsys_get_options): | Miles Bader | 1996-09-23 | 1 | -5/+11 | |
* | <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 |