Theo de Raadt wrote:
The security benefits are at the "ability to buy a steak for dinner"
level.
I vote to add it to theo.c.
Thanks
Daniel
Index: src/usr.bin/mg/theo.c
===================================================================
RCS file: /cvs/src/usr.bin/mg/theo.c,v
retrieving revision 1.101
diff -u -p -r1.101 theo.c
--- src/usr.bin/mg/theo.c 28 Aug 2007 17:57:16 -0000 1.101
+++ src/usr.bin/mg/theo.c 24 Oct 2007 21:19:08 -0000
@@ -147,6 +147,7 @@ static const char *talk[] = {
"cache aliasing is a problem that would have stopped in 1992 if
someone had killed about 5 people who worked at Sun.",
"Don't spread rumours about me being gentle.",
"If municipal water filtering equipment was built by the gcc
developers, the western world would be dead by now.",
+ "The security benefits are at the 'ability to buy a steak for
dinner' level.",
};
static const int ntalk = sizeof(talk)/sizeof(talk[0]);