From owner-freebsd-questions@FreeBSD.ORG Fri Aug 1 19:10:22 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE8F8106568F for ; Fri, 1 Aug 2008 19:10:22 +0000 (UTC) (envelope-from reddvinylene@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id 5FB0C8FC1B for ; Fri, 1 Aug 2008 19:10:22 +0000 (UTC) (envelope-from reddvinylene@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so1401031fgb.35 for ; Fri, 01 Aug 2008 12:10:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=Tp7UsMOQCsCiibnNpglCUg75fnZfV/vvS/W2BT8gabM=; b=f44GbOH31LAhWYt7towGef6icwKy9pXEtIu1zVtyFn13rU0/fqcIkcGdurgwb6Ueb4 ZyUAMTSIkKSCCISADk+T3r6Hctf3bAQOMKkbxmiy3ii5nwhkV6vNuSruki2Qcki1HfCz x8G2JOEUola2UIuKC5ruSwka4LyV4knGsKCNY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=tkBTbLNeB0wsjAaxlJ/jLHlanY10TOqZKFaJWsLeGPfYs2RHuIlpFDQ3ZRgkBNUgit xhgQ4kZQyfLMC9NKIZVCPvWx4n80hSgvYF9d294CVJAv3U0VwUl1Szk4n/UyB2nkamBS oDlU3iJJ+ZU5VmJxtvwZytzOwOMYmSQeOHm6s= Received: by 10.103.243.9 with SMTP id v9mr4469260mur.44.1217617820587; Fri, 01 Aug 2008 12:10:20 -0700 (PDT) Received: by 10.103.199.5 with HTTP; Fri, 1 Aug 2008 12:10:20 -0700 (PDT) Message-ID: Date: Fri, 1 Aug 2008 21:10:20 +0200 From: "Redd Vinylene" To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: Subject: src.conf: There's no WITHOUT_IPFW? 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, 01 Aug 2008 19:10:22 -0000 There's WITHOUT_IPFILTER and WITHOUT_PF, but no WITHOUT_IPFW? /usr/src/UPDATING doesn't mention IPFW being removed. Thanks!