diff options
author | Thomas Schwinge <thomas@schwinge.name> | 2010-12-07 14:26:40 +0100 |
---|---|---|
committer | Thomas Schwinge <thomas@schwinge.name> | 2010-12-07 14:26:40 +0100 |
commit | 238c43499c4e08562024c3ef59e50aa365b5f1b2 (patch) | |
tree | 7fbef4ecd63fc7526c24660866338f887f2bdeae /history | |
parent | a167e7ae26b5159da570771ae39a6d56def1be7c (diff) |
Some bits about L4 and Coyotos.
Diffstat (limited to 'history')
-rw-r--r-- | history/port_to_l4.mdwn | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/history/port_to_l4.mdwn b/history/port_to_l4.mdwn index cdf048e6..b58c0d91 100644 --- a/history/port_to_l4.mdwn +++ b/history/port_to_l4.mdwn @@ -1,5 +1,5 @@ -[[!meta copyright="Copyright © 2001, 2002, 2003, 2004, 2005, 2007, 2008, 2009 -Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, +2009, 2010 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 @@ -100,3 +100,9 @@ A lange number of discussion threads can be found in the archives of the > that we had come to envision in terms of interfaces and description of the > system's structure. The new name was selected, if I recall correctly, as it > clearly wasn't the Hurd nor the Hurd based on L4. + + +The source code is still available in [CVS module +`hurd-l4`](http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd-l4/) (note that +this repository has in the beginning also been used for Neal's +[[microkernel/Viengoos]]). |