From owner-cvs-usrbin Mon Mar 24 21:29:11 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA19147 for cvs-usrbin-outgoing; Mon, 24 Mar 1997 21:29:11 -0800 (PST) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA19138; Mon, 24 Mar 1997 21:29:05 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by root.com (8.8.5/8.6.5) with SMTP id VAA01515; Mon, 24 Mar 1997 21:30:40 -0800 (PST) Message-Id: <199703250530.VAA01515@root.com> X-Authentication-Warning: implode.root.com: localhost [127.0.0.1] didn't use HELO protocol To: David Nugent cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrbin@freefall.freebsd.org Subject: Re: cvs commit: src/usr.bin/login login.c In-reply-to: Your message of "Mon, 24 Mar 1997 21:26:36 PST." <199703250526.VAA19002@freefall.freebsd.org> From: David Greenman Reply-To: dg@root.com Date: Mon, 24 Mar 1997 21:30:40 -0800 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >davidn 97/03/24 21:26:35 > > Branch: usr.bin/login RELENG_2_2 > Modified: usr.bin/login login.c > Log: > Bring in fixes from -current; > strdup() term, fix for authentication when kerberos enabled, > don't bypass password prompt for root with empty password for > insecure ttys. > > Revision Changes Path > 1.12.2.2 +33 -29 src/usr.bin/login/login.c If you want this fix to actually be in the release, then the 2.2.1 tag has to be moved forward. Do you want this in the 2.2.1 release? -DG David Greenman Core-team/Principal Architect, The FreeBSD Project