From owner-freebsd-current@FreeBSD.ORG Wed Oct 24 15:40:59 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2867F16A41B for ; Wed, 24 Oct 2007 15:40:59 +0000 (UTC) (envelope-from askbill@conducive.net) Received: from conducive.net (lindfield.ch [203.194.153.81]) by mx1.freebsd.org (Postfix) with ESMTP id EF97113C4C1 for ; Wed, 24 Oct 2007 15:40:58 +0000 (UTC) (envelope-from askbill@conducive.net) Received: from cm218-253-81-177.hkcable.com.hk ([218.253.81.177]:60951 helo=pb.local) by conducive.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63 (FreeBSD)) (envelope-from ) id 1IkiLd-0001PV-Ku for freebsd-current@freebsd.org; Wed, 24 Oct 2007 15:40:45 +0000 Message-ID: <471F677D.3090805@conducive.net> Date: Wed, 24 Oct 2007 11:40:45 -0400 From: =?UTF-8?B?6Z+T5a625qiZIEJpbGwgSGFja2Vy?= User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.2) Gecko/20070221 SeaMonkey/1.1.1 MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <20071024083031.BA6C08D6@resin17.mta.everyone.net> In-Reply-To: <20071024083031.BA6C08D6@resin17.mta.everyone.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: random panics: vm_phys_free_pages: page 0xc161f2a0 has unexpected order 10 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Oct 2007 15:40:59 -0000 Brad Allen wrote: >
*snip* Web-pages are a nice way of putting up large dumps and logs. But after you create such a web page, only the link needs to be posted - and in plaintext. Not the actual page code. Leave that on the webserver. Better yet - leave the material in plaintext on the webserver as well... Debugging html is two doors down the hall. Bill