summaryrefslogtreecommitdiff
path: root/bin/ps
AgeCommit message (Expand)Author
1995-06-07typeof(timeval.ts_sec) != time_tcgd
1995-05-25If there is another field after the command, fill in the command field withmycroft
1995-05-25Simplify this just a little.mycroft
1995-05-21Split out some helper functions again.mycroft
1995-05-18Create and strvis(3) the argument and environment lists only as needed.mycroft
1995-05-18Do the right thing for an empty environment.mycroft
1995-05-18Avoid an extra (gratuitous) pass through strvis(3).mycroft
1995-05-18Gather the argument and environment lists when we actually want to print them.mycroft
1995-05-08add a 'holdcnt' keyword and document it.cgd
1995-05-08add the ability to understand and print INT and UINT-sized variables.cgd
1995-05-07Sync process flags with sys/proc.hpk
1995-03-21convert to new RCS id conventions.cgd
1995-01-08Better fix for the previous.mycroft
1995-01-08Fix oversight in previous change, when argument list is sort of empty.mycroft
1994-12-23 be careful with addresses.cgd
1994-12-04from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelchcgd
1994-11-25Format police.mycroft
1994-11-25print %MEM correctlyderaadt
1994-11-03kill UPAGESderaadt
1994-09-16Integrate `-c' option, from Arne Juul.mycroft
1994-09-15NBPG -> getpagesize()deraadt
1994-08-06vmunix -> netbsd (PR #375)jtc
1994-08-03do not need -I/sysderaadt
1994-07-03Clean up deleted files.mycroft
1994-07-03devname is in libc nowderaadt
1994-06-16No more P_NOSWAP/P_PHYSIO.pk
1994-06-16Declare devname().pk
1994-05-18kill extra space, save my sanitycgd
1994-05-17Restore "${DESTDIR}" in CFLAGS.pk
1994-05-12Need devname.c.mycroft
1994-05-09clean up importcgd
1994-05-09new ps, to match libkvmcgd
1994-05-05struct element foocgd
1994-05-05update for changed flagscgd
1994-01-28needs -lkvm, not -lutilcgd
1994-01-11Fix spelling errors.jtc
1993-10-07fix from Thomas Eberhardt <thomas@mathematik.uni-Bremen.de>:cgd
1993-08-14Fix library dependencies.mycroft
1993-08-14Fix test for zombie process.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-07-19from Brian Somers <brian@awfulhak.demon.co.uk>:cgd
1993-07-11fix alien 'w' handling. you really don't want to know...cgd
1993-06-18use strvis on the arguments and environment, so we don't end up incgd
1993-06-17Don't need -I/sys. (Why was it here?)mycroft
1993-06-13Fix up FILES sections.mycroft
1993-06-13Update file names.mycroft
1993-06-02make ps do something more sensible with zombie processescgd
1993-06-01fix more-or-less-uninitialized variable...cgd