K 10 svn:author V 5 steve K 8 svn:date V 27 1999-09-27T02:56:13.000000Z K 7 svn:log V 155 Don't define the second argument of bzero(3) as being an int since on the Alpha sizeof(int) != sizeof(size_t) and this port wasn't building because of it. END