From owner-cvs-all Thu Feb 15 3:35:59 2001 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 C121637B4EC; Thu, 15 Feb 2001 03:35:55 -0800 (PST) Received: (from bde@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1FBZt798414; Thu, 15 Feb 2001 03:35:55 -0800 (PST) (envelope-from bde) Message-Id: <200102151135.f1FBZt798414@freefall.freebsd.org> From: Bruce Evans Date: Thu, 15 Feb 2001 03:35:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys kthread.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bde 2001/02/15 03:35:55 PST Modified files: sys/sys kthread.h Log: Include so that this file is self-sufficient. Protect hand-formatted comments from indent(1). Don't bogusly forward- declare `struct proc'. Fixed some other style bugs. Revision Changes Path 1.5 +10 -10 src/sys/sys/kthread.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message