summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 43b26202a8..5c8e2b13c4 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,14 @@
+2012-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libnetworking/resolv.h: Partial sync with FreeBSD.
+ Add decls for res_send_setqhook, res_send_setrhook.
+
+2012-03-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Check for rcmd in unistd.h.
+ * libnetworking/libc/rcmd.c: Build iff rcmd is declared in unistd.h.
+ Change rcmd's decl to match with Linux/FreeBSD's decl.
+
2011-12-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1924/cpukit