diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-08-07 20:00:30 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-08-07 20:00:30 +0000 |
commit | fd5a973890a84907571cbc25f6b2a5b342924570 (patch) | |
tree | 76d1e23867fce67dfef03ae410f3ebbbdb4547ea /nfsd/ChangeLog | |
parent | 19d0f00234b0884a31c8bd4b806c6d512baae9be (diff) |
*** empty log message ***
Diffstat (limited to 'nfsd/ChangeLog')
-rw-r--r-- | nfsd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nfsd/ChangeLog b/nfsd/ChangeLog index 977a77de..08f6dbb5 100644 --- a/nfsd/ChangeLog +++ b/nfsd/ChangeLog @@ -1,5 +1,9 @@ Wed Aug 7 11:39:31 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + * main.c (index_file): New var. + (index_file_name): Initialize from index_file. + (main): Don't initialize index_file_name here. + * ops.c (op_null, op_getattr, op_setattr, op_lookup, op_readlink, count_read_buffersize, op_read, op_write, op_create, op_remove, op_rename, op_link, op_symlink, op_mkdir, op_rmdir, |