From owner-cvs-all Mon Jul 1 14:10: 2 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 2265E37B400 for ; Mon, 1 Jul 2002 14:09:56 -0700 (PDT) Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F56C43E3D for ; Mon, 1 Jul 2002 14:09:54 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 4113 invoked from network); 1 Jul 2002 21:09:50 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 1 Jul 2002 21:09:50 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g61LANM18772; Mon, 1 Jul 2002 17:10:24 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 01 Jul 2002 17:09:51 -0400 (EDT) From: John Baldwin To: Julian Elischer Subject: RE: cvs commit: src/sys/kern kern_exec.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Peter Wemm 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 On 01-Jul-2002 Julian Elischer wrote: > actually it may be mine.. > not sure No, mine. When I did the async ktrace stuff, I wrapped all the ktrace code in #ifdef KTRACE (not all of it was #ifdef'd before) and I forgot to add the option file to get the KTRACE option to this file. > On Mon, 1 Jul 2002, John Baldwin wrote: > >> >> On 01-Jul-2002 Peter Wemm wrote: >> > peter 2002/07/01 12:49:04 PDT >> > >> > Modified files: >> > sys/kern kern_exec.c >> > Log: >> > Add #include "opt_ktrace.h" >> >> Pointy-hat to: jhb >> >> -- >> >> John Baldwin <>< http://www.FreeBSD.org/~jhb/ >> "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ >> > -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message