| … | |
… | |
| 2 | # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header$ |
3 | # $Header$ |
| 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 | |
9 | |
| 9 | 07 July 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c, sandbox.c, |
10 | 07 July 2005; Martin Schlemmer <azarah@gentoo.org> libsandbox.c, sandbox.c, |
| 10 | sandbox.h, sandbox_futils.c: |
11 | sandbox.h, sandbox_futils.c: |
| 11 | - Fix possible segfault in env init code. |
12 | - Fix possible segfault in env init code. |
| 12 | - Major cleanup of sandbox_futils.c. Removed most of the functions as we now |
13 | - Major cleanup of sandbox_futils.c. Removed most of the functions as we now |