** Open BUGS **
None, so far.

** Fixed BUGS **
- Input length checking on all inputs, string copies, etc. is fixed.
- The myscanf function will no longer accept more then 80 chars at once,
so ibsh hopefully wont crash on a too long input.
- Added signal.h in the header file, the lack of it caused compilation
problems on some systems.
- Fixed the infinite loop in DelBadFiles. This function is temporarily 
taken out of the project
- Removed the involvment of /bin/sh from system. Added path checking.
- In jail root, not only ../ is not allowed, but .. too.
- Fixed a bug, that happened on bsd, when the user pressed ^D.
- Fixed a bug with opendir
- Fixed a format string vulnerability in logprintbadfile(). Thanks to
Kim Streich for the report.

2005.05.23
