From owner-freebsd-questions@FreeBSD.ORG Fri Sep 19 11:05:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CF38106567C for ; Fri, 19 Sep 2008 11:05:36 +0000 (UTC) (envelope-from joe_tseng@hotmail.com) Received: from bay0-omc1-s19.bay0.hotmail.com (bay0-omc1-s19.bay0.hotmail.com [65.54.246.91]) by mx1.freebsd.org (Postfix) with ESMTP id 6A4918FC1F for ; Fri, 19 Sep 2008 11:05:35 +0000 (UTC) (envelope-from joe_tseng@hotmail.com) Received: from BAY117-DS4 ([207.46.8.21]) by bay0-omc1-s19.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 19 Sep 2008 04:05:35 -0700 X-Originating-IP: [69.251.214.148] X-Originating-Email: [joe_tseng@hotmail.com] Message-ID: From: "Joe Tseng" To: Date: Fri, 19 Sep 2008 07:03:25 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 12.0.1606 X-MimeOLE: Produced By Microsoft MimeOLE V12.0.1606 X-OriginalArrivalTime: 19 Sep 2008 11:05:35.0952 (UTC) FILETIME=[A45FED00:01C91A47] Subject: kernel upgrades X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Sep 2008 11:05:36 -0000 I'm still new to FreeBSD (coming from CentOS/Ubuntu) so this might be something totally obvious to others... I know I can update ports by using portsnap fetch/extract/update - does this update the kernel source as well? How do I apply this new code? - Joe