| … | |
… | |
| 4 | |
4 | |
| 5 | 08 July 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.c, sandbox_futils.c, |
5 | 08 July 2005; Martin Schlemmer <azarah@gentoo.org> sandbox.c, sandbox_futils.c, |
| 6 | libsandbox.c: |
6 | libsandbox.c: |
| 7 | - Try to cleanup and make error handling/printing consistent. |
7 | - Try to cleanup and make error handling/printing consistent. |
| 8 | - Remove old logs if present and conflicting with current. |
8 | - Remove old logs if present and conflicting with current. |
|
|
9 | - Fix compile error with previous change, and return rather then exit(). |
| 9 | |
10 | |
| 10 | 07 July 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c, sandbox.c, |
11 | 07 July 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c, sandbox.c, |
| 11 | sandbox.h, sandbox_futils.c: |
12 | sandbox.h, sandbox_futils.c: |
| 12 | - Fix possible segfault in env init code. |
13 | - Fix possible segfault in env init code. |
| 13 | - Major cleanup of sandbox_futils.c. Removed most of the functions as we now |
14 | - Major cleanup of sandbox_futils.c. Removed most of the functions as we now |