From owner-cvs-all Sat Nov 18 18:10:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B793D37B479; Sat, 18 Nov 2000 18:10:27 -0800 (PST) Received: (from jwd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA65999; Sat, 18 Nov 2000 18:10:27 -0800 (PST) (envelope-from jwd@FreeBSD.org) Message-Id: <200011190210.SAA65999@freefall.freebsd.org> From: "John W. De Boskey" Date: Sat, 18 Nov 2000 18:10:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/getty main.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jwd 2000/11/18 18:10:26 PST Modified files: libexec/getty main.c Log: Check return code from login_tty. Allow getty to try and become a daemon and session leader (thus allowing getty to be run from a shell command line or script). Partially Reviewed by: bde Revision Changes Path 1.32 +13 -2 src/libexec/getty/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message