summaryrefslogtreecommitdiffstats
path: root/bin/ps/ps.1
Commit message (Expand)AuthorAgeFilesLines
* Remove yet another outdated note about procfs(5) being required.trociny2011-11-221-6/+0
* No need in procfs(5).trociny2011-11-221-4/+1
* For processes with no controlling terminal, display "-" in the TTY columntrasz2011-10-301-1/+5
* Correct a typo that was introduced in 225912gjb2011-10-021-1/+1
* Tweaks to ps(1):gjb2011-10-011-9/+16
* Reorder default ps(1) output according to reality.gjb2011-10-011-2/+2
* Bump date after the previous commit.pluknet2011-07-011-1/+1
* Update and sort the list of the available keywords.pluknet2011-07-011-6/+8
* Add "gid" and "group" keywords to display the effective group IDtrasz2011-06-141-2/+9
* Spelling in P_HADTHREADS.pluknet2011-05-201-1/+1
* Fix the description of the "paddr" keyword. It shows a processpluknet2011-05-201-1/+1
* Document problems with -d/-w and the fact that -X is the default.trasz2011-04-181-2/+9
* Implement the usertime and systime keywords for ps, printing thekib2011-03-171-3/+7
* Export login class information via kinfo and make it possible to viewtrasz2011-03-051-1/+5
* Document P_FOLLOWFORK.kib2011-01-251-0/+1
* Make a thread's address available via the kern proc sysctl, just like theemaste2010-10-081-0/+2
* Add P_HASTHREADS flag description.trasz2010-07-241-1/+2
* Update the list of the process flags for P_WKILLED.kib2010-04-131-1/+2
* o) Add a keyword to displaying elapsed time in integer seconds, "etimes".jmallett2010-03-171-2/+7
* Update the list of the process flags. Note that the lists of pendingkib2010-03-051-3/+15
* Add manual page links to advertise procstat(1) a little better.trasz2009-07-091-1/+2
* Add a -d option to ps to display descendant info with the output.brian2009-05-171-2/+11
* - P_SA has been removed.jeff2008-03-121-1/+0
* Markup fixes.ru2006-09-171-1/+1
* For the sake of clarity, explicitly tell that comma and spaceyar2006-08-211-2/+3
* Document a detail in the present syntax of "ps -o foo=bar". Nowyar2006-08-181-6/+7
* o Typo: s/teminal/terminal/.maxim2005-04-291-1/+1
* Add and document the 'jid' keyword for the '-o' option.pjd2005-03-201-1/+3
* Several improvements to ps.1:delphij2005-02-141-10/+22
* Sync program's usage() with manpage's SYNOPSIS.ru2005-02-091-3/+2
* /*- or .\"- or #- to begin license clauses.imp2005-01-101-0/+1
* Remove single line containing the word "KLD" ommitted in ps.1:1.80.rwatson2004-12-221-1/+0
* Point at the mac(4) man page when describing the -Z option.rwatson2004-11-291-5/+4
* When displaying the "COMMAND" field for system-processes and/or kernelgad2004-06-221-0/+3
* Add pgrep(1) and pkill(1) to the cross-reference section of ps(1).gad2004-05-251-0/+2
* Add the 'sid' info to the output of `ps -j', to make up for the 'sess'gad2004-05-231-1/+1
* Assorted markup fixes.ru2004-05-161-209/+227
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Add spaces after flag names on .Fl macros.gad2004-04-011-2/+2
* Describe the sorting options in better and more complete detail.gad2004-03-311-6/+29
* Update the date on the man page, since this the previous change addedgad2004-03-271-1/+1
* Support more POSIX/SUSv3 options:gad2004-03-271-6/+55
* Avoid the manpage layering violation and low-level implementationru2004-03-261-3/+2
* - Remove references to /dev/kmem -- ps(1) utilizes theru2004-03-261-11/+5
* Document incorrect handling of multibyte characters.tjr2004-03-211-1/+6
* Improvements to 'ps -p <x>'. If <x> is a process id that does not exist, thengad2004-03-171-2/+5
* Bring ps.1 up to date with changes in the past seven years:cperciva2004-01-211-33/+22
* mdoc(7): Use the new feature of the .In macro.ru2003-09-081-1/+1
* Clarify that the 'state' information consists of characters, notbrueffer2003-08-051-2/+2
* Add the -H option to ps(1) to display all kernel visible threads in eachscottl2003-06-121-1/+7
OpenPOWER on IntegriCloud