From: "Justin P. Mattock" <justinmattock@gmail.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: trivial@kernel.org, linux-kernel@vger.kernel.org,
linux-wireless@vger.kernel.org, linux-usb@vger.kernel.org,
linux-scsi@vger.kernel.org, linux-fbdev@vger.kernel.org,
alsa-devel@alsa-project.org, dri-devel@lists.freedesktop.org,
linux-ide@vger.kernel.org,
"Maciej W. Rozycki" <macro@linux-mips.org>,
Geert Uytterhoeven <geert@linux-m68k.org>,
Finn Thain <fthain@telegraphics.com.au>,
Randy Dunlap <rdunlap@xenotime.net>,
Matt Turner <mattst88@gmail.com>,
Dimitry Torokhov <dmitry.torokhov@gmail.com>,
Mike Frysinger <vapier.adi@gmail.com>
Subject: Re: [RFC v4]update broken web addresses in the kernel.
Date: Mon, 27 Sep 2010 09:39:12 -0700 [thread overview]
Message-ID: <4CA0C8B0.9020209@gmail.com> (raw)
In-Reply-To: <20100927151005.GC11086@tuxdriver.com>
On 09/27/2010 08:10 AM, John W. Linville wrote:
> On Sun, Sep 26, 2010 at 11:31:15AM -0700, Justin P. Mattock wrote:
>> Below is an updated patch from the original fixing broken web addresses in the kernel.
>> Thanks for all the help and info on this to everybody..
>> Hopefully I didnt miss any of them(if so let me know, and I'll resend).
>
> Changing a URL for a relocated page is one thing, but removing links
> isn't necessarily a great idea. Even if the site is technically
> gone, it may be possible to find information e.g through the Internet
> Archive Wayback Machine.
>
>> diff --git a/drivers/net/wireless/orinoco/main.c b/drivers/net/wireless/orinoco/main.c
>> index e8e2d0f..ba10b07 100644
>> --- a/drivers/net/wireless/orinoco/main.c
>> +++ b/drivers/net/wireless/orinoco/main.c
>> @@ -17,7 +17,6 @@
>> *
>> * Portions based on wvlan_cs.c 1.0.6, Copyright Andreas Neuhaus<andy
>> * AT fasta.fh-dortmund.de>
>> - * http://www.stud.fh-dortmund.de/~andy/wvlan/
>> *
>> * The contents of this file are subject to the Mozilla Public License
>> * Version 1.1 (the "License"); you may not use this file except in
>
> http://web.archive.org/web/20070716051348/http://www.stud.fh-dortmund.de/~andy/wvlan/
>
most of the urls that are not removed that are still broken work with
the wayback machine..(from what I remember this one would give me a
server error(reason for removing), but it doesn't look so).
Thanks for this, I'll change that up.
Justin P. Mattock
WARNING: multiple messages have this Message-ID (diff)
From: "Justin P. Mattock" <justinmattock@gmail.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: trivial@kernel.org, linux-kernel@vger.kernel.org,
linux-wireless@vger.kernel.org, linux-usb@vger.kernel.org,
linux-scsi@vger.kernel.org, linux-fbdev@vger.kernel.org,
alsa-devel@alsa-project.org, dri-devel@lists.freedesktop.org,
linux-ide@vger.kernel.org,
"Maciej W. Rozycki" <macro@linux-mips.org>,
Geert Uytterhoeven <geert@linux-m68k.org>,
Finn Thain <fthain@telegraphics.com.au>,
Randy Dunlap <rdunlap@xenotime.net>,
Matt Turner <mattst88@gmail.com>,
Dimitry Torokhov <dmitry.torokhov@gmail.com>,
Mike Frysinger <vapier.adi@gmail.com>
Subject: Re: [RFC v4]update broken web addresses in the kernel.
Date: Mon, 27 Sep 2010 16:39:12 +0000 [thread overview]
Message-ID: <4CA0C8B0.9020209@gmail.com> (raw)
In-Reply-To: <20100927151005.GC11086@tuxdriver.com>
On 09/27/2010 08:10 AM, John W. Linville wrote:
> On Sun, Sep 26, 2010 at 11:31:15AM -0700, Justin P. Mattock wrote:
>> Below is an updated patch from the original fixing broken web addresses in the kernel.
>> Thanks for all the help and info on this to everybody..
>> Hopefully I didnt miss any of them(if so let me know, and I'll resend).
>
> Changing a URL for a relocated page is one thing, but removing links
> isn't necessarily a great idea. Even if the site is technically
> gone, it may be possible to find information e.g through the Internet
> Archive Wayback Machine.
>
>> diff --git a/drivers/net/wireless/orinoco/main.c b/drivers/net/wireless/orinoco/main.c
>> index e8e2d0f..ba10b07 100644
>> --- a/drivers/net/wireless/orinoco/main.c
>> +++ b/drivers/net/wireless/orinoco/main.c
>> @@ -17,7 +17,6 @@
>> *
>> * Portions based on wvlan_cs.c 1.0.6, Copyright Andreas Neuhaus<andy
>> * AT fasta.fh-dortmund.de>
>> - * http://www.stud.fh-dortmund.de/~andy/wvlan/
>> *
>> * The contents of this file are subject to the Mozilla Public License
>> * Version 1.1 (the "License"); you may not use this file except in
>
> http://web.archive.org/web/20070716051348/http://www.stud.fh-dortmund.de/~andy/wvlan/
>
most of the urls that are not removed that are still broken work with
the wayback machine..(from what I remember this one would give me a
server error(reason for removing), but it doesn't look so).
Thanks for this, I'll change that up.
Justin P. Mattock
next prev parent reply other threads:[~2010-09-27 16:39 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-26 18:31 [RFC v4]update broken web addresses in the kernel Justin P. Mattock
2010-09-27 15:10 ` John W. Linville
2010-09-27 15:10 ` John W. Linville
[not found] ` <20100927151005.GC11086-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org>
2010-09-27 16:03 ` Joe Perches
2010-09-27 16:03 ` Joe Perches
2010-09-27 16:03 ` Joe Perches
2010-09-27 16:49 ` Justin P. Mattock
2010-09-27 16:49 ` Justin P. Mattock
2010-09-28 1:37 ` Finn Thain
2010-09-28 1:37 ` Finn Thain
2010-09-28 2:07 ` Justin P. Mattock
2010-09-28 2:07 ` Justin P. Mattock
2010-09-28 2:07 ` Justin P. Mattock
2010-09-27 16:39 ` Justin P. Mattock [this message]
2010-09-27 16:39 ` Justin P. Mattock
2010-09-28 2:59 ` Finn Thain
2010-09-28 2:59 ` Finn Thain
2010-09-28 3:23 ` Justin P. Mattock
2010-09-28 3:23 ` Justin P. Mattock
2010-09-28 4:15 ` Finn Thain
2010-09-28 4:15 ` Finn Thain
2010-09-28 4:21 ` Justin P. Mattock
2010-09-28 4:21 ` Justin P. Mattock
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CA0C8B0.9020209@gmail.com \
--to=justinmattock@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=dmitry.torokhov@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=fthain@telegraphics.com.au \
--cc=geert@linux-m68k.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=macro@linux-mips.org \
--cc=mattst88@gmail.com \
--cc=rdunlap@xenotime.net \
--cc=trivial@kernel.org \
--cc=vapier.adi@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.