From owner-cvs-all Wed Jan 27 11:01:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA24988 for cvs-all-outgoing; Wed, 27 Jan 1999 11:01:46 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA24981; Wed, 27 Jan 1999 11:01:44 -0800 (PST) (envelope-from dillon@FreeBSD.org) From: Matt Dillon Received: (from dillon@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id LAA10422; Wed, 27 Jan 1999 11:01:44 -0800 (PST) (envelope-from dillon@FreeBSD.org) Date: Wed, 27 Jan 1999 11:01:44 -0800 (PST) Message-Id: <199901271901.LAA10422@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/sys types.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/01/27 11:01:44 PST Modified files: sys/sys types.h Log: Added c_caddr_t: const char * version of the char * caddr_t, for use in -Wall / -Wcast-qual fixes. Revision Changes Path 1.28 +2 -1 src/sys/sys/types.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message