This is patch set 381 obtained from sourceforge cvs using cvsps. --- nfs-utils-1.0.7-kwc/ChangeLog | 6 ++++++ 1 files changed, 6 insertions(+) diff -puN ChangeLog~nfsutils_patchset_381 ChangeLog --- nfs-utils-1.0.7/ChangeLog~nfsutils_patchset_381 2005-10-07 17:50:14.251158000 -0400 +++ nfs-utils-1.0.7-kwc/ChangeLog 2005-10-10 11:40:25.293764000 -0400 @@ -1,3 +1,9 @@ +2005-03-06 G. Allen Morris III + * support/nfs/cacheio.c(readline): Could not real lines greater + than 128 bytes. [1157791] + * utils/exportfs/exports.man: Added a SEE ALSO section and + fixed 2 typos. [1018450] + 2005-02-28 Trond Myklebust * utils/statd/rmtcall.c(statd_get_socket): If a port number is explicitly given, make sure to try to bind to that. _