From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757086Ab0IJD7g (ORCPT ); Thu, 9 Sep 2010 23:59:36 -0400 Received: from mail-pv0-f174.google.com ([74.125.83.174]:57014 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756879Ab0IJD7e (ORCPT ); Thu, 9 Sep 2010 23:59:34 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=kDZr3bIO5Tg+XzLA6hAjWvlrLpu6MmS6/Gw0JknOZOH9zQcB1N4vBtXz2WD1fEmpx3 5RxO4jKF/1xpBSw7E/z7jUZ4EzNLkuwN/Xol3LUKytMyindeKtaoSx2xVwS141vB1ejg 29EJkMXp/iwDTVKIoOMn3TJh+b4FBEhGYKDhI= Message-ID: <4C89AD49.6050409@gmail.com> Date: Thu, 09 Sep 2010 21:00:09 -0700 From: "Justin P. Mattock" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0b5pre) Gecko/20100827 Thunderbird/3.2a1pre MIME-Version: 1.0 To: blp@cs.stanford.edu CC: linux-kernel@vger.kernel.org Subject: Re: [PATCH 214/223]drivers/video/vgastate.c Update broken web addresses. References: <1284072367-8485-1-git-send-email-justinmattock@gmail.com> <1284072367-8485-4-git-send-email-justinmattock@gmail.com> <87mxrqw990.fsf@benpfaff.org> In-Reply-To: <87mxrqw990.fsf@benpfaff.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/09/2010 08:46 PM, Ben Pfaff wrote: > "Justin P. Mattock" writes: > >> Below you will find an Update to a broken web address. >> Please let me know if this needs to be changed. > > There's still an existing mirror of the FreeVGA site at the > address below, if you think it's better to update the URL than to > delete it entirely: > http://www.osdever.net/FreeVGA/home.htm > yeah I came up with no hits like this.. I'll use what you posted, Thanks for that.. >> diff --git a/drivers/video/vgastate.c b/drivers/video/vgastate.c >> index b91c466..33da030 100644 >> --- a/drivers/video/vgastate.c >> +++ b/drivers/video/vgastate.c >> @@ -5,7 +5,6 @@ >> * >> * Copyright history from vga16fb.c: >> * Copyright 1999 Ben Pfaff and Petr Vandrovec >> - * Based on VGA info at http://www.goodnet.com/~tinara/FreeVGA/home.htm >> * Based on VESA framebuffer (c) 1998 Gerd Knorr >> * >> * This file is subject to the terms and conditions of the GNU General Justin P. Mattock