From owner-cvs-all Thu Apr 4 12:38:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mail15.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by hub.freebsd.org (Postfix) with ESMTP id C11E337B41B for ; Thu, 4 Apr 2002 12:38:39 -0800 (PST) Received: (qmail 28325 invoked from network); 4 Apr 2002 20:38:38 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 4 Apr 2002 20:38:38 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g34KdNv28971; Thu, 4 Apr 2002 15:39:23 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200204042034.g34KYne41131@freefall.freebsd.org> Date: Thu, 04 Apr 2002 15:38:40 -0500 (EST) From: John Baldwin To: Poul-Henning Kamp Subject: RE: cvs commit: src/sys/sys disklabel.h src/sys/kern sys_generic Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org 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 On 04-Apr-2002 Poul-Henning Kamp wrote: > phk 2002/04/04 12:34:49 PST > > Modified files: > sys/sys disklabel.h > sys/kern sys_generic.c > Log: > Delete the bogus d_boot[01] fields from struct disklabel. > > This shrinks the size 4 bytes on alpha, down to the same 276 bytes > as all other platforms. > > Construct a hack to make old ioctls work on new kernels. > > Once world is recompiled only the new and correct sysctls will be > used. s/sysctls/ioctls/. > This hack will become annoying around 1st of may to make people > rebuild their worlds and it will be gone before 5.0. Tested by: jhb -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "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