From owner-freebsd-commit Sat Oct 28 11:11:56 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA03108 for freebsd-commit-outgoing; Sat, 28 Oct 1995 11:11:56 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA03095 for cvs-all-outgoing; Sat, 28 Oct 1995 11:11:53 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA03083 for cvs-ports-outgoing; Sat, 28 Oct 1995 11:11:51 -0700 Received: (from peter@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA03074 ; Sat, 28 Oct 1995 11:11:48 -0700 Date: Sat, 28 Oct 1995 11:11:48 -0700 From: Peter Wemm Message-Id: <199510281811.LAA03074@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/utils/screen/patches patch-ac Sender: owner-commit@FreeBSD.org Precedence: bulk peter 95/10/28 11:11:47 Modified: utils/screen/patches patch-ac Log: Fix _horrible_ bug with MD5 passwords that would cause screen to go nuts if it ever read a MD5 password (ie: run as root, or setuid root) Approved by: ache & asami