freebsd-skq/bin/ps
jmallett 9b75b96530 Comma seperate format lists, since space is no longer up to the task.
Poked by:	David Wolfskill <david@catwhisker.org>
Pointy hat to:	jmallett
2002-06-05 17:31:44 +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 Support the 'comm' keyword, which is equivalent to our 'command', but 2002-06-05 02:05:24 +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 Use a const char * where it is meant to be used. There's no reason to try 2002-06-05 01:02:13 +00:00
ps.1 Respect setting of the COLUMNS environment variable (SUSv3) 2002-06-04 10:20:10 +00:00
ps.c Comma seperate format lists, since space is no longer up to the task. 2002-06-05 17:31:44 +00:00
ps.h WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra 2002-02-03 14:43:04 +00:00