| Age | Commit message (Expand) | Author |
| 2003-10-16 | Add Xr for dev_mkdb(8), per PR 23168. Increase width in FILES section while h... | wiz |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-04-16 | More mdoc. | wiz |
| 2003-03-17 | Update date for recent changes. | wiz |
| 2003-03-06 | - add keywords for utime, stime and ctime (output sss.ssssss if small) | dsl |
| 2003-03-01 | Add p_svuid and p_svgid to kinfo_proc2. Populate them in the kernel | atatat |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-10-01 | Use more mdoc. | wiz |
| 2002-09-25 | New policy: New sentences start on a new line. | wiz |
| 2002-06-19 | g/c procfs fallback code, it's redundant now that we use sysctl to get | jdolecek |
| 2002-06-17 | Sort SEE ALSO. | wiz |
| 2002-06-17 | Document 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-04 | Drop trailing space. | wiz |
| 2002-03-04 | Xref pkill/pgrep. | ad |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2001-12-20 | Properly quote punctuation. | wiz |
| 2001-12-20 | Whitespace nits. | wiz |
| 2001-08-20 | precede, not preceed. | wiz |
| 2001-08-07 | Print system processes/kernel threads as [kprocname] as top(1) does. | christos |
| 2001-07-04 | correct the description of paddr | sommerfeld |
| 2001-01-15 | clarify things a bit more (from hubertf) | christos |
| 2001-01-15 | Really explain what parenthesized names mean and why we parenthesize names! | christos |
| 2001-01-15 | Document the meaning of commands shown in parantheses. | hubertf |
| 2000-10-23 | Add a K flag to the state information - K is for kernel thread or system | simonb |
| 2000-08-28 | Update description of process flag 0x20000 to match reality: | nathanw |
| 2000-06-24 | Remove the 'poip' (pageouts in progress) keyword from the manpage. | simonb |
| 2000-04-15 | Use tty "?" to select processes with no controlling tty and tty "-" to | simonb |
| 2000-04-10 | make -M imply -K. the current system is not likely to be | chs |
| 2000-02-22 | name database is kvm.db not kvm_netbsd.db | dbj |
| 1999-12-04 | Document -U switch (displays processes belonging to given user/uid). | hubertf |
| 1999-12-03 | "ps -e" only shows the environment for the processes owned by the | simonb |
| 1999-03-27 | Minor fixes: | bgrayson |
| 1999-03-26 | Added experimental fallback /proc-based lookup. Warnings are printed when the | bgrayson |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-03-17 | ps's information is sorted by controlling terminal and (among processes with | msaitoh |
| 1999-03-07 | Clean up SYNOPSIS formatting. | mycroft |
| 1999-03-07 | Fix formatting errors. | mycroft |
| 1999-01-02 | The system namelist database is called "/var/db/kvm.db" not | tron |
| 1998-04-28 | change references to vadvise to madvise; remove reference to lisp(1) | fair |
| 1998-03-24 | Sync with reality: the uprocp keyword doesn't exist. | bouyer |
| 1998-02-06 | remove old OLD BSD VM code. | mrg |
| 1997-10-11 | Use .Nm "" instead of .Nm ps in SYNOPSIS. | enami |
| 1997-10-10 | all but the first .Nm in SYNOPSIS need to be spelt out. [bin/4256] | lukem |
| 1997-09-14 | getopt returns -1 not EOF | lukem |
| 1997-08-27 | default swap device is /dev/drum, not nonexistent /dev/swap; from | mikel |
| 1997-06-23 | Refer to execve(2), add section to `vfork' ref. (almost per PR#3627). | pk |
| 1996-03-21 | fix damage caused by sccs (long ago) | jtc |
| 1995-05-08 | add a 'holdcnt' keyword and document it. | cgd |