All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/11]fs/hostfs/hostfs.h Update broken web addresses.
@ 2010-09-11  3:12 Justin P. Mattock
  2010-09-11  3:12 ` [PATCH 02/11]fs/ncpfs/Kconfig " Justin P. Mattock
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Justin P. Mattock @ 2010-09-11  3:12 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 fs/hostfs/hostfs.h |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diff --git a/fs/hostfs/hostfs.h b/fs/hostfs/hostfs.h
index 6bbd75c..2e58848 100644
--- a/fs/hostfs/hostfs.h
+++ b/fs/hostfs/hostfs.h
@@ -28,12 +28,7 @@
  * #define ATTR_KILL_SUID	2048
  * #define ATTR_KILL_SGID	4096
  *
- * and this is because they were added in 2.5 development in this patch:
- *
- * http://linux.bkbits.net:8080/linux-2.5/
- * cset@3caf4a12k4XgDzK7wyK-TGpSZ9u2Ww?nav=index.html
- * |src/.|src/include|src/include/linux|related/include/linux/fs.h
- *
+ * and this is because they were added in 2.5 development.  
  * Actually, they are not needed by most ->setattr() methods - they are set by
  * callers of notify_change() to notify that the setuid/setgid bits must be
  * dropped.
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 02/11]fs/ncpfs/Kconfig Update broken web addresses.
  2010-09-11  3:12 [PATCH 01/11]fs/hostfs/hostfs.h Update broken web addresses Justin P. Mattock
@ 2010-09-11  3:12 ` Justin P. Mattock
  2010-09-11  3:12 ` [PATCH 03/11]fs/nls/nls_base.c " Justin P. Mattock
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Justin P. Mattock @ 2010-09-11  3:12 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 fs/ncpfs/Kconfig |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/fs/ncpfs/Kconfig b/fs/ncpfs/Kconfig
index c931cf2..4956638 100644
--- a/fs/ncpfs/Kconfig
+++ b/fs/ncpfs/Kconfig
@@ -17,7 +17,8 @@ config NCP_FS
 	  file *server* for Novell NetWare clients.
 
 	  General information about how to connect Linux, Windows machines and
-	  Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>.
+	  Macs is on the WWW at 
+	  <http://web.archive.org/web/20011204193118/http://www.eats.com/linux_mac_win.html>.
 
 	  To compile this as a module, choose M here: the module will be called
 	  ncpfs.  Say N unless you are connected to a Novell network.
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 03/11]fs/nls/nls_base.c Update broken web addresses.
  2010-09-11  3:12 [PATCH 01/11]fs/hostfs/hostfs.h Update broken web addresses Justin P. Mattock
  2010-09-11  3:12 ` [PATCH 02/11]fs/ncpfs/Kconfig " Justin P. Mattock
@ 2010-09-11  3:12 ` Justin P. Mattock
  2010-09-11  3:12 ` [PATCH 04/11]fs/nls/Kconfig " Justin P. Mattock
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Justin P. Mattock @ 2010-09-11  3:12 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 fs/nls/nls_base.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/nls/nls_base.c b/fs/nls/nls_base.c
index 44a88a9..7ef7118 100644
--- a/fs/nls/nls_base.c
+++ b/fs/nls/nls_base.c
@@ -23,7 +23,7 @@ static DEFINE_SPINLOCK(nls_lock);
 
 /*
  * Sample implementation from Unicode home page.
- * http://www.stonehand.com/unicode/standard/fss-utf.html
+ * http://web.archive.org/web/19970105220809/http://stonehand.com/unicode/standard/fss-utf.html 
  */
 struct utf8_table {
 	int     cmask;
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 04/11]fs/nls/Kconfig Update broken web addresses.
  2010-09-11  3:12 [PATCH 01/11]fs/hostfs/hostfs.h Update broken web addresses Justin P. Mattock
  2010-09-11  3:12 ` [PATCH 02/11]fs/ncpfs/Kconfig " Justin P. Mattock
  2010-09-11  3:12 ` [PATCH 03/11]fs/nls/nls_base.c " Justin P. Mattock
@ 2010-09-11  3:12 ` Justin P. Mattock
  2010-09-11  3:12 ` [PATCH 05/11]fs/nls/nls_euc-jp.c " Justin P. Mattock
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Justin P. Mattock @ 2010-09-11  3:12 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 fs/nls/Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/fs/nls/Kconfig b/fs/nls/Kconfig
index a39edc4..83f617c 100644
--- a/fs/nls/Kconfig
+++ b/fs/nls/Kconfig
@@ -415,8 +415,8 @@ config NLS_ISO8859_14
 	  correctly on the screen, you need to include the appropriate
 	  input/output character sets. Say Y here for the Latin 8 character
 	  set, which adds the last accented vowels for Welsh (aka Cymraeg)
