Age | Commit message (Expand) | Author |
2016-10-26 | Document LC_CTYPE. | Ingo Schwarze |
2016-10-19 | Make the description of COLUMNS a bit more readable. | Ingo Schwarze |
2016-09-23 | Attempt to use stdout, stderr, or stdin terminal widths if they exist. | Anthony J. Bentley |
2016-09-08 | The bug about not displaying exact information because ps can't run | Ted Unangst |
2016-09-08 | etime isn't just an alias for start. the output format is different. | Ted Unangst |
2016-04-25 | remove list item left in previous; | Jason McIntyre |
2016-04-25 | remove references to systrace | Ted Unangst |
2016-03-17 | simplify previous; ok bentley | Jason McIntyre |
2016-03-17 | Switch (non-curses, non-ksh) programs that use COLUMNS to a single idiom. | Anthony J. Bentley |
2015-10-22 | document tid keyword. | Sebastian Benoit |
2015-10-09 | Change all tame callers to namechange to pledge(2). | Theo de Raadt |
2015-07-19 | show tame flag | Theo de Raadt |
2015-06-29 | After removing the p_swtime from the kernel, ps always printed 0.0 | Alexander Bluhm |
2015-02-11 | Document P_CANTSLEEP | Philip Guenther |
2014-07-13 | Update procflags list, add PS_SYSTEM, PS_EMBRYO, PS_ZOMBIE and | Claudio Jeker |
2014-06-12 | somehow i missed -vW as extensions; | Jason McIntyre |
2014-06-05 | Add support for COLUMNS env variable, inspired by FreeBSD but with a dash | Philip Guenther |
2014-05-21 | document which keywords are posix conformant; | Jason McIntyre |
2014-05-17 | better description for -A and -a, with help from millert; | Jason McIntyre |
2014-05-16 | more STANDARDS fleshing; ok sobrado millert | Jason McIntyre |
2014-05-15 | more for STANDARDS: unsupported lists (noted by guenther) and env vars; | Jason McIntyre |
2014-05-15 | flesh out STANDARDS; ok guenther | Jason McIntyre |
2014-01-21 | obvious .Pa fixes; found with mandocdb(8) | Ingo Schwarze |
2014-01-20 | P_NOZOMBIE and P_STOPPED are PS_* process flags now | Philip Guenther |
2013-12-27 | Document the P_SUSPSINGLE flag bit | Philip Guenther |
2013-10-28 | add -A (-ax) support; from Lauri Tirkkonen with some option sorting. | Okan Demirmen |
2013-10-08 | Fix delivery of SIGPROF and SIGVTALRM to threaded processes by having | Philip Guenther |
2013-09-22 | Stop merging the per-thread and per-process flags when reporting | Philip Guenther |
2012-08-02 | Apply profiling to all threads instead of just the thread that called | Philip Guenthe |
2012-04-12 | Add maxrss keyword for the ru_maxrss value...which ariane@ is making work | Philip Guenthe |
2012-01-07 | Add rtable id and thread id to struct kinfo_proc (and fix process id) | Philip Guenthe |
2011-12-16 | -H is an extension to posix; | Jason McIntyre |
2011-12-11 | Make ps understand -o cwd using the new KERN_PROC_CWD sysctl. Some help | Nicholas Marriott |
2011-10-03 | list the fields in the default display in the order of display; | Jason McIntyre |
2011-09-25 | Add -H option to show rthreads, hiding them by default | Philip Guenthe |
2011-07-06 | Remove mention of P_BIGLOCK. | Artur Grabowski |
2011-07-05 | Recommit the reverted sigacts change now that the NFS use-after-free | Philip Guenthe |
2011-04-18 | Revert the sigacts diff: NFS can apparently retain pointers to processes | Philip Guenthe |
2011-04-15 | Correct the sharing of the signal handling state: stuff that should | Philip Guenthe |
2011-04-03 | Update the description of the 'flags' keyword, including the known values, | Philip Guenthe |
2010-09-03 | add an EXIT STATUS section for /bin; | Jason McIntyre |
2009-02-08 | updates to IEEE Std 1003.1-2008; | Jason McIntyre |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2009-01-21 | Do not mention /dev/drum anymore, since we won't use it. With tweaks from | Miod Vallat |
2008-06-17 | better description of what ps without arguments does; | Jason McIntyre |
2008-03-17 | better .Nd; from Pierre Riteau | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-29 | - consistent STANDARDS blurb | Jason McIntyre |
2006-11-29 | Do not test for processes being swapped out since this can't happen anymore. | Miod Vallat |
2006-11-02 | overhaul the keywords section; | Jason McIntyre |