From owner-cvs-all Sun May 27 18:22:43 2001
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 D7E9A37B422; Sun, 27 May 2001 18:22:38 -0700 (PDT)
(envelope-from dd@FreeBSD.org)
Received: (from dd@localhost)
by freefall.freebsd.org (8.11.1/8.11.1) id f4S1Mck51120;
Sun, 27 May 2001 18:22:38 -0700 (PDT)
(envelope-from dd)
Message-Id: <200105280122.f4S1Mck51120@freefall.freebsd.org>
From: Dima Dorfman
Date: Sun, 27 May 2001 18:22:38 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/usr.bin/last last.1 last.c
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID:
List-Archive: (Web Archive)
List-Help: (List Instructions)
List-Subscribe:
List-Unsubscribe:
X-Loop: FreeBSD.ORG
dd 2001/05/27 18:22:38 PDT
Modified files:
usr.bin/last last.1 last.c
Log:
Implement snapshots. The new -d option allows the user to find out
who was logged in at a certain time and date.
Obtained from: OpenBSD
Revision Changes Path
1.9 +76 -6 src/usr.bin/last/last.1
1.17 +174 -69 src/usr.bin/last/last.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message