From owner-cvs-all Sun Oct 28 16:52: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id AD90B37B403; Sun, 28 Oct 2001 16:52:00 -0800 (PST) Received: (from ache@localhost) by nagual.pp.ru (8.11.6/8.11.6) id f9T0pw000774; Mon, 29 Oct 2001 03:51:58 +0300 (MSK) (envelope-from ache) Date: Mon, 29 Oct 2001 03:51:54 +0300 From: "Andrey A. Chernov" To: Matt Dillon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/lastlogin lastlogin.c Message-ID: <20011029035153.A693@nagual.pp.ru> References: <200110290040.f9T0e5N27673@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200110290040.f9T0e5N27673@freefall.freebsd.org> User-Agent: Mutt/1.3.23i 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 On Sun, Oct 28, 2001 at 16:40:05 -0800, Matt Dillon wrote: > dillon 2001/10/28 16:40:05 PST > > Modified files: > usr.sbin/lastlogin lastlogin.c > Log: > Fix ctime(&int) due to change to lastlog->ll_time I am not sure that you are at the right way. Lots of 3rd party programs from ports do the same things you try to fix. I understand your intention to fix time type for protocols, but fixing them for utmp or lastlog files gives more pain than adds value. What is wrong to let lastlog/utmp stay in machine-dependend format? -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message