From 848758167edaf9965a9738d5b1b5e645230c4f54 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Sat, 8 Jan 2005 19:05:35 +0000 Subject: [PATCH] scripts: Call nice -10 on cptree.sh --- CHANGES | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES b/CHANGES index 0f478605..210bc318 100644 --- a/CHANGES +++ b/CHANGES @@ -188,3 +188,4 @@ o YStopWatchThreadList: fixed generate_function_timer to work with SuSE 9.1 sed o usrv: bugfix, server not quitting anylonger after termination of child o uclnt: now continuing write on EWOULDBLOCK, TODO: use select(), or, at least, implement a timeout +o scripts: now calling nice -10 on cptree.sh