[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Sun Jan 26 09:39:53 EST 2014
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 14/01/26 09:39:53
Modified files:
. : ChangeLog configure.ac sandbox-capsicum.c sandbox-rlimit.c
Log message:
- (djm) [configure.ac sandbox-capsicum.c sandbox-rlimit.c] Disable
RLIMIT_NOFILE pseudo-sandbox on FreeBSD. In some configurations,
libc will attempt to open additional file descriptors for crypto
offload and crash if they cannot be opened.
Diff commands:
cvs -nQq rdiff -u -r1.6704 -r1.6705 openssh/ChangeLog
cvs -nQq rdiff -u -r1.562 -r1.563 openssh/configure.ac
cvs -nQq rdiff -u -r1.2 -r1.3 openssh/sandbox-capsicum.c
cvs -nQq rdiff -u -r1.4 -r1.5 openssh/sandbox-rlimit.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6704;r2=1.6705&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/configure.ac?r1=1.562;r2=1.563&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sandbox-capsicum.c?r1=1.2;r2=1.3&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sandbox-rlimit.c?r1=1.4;r2=1.5&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list