docs/diploma

view thesis/input/mta-comparison.tex @ 167:74151e26ba6a

this is the correct message for the last commit I really hate it when I check in too early or too much by accident! Maybe I should add a confirmation there to prevent me from doing stupid things. But now what I checked in with the last commit: - titlepage became the real titlepage, specifying all important info - cover became the real cover to be the very first page - the previous cover became pretitle, and moved between the other two - my confirmation that I wrote the thesis on my own moved to the appendix - the abstract and keywords moved to the back of the pretitle - the copyright information extended - the market share table is in a temporary state! (Needs verification!) - some cleanups Ten small commits instead of this huge one with an afterwards added message are what I intended ... now I am in a bad mood because of this mess :-(
author meillo@marmaro.de
date Fri, 19 Dec 2008 20:36:03 +0100
parents
children
line source
1 \begin{tabular}[hbt]{| p{0.13\textwidth} || p{0.13\textwidth} | p{0.13\textwidth} | p{0.13\textwidth} | p{0.13\textwidth} | p{0.13\textwidth} |}
2 \hline
3 & sendmail & exim & qmail & postfix & masqmail \\
4 \hline
5 version regarded & & & & & \\
6 \hline \hline
7 First release & 1983 & 1995 & 1996 & 1999 & 1999 \\
8 \hline
9 Lines of code (with sloccount on debian packages)& 93k & 54k & 18k & 92k & 14k \\
10 \hline
11 Architecture & monolithic & monolithic & modular & modular & monolithic \\
12 \hline
13 Design goals & flexibility & general, flexible \& extensive facilities for checking & security & performance and security & for non-permanent Internet connection \\
14 \hline
15 \end{tabular}