From owner-cvs-all Wed Sep 23 07:50:50 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA08199 for cvs-all-outgoing; Wed, 23 Sep 1998 07:50:50 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA08173; Wed, 23 Sep 1998 07:50:29 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA28942; Wed, 23 Sep 1998 07:50:26 -0700 (PDT) Date: Wed, 23 Sep 1998 07:50:26 -0700 (PDT) Message-Id: <199809231450.HAA28942@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/linux linux_misc.c Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1998/09/23 07:50:26 PDT Modified files: sys/i386/linux linux_misc.c Log: return time in proper format for linux. Revision Changes Path 1.43 +2 -1 src/sys/i386/linux/linux_misc.c