From owner-cvs-src@FreeBSD.ORG Sat Feb 14 00:05:51 2004 Return-Path: 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 37DB016A4CE; Sat, 14 Feb 2004 00:05:51 -0800 (PST) Received: from ex2kmail01.x.com (mail01.mshost.interq.or.jp [210.172.132.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB8D343D1D; Sat, 14 Feb 2004 00:05:50 -0800 (PST) (envelope-from ru@freebsd.org) Received: from mail pickup service by ex2kmail01.x.com with Microsoft SMTPSVC; Sat, 14 Feb 2004 15:46:25 +0900 Received: from mxforward02.ms.interq.net ([172.16.5.28]) by ex2kmail01.x.com with Microsoft SMTPSVC(5.0.2195.6713); Fri, 13 Feb 2004 18:45:41 +0900 Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) i1D9mAaM023644 for ; Fri, 13 Feb 2004 18:48:10 +0900 (JST) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 67C585699E; Fri, 13 Feb 2004 01:48:06 -0800 (PST) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 96FAA16A4D3; Fri, 13 Feb 2004 01:48:05 -0800 (PST) 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 AF3CA16A4CE; Fri, 13 Feb 2004 01:39:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9386143D1F; Fri, 13 Feb 2004 01:39:45 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1D9djGe083921; Fri, 13 Feb 2004 01:39:45 -0800 (PST) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1D9djfh083920; Fri, 13 Feb 2004 01:39:45 -0800 (PST) (envelope-from ru) Message-Id: <200402130939.i1D9djfh083920@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 13 Feb 2004 01:39:45 -0800 (PST) To: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org X-FreeBSD-CVS-Branch: HEAD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Sender: owner-cvs-all@freebsd.org Errors-To: owner-cvs-all@freebsd.org X-OriginalArrivalTime: 13 Feb 2004 09:45:41.0585 (UTC) FILETIME=[24B99410:01C3F216] Subject: cvs commit: src/sys/conf kmod.mk X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 08:05:51 -0000 ru 2004/02/13 01:39:45 PST FreeBSD src repository Modified files: sys/conf kmod.mk Log: We didn't strip debugging symbols from .ko if DEBUG was undefined. Revision Changes Path 1.152 +3 -0 src/sys/conf/kmod.mk _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"