From owner-cvs-all Mon Jun 17 2:39:33 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 BED9C37B415; Mon, 17 Jun 2002 02:39:30 -0700 (PDT) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g5H9dUs76095; Mon, 17 Jun 2002 02:39:30 -0700 (PDT) (envelope-from alfred) Message-Id: <200206170939.g5H9dUs76095@freefall.freebsd.org> From: Alfred Perlstein Date: Mon, 17 Jun 2002 02:39:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys file.h 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 alfred 2002/06/17 02:39:30 PDT Modified files: sys/sys file.h Log: remove bogus comment, select/poll do NOT need to fhold as they hold the filedesc lock. style(9) fixes, add blank line at start of functions with no local variables. Revision Changes Path 1.45 +4 -1 src/sys/sys/file.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message