summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-08-01 06:30:26 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-08-01 06:30:26 +0000
commitbebda1d75117ede2b1f9726b234b034af506412d (patch)
tree1cb3749e5fb7e3242342cd965410b7cc22ee5ae3 /cpukit
parentPartial update from FreeBSD. (diff)
downloadrtems-bebda1d75117ede2b1f9726b234b034af506412d.tar.bz2
2005-08-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/sys/syslog.h: Partial update from FreeBSD.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 02cd0b5d23..f0f78c3a26 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2005-08-01 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * libnetworking/sys/syslog.h: Partial update from FreeBSD.
+
2005-07-08 Eric Norum <norume@aps.anl.gov>
* libcsupport/src/open.c: Pass along errno from failed ftruncate().