From owner-freebsd-stable Wed Nov 27 9: 6:18 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBD7B37B401 for ; Wed, 27 Nov 2002 09:06:17 -0800 (PST) Received: from radix.cryptio.net (radix.cryptio.net [199.181.107.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ACE643E4A for ; Wed, 27 Nov 2002 09:06:17 -0800 (PST) (envelope-from emechler@radix.cryptio.net) Received: from radix.cryptio.net (localhost [127.0.0.1]) by radix.cryptio.net (8.12.6/8.12.6) with ESMTP id gARH6Bpv081203 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 27 Nov 2002 09:06:11 -0800 (PST) (envelope-from emechler@radix.cryptio.net) Received: (from emechler@localhost) by radix.cryptio.net (8.12.6/8.12.6/Submit) id gARH6BYT081202; Wed, 27 Nov 2002 09:06:11 -0800 (PST) (envelope-from emechler) Date: Wed, 27 Nov 2002 09:06:11 -0800 From: Erick Mechler To: pirat sriyotha Cc: FreeBSD-stable@FreeBSD.ORG Subject: Re: update system after hacking source codes Message-ID: <20021127170611.GN28886@techometer.net> References: <20021127070606.90602.qmail@web14804.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021127070606.90602.qmail@web14804.mail.yahoo.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :: if i hack some .c file in /usr/src/sys, for example :: net/if.c, how can one update freebsd system to reflect :: such a hacking ? :: :: do one simply make buildworld, installworld at :: /usr/src? Also, read up on the refuse file (/usr/share/examples/cvsup/refuse.README) so you can preserve your changes between cvsup's. Cheers - Erick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message