summaryrefslogtreecommitdiff
path: root/bin/ps/ps.1
AgeCommit message (Expand)Author
2005-11-11add "uaddr" and improve text for "laddr".chs
2004-12-29Add the missing suspended state 'U'.skrll
2004-08-23Bump date for laddr.wiz
2004-08-23Add a "laddr" keyword, analagous to "paddr". Useful for findingnathanw
2004-04-23s/the the/the/ (only in sources that aren't regularly imported fromsimonb
2004-03-27Add support for the POSIX.2 "args" and "comm" keywords. "args" is justsimonb
2004-03-27Add support for the POSIX.2 "etime" keyword - shows the elapsed timesimonb
2004-02-13Uppercase CPU where appropriate.wiz
2003-10-16Add Xr for dev_mkdb(8), per PR 23168. Increase width in FILES section while h...wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-16More mdoc.wiz
2003-03-17Update date for recent changes.wiz
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-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-01-18Merge the nathanw_sa branch.thorpej
2002-10-01Use more mdoc.wiz
2002-09-25New policy: New sentences start on a new line.wiz
2002-06-19g/c procfs fallback code, it's redundant now that we use sysctl to getjdolecek
2002-06-17Sort SEE ALSO.wiz
2002-06-17Document some missing flags and add systrace(1) 'x' flag.christos
2002-04-24"a, b, c, and d", not "a, b, c and d".wiz
2002-03-04Drop trailing space.wiz
2002-03-04Xref pkill/pgrep.ad
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-20Properly quote punctuation.wiz
2001-12-20Whitespace nits.wiz
2001-08-20precede, not preceed.wiz
2001-08-07Print system processes/kernel threads as [kprocname] as top(1) does.christos
2001-07-04correct the description of paddrsommerfeld
2001-01-15clarify things a bit more (from hubertf)christos
2001-01-15Really explain what parenthesized names mean and why we parenthesize names!christos
2001-01-15Document the meaning of commands shown in parantheses.hubertf
2000-10-23Add a K flag to the state information - K is for kernel thread or systemsimonb
2000-08-28Update description of process flag 0x20000 to match reality:nathanw
2000-06-24Remove the 'poip' (pageouts in progress) keyword from the manpage.simonb
2000-04-15Use tty "?" to select processes with no controlling tty and tty "-" tosimonb
2000-04-10make -M imply -K. the current system is not likely to bechs
2000-02-22name database is kvm.db not kvm_netbsd.dbdbj
1999-12-04Document -U switch (displays processes belonging to given user/uid).hubertf
1999-12-03"ps -e" only shows the environment for the processes owned by thesimonb
1999-03-27Minor fixes:bgrayson
1999-03-26Added experimental fallback /proc-based lookup. Warnings are printed when thebgrayson
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-17ps's information is sorted by controlling terminal and (among processes withmsaitoh
1999-03-07Clean up SYNOPSIS formatting.mycroft
1999-03-07Fix formatting errors.mycroft
1999-01-02The system namelist database is called "/var/db/kvm.db" nottron
1998-04-28change references to vadvise to madvise; remove reference to lisp(1)fair
1998-03-24Sync with reality: the uprocp keyword doesn't exist.bouyer