summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-11 01:48:41 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-11 01:48:41 +0000
commit5d4976285e0ea79ae941da4c7f1f9b90086888d7 (patch)
tree36e6564e8ca35e87db56e2bfa9be74831f98a562 /cpukit/ChangeLog
parent2009-02-10 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-5d4976285e0ea79ae941da4c7f1f9b90086888d7.tar.bz2
2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/kernel.h: Remove hostnamelen, domainnamelen, lbolt, tickdelta, timedelta (Unused, not in FreeBSD).
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 2c43e591a2..42506e1dcf 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libnetworking/sys/kernel.h: Remove hostnamelen, domainnamelen,
+ lbolt, tickdelta, timedelta (Unused, not in FreeBSD).
+
2009-02-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/vm/vm.h: Cosmetics from FreeBSD.