1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/bin/ps
Warner Losh 46251dde8f o __P has been reoved
o Old-style K&R declarations have been converted to new C89 style
o register has been removed
o prototype for main() has been removed (gcc3 makes it an error)
o int main(int argc, char *argv[]) is the preferred main definition.
o Attempt to not break style(9) conformance for declarations more than
  they already are.
2002-02-02 06:48:10 +00:00
..
extern.h o __P has been reoved 2002-02-02 06:48:10 +00:00
fmt.c o __P has been reoved 2002-02-02 06:48:10 +00:00
keyword.c o __P has been reoved 2002-02-02 06:48:10 +00:00
lomac.c o __P has been reoved 2002-02-02 06:48:10 +00:00
lomac.h Add LOMAC options (the "Z" flag in both cases) to display extra information 2001-11-26 22:21:15 +00:00
Makefile Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
nlist.c o __P has been reoved 2002-02-02 06:48:10 +00:00
print.c o __P has been reoved 2002-02-02 06:48:10 +00:00
ps.1 GC the -W option. kvm(3) doesn't read swap for almost 10 years. 2002-01-28 09:43:26 +00:00
ps.c o __P has been reoved 2002-02-02 06:48:10 +00:00
ps.h o __P has been reoved 2002-02-02 06:48:10 +00:00