summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-11 02:58:27 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-11 02:58:27 +0000
commit8eca7190ba66e7451d70270408f7693df60bee1f (patch)
tree887f42b9953c014722171702a2d76ff53d4a9b54 /cpukit/ChangeLog
parent2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8eca7190ba66e7451d70270408f7693df60bee1f.tar.bz2
2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/kernel.h: Remove execsw_set, si_elem_t (Unused, not in FreeBSD). #include <sys/linker_set.h>. Add #ifdef _KERNEL guards (From FreeBSD).
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 42506e1dcf..eb9bc3ef88 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/sys/kernel.h: Remove execsw_set,
+ si_elem_t (Unused, not in FreeBSD).
+ #include <sys/linker_set.h>.
+ Add #ifdef _KERNEL guards (From FreeBSD).
+
+2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libnetworking/sys/kernel.h: Remove hostnamelen, domainnamelen,
lbolt, tickdelta, timedelta (Unused, not in FreeBSD).