From 42c4de823f3c6069240c5fa97e57a274372d4e61 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Mon, 1 Feb 2010 00:03:02 +0000 Subject: 2010-02-01 Chris Johns * libmisc/shell/fts.c: Updated to the latest NetBSD version to resolve heap allocation bugs. * libmisc/shell/main_ls.c, libmisc/shell/print-ls.c: Fix printing size bugs. * libnetworking/rtems/mkrootfs.c: Fix byte order bug when creating the loopback interface address. --- cpukit/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index b50e9ba864..b25b836c06 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,12 @@ +2010-02-01 Chris Johns + + * libmisc/shell/fts.c: Updated to the latest NetBSD version to + resolve heap allocation bugs. + * libmisc/shell/main_ls.c, libmisc/shell/print-ls.c: Fix printing + size bugs. + * libnetworking/rtems/mkrootfs.c: Fix byte order bug when creating + the loopback interface address. + 2010-01-28 Sebastian Huber * libblock/src/bdbuf.c: Fixed invalid chain extract. -- cgit v1.2.3