summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-03-28 02:19:18 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-03-28 02:19:18 +0000
commit0d150a4ce44a21497f793a2967807b1cdc50091c (patch)
treeeb52db08f8c4dc4816ea48b764c700c39d72cdac /cpukit/ChangeLog
parentUse net/slcompress.h instead of net/pppcompress.h. (diff)
downloadrtems-0d150a4ce44a21497f793a2967807b1cdc50091c.tar.bz2
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* 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.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 7d187e9e95..6832464ccf 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,17 @@
2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * 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 <ralf.corsepius@rtems.org>
+
* libnetworking/net/pppcompress.h: Eliminate __P().
* libnetworking/net/if_pppvar.h: Cosmetics from FreeBSD.
* libnetworking/net/if_llc.h: Update from FreeBSD.