From owner-cvs-sys Thu Sep 19 22:57:00 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA09839 for cvs-sys-outgoing; Thu, 19 Sep 1996 22:57:00 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA09720; Thu, 19 Sep 1996 22:56:40 -0700 (PDT) Date: Thu, 19 Sep 1996 22:56:40 -0700 (PDT) From: Nate Williams Message-Id: <199609200556.WAA09720@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/miscfs/devfs devfs_vnops.c src/sys/miscfs/fdesc fdesc_vnops.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk nate 96/09/19 22:56:39 Modified: sys/miscfs/devfs devfs_vnops.c sys/miscfs/fdesc fdesc_vnops.c Log: Whoops, I should've used the LINT config file. More ts -> tv changes for timespec structure. Revision Changes Path 1.27 +8 -8 src/sys/miscfs/devfs/devfs_vnops.c 1.19 +3 -3 src/sys/miscfs/fdesc/fdesc_vnops.c