From owner-cvs-libexec Fri Sep 20 04:19:37 1996 Return-Path: owner-cvs-libexec Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA13204 for cvs-libexec-outgoing; Fri, 20 Sep 1996 04:19:37 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA13036; Fri, 20 Sep 1996 04:19:04 -0700 (PDT) Date: Fri, 20 Sep 1996 04:19:04 -0700 (PDT) From: Bruce Evans Message-Id: <199609201119.EAA13036@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-libexec Subject: cvs commit: src/libexec/getty gettytab.c Sender: owner-cvs-libexec@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk bde 96/09/20 04:19:03 Removed: libexec/getty gettytab.c Log: This should have gone away with the COMPAT_43 cruft. cgetent() is now used instead of the rudimentary routines here.