
dtucker at fuyu
Jul 3, 2012, 5:48 AM
Post #22 of 34
(796 views)
Permalink
|
CVSROOT: /var/cvs Module name: openssh Changes by: dtucker [at] fuyu 12/07/03 22:48:31 Modified files: . : ChangeLog configure.ac sandbox-rlimit.c Log message: - (dtucker) [configure.ac sandbox-rlimit.c] Test whether or not setrlimit(RLIMIT_FSIZE, rl_zero) and skip it if it's not supported. Its benefit is minor, so it's not worth disabling the sandbox if it doesn't work. Diff commands: cvs -nQq rdiff -u -r1.6085 -r1.6086 openssh/ChangeLog cvs -nQq rdiff -u -r1.493 -r1.494 openssh/configure.ac cvs -nQq rdiff -u -r1.2 -r1.3 openssh/sandbox-rlimit.c ViewVC: http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6085;r2=1.6086&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/configure.ac?r1=1.493;r2=1.494&view=patch http://anoncvs.mindrot.org/index.cgi/openssh/sandbox-rlimit.c?r1=1.2;r2=1.3&view=patch Please note that there may be a delay before commits are available on the public ViewVC site. _______________________________________________ openssh-commits mailing list openssh-commits [at] mindrot https://lists.mindrot.org/mailman/listinfo/openssh-commits
|