p_cpu is a u_int, not a u_char
[unix-history] / usr / src / bin / ps / keyword.c
1992-11-29 Chris Torekp_cpu is a u_int, not a u_char
1992-08-28 Marc Teitelbaumgack - uids and gids went to longs. this shouldn't...
1992-06-06 Keith BosticANSI prototypes (two real bugs)
1992-03-02 Ralph Campbelldon't bsearch() the null entry.
1991-10-23 Marc Teitelbaumcommand() was missing USER flag
1991-06-04 Keith Bosticthe format string gets modified by parsefmt -- don...
1991-06-04 Keith Bosticcopy format strings, so "ps -ll" works
1991-06-04 Keith Bosticfix err routine, make everyone use it; minor ANSI cleanups
1991-06-04 Keith Bosticdon't print a space before the first keyword
1991-05-07 Mike Karelsppid is in eproc now
1991-04-09 Keith Bosticnull indirection
1991-03-28 Marc Teitelbaumits \not/ an error to specify a keyword twice
1991-03-28 Mike Karelsnew vm
1991-02-13 Keith Bosticdelete "rusage" alias; delete -s option; change "trs...
1991-02-09 Keith BosticPut print/keyword routines into separate modules; delet...