From owner-freebsd-bugs Tue Oct 5 18:12:13 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E173A15095 for ; Tue, 5 Oct 1999 18:12:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA02527; Tue, 5 Oct 1999 18:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id AF9B814F98; Tue, 5 Oct 1999 18:02:43 -0700 (PDT) Message-Id: <19991006010243.AF9B814F98@hub.freebsd.org> Date: Tue, 5 Oct 1999 18:02:43 -0700 (PDT) From: pfeifer@dbai.tuwien.ac.at To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: misc/14150: /usr/binlast does not accept input from stdin nor does it process .gz files Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14150 >Category: misc >Synopsis: /usr/binlast does not accept input from stdin nor does it process .gz files >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Oct 5 18:10:02 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Gerald Pfeifer >Release: FreeBSD 3.2-RELEASE >Organization: Vienna University of Technology >Environment: FreeBSD canopus.dbai.tuwien.ac.at 3.2-RELEASE FreeBSD 3.2-RELEASE #0: Tue Sep 7 20:20:49 CEST 1999 pfeifer@canopus.dbai.tuwien.ac.at:/usr/src/sys/compile/GERALD i386 >Description: /usr/binlast does not accept input from stdin nor does it process .gz files. So, why is this a problem? After all, there is the -f option, right? This is not sufficient, as FreeBSD gzips the current wtmp once a month to /var/log/wtmp.Month.gz and the -f option does not work with .gz files. >How-To-Repeat: >Fix: 1. Make /usr/bin/last accept wtmp format on stdin. 2. Enable /usr/bin/last to process .gz files. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message