diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-03-10 23:22:00 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2006-03-10 23:22:00 +0000 |
commit | 53d0e7e35e2200e1b68e2fba8be83f8c3b87cdb8 (patch) | |
tree | aef3b35a7be906cb9b738c1628317372b7b1eb30 /Mach | |
parent | 3cef8089f2475e2996001613f6d48387c51b206c (diff) |
none
Diffstat (limited to 'Mach')
-rw-r--r-- | Mach/OskitMach.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mach/OskitMach.mdwn b/Mach/OskitMach.mdwn index a7ce6ea2..73c7b684 100644 --- a/Mach/OskitMach.mdwn +++ b/Mach/OskitMach.mdwn @@ -4,7 +4,7 @@ ## <a name="About"> About </a> -OSKit-Mach began as a branch of the [[Mach/GnuMach]] 1.2 kernel, but since the release of GNU Mach 1.3, OSKit-Mach has been merged as the new [[Mach/GnuMach]] 2.x mainline. The [[Mach/MachHistory]] page tells a more interesting story including other operating systems who use Mach in their kernels. +OSKit-Mach began as a branch of the GNUMach 1.2 kernel, but since the release of GNU Mach 1.3, OSKit-Mach has been merged as the new GNUMach 2.x mainline. The [[Mach/MachHistory]] page tells a more interesting story including other operating systems who use Mach in their kernels. GNU Mach 2.0 makes use of the drivers provided by [the OSKit](http://www.cs.utah.edu/flux/oskit/) from [the Flux Research Group](http://www.cs.utah.edu/flux/). The OSKit provides a neat driver base where both [[TWiki/FreeBSD]] and Linux (2.2.12) drivers are made available to [Mach](http://www-2.cs.cmu.edu/afs/cs/project/mach/public/www/mach.html) and thus the Hurd. |