From 746526de5f196f8b7e6ba6e0e297fa501b66aa9d Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 8 Jun 2016 10:34:18 +0200 Subject: darnassus: apache2, cgit --- microkernel/mach/deficiencies.mdwn | 6 +++--- microkernel/mach/gnumach/projects/clean_up_the_code.mdwn | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'microkernel') diff --git a/microkernel/mach/deficiencies.mdwn b/microkernel/mach/deficiencies.mdwn index 8242e0bd..0c342e20 100644 --- a/microkernel/mach/deficiencies.mdwn +++ b/microkernel/mach/deficiencies.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2012, 2013, 2014 Free Software Foundation, +[[!meta copyright="Copyright © 2012, 2013, 2014, 2016 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -955,7 +955,7 @@ and Rump Kernels*. that's one goal of the project you can't achieve performance and scalability without the appropriate techniques - see http://git.sceen.net/rbraun/librbraun.git/blob/HEAD:/rdxtree.c + see https://git.sceen.net/rbraun/librbraun.git/plain/rdxtree.c for the existing userspace implementation in kern/work.c I see one TODO "allocate numeric IDs to better identify worker threads" @@ -2396,7 +2396,7 @@ and Rump Kernels*. ## IRC, freenode, #hurd, 2013-09-28 - braunr: http://git.sceen.net/rbraun/x15.git/blob/HEAD:/README + braunr: https://git.sceen.net/rbraun/x15.git/plain/README "X15 is a free microkernel." braunr: what distinguishes it from existing microkernels? diff --git a/microkernel/mach/gnumach/projects/clean_up_the_code.mdwn b/microkernel/mach/gnumach/projects/clean_up_the_code.mdwn index 0ca6d91e..b7fc934f 100644 --- a/microkernel/mach/gnumach/projects/clean_up_the_code.mdwn +++ b/microkernel/mach/gnumach/projects/clean_up_the_code.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2005, 2006, 2007, 2008, 2010, 2012, 2013, 2014 -Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2005, 2006, 2007, 2008, 2010, 2012, 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 @@ -167,7 +167,7 @@ further files (also exported ones) that serve no real value, but are being and fix kmem_cache_error to use kmem_warn near the top of the function teythoon: i suggest you use the x15 variant as a reference - (http://git.sceen.net/rbraun/x15.git/blob/HEAD:/kern/kmem.c) + (https://git.sceen.net/rbraun/x15.git/plain/kern/kmem.c) right -- cgit v1.2.3