summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-04-17 07:35:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-04-17 07:35:44 +0000
commit7c2f0e9fee21e58db606f7c7024be6348f526599 (patch)
treebae21c148b41b8a43936e9da8b26ff6268b8e38f /cpukit/ChangeLog
parentReflect having introduced nfsclient/. (diff)
downloadrtems-7c2f0e9fee21e58db606f7c7024be6348f526599.tar.bz2
2005-04-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/sys/mount.h: Remove nfs_args. * libnetworking/nfsclient/nfsargs.h: New (extracted from sys/mount.h). * libnetworking/nfsclient/nfsdiskless.h: New (Relocated from nfs/). * libnetworking/nfs/nfsdiskless.h: Remove. * libnetworking/net/netisr.h: Partial update from FreeBSD. * libnetworking/net/rtsock.c: Cosmetical update from FreeBSD. * libnetworking/sys/socket.h: Cosmetical update from FreeBSD. * libnetworking/sys/queue.h: Cosmetical update from FreeBSD. Remove special casing of arm/mips. * libnetworking/nfs/bootp_subr.c: Reflect having introduced nfsclient/. * libnetworking/Makefile.am: Remove changes above.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 7c9f78015c..80cb883bd8 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,18 @@
+2005-04-17 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * libnetworking/sys/mount.h: Remove nfs_args.
+ * libnetworking/nfsclient/nfsargs.h: New (extracted from
+ sys/mount.h).
+ * libnetworking/nfsclient/nfsdiskless.h: New (Relocated from nfs/).
+ * libnetworking/nfs/nfsdiskless.h: Remove.
+ * libnetworking/net/netisr.h: Partial update from FreeBSD.
+ * libnetworking/net/rtsock.c: Cosmetical update from FreeBSD.
+ * libnetworking/sys/socket.h: Cosmetical update from FreeBSD.
+ * libnetworking/sys/queue.h: Cosmetical update from FreeBSD.
+ Remove special casing of arm/mips.
+ * libnetworking/nfs/bootp_subr.c: Reflect having introduced nfsclient/.
+ * libnetworking/Makefile.am: Remove changes above.
+
2005-04-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/net/if_arp.h, libnetworking/netinet/ip.h,