+As the Hurd sources are kept and maintained in a CVS repository that
+is accessible via the web, you can follow the progress of development
+closely. We maintain ChangeLogs, in which we record every change to
+the source code at the time it is committed. The links below lead you
+directly to the ChangeLog files in the Hurd and its associated sources.
+The complete source code is
+also available.
+
+
The Hurd
+
+The Hurd source tree contains many independant parts, and therefore
+has one ChangeLog for each directory. There is one ChangeLog
+in the main directory, and one in each of the following
+subdirectories:
+
+Copyright (C) 2001, 2002 Free Software Foundation, Inc.,
+59 Temple Place - Suite 330, Boston, MA 02111, USA
+
+Verbatim copying and distribution of this entire article is
+permitted in any medium, provided this notice is preserved.
+
+Updated:
+
+$Date$ $Author$
+
+
+
+
--
cgit v1.2.3
From 79dc8e8b1574a2e40e97790b3922a5959bd51cc3 Mon Sep 17 00:00:00 2001
From: Marcus Brinkmann
Date: Sat, 19 Jan 2002 18:14:41 +0000
Subject: Add news item about the new page to whatsnew.html. Make text a bit
more clear in changelogs.html.
---
changelogs.html | 2 +-
whatsnew.html | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
(limited to 'changelogs.html')
diff --git a/changelogs.html b/changelogs.html
index 80f7dcd3..212884b4 100644
--- a/changelogs.html
+++ b/changelogs.html
@@ -45,7 +45,7 @@ As the Hurd sources are kept and maintained in a CVS repository that
is accessible via the web, you can follow the progress of development
closely. We maintain ChangeLogs, in which we record every change to
the source code at the time it is committed. The links below lead you
-directly to the ChangeLog files in the Hurd and its associated sources.
+directly to the ChangeLog files in the Hurd and its associated packages.
The complete source code is
also available.
The GNU Hurd is the GNU project's replacement for the Unix kernel.
--
cgit v1.2.3
From 83e96dd49c46b793af9da3421ae0af4b1048aea8 Mon Sep 17 00:00:00 2001
From: Marcus Brinkmann
Date: Wed, 24 Apr 2002 18:39:07 +0000
Subject: Fix spelling error, reported by Matt Kraai .
---
changelogs.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'changelogs.html')
diff --git a/changelogs.html b/changelogs.html
index 212884b4..d4bfad1e 100644
--- a/changelogs.html
+++ b/changelogs.html
@@ -51,7 +51,7 @@ also available.
The Hurd
-The Hurd source tree contains many independant parts, and therefore
+The Hurd source tree contains many independent parts, and therefore
has one ChangeLog for each directory. There is one ChangeLog
in the main directory, and one in each of the following
--
cgit v1.2.3
From eaf0b53249d6fa673ca415a1c2bb3bf2f75a488b Mon Sep 17 00:00:00 2001
From: Marcus Brinkmann
Date: Sun, 26 May 2002 23:05:51 +0000
Subject: Add note about commit-hurd, based on a patch by James A Morrison
.
---
changelogs.html | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
(limited to 'changelogs.html')
diff --git a/changelogs.html b/changelogs.html
index d4bfad1e..92f11750 100644
--- a/changelogs.html
+++ b/changelogs.html
@@ -46,8 +46,13 @@ is accessible via the web, you can follow the progress of development
closely. We maintain ChangeLogs, in which we record every change to
the source code at the time it is committed. The links below lead you
directly to the ChangeLog files in the Hurd and its associated packages.
-The complete source code is
-also available.
+
+If you want to follow the development of the Hurd closely, we suggest
+that you subscribe to the commit-hurd mailing
+list to which notifications about changes to the Hurd source code
+are sent. The complete source
+code is also available, of course.
+The latest release of MiG is version 1.3, 2002-03-08. It features:
+
+
Minor bug fixes.
+
The new keyword retcode is accepted as a parameter
+modifier. This does not do anything, but is accepted for
+compatibility with the MiG input syntax used with OSF Mach.
+
The debian/ subdirectory of packaging files is now
+included in the MiG source distribution.
+
+
+You can download the latest version of MiG from the GNU ftp server:
+
+The MiG source code is managed in the version control system CVS. You can check out the CVS
+repository through anonymous (pserver) CVS with the following
+instruction set. When prompted for a password for anoncvs,
+simply press the Enter key.
+
+
+The whole source code of MiG is also available as a single compressed
+TAR file via FTP. The file ftp://alpha.gnu.org/gnu/cvs/mig.tgz
+[145K] contains a snapshot of the MiG source repository
+which is remade daily.
+
+
+You can also browse the CVS
+repository of MiG with your web browser. The web pages are
+generated dynamically at the time you request them and are always up
+to date.
+
+
+MiG is the Mach 3.0 interface generator, as maintained by the GNU Hurd
+developers for the GNU project.
+
+The interface generator produces stub code from interface definition
+(.defs) files. The stub code makes it easy to implement
+and use Mach interfaces as remote procedure calls (RPC).
+
+You need this tool to compile the GNU Mach and Hurd distributions, and
+to compile the GNU C library for the Hurd. Also, you will need it for
+other software in the GNU systems that uses Mach-based inter-process
+communication.
+
+
--
cgit v1.2.3
From aac3d5bbbc1291ff156abde0c6acb62ed85e175c Mon Sep 17 00:00:00 2001
From: Marcus Brinkmann
Date: Wed, 31 Jul 2002 15:03:07 +0000
Subject: A new page, Related Projects, has been added to the site and to the
menu. Thanks to Alfred M. Szmidt for doing the hard work. I just had to fill
in the actual content in related-projects.html.
---
changelogs.html | 2 +
devel.html | 2 +
docs.html | 2 +
download.html | 2 +
gnumach-download.html | 2 +
gnumach-install.html | 2 +
gnumach.html | 2 +
help.html | 2 +
history.html | 2 +
hurd-talk.html | 2 +
hurd.html | 2 +
install.html | 2 +
mig-download.html | 2 +
mig.html | 2 +
related-projects.html | 138 ++++++++++++++++++++++++++++++++++++++++++++++++++
whatsnew.html | 8 +++
16 files changed, 174 insertions(+)
create mode 100644 related-projects.html
(limited to 'changelogs.html')
diff --git a/changelogs.html b/changelogs.html
index dc992a8b..46bd340b 100644
--- a/changelogs.html
+++ b/changelogs.html
@@ -40,6 +40,8 @@
MiG
+The Hurd is not alone, it is inspired by other projects, and other
+projects have been influenced or spawned by the Hurd.
+
+Below you can find some of the projects which are closely related to
+the Hurd, be it because they develop software that might be part of
+the Hurd system some day, be it because they support or use the Hurd
+in their own development.
+
+This list is nowhere near to be complete. We recommend to follow the
+mailing lists to be informed about recent developments.
+
+Some of these links are at other web sites not maintained by the
+FSF. The FSF is not responsible for the content of these other web
+sites.
+
+
Software
+
GNU/Hurd on L4
+
+The goal of this project is a working implementation of the GNU/Hurd
+on the L4 microkernel.
+
+The L4 microkernel is a modern microkernel, which takes the
+microkernel concept further than the first-generation microkernel Mach
+did. Basing the Hurd on L4 will bring more performance, better
+scalability, user space memory mangement, user space drivers. and
+other exciting features to the GNU/Hurd system.
+
+http://www.freesoftware.fsf.org/l4hurd/
+
+
Community
+
+
GNU/Hurd Wiki
+
+A free speech collaboration about anything GNU and the Hurd.
+
+A Wiki is a platform where users and developers can create, modify and
+share web content dynamically, pretty much like a public bulletin
+board. The Wiki spelling makes it easy to create links between
+entries in the Wiki, creating a highly inter-connected structure
+within the content.
+
@@ -96,6 +98,8 @@ FSF. The FSF is not responsible for the content of these other web sites.
[
+
+
English
]
diff --git a/history.html b/history.html
index 93f2d182..f5200322 100644
--- a/history.html
+++ b/history.html
@@ -14,8 +14,8 @@
[
- English |
- Hebrew
+ English
+| Hebrew
]
@@ -157,8 +157,8 @@ works!
[
- English |
- Hebrew
+ English
+| Hebrew
]
diff --git a/hurd-paper.html b/hurd-paper.html
index 6f3bbc75..4fe7c12f 100644
--- a/hurd-paper.html
+++ b/hurd-paper.html
@@ -13,9 +13,13 @@
no gifs due to patent problems
This article explains why FSF is developing a new operating system named the
Hurd, which will be a foundation of the whole GNU system.
@@ -771,8 +775,10 @@ avoiding copies for page-aligned data is irrelevant.
@@ -1111,6 +1113,8 @@ FSF. The FSF is not responsible for the content of these other web sites.
[
+
+
English
]
diff --git a/hurd.html b/hurd.html
index fbca3b59..ce834955 100644
--- a/hurd.html
+++ b/hurd.html
@@ -169,6 +169,8 @@ developers.
[
+
+
Chinese(Simplified)
| Chinese(Traditional)
| English
diff --git a/install.html b/install.html
index 9cfa5c23..3d5e6ae9 100644
--- a/install.html
+++ b/install.html
@@ -12,6 +12,8 @@
@@ -103,6 +105,8 @@ FSF. The FSF is not responsible for the content of these other web sites.
[
+
+
English
]
diff --git a/mig-download.html b/mig-download.html
index ba4c8316..0539a60a 100644
--- a/mig-download.html
+++ b/mig-download.html
@@ -12,6 +12,8 @@
@@ -109,6 +111,8 @@ topic, and everyone is invited to contribute to it.
[
+
+
English
]
diff --git a/whatsnew.html b/whatsnew.html
index 39292f82..0cea85c4 100644
--- a/whatsnew.html
+++ b/whatsnew.html
@@ -12,8 +12,10 @@
@@ -146,8 +148,10 @@ about the details of authentication in the Hurd.
[
- English |
- Hebrew
+
+
+ English
+| Hebrew
]
diff --git a/whatsold.html b/whatsold.html
index 974aa49b..b9104830 100644
--- a/whatsold.html
+++ b/whatsold.html
@@ -12,6 +12,8 @@
Developing an operating system is a huge job, with a lot of different
diff --git a/whatsold.html b/whatsold.html
index b9104830..1b7d1d9f 100644
--- a/whatsold.html
+++ b/whatsold.html
@@ -180,7 +180,7 @@ Hurd-devel-readers. It is the read-only version of Hurd-devel.
Hurd-devel is a mailing list for detailed discussions
of design and implementation issues in the GNU Hurd; it is an internal
low-volume list restricted to the core developers of the Hurd. While
-the web-based
+the web-based
archive of Hurd-devel has always been public, the new mailing list
Hurd-devel-readers provides a convenient way to follow
the discussion of the Hurd experts.
--
cgit v1.2.3
From 839af44a86c09a44e3525fb94d61c45938802ee3 Mon Sep 17 00:00:00 2001
From: Miguel Abad
Date: Mon, 21 Jun 2004 15:22:25 +0000
Subject: Added Spanish translation link
---
changelogs.html | 2 ++
1 file changed, 2 insertions(+)
(limited to 'changelogs.html')
diff --git a/changelogs.html b/changelogs.html
index e23fc519..4fc19a3b 100644
--- a/changelogs.html
+++ b/changelogs.html
@@ -15,6 +15,7 @@
English
+| Spanish
]
@@ -152,6 +153,7 @@ covers all changes to MiG.
English
+| Spanish
]
--
cgit v1.2.3
From 6707a57a15d02dd7e925c34ba5cb90b06d4523a0 Mon Sep 17 00:00:00 2001
From: "Alfred M. Szmidt"
Date: Mon, 22 Aug 2005 09:35:55 +0000
Subject: Added links to Esperanto translations. Patch by Ludovic Courtes
.
---
changelogs.html | 2 ++
devel.html | 2 ++
docs.html | 2 ++
download.html | 2 ++
help.html | 2 ++
history.html | 2 ++
hurd-l4.html | 2 ++
hurd.html | 2 ++
install.html | 2 ++
related-projects.html | 2 ++
whatsnew.html | 2 ++
11 files changed, 22 insertions(+)
(limited to 'changelogs.html')
diff --git a/changelogs.html b/changelogs.html
index 4fc19a3b..ea289314 100644
--- a/changelogs.html
+++ b/changelogs.html
@@ -15,6 +15,7 @@
English
+| Esperanto
| Spanish
]
@@ -153,6 +154,7 @@ covers all changes to MiG.
English
+| Esperanto
| Spanish
]
diff --git a/devel.html b/devel.html
index c32a3e4c..3e54edbf 100644
--- a/devel.html
+++ b/devel.html
@@ -15,6 +15,7 @@
English
+| Esperanto
| Spanish
]
@@ -93,6 +94,7 @@ of the Hurd source repository.
English
+| Esperanto
| Spanish
]
diff --git a/docs.html b/docs.html
index 4914866c..03732f30 100644
--- a/docs.html
+++ b/docs.html
@@ -15,6 +15,7 @@
English
+| Esperanto
| Spanish
]
@@ -161,6 +162,7 @@ Then, you should submit any modifications to
English
+| Esperanto
| Spanish
]
diff --git a/download.html b/download.html
index e65b3a0e..de352662 100644
--- a/download.html
+++ b/download.html
@@ -15,6 +15,7 @@
English
+| Esperanto
| Spanish
]
@@ -102,6 +103,7 @@ FSF. The FSF is not responsible for the content of these other web sites.
English
+| Esperanto
| Spanish
]
diff --git a/help.html b/help.html
index eebe355a..8cdca956 100644
--- a/help.html
+++ b/help.html
@@ -15,6 +15,7 @@
English
+| Esperanto
| Spanish
]
@@ -102,6 +103,7 @@ FSF. The FSF is not responsible for the content of these other web sites.
English
+| Esperanto
| Spanish
]
diff --git a/history.html b/history.html
index 5b14a446..5b688d4b 100644
--- a/history.html
+++ b/history.html
@@ -15,6 +15,7 @@
English
+| Esperanto
| Hebrew
| Spanish
]
@@ -159,6 +160,7 @@ works!
English
+| Esperanto
| Hebrew
| Spanish
]
diff --git a/hurd-l4.html b/hurd-l4.html
index 2cb45478..ec67d8fa 100644
--- a/hurd-l4.html
+++ b/hurd-l4.html
@@ -15,6 +15,7 @@
English
+| Esperanto
]
@@ -137,6 +138,7 @@ FSF. The FSF is not responsible for the content of these other web sites.
English
+| Esperanto
]
diff --git a/hurd.html b/hurd.html
index d1576d96..93a8fe22 100644
--- a/hurd.html
+++ b/hurd.html
@@ -19,6 +19,7 @@
| Chinese(Traditional)
| Dutch
| English
+| Esperanto
| Hebrew
| Italian
| Spanish
@@ -179,6 +180,7 @@ developers.
| Chinese(Traditional)
| Dutch
| English
+| Esperanto
| Hebrew
| Italian
| Spanish
diff --git a/install.html b/install.html
index 4ddc624c..fee42941 100644
--- a/install.html
+++ b/install.html
@@ -15,6 +15,7 @@
English
+| Esperanto
| Spanish
]
@@ -87,6 +88,7 @@ FSF. The FSF is not responsible for the content of these other web sites.
English
+| Esperanto
| Spanish
]
diff --git a/related-projects.html b/related-projects.html
index 97769fc0..edd896ad 100644
--- a/related-projects.html
+++ b/related-projects.html
@@ -15,6 +15,7 @@
English
+| Esperanto
| Spanish
]
@@ -109,6 +110,7 @@ topic, and everyone is invited to contribute to it.
English
+| Esperanto
| Spanish
]
diff --git a/whatsnew.html b/whatsnew.html
index 31331ce7..0705def5 100644
--- a/whatsnew.html
+++ b/whatsnew.html
@@ -16,6 +16,7 @@
Dutch
| English
+| Esperanto
| German
| Hebrew
| Spanish
@@ -155,6 +156,7 @@ talk are also available.
Dutch
| English
+| Esperanto
| German
| Hebrew
| Spanish
--
cgit v1.2.3
From 80e7e774532cf882792b9fdd7067088823065943 Mon Sep 17 00:00:00 2001
From: Thomas Schwinge
Date: Fri, 3 Mar 2006 00:03:40 +0000
Subject: Correct address of the commit-hurd subscription interface.
---
changelogs.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'changelogs.html')
diff --git a/changelogs.html b/changelogs.html
index ea289314..e4fa60b9 100644
--- a/changelogs.html
+++ b/changelogs.html
@@ -59,7 +59,7 @@ directly to the ChangeLog files in the Hurd and its associated packages.
If you want to follow the development of the Hurd closely, we suggest
that you subscribe to the commit-hurd mailing
+HREF="http://lists.gnu.org/mailman/listinfo/commit-hurd/">commit-hurd mailing
list to which notifications about changes to the Hurd source code
are sent. The complete source
code is also available, of course.
--
cgit v1.2.3
From 0b2ba5e927bb40f49592213b61c25cb52b74ed38 Mon Sep 17 00:00:00 2001
From: Thomas Schwinge
Date: Fri, 3 Mar 2006 00:19:01 +0000
Subject: Update ViewCVS to new Savannah locations.
---
changelogs.html | 110 ++++++++++++++++++++++++++++----------------------------
1 file changed, 55 insertions(+), 55 deletions(-)
(limited to 'changelogs.html')
diff --git a/changelogs.html b/changelogs.html
index e4fa60b9..e8356714 100644
--- a/changelogs.html
+++ b/changelogs.html
@@ -68,80 +68,80 @@ code is also available, of course.
The MiG ChangeLog
+HREF="http://cvs.savannah.gnu.org/viewcvs/~checkout~/hurd/mig/ChangeLog">MiG ChangeLog
covers all changes to MiG.
--
cgit v1.2.3
From 91f6f1bc751eb676cdbe97d6d3b7e360514d4ae0 Mon Sep 17 00:00:00 2001
From: Thomas Schwinge
Date: Fri, 3 Mar 2006 00:24:43 +0000
Subject: Provide the ChangeLog for gnumach-1-branch.
---
changelogs.html | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
(limited to 'changelogs.html')
diff --git a/changelogs.html b/changelogs.html
index e8356714..d7dbb9ea 100644
--- a/changelogs.html
+++ b/changelogs.html
@@ -134,8 +134,10 @@ subdirectories:
GNU Mach
The GNU
-Mach ChangeLog covers all changes to GNU Mach. Changes before
-March 1997 are listed in covers all changes to GNU Mach and GNU
+Mach 1 branch ChangeLog those on the gnumach-1-branch.
+Changes before March 1997 are listed in ChangeLog.0
and ChangeLog.00.
--
cgit v1.2.3
From ccc196abbc35d497b814251f5424327fa4ee9c41 Mon Sep 17 00:00:00 2001
From: Thomas Schwinge
Date: Fri, 3 Mar 2006 00:28:22 +0000
Subject: Update copyright years.
---
changelogs.html | 2 +-
whatsnew.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
(limited to 'changelogs.html')
diff --git a/changelogs.html b/changelogs.html
index d7dbb9ea..12e0f759 100644
--- a/changelogs.html
+++ b/changelogs.html
@@ -179,7 +179,7 @@ Please send comments on these web pages to
send other questions to
gnu@gnu.org.
-Copyright (C) 2001, 2002 Free Software Foundation, Inc.,
+Copyright (C) 2001, 2002, 2006 Free Software Foundation, Inc.,
59 Temple Place - Suite 330, Boston, MA 02111, USA
Verbatim copying and distribution of this entire article is
diff --git a/whatsnew.html b/whatsnew.html
index 05d9d5b0..4f1d4928 100644
--- a/whatsnew.html
+++ b/whatsnew.html
@@ -230,7 +230,7 @@ Please send comments on these web pages to
send other questions to
gnu@gnu.org.
-Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation,
+Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation,
Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA
Verbatim copying and distribution of this entire article is
--
cgit v1.2.3
From 576122f6309c49745d16be06e7ce2218a769e96c Mon Sep 17 00:00:00 2001
From: Thomas Schwinge
Date: Mon, 4 Dec 2006 19:42:27 +0000
Subject: This was a `sed'-based change, where I didn't review every single
detail and thus hope that I didn't break anything. Replace `MiG' with `MIG'.
Replace `MIG' with `GNU MIG' and `The GNU Hurd' with `GNU Hurd' when linking
to the pages. Make the space between `GNU' and `Hurd' or `Mach' or `MIG'
non-breakable.
---
acknowledgements.html | 8 ++++----
auth.html | 6 +++---
changelogs.html | 16 ++++++++--------
devel.html | 6 +++---
docs.html | 16 ++++++++--------
download.html | 8 ++++----
gnumach-download.html | 20 ++++++++++----------
gnumach-install.html | 18 +++++++++---------
gnumach.html | 36 ++++++++++++++++++------------------
help.html | 10 +++++-----
history.html | 10 +++++-----
hurd-announcements.html | 4 ++--
hurd-folks.html | 6 +++---
hurd-l4.html | 12 ++++++------
hurd-paper.html | 2 +-
hurd-talk.html | 22 +++++++++++-----------
hurd.html | 10 +++++-----
install.html | 8 ++++----
mig-download.html | 20 ++++++++++----------
mig.html | 16 ++++++++--------
old_hurd_faq.html | 10 +++++-----
related-projects.html | 10 +++++-----
whatsnew.html | 28 ++++++++++++++--------------
whatsold.html | 18 +++++++++---------
24 files changed, 160 insertions(+), 160 deletions(-)
(limited to 'changelogs.html')
diff --git a/acknowledgements.html b/acknowledgements.html
index fb39187d..5e04a01d 100644
--- a/acknowledgements.html
+++ b/acknowledgements.html
@@ -3,7 +3,7 @@
- GNU Hurd: Acknowledgements
+ GNU Hurd: Acknowledgements
@@ -12,7 +12,7 @@
The MiG ChangeLog
-covers all changes to MiG.
+HREF="http://cvs.savannah.gnu.org/viewcvs/~checkout~/hurd/mig/ChangeLog">MIG ChangeLog
+covers all changes to MIG.
diff --git a/devel.html b/devel.html
index 87426bb9..868277a0 100644
--- a/devel.html
+++ b/devel.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/REC-html40/strict.dtd">
-The GNU Hurd - GNU Project - Free Software Foundation (FSF)
+The GNU Hurd - GNU Project - Free Software Foundation (FSF)
@@ -26,7 +26,7 @@
ChangeLogs
@@ -67,7 +67,7 @@ architectural overview by Thomas Bushnell, BSG.
The Hurd, a presentation by Marcus
Brinkmann.
- The
+
GNU/Hurd User's Guide, an introduction to the important
concepts and software of the GNU system, written for new
users, AKA "GNUbies."
@@ -87,7 +87,7 @@ for download.
The Hurd Hacking
-Guide, an introduction to GNU Hurd and Mach programming by
+Guide, an introduction to GNU Hurd and Mach programming by
Wolfgang Jährling.
Available Formats:
@@ -112,7 +112,7 @@ the authentication mechanisms in the Hurd by Wolfgang Jährling.
-The GNU Hurd Reference Manual documents the architecture, the usage
-and the programming of the GNU Hurd. At the moment, the manual is
+The GNU Hurd Reference Manual documents the architecture, the usage
+and the programming of the GNU Hurd. At the moment, the manual is
quite incomplete.
Available Formats:
diff --git a/download.html b/download.html
index fe759c4a..ac3b4069 100644
--- a/download.html
+++ b/download.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/REC-html40/strict.dtd">
-The GNU Hurd - GNU Project - Free Software Foundation (FSF)
+The GNU Hurd - GNU Project - Free Software Foundation (FSF)
@@ -26,7 +26,7 @@
ChangeLogs
There is also a cross referenced
-database of the Hurd, GNU Mach, MiG, and the GNU C library sources
+database of the Hurd, GNU Mach, MIG, and the GNU C library sources
online for you to browse. It provides better searching and browsing
facilities than the online CVS repository, but it is not always up to
date and does not contain history information.
diff --git a/gnumach-download.html b/gnumach-download.html
index 914efafd..81222bc9 100644
--- a/gnumach-download.html
+++ b/gnumach-download.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/REC-html40/strict.dtd">
-The GNU Hurd - GNU Project - Free Software Foundation (FSF)
+The GNU Hurd - GNU Project - Free Software Foundation (FSF)
@@ -25,7 +25,7 @@
ChangeLogs
-The GNU Mach source code is managed in the version control system CVS. You can check out the CVS repository
with the following instruction set.
@@ -108,7 +108,7 @@ Source tree:
cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co gnumach
-Use to following to get the GNU Mach 1 branch:
+Use to following to get the GNU Mach 1 branch:
cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co -r gnumach-1-branch gnumach
@@ -121,13 +121,13 @@ href="https://savannah.gnu.org/cvs/?group=hurd">Savannah page.
You can also browse the CVS
-repository of GNU Mach with your web browser. The web pages are
+repository of GNU Mach with your web browser. The web pages are
generated dynamically at the time you request them and are always up
to date.
There is also a cross referenced
-database of the Hurd, GNU Mach, MiG, and the GNU C library sources
+database of the Hurd, GNU Mach, MIG, and the GNU C library sources
online for you to browse. It provides better searching and browsing
facilities than the online CVS repository, but it is not always up to
date and does not contain history information.
diff --git a/gnumach-install.html b/gnumach-install.html
index a44460fd..06d4f6ad 100644
--- a/gnumach-install.html
+++ b/gnumach-install.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/REC-html40/strict.dtd">
-The GNU Hurd - GNU Project - Free Software Foundation (FSF)
+The GNU Hurd - GNU Project - Free Software Foundation (FSF)
@@ -25,7 +25,7 @@
ChangeLogs
-The last stable version of GNU Mach is 1.3, but it is recommended that
+The last stable version of GNU Mach is 1.3, but it is recommended that
you use the version in CVS instead, as this fixes some bugs that
prevent the kernel to work on some systems.
-GNU Mach can be compiled or cross-compiled easily. The only package
-you are not likely to have installed already is MiG, the Mach
+GNU Mach can be compiled or cross-compiled easily. The only package
+you are not likely to have installed already is MIG, the Mach
interface generator. If you cross-compile gnumach, you need a
-cross-MiG for your architecture. You also need the static version of
+cross-MIG for your architecture. You also need the static version of
the C library for your host architecture, as some functions are taken
directly from it. We recommend that you use the GNU C library, other C libraries
@@ -75,7 +75,7 @@ have not been tested and might not work. After you have followed the
installation instructions in the package and the reference manual, you
should end up with a kernel binary where your boot loader can find it.
-
To actually use the kernel and boot the GNU operating system, you need
a boot loader. Not all boot loaders are capable to boot the GNU
diff --git a/gnumach.html b/gnumach.html
index d00fc274..2a983c76 100644
--- a/gnumach.html
+++ b/gnumach.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/REC-html40/strict.dtd">
-The GNU Hurd - GNU Project - Free Software Foundation (FSF)
+The GNU Hurd - GNU Project - Free Software Foundation (FSF)
@@ -27,7 +27,7 @@
ChangeLogs
-GNU Mach is the microkernel of the GNU system. A microkernel provides
+GNU Mach is the microkernel of the GNU system. A microkernel provides
only a limited functionality, just enough abstraction on top of the
hardware to run the rest of the operating system in user space. The
-GNU Hurd servers and the GNU C library implement the POSIX compatible
+GNU Hurd servers and the GNU C library implement the POSIX compatible
base of the GNU system on top of the microkernel architecture provided
by Mach.
-Currently, GNU Mach runs on IA32 machines. GNU Mach should, and
+Currently, GNU Mach runs on IA32 machines. GNU Mach should, and
probably will, be ported to other hardware architectures in the
future. Mach was ported to many operating systems in the past.
-GNU Mach is maintained by the Hurd developers for the GNU project. If
-you need help with GNU Mach or want to contribute to the development
+GNU Mach is maintained by the Hurd developers for the GNU project. If
+you need help with GNU Mach or want to contribute to the development
of the microkernel, you should contact the Hurd people.
-
+GNU Mach is not the most advanced microkernel known to the planet, nor
is it the fastest or smallest, but it has a rich set of interfaces and
some features which make it useful as the base of the Hurd system.
@@ -90,11 +90,11 @@ Anybody can use, modify, and redistribute it under the terms of the
it's built to survive
-As a microkernel, GNU Mach doesn't implement a lot of the features
+As a microkernel, GNU Mach doesn't implement a lot of the features
commonly found in an operating system, but only the bare minimum that
is required to implement a full operating system on top of it. This
means that a lot of the operating system code is maintained outside of
-GNU Mach, and while this code may go through a complete redesign, the
+GNU Mach, and while this code may go through a complete redesign, the
code of the microkernel can remain comparatively stable.
it's scalable
@@ -103,7 +103,7 @@ Mach is particularly well suited for SMP and network cluster
techniques. Thread support is provided at the kernel level, and the
kernel itself takes advantage of that. Network transparency at the
IPC level makes resources of the system available across machine
-boundaries (with NORMA IPC, currently not available in GNU Mach).
+boundaries (with NORMA IPC, currently not available in GNU Mach).
it exists
@@ -118,17 +118,17 @@ multi-server operating system, the Hurd.
-GNU Mach 1.3 was released in May 2002, and features advanced boot
+GNU Mach 1.3 was released in May 2002, and features advanced boot
script support, support for large disks (>= 10GB) and an improved
console.
-GNU Mach is used as the default microkernel in the GNU/Hurd system.
+GNU Mach is used as the default microkernel in the GNU/Hurd system.
It is compatible with other popular Mach distributions. The device
drivers for block devices and network cards are taken from Linux 2.0.x
kernel versions, and so a broad range of common hardware is supported.
However, the Linux device drivers have been improved greatly since the
-2.0.x version, and a new version of GNU Mach based on the OSKit
+2.0.x version, and a new version of GNU Mach based on the OSKit
library is being worked on, which uses newer drivers and in general
has cleaner machine specific support code.
diff --git a/help.html b/help.html
index 8cdca956..0daafe0e 100644
--- a/help.html
+++ b/help.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/REC-html40/strict.dtd">
-The GNU Hurd - GNU Project - Free Software Foundation (FSF)
+The GNU Hurd - GNU Project - Free Software Foundation (FSF)
@@ -26,7 +26,7 @@
ChangeLogs
If you have questions about the installation, how the Hurd works and
-how it is used, or general questions concerning the Hurd, GNU Mach or
+how it is used, or general questions concerning the Hurd, GNU Mach or
the other packages maintained by the Hurd people, you can send an
e-mail to the Help-Hurd<help-hurd@gnu.org> mailing
list.
-Bug reports for the GNU Hurd, GNU Mach and the other packages
+Bug reports for the GNU Hurd, GNU Mach and the other packages
maintained by the Hurd people should be sent to the Bug-Hurd<bug-hurd@gnu.org> mailing
diff --git a/history.html b/history.html
index 5b688d4b..5f559b17 100644
--- a/history.html
+++ b/history.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/REC-html40/strict.dtd">
-The GNU Hurd - GNU Project - Free Software Foundation (FSF)
+The GNU Hurd - GNU Project - Free Software Foundation (FSF)
@@ -27,7 +27,7 @@
ChangeLogs
A number of people maintain their own unofficial GNU Hurd pages to describe their involvements.
+HREF="hurd.html">GNU Hurd pages to describe their involvements.
These are valuable sites because they help introduce more people to
the Hurd, and to the GNU project.
diff --git a/hurd-l4.html b/hurd-l4.html
index d1aad633..62b164bd 100644
--- a/hurd-l4.html
+++ b/hurd-l4.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/REC-html40/strict.dtd">
-The GNU Hurd - GNU Project - Free Software Foundation (FSF)
+The GNU Hurd - GNU Project - Free Software Foundation (FSF)
@@ -25,7 +25,7 @@
ChangeLogs
-The GNU Hurd on top of the L4 microkernel is an on-going effort to
+The GNU Hurd on top of the L4 microkernel is an on-going effort to
port the Hurd system to the L4Ka::Pistachio microkernel.
diff --git a/hurd-paper.html b/hurd-paper.html
index fbd34014..19ccef2f 100644
--- a/hurd-paper.html
+++ b/hurd-paper.html
@@ -120,7 +120,7 @@ But the
wall between user and system remains; no user can cross it without special
privilege.
-The GNU Hurd, by contrast, is designed to make the area of
+The GNU Hurd, by contrast, is designed to make the area of
system
code as
limited as possible.
diff --git a/hurd-talk.html b/hurd-talk.html
index 756eee1c..497f1fb0 100644
--- a/hurd-talk.html
+++ b/hurd-talk.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/REC-html40/strict.dtd">
-The GNU Hurd - GNU Project - Free Software Foundation (FSF)
+The GNU Hurd - GNU Project - Free Software Foundation (FSF)
@@ -24,7 +24,7 @@
ChangeLogs
@@ -117,12 +117,12 @@ this brings further advantages beside freedom.
The Hurd is a POSIX compatible multi-server
-system operating on top of the GNU Mach microkernel.
+system operating on top of the GNU Mach microkernel.
Topics:
-
GNU Mach
+
GNU Mach
The Hurd
Development
Debian GNU/Hurd
@@ -131,10 +131,10 @@ Topics:
The Hurd is a POSIX compatible multi-server system operating on top of
-the GNU Mach Microkernel.
+the GNU Mach Microkernel.
-I will have to explain what GNU Mach is, so we start with that. Then
+I will have to explain what GNU Mach is, so we start with that. Then
I will talk about the Hurd's architecture. After that, I will give a
short overview on the Hurd libraries. Finally, I will tell you how
the Debian project is related to the Hurd.
@@ -215,7 +215,7 @@ interface, it provides tasks and threads, a messaging system allowing
synchronous and asynchronous operation and a complex interface for
external pagers. It's certainly not one of the sexiest microkernels
that exist today, but more like a big old mama. The GNU project
-maintains its own version of Mach, called GNU Mach, which is based on
+maintains its own version of Mach, called GNU Mach, which is based on
Mach 4.0. In addition to the features contained in Mach 4.0, the GNU
version contains many of the Linux 2.0 block device and network card
drivers.
@@ -355,7 +355,7 @@ To quote Thomas Bushnell, BSG, from his paper
``A new strategy towards OS
design'' (1996):
-The GNU Hurd, by contrast, is designed to make the area of system code
+The GNU Hurd, by contrast, is designed to make the area of system code
as limited as possible. Programs are required to communicate only
with a few essential parts of the kernel; the rest of the system is
replaceable dynamically. Users can use whatever parts of the
@@ -382,7 +382,7 @@ channels.
Potentially many senders
-MiG provides remote procedure calls on top of Mach IPC. RPCs look like
+MIG provides remote procedure calls on top of Mach IPC. RPCs look like
function calls to the user.
@@ -990,7 +990,7 @@ Side Goal:
-The Debian distribution of the GNU Hurd that I started in 1998 is
+The Debian distribution of the GNU Hurd that I started in 1998 is
supposed to become a complete binary distribution of the Hurd that is
easy to install.
diff --git a/hurd.html b/hurd.html
index f6c870b4..36aca9a9 100644
--- a/hurd.html
+++ b/hurd.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/REC-html40/strict.dtd">
-The GNU Hurd - GNU Project - Free Software Foundation (FSF)
+The GNU Hurd - GNU Project - Free Software Foundation (FSF)
@@ -33,7 +33,7 @@
ChangeLogs
-The GNU Hurd is the GNU project's replacement for the Unix kernel.
+The GNU Hurd is the GNU project's replacement for the Unix kernel.
The Hurd is a collection of servers that run on the Mach microkernel
to implement file systems, network protocols, file access control, and
other features that are implemented by the Unix kernel or similar
@@ -145,7 +145,7 @@ recursive acronyms.
-The Hurd, together with the GNU Mach microkernel, the GNU C Library
+The Hurd, together with the GNU Mach microkernel, the GNU C Library
and the other GNU and non-GNU programs in the GNU system, provide a
rather complete and usable operating system today. It is not ready
for production use, as there are still many bugs and missing features.
diff --git a/install.html b/install.html
index fee42941..ad3bf3b0 100644
--- a/install.html
+++ b/install.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/REC-html40/strict.dtd">
-The GNU Hurd - GNU Project - Free Software Foundation (FSF)
+The GNU Hurd - GNU Project - Free Software Foundation (FSF)
@@ -26,7 +26,7 @@
ChangeLogs
-The GNU Hurd is under active development. Because of that, there is
+The GNU Hurd is under active development. Because of that, there is
no `stable' version. We distribute the Hurd sources only through CVS
at present.
-The latest release of MiG is version 1.3, 2002-03-08. It features:
+The latest release of MIG is version 1.3, 2002-03-08. It features:
Minor bug fixes.
The new keyword retcode is accepted as a parameter
modifier. This does not do anything, but is accepted for
-compatibility with the MiG input syntax used with OSF Mach.
+compatibility with the MIG input syntax used with OSF Mach.
The debian/ subdirectory of packaging files is now
-included in the MiG source distribution.
+included in the MIG source distribution.
-You can download the latest version of MiG from the GNU ftp server:
+You can download the latest version of MIG from the GNU ftp server:
-The MiG source code is managed in the version control system CVS. You can check out the CVS
repository through anonymous CVS over SSH with the following
instruction set. When prompted for a password for anoncvs,
@@ -100,13 +100,13 @@ href="https://savannah.gnu.org/cvs/?group=hurd">savannah page.
You can also browse the CVS
-repository of MiG with your web browser. The web pages are
+repository of MIG with your web browser. The web pages are
generated dynamically at the time you request them and are always up
to date.
There is also a cross referenced
-database of the Hurd, GNU Mach, MiG, and the GNU C library sources
+database of the Hurd, GNU Mach, MIG, and the GNU C library sources
online for you to browse. It provides better searching and browsing
facilities than the online CVS repository, but it is not always up to
date and does not contain history information.
diff --git a/mig.html b/mig.html
index 6811cab5..3f77d28d 100644
--- a/mig.html
+++ b/mig.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/REC-html40/strict.dtd">
-The GNU Hurd - GNU Project - Free Software Foundation (FSF)
+The GNU Hurd - GNU Project - Free Software Foundation (FSF)
@@ -27,7 +27,7 @@
ChangeLogs
-GNU MIG is the GNU distribution of the Mach 3.0 interface generator `MIG', as
-maintained by the GNU Hurd developers for the GNU project.
+GNU MIG is the GNU distribution of the Mach 3.0 interface generator `MIG', as
+maintained by the GNU Hurd developers for the GNU project.
The interface generator produces stub code from interface definition
(.defs) files. The stub code makes it easy to implement
and use Mach interfaces as remote procedure calls (RPC).
-You need this tool to compile the GNU Mach and GNU Hurd distributions, and to
+You need this tool to compile the GNU Mach and GNU Hurd distributions, and to
compile the GNU C library for the Hurd. Also, you will need it for other
software in the GNU system that uses Mach-based inter-process communication.
-MiG 1.3 was released in March 2002, and features compatibility with
+MIG 1.3 was released in March 2002, and features compatibility with
OSF Mach.
diff --git a/old_hurd_faq.html b/old_hurd_faq.html
index 00a49827..b310824b 100644
--- a/old_hurd_faq.html
+++ b/old_hurd_faq.html
@@ -1,10 +1,10 @@
-The Unofficial (and no longer maintained) GNU Hurd FAQ, Version 0.13
+The Unofficial (and no longer maintained) GNU Hurd FAQ, Version 0.13
-
The Unofficial (and no longer maintained) GNU Hurd FAQ, Version 0.13
+
The Unofficial (and no longer maintained) GNU Hurd FAQ, Version 0.13
Contributions by:
@@ -22,7 +22,7 @@ Original Document by: Derek Upham
Contents:
-Q0. Where can I get the Unofficial GNU Hurd FAQ?
+Q0. Where can I get the Unofficial GNU Hurd FAQ?
Q1. What is the Hurd?
Q2. Where can I get a copy?
Q3. Why bother writing a new OS when we have Linux and 386/BSD?
@@ -35,7 +35,7 @@ Q9. What sort of system would we have if the Hurd was bootable today?
==============================
-Q0. Where can I get the Unofficial GNU Hurd FAQ?
+Q0. Where can I get the Unofficial GNU Hurd FAQ?
The Unofficial Hurd FAQ (what you are reading now) is occasionally
posted to the USENET newsgroup, gnu.misc.discuss. It is also
@@ -160,7 +160,7 @@ Q5. Where can I find more information?
The June 1995 GNU's Bulletin contains the following official
information:
- The GNU Hurd now runs programs native. We have implemented both
+ The GNU Hurd now runs programs native. We have implemented both
shared libraries using ELF, & the popular `ext2' file system used
by Linux. It can run GCC, `make', Emacs, & most other GNU
utilities. Progress is being made so rapidly that by the time you
diff --git a/related-projects.html b/related-projects.html
index edd896ad..c9928baf 100644
--- a/related-projects.html
+++ b/related-projects.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/REC-html40/strict.dtd">
-The GNU Hurd - GNU Project - Free Software Foundation (FSF)
+The GNU Hurd - GNU Project - Free Software Foundation (FSF)
@@ -26,7 +26,7 @@
ChangeLogs
The purpose of this project is to provide a working implementation of
-the GNU Hurd for the Alpha architecture.
+the GNU Hurd for the Alpha architecture.
http://savannah.gnu.org/projects/hurd-alpha/
-
The GNU Hurd on top of the L4 microkernel
+
The GNU Hurd on top of the L4 microkernel
The purpose of this project is to port the Hurd system to the L4 microkernel.
diff --git a/whatsnew.html b/whatsnew.html
index f4320291..14ceea3b 100644
--- a/whatsnew.html
+++ b/whatsnew.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/REC-html40/strict.dtd">
-The GNU Hurd - GNU Project - Free Software Foundation (FSF)
+The GNU Hurd - GNU Project - Free Software Foundation (FSF)
@@ -31,7 +31,7 @@
ChangeLogs
-The GNU Hurd is the GNU project's replacement for the Unix kernel.
+The GNU Hurd is the GNU project's replacement for the Unix kernel.
The Hurd is a collection of servers that run on the Mach microkernel
to implement file systems, network protocols, file access control, and
other features that are implemented by the Unix kernel or similar
@@ -73,7 +73,7 @@ so that it can be added here.
27 April 2006
-
The GNU Hurd project will participate in this year's
+
The GNU Hurd project will participate in this year's
Google Summer of Code, under the aegis of the GNU project.
The following is a list of items you might want to work on. If you want to
@@ -84,12 +84,12 @@ href="/software/hurd/help.html#TOCirc">#hurd IRC channel.
2002 at EpX in Paris.
English slides and
French slides of the
diff --git a/whatsold.html b/whatsold.html
index ddad85ac..ace0d66e 100644
--- a/whatsold.html
+++ b/whatsold.html
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/REC-html40/strict.dtd">
-The GNU Hurd - GNU Project - Free Software Foundation (FSF)
+The GNU Hurd - GNU Project - Free Software Foundation (FSF)
@@ -24,7 +24,7 @@
ChangeLogs
@@ -66,7 +66,7 @@ code to pthreads.
The Toronto Hurd Users Group meets again: The University of WaterlooComputer Science Club will
-be hosting talks on the GNU Hurd on October 26 by Marcus Brinkmann and
+be hosting talks on the GNU Hurd on October 26 by Marcus Brinkmann and
Neal Walfield. There will also be a GnuPG keysigning before Marcus's
talk. Please email Ryan
@@ -93,7 +93,7 @@ at thug@gnu.org
03 October 2002
-
Marcus Brinkmann speaks about the GNU Hurd at "Reflections |
+
Marcus Brinkmann speaks about the GNU Hurd at "Reflections |
Projections 2002", the National Student ACM
Conference at the University of Urbana-Champaign, Illinois. The
@@ -162,7 +162,7 @@ This distribution is only for x86 PC machines.
Volunteers interested in ports to other architectures are eagerly sought.
More information about GNU
-Mach 1.3 is available on the GNU Mach web page.
+Mach 1.3 is available on the GNU Mach web page.
@@ -223,14 +223,14 @@ programming!
08 March 2002
We are pleased to announce version 1.3 of the GNU distribution of the
-Mach 3.0 interface generator `MiG'. It may be found in the file
+Mach 3.0 interface generator `MIG'. It may be found in the file
http://ftp.gnu.org/gnu/mig/mig-1.3.tar.gz (about 145 KB compressed).
Diffs from version 1.2 are in http://ftp.gnu.org/gnu/mig/mig-1.2-1.3.diff.gz
(about 6 KB compressed, 15 KB uncompressed). Relative to version 1.2,
version 1.3 contains only some minor fixes.
-You need this tool to compile the GNU Mach and Hurd distributions, and
+You need this tool to compile the GNU Mach and Hurd distributions, and
to compile GNU libc for the Hurd.
Bug reports relating to this distribution should be sent to
@@ -249,7 +249,7 @@ HREF="http://mail.gnu.org/mailman/listinfo/hurd-devel-readers">
Hurd-devel-readers. It is the read-only version of Hurd-devel.
Hurd-devel is a mailing list for detailed discussions
-of design and implementation issues in the GNU Hurd; it is an internal
+of design and implementation issues in the GNU Hurd; it is an internal
low-volume list restricted to the core developers of the Hurd. While
the web-based
archive of Hurd-devel has always been public, the new mailing list
--
cgit v1.2.3
From 6e3628dc79127b3ddf5c0058ff8532764abc5c56 Mon Sep 17 00:00:00 2001
From: Thomas Schwinge
Date: Sat, 20 Jan 2007 15:38:11 +0000
Subject: Unify linking to the GNU Hurd and GNU Mach documentation in the menu.
---
auth.html | 4 ++--
changelogs.html | 4 ++--
devel.html | 4 ++--
docs.html | 4 ++--
download.html | 4 ++--
gnumach-download.html | 4 ++--
gnumach-install.html | 4 ++--
gnumach.html | 4 ++--
help.html | 4 ++--
history.html | 4 ++--
hurd-l4.html | 4 ++--
hurd-talk.html | 4 ++--
hurd.html | 4 ++--
install.html | 4 ++--
mig-download.html | 4 ++--
mig.html | 4 ++--
related-projects.html | 4 ++--
whatsnew.html | 4 ++--
whatsold.html | 4 ++--
19 files changed, 38 insertions(+), 38 deletions(-)
(limited to 'changelogs.html')
diff --git a/auth.html b/auth.html
index 78b9f937..676442ee 100644
--- a/auth.html
+++ b/auth.html
@@ -21,10 +21,11 @@
What's New