summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-02 01:15:37 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-02 01:15:37 +0000
commit2c9df304f5662a3f885ad5513b5f3180ba7c382c (patch)
tree6fe69b1daafcbb3c4e74a9ad644a7cea207117bd /cpukit/ChangeLog
parent2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-2c9df304f5662a3f885ad5513b5f3180ba7c382c.tar.bz2
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/poll.h: Replace with sys/poll.h wrapper. * libnetworking/sys/poll.h: New (Original FreeBSD file). * libnetworking/Makefile.am: Don't install opt_ipfw.h, opt_mrouting.h, opt_tcpdebug.h. Add sys/poll.h.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 09cc1fc443..db5bf4fe21 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
+ * libnetworking/poll.h: Replace with sys/poll.h wrapper.
+ * libnetworking/sys/poll.h: New (Original FreeBSD file).
+ * libnetworking/Makefile.am: Don't install opt_ipfw.h,
+ opt_mrouting.h, opt_tcpdebug.h. Add sys/poll.h.
+
+2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
+
* libmisc/serdbg/serdbgcnf.h: Include <rtems/serdbg.h> instead of
<serdbg.h>
* libmisc/serdbg/termios_printk_cnf.h: Include <rtems/termios_printk.h>