CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/07/29 08:42:45
Modified files:
usr.bin/ssh : sandbox-systrace.c
Log message:
fail open(2) with EPERM rather than SIGKILLing the whole process. libc
will call open() to do strerror() when NLS is enabled;
feedback and ok markus@
