Merged revisions 882-908 via svnmerge from
file:///afs/sipb.mit.edu/project/barnowl/src/svn/trunk
........
r889 | nelhage | 2008-01-16 22:03:00 -0500 (Wed, 16 Jan 2008) | 4 lines
Rewrite ::Connection to not subclass Net::IRC::Connection to avoid
stupid namespace conflicts
........
r890 | nelhage | 2008-01-16 22:07:42 -0500 (Wed, 16 Jan 2008) | 2 lines
svn:ignore for great justice
........
r894 | asedeno | 2008-01-17 02:13:44 -0500 (Thu, 17 Jan 2008) | 2 lines
dropping one unnecessary time(NULL) call.
........
r898 | geofft | 2008-01-18 08:58:53 -0500 (Fri, 18 Jan 2008) | 4 lines
* minor changes to IRC
* run ./svkversion only once rather than at every cc
* fix one-line style to format logouts, not just logins
........
r900 | nelhage | 2008-01-23 23:20:12 -0500 (Wed, 23 Jan 2008) | 3 lines
Fix the error messages sending to users who don't exist or aren't
signed on.
........