freebsd-skq/bin/ps
bde f340aa750e Fixed a printf format error that was fatal on alphas. Adding WFORMAT=0
to the Makefile didn't affect this bug because WFORMAT only controls
higher- level format checking (not the -Wformat that is implicit in
-Wall).

Fixed a nearby printf format error that was benign and 3 nearby style bugs.
2002-07-11 17:28:29 +00:00
..
extern.h
fmt.c
keyword.c - Use (MAXLOGNAME - 1) where UT_NAMESIZE was used to be able to 2002-07-08 09:08:51 +00:00
lomac.c err() is documented as allowing NULL for the format string but GCC isn't 2002-07-10 20:44:55 +00:00
lomac.h
Makefile Bring back WFORMAT=0. 2002-07-08 15:48:39 +00:00
nlist.c
print.c Fixed a printf format error that was fatal on alphas. Adding WFORMAT=0 2002-07-11 17:28:29 +00:00
ps.1
ps.c - Use (MAXLOGNAME - 1) where UT_NAMESIZE was used to be able to 2002-07-08 09:08:51 +00:00
ps.h