summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-05-10 08:57:51 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-05-10 08:57:51 +0000
commit1cc2509df6cbb7a98c29773e42b96233c8b4e44b (patch)
treec6386e6d1798a5267d4d3fd48ffbfa562c0387d4 /cpukit/ChangeLog
parentsocklen_t. (diff)
downloadrtems-1cc2509df6cbb7a98c29773e42b96233c8b4e44b.tar.bz2
2005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* librpc/include/rpc/svc.h: Cosmetical update from FreeBSD. * librpc/src/rpc/clnt_tcp.c, librpc/src/rpc/clnt_udp.c, librpc/src/rpc/pmap_rmt.c, librpc/src/rpc/rtime.c, librpc/src/rpc/svc_tcp.c, librpc/src/rpc/svc_udp.c: socklen_t. * ftpd/ftpd.c: socklen_t.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 9f3a72181c..64801f004d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2005-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * librpc/include/rpc/svc.h: Cosmetical update from FreeBSD.
+ * librpc/src/rpc/clnt_tcp.c, librpc/src/rpc/clnt_udp.c,
+ librpc/src/rpc/pmap_rmt.c, librpc/src/rpc/rtime.c,
+ librpc/src/rpc/svc_tcp.c, librpc/src/rpc/svc_udp.c: socklen_t.
+ * ftpd/ftpd.c: socklen_t.
* libnetworking/lib/rtems_bsdnet_ntp.c: socklen_t.
* libnetworking/libc/rcmd.c: socklen_t.
* libnetworking/libc/res_send.c: socklen_t.