K 10 svn:author V 3 bde K 8 svn:date V 27 1999-01-29T08:29:05.000000Z K 7 svn:log V 244 Removed bogus casts to c_caddr_t. This is part of terminating c_caddr_t with extreme prejudice. Here the original casts to caddr_t were to support K&R compilers (or missing prototypes), but the relevant source files require an ANSI compiler. END