diff options
author | Roland McGrath <roland@gnu.org> | 2001-12-29 00:40:17 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-12-29 00:40:17 +0000 |
commit | 5d3616cebcfa04a89b3d98558b9d18d135f296bb (patch) | |
tree | 04915d0c872e09513359eba767aa9f69cca13cf9 /nfs | |
parent | 5d9efe088f5d83921305ee2f93f6c6590c640b47 (diff) |
.
Diffstat (limited to 'nfs')
-rw-r--r-- | nfs/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/nfs/ChangeLog b/nfs/ChangeLog index 0ece7b21..8f264a88 100644 --- a/nfs/ChangeLog +++ b/nfs/ChangeLog @@ -1,3 +1,11 @@ +2001-10-13 Roland McGrath <roland@frob.com> + + * storage-info.c: New file. + * Makefile (SRCS): Add it. + * mount.c (mounted_hostname, mounted_nfs_port): New global variables. + (mount_root): Set them. + * nfs.h: Declare them. + 2000-12-26 Neal H Walfield <neal@cs.uml.edu> * cache.c: Change cache/hash table size to 509, a prime. Use |