K 10 svn:author V 8 jmallett K 8 svn:date V 27 2002-05-02T05:46:37.000000Z K 7 svn:log V 124 Don't cast incorrectly to malloc(3), and don't use errx(3) if malloc(3) returns NULL, as malloc(3) sets errno. Use err(3). END