Date: Sun, 21 Apr 2002 06:31:56 -0700 (PDT) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh session.c Message-ID: <200204211331.g3LDVuE47125@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2002/04/21 06:31:56 PDT Modified files: crypto/openssh session.c Log: Move LOGIN_CAP calls before all file descriptors are closed hard, since some descriptors may be used by LOGIN_CAP internally, add login_close(). Use "nocheckmail" LOGIN_CAP capability too like our login does. Revision Changes Path 1.27 +15 -2 src/crypto/openssh/session.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204211331.g3LDVuE47125>