K 10 svn:author V 5 peter K 8 svn:date V 27 1996-08-25T21:03:50.000000Z K 7 svn:log V 308 Fix some bogons: - timeval in select loop was depending on not having the remaining time returned from select(), causing a busy spin on an implementation that does implement it. - the err() usage was pretty bogus, some of the error messages had strerror attached manually and then reattached by err(). END