From owner-cvs-all Mon Feb 11 15:49:27 2002 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 E0EF337B419; Mon, 11 Feb 2002 15:49:22 -0800 (PST) Received: (from luigi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1BNnMJ18102; Mon, 11 Feb 2002 15:49:22 -0800 (PST) (envelope-from luigi) Message-Id: <200202112349.g1BNnMJ18102@freefall.freebsd.org> From: Luigi Rizzo Date: Mon, 11 Feb 2002 15:49:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_poll.c X-FreeBSD-CVS-Branch: RELENG_4 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 luigi 2002/02/11 15:49:22 PST Modified files: (Branch: RELENG_4) sys/kern kern_poll.c Log: Change sysctl variables from ULONG to UINT, to fixe size problems on the Alpha (yes there is someone who has this working on the Alpha...) Reported-by: Andrew Gallatin Revision Changes Path 1.2.2.2 +18 -18 src/sys/kern/kern_poll.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message