From owner-cvs-all Fri Mar 1 9:37:10 2002 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 AD0E437B402; Fri, 1 Mar 2002 09:37:06 -0800 (PST) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g21Hb6K11047; Fri, 1 Mar 2002 09:37:06 -0800 (PST) (envelope-from iedowse) Message-Id: <200203011737.g21Hb6K11047@freefall.freebsd.org> From: Ian Dowse Date: Fri, 1 Mar 2002 09:37:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/last 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 iedowse 2002/03/01 09:37:06 PST Modified files: usr.bin/last last.c Log: Split up the big wtmp() function to avoid long lines and code duplication. Revision Changes Path 1.23 +153 -151 src/usr.bin/last/last.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message