From owner-cvs-all Sun Nov 11 8:49:19 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 40C5A37B405; Sun, 11 Nov 2001 08:49:15 -0800 (PST) Received: (from imp@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fABGnFq05094; Sun, 11 Nov 2001 08:49:15 -0800 (PST) (envelope-from imp) Message-Id: <200111111649.fABGnFq05094@freefall.freebsd.org> From: Warner Losh Date: Sun, 11 Nov 2001 08:49:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys conf.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 imp 2001/11/11 08:49:15 PST Modified files: sys/sys conf.h Log: It turns out my reasons for using a few d_thread_t's were bogus. Revert them back to struct thread *. Submitteed by: bde Revision Changes Path 1.138 +8 -7 src/sys/sys/conf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message