summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-22 04:31:34 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-22 04:31:34 +0000
commit105dcfcd3b9085fb57a93a5bef055f02f535c697 (patch)
tree6933a926a615289bbab4df8646f49e6a262937e6 /cpukit/ChangeLog
parentFix typos. (diff)
downloadrtems-105dcfcd3b9085fb57a93a5bef055f02f535c697.tar.bz2
2004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/sys/socket.h: Further update from FreeBSD (Add sa_family_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 f0ca188514..5f58e2321b 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>
+ * libnetworking/sys/socket.h: Further update from FreeBSD
+ (Add sa_family_t).
+
+2004-04-22 Ralf Corsepius <ralf_corsepius@rtems.org>
+
* libnetworking/sys/protosw.h: Partial update from FreeBSD.
* libnetworking/sys/socket.h: Partial update from FreeBSD.
* libnetworking/rtems/rtems_syscall.c: Reflect changes to socket.h.