From owner-cvs-src Sun Mar 2 8: 9:35 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 270F537B405; Sun, 2 Mar 2003 08:09:31 -0800 (PST) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CC6E43F3F; Sun, 2 Mar 2003 08:09:30 -0800 (PST) (envelope-from mark@grondar.org) Received: from storm.FreeBSD.org.uk (Ugrondar@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.6/8.12.6) with ESMTP id h22G9STp034228; Sun, 2 Mar 2003 16:09:28 GMT (envelope-from mark@grondar.org) Received: (from Ugrondar@localhost) by storm.FreeBSD.org.uk (8.12.7/8.12.6/Submit) with UUCP id h22G9SQx034227; Sun, 2 Mar 2003 16:09:28 GMT X-Authentication-Warning: storm.FreeBSD.org.uk: Ugrondar set sender to mark@grondar.org using -f Received: from grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.7/8.12.7) with ESMTP id h22G7NIg053401; Sun, 2 Mar 2003 16:07:23 GMT (envelope-from mark@grondar.org) From: Mark Murray Message-Id: <200303021607.h22G7NIg053401@grimreaper.grondar.org> To: Dag-Erling Smorgrav Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/procfs procfs_ctl.c In-Reply-To: Your message of "Sun, 02 Mar 2003 07:13:07 PST." <200303021513.h22FD7Kg047150@repoman.freebsd.org> Date: Sun, 02 Mar 2003 16:07:22 +0000 Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dag-Erling Smorgrav writes: > des 2003/03/02 07:13:07 PST > > FreeBSD src repository > > Modified files: > sys/fs/procfs procfs_ctl.c > Log: > wakeup(9) and msleep(9) take void * arguments, not caddr_t. Can't we redefine caddr_t as void* instead? That seems to make a bunch more sense for what caddr_t is actually used for. (I'm experimenting with doing this on one of my devboxes). M -- Mark Murray iumop ap!sdn w,I idlaH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message