diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-11 21:43:43 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-11 21:43:43 +0000 |
commit | e134b714b6acb56586e9b4fe030aa44e272e8647 (patch) | |
tree | ccaf353b2c2195dd7e302b60bbf5aa70ce14000b /pfinet | |
parent | 5a07075504a4066427dae6984d19f81c859a681e (diff) |
.
Diffstat (limited to 'pfinet')
-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 |