From owner-cvs-libexec Tue Aug 1 17:14:24 1995 Return-Path: cvs-libexec-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id RAA16476 for cvs-libexec-outgoing; Tue, 1 Aug 1995 17:14:24 -0700 Received: from time.cdrom.com (time.cdrom.com [192.216.222.226]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id RAA16454 ; Tue, 1 Aug 1995 17:14:18 -0700 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.11/8.6.9) with SMTP id RAA01007; Tue, 1 Aug 1995 17:13:58 -0700 To: Paul Traina cc: "Jordan K. Hubbard" , CVS-commiters@freefall.cdrom.com, cvs-libexec@freefall.cdrom.com Subject: Re: cvs commit: src/libexec/getty gettytab.5 main.c In-reply-to: Your message of "Tue, 01 Aug 1995 08:40:19 PDT." <199508011540.IAA00980@precipice.shockwave.com> Date: Tue, 01 Aug 1995 17:13:58 -0700 Message-ID: <1005.807322438@time.cdrom.com> From: "Jordan K. Hubbard" Sender: cvs-libexec-owner@freebsd.org Precedence: bulk And why not? > This is pretty bogus (IMO). This is absolutely positivel NOT the sort of > information you want to present to a user before they've logged in. > > Paul > > From: "Jordan K. Hubbard" > Subject: cvs commit: src/libexec/getty gettytab.5 main.c > jkh 95/08/01 06:12:25 > > Modified: libexec/getty gettytab.5 main.c > Log: > A useful aid.. Add support for: > > %r: current release > %m: machine architecture type (i386 for now) > %s: OS name (FreeBSD) > > from uname() in banner string.