Date: Sat, 24 Feb 1996 06:55:38 -0800 (PST) From: Peter Wemm <peter> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/x11/rxvt/patches patch-ac Message-ID: <199602241455.GAA08613@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 96/02/24 06:55:38 Modified: x11/rxvt/patches patch-ac Log: Fix the utmp handling that was broken by the security patch. It was: - setting the euid from the real groupid (yow!) - not recovering it's setuid permissions when cleaning the utmp file. I've left in some diagnostic code for "shouldn't happen" cases. Revision Changes Path 1.2 +56 -22 ports/x11/rxvt/patches/patch-ac
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602241455.GAA08613>