From owner-cvs-all Tue Nov 10 22:57:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA10097 for cvs-all-outgoing; Tue, 10 Nov 1998 22:57:02 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA10082; Tue, 10 Nov 1998 22:56:59 -0800 (PST) (envelope-from jdp@FreeBSD.org) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA19876; Tue, 10 Nov 1998 21:47:46 -0800 (PST) Date: Tue, 10 Nov 1998 21:47:46 -0800 (PST) Message-Id: <199811110547.VAA19876@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/login Makefile login.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 1998/11/10 21:47:46 PST Modified files: usr.bin/login Makefile login.c Log: unifdef -DLOGIN_CAP. After almost 2 years, I think we can assume it's here to stay. This code is starting to look almost reasonable again. Revision Changes Path 1.23 +2 -2 src/usr.bin/login/Makefile 1.42 +2 -73 src/usr.bin/login/login.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message