aboutsummaryrefslogtreecommitdiff
path: root/gnumach.html
Commit message (Collapse)AuthorAgeFilesLines
* Unify linking to the GNU Hurd and GNU Mach documentation in the menu.Thomas Schwinge2007-01-201-2/+2
|
* This was a `sed'-based change, where I didn't review every single detail andThomas Schwinge2006-12-041-18/+18
| | | | | | | 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.
* Added Polish translation by Andrzej Zaborowski <balrogg@gmail.com>.Alfred M. Szmidt2005-10-021-2/+4
|
* Spanish links addedMiguel Abad2004-08-141-0/+2
|
* Added reminder note.Alfred M. Szmidt2003-05-261-2/+6
|
* Added links to the Hebrew translations. From the duke Of SpacinghamAlfred M. Szmidt2003-05-231-0/+2
| | | | <dukos@freedom.usa.com>.
* A new page, Related Projects, has been added to the site and to the menu.Marcus Brinkmann2002-07-311-0/+2
| | | | | Thanks to Alfred M. Szmidt for doing the hard work. I just had to fill in the actual content in related-projects.html.
* Add information about the GNU Mach 1.3 release, and fix link on MiG sourceMarcus Brinkmann2002-05-281-3/+7
| | | | code page.
* Add new files mig.html and mig-download.html for MiG.Marcus Brinkmann2002-05-261-0/+4
| | | | Add menu entries for these files to all other files.
* Remove bits that were c&p'ed too much.Marcus Brinkmann2002-01-231-3/+2
|
* Add link to German FAQ to the FAQs.Marcus Brinkmann2002-01-191-0/+2
| | | | | | Fix link in whatsnew.html to itself. Add new menu item ChangeLogs. Add new page changelogs.html.
* Apply patch by ams@kemisten.nu (Alfred M. Szmidt) to add a news page to theMarcus Brinkmann2002-01-111-0/+2
| | | | Hurd web site.
* Mention glibc as a component of the POSIX implementation.Marcus Brinkmann2001-10-061-2/+3
|
* gnumach-doc: New directory. In that directory:Marcus Brinkmann2001-10-061-0/+156
Makefile, fdl.texi, gpl.texi, mach.html, mach.ps, mach.texi, mach_1.html, mach_10.html, mach_11.html, mach_12.html, mach_13.html, mach_14.html, mach_15.html, mach_16.html, mach_17.html, mach_2.html, mach_3.html, mach_4.html, mach_5.html, mach_6.html, mach_7.html, mach_8.html, mach_9.html, mach_abt.html, mach_fot.html, mach_ovr.html, mach_toc.html, version.texi: New files. Those contain the source and generated files of the GNU Mach reference manual. gnumach-docs.html, gnumach-download.html, gnumach-install.html, gnumach.html: New files, containing information about gnumach. devel.html, docs.html, download.html, faq-gen.pl, faq.en.html, faq.fr.html, faq.ja.html, help.html, history.html, hurd-talk.html, hurd.html install.html: Add menu entries for the above new files, and some other minor modifications.