From owner-freebsd-security Mon Oct 14 9:20:42 2002 Delivered-To: freebsd-security@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B74F837B401 for ; Mon, 14 Oct 2002 09:20:39 -0700 (PDT) Received: from scaup.mail.pas.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 699A143E9E for ; Mon, 14 Oct 2002 09:20:39 -0700 (PDT) (envelope-from jason@somebodydial911.com) Received: from 1cust76.tnt3.gary.in.da.uu.net ([67.241.69.76] helo=192.168.1.4) by scaup.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1817xI-0003or-00; Mon, 14 Oct 2002 09:20:33 -0700 Date: Mon, 14 Oct 2002 11:20:28 -0500 From: jason perkins Subject: Re: TCFS for FreeBSD? To: pgreen , security@FreeBSD.ORG X-Priority: 3 In-Reply-To: <20021014121425.Q58385-100000@m-net.arbornet.org> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; Charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailer: Mailsmith 1.5.4 (Blindsider) Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 10/14/02 at 12:15, polytarp@m-net.arbornet.org (pgreen) wrote: > fear_monger_straightener -- detect fear mongers > Copyright (C) 2002 Phil Green > > This program is free software; you can redistribute it and/or modify > it under the terms of the GNU General Public License as published by > the Free Software Foundation; either version 2 of the License, or > (at your option) any later version. > > This program is distributed in the hope that it will be useful, > but WITHOUT ANY WARRANTY; without even the implied warranty of > MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the > GNU General Public License for more details. > > You should have received a copy of the GNU General Public License > along with this program; if not, write to the Free Software > Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA > > #include > > int main(void) > { > int n; > > for (n = 0; n < 100; n++) > { > printf("I made Brett Glass look at GPLd code!"); > } > > return 0; > } Just so long as you don't include "AFAIK" or "as far as i know" in your posts and fun afoul of Brett's trademarks: oops. -- Jason Perkins To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message