| Commit message (Expand) | Author | Age | Files | Lines |
* | o Typo: s/teminal/terminal/. | maxim | 2005-04-29 | 1 | -1/+1 |
* | Add and document the 'jid' keyword for the '-o' option. | pjd | 2005-03-20 | 1 | -1/+3 |
* | Several improvements to ps.1: | delphij | 2005-02-14 | 1 | -10/+22 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-02-09 | 1 | -3/+2 |
* | /*- or .\"- or #- to begin license clauses. | imp | 2005-01-10 | 1 | -0/+1 |
* | Remove single line containing the word "KLD" ommitted in ps.1:1.80. | rwatson | 2004-12-22 | 1 | -1/+0 |
* | Point at the mac(4) man page when describing the -Z option. | rwatson | 2004-11-29 | 1 | -5/+4 |
* | When displaying the "COMMAND" field for system-processes and/or kernel | gad | 2004-06-22 | 1 | -0/+3 |
* | Add pgrep(1) and pkill(1) to the cross-reference section of ps(1). | gad | 2004-05-25 | 1 | -0/+2 |
* | Add the 'sid' info to the output of `ps -j', to make up for the 'sess' | gad | 2004-05-23 | 1 | -1/+1 |
* | Assorted markup fixes. | ru | 2004-05-16 | 1 | -209/+227 |
* | Remove clause 3 from the UCB licenses. | markm | 2004-04-06 | 1 | -4/+0 |
* | Add spaces after flag names on .Fl macros. | gad | 2004-04-01 | 1 | -2/+2 |
* | Describe the sorting options in better and more complete detail. | gad | 2004-03-31 | 1 | -6/+29 |
* | Update the date on the man page, since this the previous change added | gad | 2004-03-27 | 1 | -1/+1 |
* | Support more POSIX/SUSv3 options: | gad | 2004-03-27 | 1 | -6/+55 |
* | Avoid the manpage layering violation and low-level implementation | ru | 2004-03-26 | 1 | -3/+2 |
* | - Remove references to /dev/kmem -- ps(1) utilizes the | ru | 2004-03-26 | 1 | -11/+5 |
* | Document incorrect handling of multibyte characters. | tjr | 2004-03-21 | 1 | -1/+6 |
* | Improvements to 'ps -p <x>'. If <x> is a process id that does not exist, then | gad | 2004-03-17 | 1 | -2/+5 |
* | Bring ps.1 up to date with changes in the past seven years: | cperciva | 2004-01-21 | 1 | -33/+22 |
* | mdoc(7): Use the new feature of the .In macro. | ru | 2003-09-08 | 1 | -1/+1 |
* | Clarify that the 'state' information consists of characters, not | brueffer | 2003-08-05 | 1 | -2/+2 |
* | Add the -H option to ps(1) to display all kernel visible threads in each | scottl | 2003-06-12 | 1 | -1/+7 |
* | add section name to .Xr | charnier | 2003-06-08 | 1 | -1/+1 |
* | Fix references to non-existing or obsoleted man pages. | schweikh | 2003-04-30 | 1 | -3/+1 |
* | Fixed the abuses of .Ql visible on stderr in troff mode. | ru | 2002-12-23 | 1 | -1/+1 |
* | Use the MAC interface to list process MAC labels rather than using | rwatson | 2002-10-24 | 1 | -5/+5 |
* | Catch up to SMTX -> SLOCK changes. | jhb | 2002-10-02 | 1 | -14/+11 |
* | s/filesystem/file system/ as discussed on -developers | trhodes | 2002-08-21 | 1 | -1/+1 |
* | mdoc(7) police: whitespace nits. | ru | 2002-08-09 | 1 | -2/+3 |
* | ps(1) appeared in v4 | jmallett | 2002-06-10 | 1 | -1/+1 |
* | Note early appearence of some commands. These actually appeared in PWB, but | jmallett | 2002-06-10 | 1 | -0/+5 |
* | Allow whitespace to act as a delimiter in the keywords list given to the -o, | jmallett | 2002-06-08 | 1 | -2/+2 |
* | Don't say that the list of formats can be space delimited, it no longer can be. | jmallett | 2002-06-08 | 1 | -2/+5 |
* | Implement a SUSv3-ignorant but "time"-similar format for "etime", elapsed | jmallett | 2002-06-06 | 1 | -0/+2 |
* | Support the SUSv3 `rgroup' format. | jmallett | 2002-06-06 | 1 | -0/+2 |
* | SUSv3 conform on the "comm" and "args" formats, and make correct the "command" | jmallett | 2002-06-06 | 1 | -1/+5 |
* | Refer to the command format by its SUSv3 name (comm), and list command as an | jmallett | 2002-06-06 | 1 | -2/+2 |
* | Respect setting of the COLUMNS environment variable (SUSv3) | tjr | 2002-06-04 | 1 | -0/+10 |
* | The sysctl has changed from 'kern.ps_showallprocs' to | joe | 2002-05-16 | 1 | -1/+1 |
* | Consistancy check s/file system/filesystem/ | trhodes | 2002-05-16 | 1 | -1/+1 |
* | Replace /kernel with /boot/kernel/kernel. | joe | 2002-05-09 | 1 | -2/+2 |
* | Use `The .Nm utility' | charnier | 2002-04-16 | 1 | -2/+6 |
* | Revert wchan functionality. Add 'mwchan' to supply new duel mutex/msleep | dillon | 2002-02-21 | 1 | -1/+7 |
* | Document the 'M' state. | des | 2002-02-16 | 1 | -0/+2 |
* | GC the -W option. kvm(3) doesn't read swap for almost 10 years. | ru | 2002-01-28 | 1 | -8/+0 |
* | mdoc(7) police: s/LKM/KLD/, sort xrefs. | ru | 2001-12-04 | 1 | -2/+4 |
* | Add LOMAC options (the "Z" flag in both cases) to display extra information | green | 2001-11-26 | 1 | -1/+12 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |