\title{Investigation of the portability of the GNU HURD}
\author{Matthew Wilcox}
%\includeonly{hurd.3}
%\date{20 February 1998}
\documentclass[12pt]{report}
\newcommand{\hurd}[1]{\textit{{#1}}}
\newcommand{\arm}[1]{\textsc{{#1}}}
\newcommand{\func}[1]{\texttt{{#1()}}}
\newcommand{\drawfile}[3]{\makebox[#1][l]{\rule[-#2]{0mm}{#2}\special{drawfile = #3}}}
\def\centrally#1{\par\hbox{\kern-\oddsidemargin\hbox to\paperwidth{\hfil#1\hfil}}}
\def\central{\par\vbox\bgroup\moveleft\oddsidemargin\vbox\bgroup\textwidth\paperwidth\hsize\paperwidth\hrule height0pt depth0pt width\hsize}
\def\endcentral{\egroup\egroup}
\usepackage{graphics}
\begin{document}
\maketitle
\include{hurd0}
\tableofcontents
\setlength{\parindent}{0pt}
\setlength{\parskip}{\baselineskip}
\include{hurd1}
\include{hurd2}
\include{hurd3}
\include{hurd4}
\include{hurd5}
\include{hurd6}
\include{hurd7}
\bibliography{hurd}
\bibliographystyle{alpha}
\end{document}