-	  (and Manx Gaelic) that were missing in Latin 1.
-	  <http://linux.speech.cymru.org/> has further information.
+	  (and Manx Gaelic) that were missing in Latin 1. For more info:
+	  <http://web.archive.org/web/*/http://linux.speech.cymru.org>.
 
 config NLS_ISO8859_15
 	tristate "NLS ISO 8859-15 (Latin 9; Western European Languages with Euro)"
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 05/11]fs/nls/nls_euc-jp.c Update broken web addresses.
  2010-09-11  3:12 [PATCH 01/11]fs/hostfs/hostfs.h Update broken web addresses Justin P. Mattock
                   ` (2 preceding siblings ...)
  2010-09-11  3:12 ` [PATCH 04/11]fs/nls/Kconfig " Justin P. Mattock
@ 2010-09-11  3:12 ` Justin P. Mattock
  2010-09-11  3:12 ` [PATCH 06/11]fs/partitions/ldm.h " Justin P. Mattock
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Justin P. Mattock @ 2010-09-11  3:12 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 fs/nls/nls_euc-jp.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/nls/nls_euc-jp.c b/fs/nls/nls_euc-jp.c
index 7424929..d7d5526 100644
--- a/fs/nls/nls_euc-jp.c
+++ b/fs/nls/nls_euc-jp.c
@@ -3,7 +3,7 @@
  *
  * Added `OSF/JVC Recommended Code Set Conversion Specification
  * between Japanese EUC and Shift-JIS' support: <hirofumi@mail.parknet.co.jp>
- * (http://www.opengroup.or.jp/jvc/cde/sjis-euc-e.html)
+ * (http://www.opengroup.or.jp/)
  */
 
 #include <linux/module.h>
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 06/11]fs/partitions/ldm.h Update broken web addresses.
  2010-09-11  3:12 [PATCH 01/11]fs/hostfs/hostfs.h Update broken web addresses Justin P. Mattock
                   ` (3 preceding siblings ...)
  2010-09-11  3:12 ` [PATCH 05/11]fs/nls/nls_euc-jp.c " Justin P. Mattock
@ 2010-09-11  3:12 ` Justin P. Mattock
  2010-09-11  3:12 ` [PATCH 07/11]fs/partitions/ldm.c " Justin P. Mattock
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Justin P. Mattock @ 2010-09-11  3:12 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 fs/partitions/ldm.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/partitions/ldm.h b/fs/partitions/ldm.h
index d1fb50b..9a3c75b 100644
--- a/fs/partitions/ldm.h
+++ b/fs/partitions/ldm.h
@@ -5,7 +5,7 @@
  * Copyright (c) 2001-2007 Anton Altaparmakov
  * Copyright (C) 2001,2002 Jakob Kemi <jakob.kemi@telia.com>
  *
- * Documentation is available at http://www.linux-ntfs.org/content/view/19/37/
+ * Documentation is available at http://www.linux-ntfs.org/
  *
  * 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
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 07/11]fs/partitions/ldm.c Update broken web addresses.
  2010-09-11  3:12 [PATCH 01/11]fs/hostfs/hostfs.h Update broken web addresses Justin P. Mattock
                   ` (4 preceding siblings ...)
  2010-09-11  3:12 ` [PATCH 06/11]fs/partitions/ldm.h " Justin P. Mattock
@ 2010-09-11  3:12 ` Justin P. Mattock
  2010-09-11  3:12 ` [PATCH 08/11]fs/reiserfs/README " Justin P. Mattock
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: Justin P. Mattock @ 2010-09-11  3:12 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 fs/partitions/ldm.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/partitions/ldm.c b/fs/partitions/ldm.c
index 5bf8a04..7125949 100644
--- a/fs/partitions/ldm.c
+++ b/fs/partitions/ldm.c
@@ -5,7 +5,7 @@
  * Copyright (c) 2001-2007 Anton Altaparmakov
  * Copyright (C) 2001,2002 Jakob Kemi <jakob.kemi@telia.com>
  *
- * Documentation is available at http://www.linux-ntfs.org/content/view/19/37/
+ * Documentation is available at http://www.linux-ntfs.org/
  *
  * 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
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 08/11]fs/reiserfs/README Update broken web addresses.
  2010-09-11  3:12 [PATCH 01/11]fs/hostfs/hostfs.h Update broken web addresses Justin P. Mattock
                   ` (5 preceding siblings ...)
  2010-09-11  3:12 ` [PATCH 07/11]fs/partitions/ldm.c " Justin P. Mattock
@ 2010-09-11  3:12 ` Justin P. Mattock
  2010-09-11  3:12 ` [PATCH 09/11]fs/reiserfs/Kconfig " Justin P. Mattock
  2010-09-11  3:12 ` [PATCH 10/11]fs/reiserfs/procfs.c " Justin P. Mattock
  8 siblings, 0 replies; 10+ messages in thread
