From owner-cvs-all Fri Jun 28 16: 4: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA50C37B40B; Fri, 28 Jun 2002 16:04:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DC9943E35; Fri, 28 Jun 2002 16:01:23 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5SN1FJU034492; Fri, 28 Jun 2002 16:01:17 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5SN1Dr1034328; Fri, 28 Jun 2002 16:01:13 -0700 (PDT) Message-Id: <200206282301.g5SN1Dr1034328@freefall.freebsd.org> From: Alfred Perlstein Date: Fri, 28 Jun 2002 16:00:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys file.h X-FreeBSD-CVS-Branch: HEAD 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 alfred 2002/06/28 16:00:32 PDT Modified files: sys/sys file.h Log: change f_data field in struct file from caddr_t to void *. Revision Changes Path 1.46 +1 -1 src/sys/sys/file.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message