(The information below mostly came out of RCS logs, so if you know it's
missing someone, send mail to fam@oss.sgi.com.)

fam was originally written for IRIX by Bruce Karsh in 1988-89.  It was
rewritten in 1995 by Bob Miller.  Changes & bug-fixes for the open-
source version were done by Roger Chickering, Wes Smith, and Rusty
Ballinger.

imon, the kernel portion, was written in 1989 by Wiltse Carpenter.
The imon port to Linux was done by Roger Chickering.  The inventors on
the FAM patent are Wiltse Carpenter, Brendan Eich, Bruce Karsh, and Eva
Manolis.

And if you're that curious...
p_rlog `p_list -a` | perl -e 'while(<>){/author:\s(\w+);/&&++$w{$1};}foreach(sort{$w{$b}<=>$w{$a}}keys%w){print"$w{$_}\t$_\n";}'