From: Justin P. Mattock @ 2010-09-11  3:12 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 fs/reiserfs/README |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/reiserfs/README b/fs/reiserfs/README
index 14e8c9d..44d1abd 100644
--- a/fs/reiserfs/README
+++ b/fs/reiserfs/README
@@ -43,7 +43,7 @@ to address the fair crediting issue in the next GPL version.)
 [END LICENSING]
 
 Reiserfs is a file system based on balanced tree algorithms, which is
-described at http://devlinux.com/namesys.
+described at http://devlinux.net/.
 
 Stop reading here.  Go there, then return.
 
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 09/11]fs/reiserfs/Kconfig Update broken web addresses.
  2010-09-11  3:12 [PATCH 01/11]fs/hostfs/hostfs.h Update broken web addresses Justin P. Mattock
                   ` (6 preceding siblings ...)
  2010-09-11  3:12 ` [PATCH 08/11]fs/reiserfs/README " Justin P. Mattock
@ 2010-09-11  3:12 ` Justin P. Mattock
  2010-09-11  3:12 ` [PATCH 10/11]fs/reiserfs/procfs.c " Justin P. Mattock
  8 siblings, 0 replies; 10+ messages in thread
From: Justin P. Mattock @ 2010-09-11  3:12 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.
Note:not sure if this is the bes solution for this.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 fs/reiserfs/Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/fs/reiserfs/Kconfig b/fs/reiserfs/Kconfig
index 513f431..b395d95 100644
--- a/fs/reiserfs/Kconfig
+++ b/fs/reiserfs/Kconfig
@@ -10,7 +10,7 @@ config REISERFS_FS
 
 	  In general, ReiserFS is as fast as ext2, but is very efficient with
 	  large directories and small files.  Additional patches are needed
-	  for NFS and quotas, please see <http://www.namesys.com/> for links.
+	  for NFS and quotas, please see <http://en.wikipedia.org/wiki/Namesys>.
 
 	  It is more easily extended to have features currently found in
 	  database and keyword search systems than block allocation based file
@@ -18,7 +18,7 @@ config REISERFS_FS
 	  plugins consistent with our motto ``It takes more than a license to
 	  make source code open.''
 
-	  Read <http://www.namesys.com/> to learn more about reiserfs.
+	  Read <http://en.wikipedia.org/wiki/Namesys> to learn more about reiserfs.
 
 	  Sponsored by Threshold Networks, Emusic.com, and Bigstorage.com.
 
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 10+ messages in thread

* [PATCH 10/11]fs/reiserfs/procfs.c Update broken web addresses.
  2010-09-11  3:12 [PATCH 01/11]fs/hostfs/hostfs.h Update broken web addresses Justin P. Mattock
                   ` (7 preceding siblings ...)
  2010-09-11  3:12 ` [PATCH 09/11]fs/reiserfs/Kconfig " Justin P. Mattock
@ 2010-09-11  3:12 ` Justin P. Mattock
  8 siblings, 0 replies; 10+ messages in thread
From: Justin P. Mattock @ 2010-09-11  3:12 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Justin P. Mattock

Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 fs/reiserfs/procfs.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/fs/reiserfs/procfs.c b/fs/reiserfs/procfs.c
index 7a99811..6b387b0 100644
--- a/fs/reiserfs/procfs.c
+++ b/fs/reiserfs/procfs.c
@@ -555,13 +555,11 @@ int reiserfs_proc_info_global_done(void)
  *  . remove remove_save_link() from reiserfs_do_truncate()
  *
  * I accept terms and conditions stated in the Legal Agreement
- * (available at http://www.namesys.com/legalese.html)
  *
  * Revision 1.1.8.1  2001/07/11 16:48:50  god
  * proc info support
  *
  * I accept terms and conditions stated in the Legal Agreement
- * (available at http://www.namesys.com/legalese.html)
  *
  */
 
-- 
1.7.2.1


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-09-11  3:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-11  3:12 [PATCH 01/11]fs/hostfs/hostfs.h Update broken web addresses Justin P. Mattock
2010-09-11  3:12 ` [PATCH 02/11]fs/ncpfs/Kconfig " Justin P. Mattock
2010-09-11  3:12 ` [PATCH 03/11]fs/nls/nls_base.c " Justin P. Mattock
2010-09-11  3:12 ` [PATCH 04/11]fs/nls/Kconfig " Justin P. Mattock
2010-09-11  3:12 ` [PATCH 05/11]fs/nls/nls_euc-jp.c " Justin P. Mattock
2010-09-11  3:12 ` [PATCH 06/11]fs/partitions/ldm.h " Justin P. Mattock
2010-09-11  3:12 ` [PATCH 07/11]fs/partitions/ldm.c " Justin P. Mattock
2010-09-11  3:12 ` [PATCH 08/11]fs/reiserfs/README " Justin P. Mattock
2010-09-11  3:12 ` [PATCH 09/11]fs/reiserfs/Kconfig " Justin P. Mattock
2010-09-11  3:12 ` [PATCH 10/11]fs/reiserfs/procfs.c " Justin P. Mattock

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.