From 8eb78a204ef6ee9b3932781e4007e311651890f7 Mon Sep 17 00:00:00 2001 From: Thomas Doerfler Date: Fri, 14 Jul 2006 09:52:00 +0000 Subject: added ChangeLog entries for PR1117/1118/1119/1120 --- cpukit/ChangeLog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 23b324c738..e81c4fe23e 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -23,6 +23,33 @@ point lead to the potential for a thread timing out and already having inherited the ceiling priority. +2006-07-09 Thomas Doerfler + + * libblock/src/bdbuf.c: + * libblock/include/bdbuf.h: + (PR1118) fetch priority for swapout task from a variable, + not a fixed configuration value. + + * libfs/src/imfs/imfs.h: + * libfs/src/imfs/imfs_initsupp.c: + (PR1118) fetch bytes_per_block value from a configuration variable, + not from a preprocessor macro + + * sapi/include/confdefs.h: + (PR1118) add configuration mechanisms for: + - ATA task priority + - swapout task priority + - libblock basic configuration + conditionally add ata driver to device driver table + conditionally add ide driver to device driver table + + * libcsupport/include/sys/cdefs.h: + * libnetworking/include/sys/linker_set.h: + (PR1119) change attribute "unused" to "used" for sysctl data structures + + * libmisc/shell/shell.c: + (PR1120) adapt stdio redirection to current newlib behaviour + 2006-06-28 Ralf Corsépius * Makefile.am: Add ampolish3. -- cgit v1.2.3