K 10 svn:author V 8 jmallett K 8 svn:date V 27 2002-06-05T18:11:25.000000Z K 7 svn:log V 256 Widen the scope of fmt.c::1.19 and consistently use errx(3) if malloc(3) [or realloc(3)] happens to fail, everywhere in ps(1). Discussed with: bde, charnier (a while ago) fmt_argv() can no longer return NULL, so don't bother checking. Submitted by: bde END