From owner-freebsd-hackers@FreeBSD.ORG Fri Sep 30 17:51:34 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CBE5106566B for ; Fri, 30 Sep 2011 17:51:34 +0000 (UTC) (envelope-from axel@ucs.com) Received: from exchange.ranch.com (ranch.com [184.183.2.50]) by mx1.freebsd.org (Postfix) with ESMTP id EE8DC8FC13 for ; Fri, 30 Sep 2011 17:51:33 +0000 (UTC) Received: from localhost (70.176.122.205) by exchange.ranch.com (10.1.1.64) with Microsoft SMTP Server id 8.1.436.0; Fri, 30 Sep 2011 10:51:33 -0700 Date: Fri, 30 Sep 2011 10:52:08 -0700 From: Colin Barnabas To: FreeBSD Hackers Message-ID: <20110930175208.GB13794@hs1.VERBENA> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: NASM in FreeBSD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2011 17:51:34 -0000 Is there a particular reason that nasm comes standard with FreeBSD and not fasm?