Fri Sep 14 17:44:22 MSD 2001
- Completely rework program design. 
    * Second fork changed with select.
    * Remove a lot of malloc's.

Mon Sep 17 13:05:54 MSD 2001
- Corrected work with pidfiles (like klogd)
- Return support of reading log using syscall (option -s). Options "p" and "a" removed
- I had to made double fork for -s option. select() can work only with descriptors.
