From owner-freebsd-hackers@FreeBSD.ORG Thu Oct 30 11:28:51 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD43616A4CE for ; Thu, 30 Oct 2003 11:28:51 -0800 (PST) Received: from mail-pm.star.spb.ru (mail-pm.star.spb.ru [217.195.82.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 313FC43FB1 for ; Thu, 30 Oct 2003 11:28:50 -0800 (PST) (envelope-from nkritsky@star-sw.com) Received: from pink.star.spb.ru ([217.195.82.10]) by mail-pm.star.spb.ru (8.12.10/8.12.10) with ESMTP id h9UJSmwk029307 for ; Thu, 30 Oct 2003 22:28:48 +0300 (MSK) Received: from IBMKA ([217.195.82.7]) by pink.star.spb.ru with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id VTP9JZX6; Thu, 30 Oct 2003 22:28:48 +0300 Date: Thu, 30 Oct 2003 22:29:28 +0300 From: "Nickolay A. Kritsky" X-Mailer: The Bat! (v1.49) Personal X-Priority: 3 (Normal) Message-ID: <133488034726.20031030222928@star-sw.com> To: freebsd-hackers@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: stupid C language question X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Nickolay A. Kritsky" List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2003 19:28:51 -0000 Hello freebsd-hackers, My fellow freebsd-hackers! I ran ino minor problem here. I am currently debugging some part of FreeBSD bridging/vlan'ing kernel code. Every N minutes I want to add some debugging printf's in kernel or remove some previously installed. And now - a stupid question! When I change some .c files in src/sys/net directory, do I need to do 'make depend && make kernel' or I can just 'make kernel'? System is 4.8-p3. Any help is very good, and please cc: me in your replies as I am not subscribed to this list. PS: I wish you good luck in your hacking. PPS: I heard about 10th FreeBSD bithday - receive my congratulations, gluckwunschen and all that! Thanks again. -- Best regards, ; Nickolay A. Kritsky ; SysAdmin STAR Software LLC ; mailto:nkritsky@star-sw.com