a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 36935 and 35220

Description: solves system lock-ups by making all processes non-realtime
 Das_Watchdog is a general watchdog for the linux operating system that
 should be run in the background at all times to ensure a realtime process
 won't hang the machine.
 .
 Das_Watchdog is inspired by the rt_watchdog program from Florian Schmidt,
 but has some improvements over it:
  * It works with 2.4 kernels as well as 2.6.
  * Instead of permanently setting all realtime processes to run
    non-realtime, das_watchdog only sets them temporary.
  * When the watchdog kicks in, an X window should pop up that tells you
    whats happening (just close it after reading the message).
Description: general watchdog for the linux operating system that
 Das_Watchdog is a general watchdog for the linux operating system that
 should be run in the background at all times to ensure a realtime process
 won't hang the machine.
 .
 Das_Watchdog is inspired by the rt_watchdog program from  Florian Schmidt,
 but has some improvements over it:
  * It works with 2.4 kernels as well as 2.6.
  * Instead of permanently setting all realtime processes to run
    non-realtime, das_watchdog only sets them temporary.
  * When the watchdog kicks in, an X window should pop up that tells you
    whats happening (just close it after reading the message).
--- 36935	Thu Jan  1 00:00:00 1970
+++ 35220	Thu Jan  1 00:00:00 1970
@@ -1,9 +1,9 @@
-solves system lock-ups by making all processes non-realtime
+general watchdog for the linux operating system that
  Das_Watchdog is a general watchdog for the linux operating system that
  should be run in the background at all times to ensure a realtime process
  won't hang the machine.
  .
- Das_Watchdog is inspired by the rt_watchdog program from Florian Schmidt,
+ Das_Watchdog is inspired by the rt_watchdog program from  Florian Schmidt,
  but has some improvements over it:
   * It works with 2.4 kernels as well as 2.6.
   * Instead of permanently setting all realtime processes to run