diff options
Diffstat (limited to 'pfinet/ChangeLog')
-rw-r--r-- | pfinet/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index 12f4f7df..7484ec9b 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,9 @@ +2002-06-08 Roland McGrath <roland@frob.com> + + * pfinet-ops.c (S_pfinet_siocgifconf): Use vm_size_t for AMOUNT. + + * io-ops.c (S_io_identity): Use ino_t for FILENO. + 2002-05-31 Roland McGrath <roland@frob.com> * Makefile (LINUXSRCS): Search for .S files as well as .c files |