From owner-cvs-all Wed Oct 23 18: 2:12 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 5C4BE37B401; Wed, 23 Oct 2002 18:02:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F47143E42; Wed, 23 Oct 2002 18:02:11 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9O11TmV049897; Wed, 23 Oct 2002 18:01:29 -0700 (PDT) (envelope-from chris@repoman.freebsd.org) Received: (from chris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9O11T2Y049896; Wed, 23 Oct 2002 18:01:29 -0700 (PDT) Message-Id: <200210240101.g9O11T2Y049896@repoman.freebsd.org> From: Chris Costello Date: Wed, 23 Oct 2002 18:01:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/posix1e mac_free.3 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 chris 2002/10/23 18:01:29 PDT Modified files: lib/libc/posix1e mac_free.3 Log: mac_free() no longer accepts a void * parameter; only mac_t's are supposed to be passed. Point this out in a warning notice, which will eventually go away, sometime between now and -RELEASE. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.2 +20 -9 src/lib/libc/posix1e/mac_free.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message