From owner-cvs-all Thu Nov 8 8:35:55 2001 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 2B62937B427; Thu, 8 Nov 2001 08:35:47 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id fA8GZja14596; Thu, 8 Nov 2001 09:35:45 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id fA8GZj743888; Thu, 8 Nov 2001 09:35:45 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200111081635.fA8GZj743888@harmony.village.org> To: Peter Pentchev Subject: Re: cvs commit: src/sys/kern kern_conf.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Thu, 08 Nov 2001 07:40:07 PST." <200111081540.fA8Fe8b13718@freefall.freebsd.org> References: <200111081540.fA8Fe8b13718@freefall.freebsd.org> Date: Thu, 08 Nov 2001 09:35:45 -0700 From: Warner Losh 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 In message <200111081540.fA8Fe8b13718@freefall.freebsd.org> Peter Pentchev writes: : Modified files: (Branch: RELENG_4) : sys/kern kern_conf.c : Log: : Unbreak the kernel build: commit the part of rev. 1.95 which is : relevant to RELENG_4. This actually changes the make_dev() definition : to follow the constified prototype that Warner committed in sys/conf.h :) : : Reported by: kuriyama, Edward Brocklesby Thanks. I had this in my tree, but didn't commit it last night. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message