summaryrefslogtreecommitdiff
path: root/bin/ps/extern.h
AgeCommit message (Expand)Author
2014-01-15Add an LTIME column that prints lwp cputime.mlelstv
2010-05-31Fix ps(1) and top(1) to show reasonable CPU numbers i.e. cpu_index() providedrmind
2008-02-10Add a CPUID keyword; idea and some of the code from Anon Ymouschristos
2007-09-01add a keyword "lname", to print l_name.yamt
2006-10-29Add support for printing the emulation of the process.christos
2006-10-02* When all columns are given null customised headers, the blank headerapb
2005-06-26sprinkle a little const, and now everything compiles with WARNS=3christos
2004-03-27Add support for the POSIX.2 "etime" keyword - shows the elapsed timesimonb
2004-03-27KNF, ANSFify, de-__P, unC++ify, white space nits.simonb
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-03-06- add keywords for utime, stime and ctime (output sss.ssssss if small)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-06-19g/c procfs fallback code, it's redundant now that we use sysctl to getjdolecek
2001-07-14Retrieve maxslp & uspace from kernel instead of using defines. Needed formatt
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
1999-12-03Since we have an "extern.h", put all external variable declarations insimonb
1999-12-03"ps -e" only shows the environment for the processes owned by thesimonb
1999-10-15When using the procfs for extracting process information, extractjdolecek
1999-03-26Added experimental fallback /proc-based lookup. Warnings are printed when thebgrayson
1998-02-06remove old OLD BSD VM code.mrg
1996-10-02Fix p_nice vs. NZERO code.ws
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-03-21convert to new RCS id conventions.cgd
1994-07-03devname is in libc nowderaadt
1994-06-16Declare devname().pk
1994-05-09clean up importcgd
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