summaryrefslogtreecommitdiff
path: root/bin/ps/keyword.c
AgeCommit message (Expand)Author
2003-12-16Correct typo in page header for tpgid.mjl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-03-08Support -ktt and -ktty, quote "tdev" in comment so table can be sorted.dsl
2003-03-08XXX: cast tdev to INT32 instead of UINT32 so that that sorting works aschristos
2003-03-06- add keywords for utime, stime and ctime (output sss.ssssss if small)dsl
2003-03-03Seems better to display p_sv{u,g}id when asked for it...dsl
2003-03-01Add p_svuid and p_svgid to kinfo_proc2. Populate them in the kernelatatat
2003-01-18Merge the nathanw_sa branch.thorpej
2002-10-17correct use of format string (signedness, %ldd). PR 18679itojun
2002-04-24Since kinfo_proc2 has many values that are 64-bit, ps needs to knownathanw
2001-01-08address PR 11653. checked on alpha.itojun
2000-06-07Calculate field widths on the fly so that all columns line up nicelysimonb
2000-06-02G/C evar() - now that everything is in the one structure it was exactlysimonb
2000-05-26Use new sysctl/kvm interfaces. This will stop the "proc size mismatch"simonb
2000-05-11Fix problem in option processing, would segfault when parsing "-O,".mjl
1999-12-03Since we have an "extern.h", put all external variable declarations insimonb
1999-11-09Since our gcc doesn't warn about NULL format strings anymore, we candrochner
1999-05-03limit session to 6 chars. from Geoff Wing <gcw@pobox.com> and fixes his PR#7506mrg
1999-04-16Add support for printing wide sigset_t properly.christos
1998-02-17Add a "sid" keyword to print the session ID.thorpej
1998-02-06remove old OLD BSD VM code.mrg
1997-07-20Fix compiler warningschristos
1996-10-02Fix p_nice vs. NZERO code.ws
1996-05-30in findvar(), return after warning about unknown keyword so we don'tcgd
1995-09-29correct the sizes specified for various variables.cgd
1995-08-15Kenneth Stailey pointed out that his previous fix was incorrect. RE and SLcgd
1995-08-14as suggested in PR 1347, by Kenneth Stailey, make "RE" and "SL" fieldscgd
1995-05-08add a 'holdcnt' keyword and document it.cgd
1995-03-21convert to new RCS id conventions.cgd
1994-05-09clean up importcgd
1994-05-05struct element foocgd
1994-05-05update for changed flagscgd
1993-08-01Add RCS identifiers.mycroft
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd
1993-03-21initial import of 386bsd-0.1 sourcescgd