add cinit-0.3pre15

Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
Nico Schottelius 2009-09-23 08:01:33 +02:00
commit 440caeb555
1013 changed files with 99995 additions and 0 deletions

View file

@ -0,0 +1,12 @@
1. get the situation
2. fix the problems
3. release 0.3
--------------------------------------------------------------------------------
1.
- SIGCHLD not handled carefully
- service status changing not supported
- shutdown needs to be checked
- documentation is a mess
--------------------------------------------------------------------------------
2. began to cleanup child handler
- test on linux and freebsd