diff options
author | Miles Bader <miles@gnu.org> | 1996-10-04 06:22:11 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1996-10-04 06:22:11 +0000 |
commit | e685b853d5c0e1fe7ab75c74225b4fe50b63d5b0 (patch) | |
tree | 1505328d3d4606d4d1ec633de08cf8b078193722 /nfs | |
parent | c010b793ea05fe3426ebedd9c9d4e6fab3af5736 (diff) |
.
Diffstat (limited to 'nfs')
-rw-r--r-- | nfs/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/nfs/ChangeLog b/nfs/ChangeLog index dcb10cc8..fc4c4f48 100644 --- a/nfs/ChangeLog +++ b/nfs/ChangeLog @@ -1,3 +1,9 @@ +Fri Oct 4 00:00:12 1996 Miles Bader <miles@gnu.ai.mit.edu> + + * mount.c: Add hacks to avoid idiotic sun definitions of TRUE, + FALSE, and malloc in <rpc/types.h>. + * nfs.h (bool_t, enum_t): Typedefs removed. + Thu Oct 3 12:04:36 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * ops.c (netfs_attempt_write): If we get EINTR after having |