summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-12-03 02:23:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-12-03 02:23:20 +0000
commit46a1aa9efac2935fc4536ffb77fe86361330fc04 (patch)
treeec647ee5fd495694ee89912f77d710641c670366 /cpukit/ChangeLog
parent2004-12-02 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-46a1aa9efac2935fc4536ffb77fe86361330fc04.tar.bz2
2004-12-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/kern/kern_sysctl.c, libnetworking/sys/sysctl.h: Add SYSCTL_CHILDREN_SET (Update from FreeBSD for GCC-4.0.0).
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 1f15503e6a..8b066423e0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2004-12-02 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * libnetworking/kern/kern_sysctl.c,
+ libnetworking/sys/sysctl.h: Add SYSCTL_CHILDREN_SET
+ (Update from FreeBSD for GCC-4.0.0).
+
2004-12-02 Joel Sherrill <joel@OARcorp.com>
* libnetworking/kern/kern_sysctl.c, libnetworking/netinet/ip_mroute.c,