freebsd-dev/bin/ps
Ed Schouten 6aed20fe1a Remove unused variables.
Simply annotate the function parameters with __unused, instead of adding
the ve-variables. This makes the code build with GCC 4.7 and -Werror.
2012-01-17 22:17:10 +00:00
..
extern.h Make ps(1) automatically size its column widths. 2011-09-29 06:31:42 +00:00
fmt.c Get rid of a cast to '(void) ' on the return of a call to strcpy. 2004-06-22 02:18:29 +00:00
keyword.c Make ps(1) automatically size its column widths. 2011-09-29 06:31:42 +00:00
Makefile ps(1) is WARNS=6 on all Tier-1 platforms as far as I can test, 2005-01-27 13:42:40 +00:00
nlist.c Remove clause 3 from the UCB licenses. 2004-04-06 20:06:54 +00:00
print.c Remove unused variables. 2012-01-17 22:17:10 +00:00
ps.1 Remove yet another outdated note about procfs(5) being required. 2011-11-22 21:53:06 +00:00
ps.c Spelling fixes for bin/ 2012-01-07 16:10:23 +00:00
ps.h Make ps(1) automatically size its column widths. 2011-09-29 06:31:42 +00:00