It is a userland program that generates an ANSI Color ASCII text Penguin,
plus some system information at the command line. You can just add it to
/etc/rc.d/rc.S or so, and you have a viable alternative to a kernel patch.
It should (AFAIK) work on non-intel platforms too. [you can also do some
nifty things like hack inetd.conf so you do a "telnet penguin" to get it]
Vince Weaver weave@eng.umd.edu http://www.glue.umd.edu/~weave
I can emulate the Beta-version of every C #include <signal.h>
program I've ever written in two lines! -> main() {raise(11);}