From owner-cvs-all Tue May 1 7:44:22 2001 Delivered-To: cvs-all@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id A9F5D37B422; Tue, 1 May 2001 07:44:16 -0700 (PDT) (envelope-from jhb@foo.osd.bsdi.com) Received: from foo.osd.bsdi.com (root@foo.osd.bsdi.com [204.216.28.137]) by pike.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id f41Ei5K20422; Tue, 1 May 2001 07:44:05 -0700 (PDT) (envelope-from jhb@foo.osd.bsdi.com) Received: (from jhb@localhost) by foo.osd.bsdi.com (8.11.1/8.11.1) id f41EfMR47332; Tue, 1 May 2001 07:41:22 -0700 (PDT) (envelope-from jhb) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200105010813.f418DM079204@freefall.freebsd.org> Date: Tue, 01 May 2001 07:41:22 -0700 (PDT) Organization: BSD, Inc. From: John Baldwin To: Mark Murray Subject: RE: cvs commit: src/sys/alpha/alpha interrupt.c procfs_machdep.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 01-May-01 Mark Murray wrote: > markm 2001/05/01 01:13:22 PDT > > Log: > Undo part of the tangle of having sys/lock.h and sys/mutex.h included in > other "system" header files. > > Also help the deprecation of lockmgr.h by making it a sub-include of > sys/lock.h and removing sys/lockmgr.h form kernel .c files. Erm, sys/lock.h already included sys/lockmgr.h because sys/lock.h was renamed (well, repocopied) to sys/lockmgr.h when the new witness code went in. Looks good though. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.Baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message