From 51120f7c12b4e974a55d7a10f3be8c8385316cae Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 8 May 2005 09:21:21 +0000 Subject: 2005-05-08 Ralf Corsepius * libnetworking/arpa/inet.h: Add in_addr_t, in_port_t. * libnetworking/netinet/in.h: Sync in_port_t with arpa/inet.h. * libnetworking/sys/socket.h: Include . Remove in_port_t. Misc. updates from FreeBSD. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index b785c5c220..73fa8954bf 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2005-05-08 Ralf Corsepius + + * libnetworking/arpa/inet.h: Add in_addr_t, in_port_t. + * libnetworking/netinet/in.h: Sync in_port_t with arpa/inet.h. + * libnetworking/sys/socket.h: Include . + Remove in_port_t. Misc. updates from FreeBSD. + 2005-05-08 Ralf Corsepius * libnetworking/netinet/in.h: Partial update from FreeBSD. -- cgit v1.2.3