diff options
author | jamie <jamie@FreeBSD.org> | 2012-02-08 23:51:46 +0000 |
---|---|---|
committer | jamie <jamie@FreeBSD.org> | 2012-02-08 23:51:46 +0000 |
commit | a85d762796e36a664734574599d8854c54db7479 (patch) | |
tree | ab97c1c8fcd8613191432f5b22d123b1306595ff /lib/libc/stdlib/merge.c | |
parent | 7fb1cfc351e28fde87dc1b4a11d8b72a5d9ca797 (diff) | |
download | FreeBSD-src-a85d762796e36a664734574599d8854c54db7479.zip FreeBSD-src-a85d762796e36a664734574599d8854c54db7479.tar.gz |
Improvements in error messages:
Some errors printed the jail name for unnamed (command line) jails.
Attempting to create an already-existing jail from the command line
returned with no error (even for non-root) due to bad logic in
start_state.
Ignore kvm_proc errors, which are typically caused by permission
problems. Instead, stop ignoring permission errors when removing
a jail (but continue to silently ignore other errors, i.e. the
jail no longer existing). This makes non-root attempts at removing
a jail give a clearer error message.
Diffstat (limited to 'lib/libc/stdlib/merge.c')
0 files changed, 0 insertions, 0 deletions