From 7c2f0e9fee21e58db606f7c7024be6348f526599 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 17 Apr 2005 07:35:44 +0000 Subject: 2005-04-17 Ralf Corsepius * 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. --- cpukit/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'cpukit/ChangeLog') 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 + + * 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 * libnetworking/net/if_arp.h, libnetworking/netinet/ip.h, -- cgit v1.2.3