From 0d150a4ce44a21497f793a2967807b1cdc50091c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 28 Mar 2007 02:19:18 +0000 Subject: =?UTF-8?q?2007-03-28=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libnetworking/net/pppcompress.h, libnetworking/net/pppcompress.c: Remove (Abandoned in FreeBSD). * libnetworking/Makefile.am: Remove net/pppcompress.c, net/pppcompress.h. * libnetworking/net/if_ppp.c: Use net/slcompress.h instead of net/pppcompress.h. * libnetworking/net/slcompress.h: Cosmetics from FreeBSD. * libnetworking/net/ppp_tty.c: Use net/slcompress.h instead of net/pppcompress.h. --- cpukit/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 7d187e9e95..6832464ccf 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,15 @@ +2007-03-28 Ralf Corsépius + + * libnetworking/net/pppcompress.h, libnetworking/net/pppcompress.c: + Remove (Abandoned in FreeBSD). + * libnetworking/Makefile.am: Remove net/pppcompress.c, + net/pppcompress.h. + * libnetworking/net/if_ppp.c: Use net/slcompress.h instead of + net/pppcompress.h. + * libnetworking/net/slcompress.h: Cosmetics from FreeBSD. + * libnetworking/net/ppp_tty.c: Use net/slcompress.h instead of + net/pppcompress.h. + 2007-03-28 Ralf Corsépius * libnetworking/net/pppcompress.h: Eliminate __P(). -- cgit v1.2.3