From owner-freebsd-arch@FreeBSD.ORG Mon Feb 25 21:45:20 2013 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 616065F2 for ; Mon, 25 Feb 2013 21:45:20 +0000 (UTC) (envelope-from dkandula@gmail.com) Received: from mail-wg0-f43.google.com (mail-wg0-f43.google.com [74.125.82.43]) by mx1.freebsd.org (Postfix) with ESMTP id E8CB69AD for ; Mon, 25 Feb 2013 21:45:19 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id e12so2867086wge.10 for ; Mon, 25 Feb 2013 13:45:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=ePZHsYypI9Qd0vPNirvQV7HSSBy1mf9Wc5TP5mJF2LA=; b=dvdsdVfzKTcfk6hq8wHuH1Msz/HoDISHLo7ejvsE5RM5GUPdzI2r6GKR3dgsrv9J7V NIj/3tYQFjqxk2Cy8JkjYI/lsKqzmh9qLuSbS3gQXfu2V9vIbuWVhOyfITBVvlYYvUNB TfjAvveWriVeJpIKP55EEpPiU0PipuBIn8ttCYcFACSkHz2WQ5C9MRDBxs2DhlxJvTCA Z1mkzJm0xFegED4NxW4PEgvqY4Wjtu6TZJ5usN/7WzFOIdqVIqgdp2p5u2P6PcLimTi9 Staa5uJ7MEqqjLvFRuTmjApVJazmBh2QR4nldpIUg49rLwrpduT2WXzJAWIXzJ+TVPh9 gTpg== MIME-Version: 1.0 X-Received: by 10.194.109.35 with SMTP id hp3mr8298105wjb.15.1361828713492; Mon, 25 Feb 2013 13:45:13 -0800 (PST) Received: by 10.194.108.104 with HTTP; Mon, 25 Feb 2013 13:45:13 -0800 (PST) Date: Mon, 25 Feb 2013 16:45:13 -0500 Message-ID: Subject: What is RN_DEBUG and where is it defined From: Dheeraj Kandula To: freebsd-arch@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Feb 2013 21:45:20 -0000 Hey Can anyone tell me where RN_DEBUG is defined or what is it used for. Googling, Grepping and anything I can think of has failed. Any help is greatly appreciated. Dheeraj