diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-13 20:59:43 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-13 20:59:43 +0000 |
commit | 3039afb4e3bd3b0e140699e98824f366ac5e47af (patch) | |
tree | 39604fd6559fcd5bbe8554d8e523ca5e805ed484 /pfinet/ChangeLog | |
parent | a5a452bf311c3dc8d8089b391cfb3b4b55075950 (diff) |
.
Diffstat (limited to 'pfinet/ChangeLog')
-rw-r--r-- | pfinet/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index 7484ec9b..ff2dabed 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,13 @@ +2002-06-13 Roland McGrath <roland@frob.com> + + * tunnel.c (trivfs_S_io_read): off_t -> loff_t + (trivfs_S_io_map): Add reply port args. + (trivfs_S_io_read): Fix argument types. Check mmap for failure. + + * pfinet.h (trivfs_protid_t): Type removed (now in trivfs.h). + + * linux-src/include/net/ip_fib.h: Fix obsolescent #endif syntax. + 2002-06-08 Roland McGrath <roland@frob.com> * pfinet-ops.c (S_pfinet_siocgifconf): Use vm_size_t for AMOUNT. |