summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2016-06-09 02:06:59 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2016-06-09 02:06:59 +0200
commitaef463c050add77d72259c5c9b630adbfb0409bb (patch)
tree76e598c2ad57db9704e9d3e764add53e84c9b1c6 /hurd
parentaf4e2bc8f1b5c450b22c19ff8e06ded02ef08cba (diff)
parent0d9f8a5a6246924c5ac6f79cedd507b74477f06e (diff)
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/web
Diffstat (limited to 'hurd')
-rw-r--r--hurd/dde/guide.mdwn3
-rw-r--r--hurd/debugging/glibc.mdwn2
-rw-r--r--hurd/running/debian/patch_submission.mdwn2
-rw-r--r--hurd/translator/mtab/discussion.mdwn12
4 files changed, 10 insertions, 9 deletions
diff --git a/hurd/dde/guide.mdwn b/hurd/dde/guide.mdwn
index ab7ed324..dd36f1f5 100644
--- a/hurd/dde/guide.mdwn
+++ b/hurd/dde/guide.mdwn
@@ -1,4 +1,5 @@
-[[!meta copyright="Copyright © 2010, 2011 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2010, 2011, 2016 Free Software Foundation,
+Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
diff --git a/hurd/debugging/glibc.mdwn b/hurd/debugging/glibc.mdwn
index 086cffff..10a41503 100644
--- a/hurd/debugging/glibc.mdwn
+++ b/hurd/debugging/glibc.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2007, 2008, 2010, 2011, 2013 Free Software
+[[!meta copyright="Copyright © 2007, 2008, 2010, 2011, 2013, 2016 Free Software
Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
diff --git a/hurd/running/debian/patch_submission.mdwn b/hurd/running/debian/patch_submission.mdwn
index 3146b773..d1a3ba33 100644
--- a/hurd/running/debian/patch_submission.mdwn
+++ b/hurd/running/debian/patch_submission.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2007, 2008, 2011 Free Software Foundation,
+[[!meta copyright="Copyright © 2007, 2008, 2011, 2016 Free Software Foundation,
Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
diff --git a/hurd/translator/mtab/discussion.mdwn b/hurd/translator/mtab/discussion.mdwn
index c3c43f43..715884ce 100644
--- a/hurd/translator/mtab/discussion.mdwn
+++ b/hurd/translator/mtab/discussion.mdwn
@@ -1,5 +1,5 @@
-[[!meta copyright="Copyright © 2008, 2009, 2013, 2014 Free Software Foundation,
-Inc."]]
+[[!meta copyright="Copyright © 2008, 2009, 2013, 2014, 2016 Free Software
+Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -2153,9 +2153,9 @@ Fixed in 2013-09-28 Hurd commit a81c0c28ea606b0d0a2ad5eeb74071c746b7cdeb
<teythoon> braunr: where is it?
<braunr> i'm still building packages to make sure that's it
<braunr> see
- http://darnassus.sceen.net/gitweb/savannah_mirror/hurd.git/blob/HEAD:/libdiskfs/dir-lookup.c
+ https://git.sceen.net/hurd/hurd.git/plain/libdiskfs/dir-lookup.c
<braunr> which you changed in
- http://darnassus.sceen.net/gitweb/savannah_mirror/hurd.git/commit/06d49cdadd9e96361f3fe49b9c940b88bb869284
+ https://git.sceen.net/hurd/hurd.git/commit/?id=06d49cdadd9e96361f3fe49b9c940b88bb869284
<braunr> line 306 is "return error" instead of "goto out"
<braunr> has been so since 1994
<braunr> what is unclear is why this code path is now run
@@ -2238,7 +2238,7 @@ Fixed in 2013-09-28 Hurd commit a81c0c28ea606b0d0a2ad5eeb74071c746b7cdeb
<teythoon_> braunr: btw, did you fix the leak?
<braunr> yes
<braunr>
- http://darnassus.sceen.net/gitweb/savannah_mirror/hurd.git/commit/a81c0c28ea606b0d0a2ad5eeb74071c746b7cdeb
+ https://git.sceen.net/hurd/hurd.git/commit/?id=a81c0c28ea606b0d0a2ad5eeb74071c746b7cdeb
<braunr> 1h after tagging 0.5 (
<braunr> :(
<teythoon> ah yes, I've seen that commit
@@ -2880,7 +2880,7 @@ Fixed in 2013-10-05 procfs commit c87688a05a8b49479ee10127470cc60acebead4a?
<braunr> but i guess that's what you did already
<braunr> is to only shut the active translator down
<teythoon>
- http://git.sceen.net/hurd/hurd.git/commitdiff/0033d20449b3bb558f2ea470983018db39b572aa
+ https://git.sceen.net/hurd/hurd.git/commit/?id=0033d20449b3bb558f2ea470983018db39b572aa
<teythoon> yeah, i thought about that
<teythoon> but i believe that is not the right hting to do
<braunr> yes i know but i'm not sure that's the right approach