From owner-cvs-all Mon Mar 24 5:49:58 2003 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 0D5CE37B404; Mon, 24 Mar 2003 05:49:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DE0443F85; Mon, 24 Mar 2003 05:49:55 -0800 (PST) (envelope-from mux@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 h2ODnt0U080398; Mon, 24 Mar 2003 05:49:55 -0800 (PST) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h2ODntJc080397; Mon, 24 Mar 2003 05:49:55 -0800 (PST) Message-Id: <200303241349.h2ODntJc080397@repoman.freebsd.org> From: Maxime Henrion Date: Mon, 24 Mar 2003 05:49:55 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/nvidia-driver Makefile ports/x11/nvidia-driver/files patch-nvidia_subr.c X-FreeBSD-CVS-Branch: HEAD X-Spam-Status: No, hits=0.0 required=5.0 tests=none version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) 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 mux 2003/03/24 05:49:55 PST FreeBSD ports repository Modified files: x11/nvidia-driver Makefile x11/nvidia-driver/files patch-nvidia_subr.c Log: - Update to the latest version of my patch to fix malloc() flags for -CURRENT. This fixes the printing of annoying backtraces. - Don't try to run mknod on -CURRENT where we have devfs. - Bump PORTREVISION. Revision Changes Path 1.7 +3 -0 ports/x11/nvidia-driver/Makefile 1.2 +34 -1 ports/x11/nvidia-driver/files/patch-nvidia_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message