From owner-p4-projects@FreeBSD.ORG Thu Aug 21 19:48:11 2008 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id E37721065677; Thu, 21 Aug 2008 19:48:10 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A6E281065671 for ; Thu, 21 Aug 2008 19:48:10 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 934F18FC27 for ; Thu, 21 Aug 2008 19:48:10 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7LJmAAY097344 for ; Thu, 21 Aug 2008 19:48:10 GMT (envelope-from ed@FreeBSD.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7LJmAeW097342 for perforce@freebsd.org; Thu, 21 Aug 2008 19:48:10 GMT (envelope-from ed@FreeBSD.org) Date: Thu, 21 Aug 2008 19:48:10 GMT Message-Id: <200808211948.m7LJmAeW097342@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to ed@FreeBSD.org using -f From: Ed Schouten To: Perforce Change Reviews Cc: Subject: PERFORCE change 148036 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2008 19:48:11 -0000 http://perforce.freebsd.org/chv.cgi?CH=148036 Change 148036 by ed@ed_flippo on 2008/08/21 19:47:10 Even though I like Snow very much, this part of the TTY implementation was not sponsored by them. Affected files ... .. //depot/projects/mpsafetty/sys/sys/ttyqueue.h#6 edit Differences ... ==== //depot/projects/mpsafetty/sys/sys/ttyqueue.h#6 (text+ko) ==== @@ -2,9 +2,6 @@ * Copyright (c) 2008 Ed Schouten * All rights reserved. * - * Portions of this software were developed under sponsorship from Snow - * B.V., the Netherlands. - * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: