diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2016-06-08 10:34:18 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2016-06-08 10:34:18 +0200 |
commit | 746526de5f196f8b7e6ba6e0e297fa501b66aa9d (patch) | |
tree | 37f70d0d95cf53d18b8695914ff94f24f97cc65d /community | |
parent | 2e4e77877cfa3943df1120b1651cbf759e56d4c1 (diff) |
darnassus: apache2, cgit
Diffstat (limited to 'community')
-rw-r--r-- | community/gsoc/2013/hacklu.mdwn | 4 | ||||
-rw-r--r-- | community/gsoc/2013/nlightnfotis.mdwn | 4 | ||||
-rw-r--r-- | community/gsoc/project_ideas/physical_memory_management.mdwn | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/community/gsoc/2013/hacklu.mdwn b/community/gsoc/2013/hacklu.mdwn index d3e43dd6..3a49e4c9 100644 --- a/community/gsoc/2013/hacklu.mdwn +++ b/community/gsoc/2013/hacklu.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2013 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2013, 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 @@ -1798,7 +1798,7 @@ In context of [[open_issues/libpthread/t/fix_have_kernel_resources]]: <hacklu> please give me any advice on how to use mig to generate stub-files in gdbserver? <braunr> hacklu: - http://darnassus.sceen.net/gitweb/rbraun/slabinfo.git/blob/HEAD:/Makefile + http://darnassus.sceen.net/cgit/rbraun/slabinfo.git/plain/Makefile <hacklu> braunr: shouldnt' I work like this https://github.com/hacklu/gdbserver/blob/gdbserver/gdb/config/i386/i386gnu.mh ? diff --git a/community/gsoc/2013/nlightnfotis.mdwn b/community/gsoc/2013/nlightnfotis.mdwn index 87250c62..7b0468f2 100644 --- a/community/gsoc/2013/nlightnfotis.mdwn +++ b/community/gsoc/2013/nlightnfotis.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2013 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2013, 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 @@ -2366,7 +2366,7 @@ But not the [[open_issues/libpthread_dlopen]] issue? <braunr> i'll make a repository on darnassus too <braunr> better store it there <braunr> nlightnfotis: - http://darnassus.sceen.net/gitweb/rbraun/mach_print.git/ + http://darnassus.sceen.net/cgit/rbraun/mach_print.git/ <braunr> nlightnfotis: i suggest you implement mach_print with inline asm statement in a C file, so that you don't need to alter the build system configuration diff --git a/community/gsoc/project_ideas/physical_memory_management.mdwn b/community/gsoc/project_ideas/physical_memory_management.mdwn index 2baa7a90..1bb6a760 100644 --- a/community/gsoc/project_ideas/physical_memory_management.mdwn +++ b/community/gsoc/project_ideas/physical_memory_management.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2015 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2015, 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 @@ -46,6 +46,6 @@ Useful links : * <http://git.sceen.net/rbraun/x15.git/> - * <http://git.sceen.net/rbraun/librbraun.git/blob/HEAD:/rdxtree.h> + * <https://git.sceen.net/rbraun/librbraun.git/plain/rdxtree.h> Possible mentors: Richard Braun |