From owner-cvs-usrbin Mon Mar 24 22:44:59 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id WAA22684 for cvs-usrbin-outgoing; Mon, 24 Mar 1997 22:44:59 -0800 (PST) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id WAA22677; Mon, 24 Mar 1997 22:44:56 -0800 (PST) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id WAA09573; Mon, 24 Mar 1997 22:44:32 -0800 (PST) To: Mark Murray cc: dg@root.com, David Nugent , 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 "Tue, 25 Mar 1997 08:39:03 +0200." <199703250639.IAA00506@grackle.grondar.za> Date: Mon, 24 Mar 1997 22:44:30 -0800 Message-ID: <9551.859272270@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > David Greenman wrote: > > > 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? > > Dunno about DavidN., but I am keen. Am I too late? Lacking a reply from DavidN, I just decided to go for it - you're not too late. :-) Jordan