K 10 svn:author V 8 jmallett K 8 svn:date V 27 2002-05-17T05:27:52.000000Z K 7 svn:log V 192 Stop this program's abuse of malloc(3). Its return value doesn't need these ugly explicit casts, and its argument doesn't need explicitly cast to u_int, especially if sizeof() is being used. END