| Age | Commit message (Expand) | Author |
| 2003-12-16 | Correct typo in page header for tpgid. | mjl |
| 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-08 | Support -ktt and -ktty, quote "tdev" in comment so table can be sorted. | dsl |
| 2003-03-08 | XXX: cast tdev to INT32 instead of UINT32 so that that sorting works as | christos |
| 2003-03-06 | - add keywords for utime, stime and ctime (output sss.ssssss if small) | dsl |
| 2003-03-06 | - add keywords for utime, stime and ctime (output sss.ssssss if small) | dsl |
| 2003-03-03 | Seems better to display p_sv{u,g}id when asked for it... | 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 |
| 2003-01-06 | interrupt with two rs. | wiz |
| 2002-10-17 | correct use of format string (signedness, %ldd). PR 18679 | itojun |
| 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 | Since kinfo_proc2 has many values that are 64-bit, ps needs to know | nathanw |
| 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-21 | Use int32_t for temporary variables (instead of long), that is the same | martin |
| 2002-02-14 | Just use return value of strvis instead of calling strlen. | enami |
| 2002-02-14 | Don't define variable as static unnecessarily. | enami |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-01-21 | started(): don't assume that the field width is correct and recompute | jdolecek |
| 2001-12-20 | Sync getopt() / man page with actual getopt options. | soren |
| 2001-12-20 | Properly quote punctuation. | wiz |
| 2001-12-20 | Whitespace nits. | wiz |
| 2001-11-03 | fix minor WARNS=2 | lukem |
| 2001-08-24 | fix comment: "[]" are [square] brackets, "<>" are angle brackets | lukem |
| 2001-08-24 | Print commands within angled brackets only if they are system processes. | enami |
| 2001-08-20 | precede, not preceed. | wiz |
| 2001-08-07 | Print system processes/kernel threads as [kprocname] as top(1) does. | christos |
| 2001-07-30 | Remove duplicate `if'. Noted by Geoff C. Wing in bin/13551. | wiz |
| 2001-07-20 | Add a small optimizetion in savevars(). break out of the loop once needcomm | matt |
| 2001-07-14 | Retrieve maxslp & uspace from kernel instead of using defines. Needed for | matt |
| 2001-07-04 | correct the description of paddr | sommerfeld |
| 2001-06-14 | If there were no processes to list, it meant that our criteria failed | cyber |
| 2001-03-23 | Always initialize an auto variable. | enami |
| 2001-03-20 | do not update maxlen if realloc fails. | itojun |
| 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 |
| 2001-01-09 | KPTR/KPTR24 are using u_int64_t. commented by minoura | itojun |
| 2001-01-08 | redo previous (simplify KPTR) | itojun |
| 2001-01-08 | backout previous; did not compile on non-alpha | itojun |