freebsd-skq/bin/ps
jmallett e24090eb3a 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
2002-06-05 18:11:25 +00:00
..
extern.h Fixed unsorting. 2002-02-23 21:00:14 +00:00
fmt.c Returning NULL here if malloc(3) fails is silly, at this point in the codepath 2002-06-05 01:36:30 +00:00
keyword.c Widen the scope of fmt.c::1.19 and consistently use errx(3) if malloc(3) [or 2002-06-05 18:11:25 +00:00
lomac.c Install sys/security/lomac/*.h to /usr/include/security/lomac/. 2002-03-26 16:05:14 +00:00
lomac.h NAI DBA update. 2002-03-14 21:51:00 +00:00
Makefile Correct inadvertent style botches in previous commit. 2002-02-04 03:06:51 +00:00
nlist.c WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra 2002-02-03 14:43:04 +00:00
print.c Widen the scope of fmt.c::1.19 and consistently use errx(3) if malloc(3) [or 2002-06-05 18:11:25 +00:00
ps.1 Respect setting of the COLUMNS environment variable (SUSv3) 2002-06-04 10:20:10 +00:00
ps.c Widen the scope of fmt.c::1.19 and consistently use errx(3) if malloc(3) [or 2002-06-05 18:11:25 +00:00
ps.h WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra 2002-02-03 14:43:04 +00:00