| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Split two 'fmt' strings so they're easier to read on 80-char windows. | gad | 2004-03-29 | 1 | -2/+4 |
* | Sort the declarations of global variables. | gad | 2004-03-29 | 1 | -24/+25 |
* | Sort the routine prototypes. | gad | 2004-03-28 | 1 | -10/+9 |
* | If <x> is a process id that does not exist, then just print the header | gad | 2004-03-28 | 1 | -1/+1 |
* | Fix `-o rtprio' so it prints the correct value. | gad | 2004-03-28 | 1 | -2/+2 |
* | If a non-existent user is given as part of `-U userlist', treat it as | gad | 2004-03-27 | 1 | -11/+6 |
* | Explicitly wrap two long-ish linesi of code, to make them easier to read. | gad | 2004-03-27 | 1 | -2/+4 |
* | Change the #if-ish logic which is used to add the `-f' option when `ps' | gad | 2004-03-27 | 1 | -9/+9 |
* | Move the 'f' case so it shows up in the right place, alphabetically. | gad | 2004-03-27 | 1 | -6/+6 |
* | 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 | 2 | -187/+580 |
* | 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 |
* | Fix 'ps -p proclist' and 'ps -u userlist' so the command returns non-zero | gad | 2004-03-18 | 1 | -3/+13 |
* | Improvements to 'ps -p <x>'. If <x> is a process id that does not exist, then | gad | 2004-03-17 | 2 | -21/+104 |
* | style.Makefile: | johan | 2004-02-23 | 1 | -1/+1 |
* | Allow the -H option to show threads when selecting by uid, tty, | deischen | 2004-02-22 | 1 | -8/+6 |
* | MFp4 @46705: | jmallett | 2004-02-08 | 1 | -0/+2 |
* | 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 |
* | Implement the nwchan keyword that has been in the man page, but was | harti | 2003-08-13 | 3 | -0/+15 |
* | Clarify that the 'state' information consists of characters, not | brueffer | 2003-08-05 | 1 | -2/+2 |
* | Get this area compiling with the highest WARNS= that it works with. | markm | 2003-06-13 | 1 | -2/+1 |
* | Add the -H option to ps(1) to display all kernel visible threads in each | scottl | 2003-06-12 | 2 | -6/+19 |
* | add section name to .Xr | charnier | 2003-06-08 | 1 | -1/+1 |
* | Fix long constant usage for i386. | markm | 2003-05-03 | 1 | -1/+1 |
* | Fix a bazillion warnings. This makes almost the whole of src/bin/* | markm | 2003-05-03 | 1 | -1/+1 |
* | fmt.c has a comparison between signed and unsigned that is unclear how | obrien | 2003-05-02 | 1 | -0/+1 |
* | Fix references to non-existing or obsoleted man pages. | schweikh | 2003-04-30 | 1 | -3/+1 |
* | Revert the zombie part of previous commit | charnier | 2003-04-15 | 1 | -1/+1 |
* | Correct style bugs. Don't skip zombies in cputime(), according to Bruce, | charnier | 2003-04-14 | 1 | -58/+42 |
* | Display residency and sleep times (re and sl fields) larger than 127 as 127. | tjr | 2003-04-12 | 3 | -3/+6 |
* | Fix slight disorder that broke sorting. Put in bold warning about the | sobomax | 2003-02-05 | 1 | -2/+3 |
* | Display elapsed time (-o etime) using [[dd-]hh:]mm:ss, which according to | charnier | 2003-02-05 | 5 | -4/+24 |
* | Per-variable\ entry headers, to allow the 'ps -otime -otime=FOO' or similar | jmallett | 2003-01-19 | 4 | -11/+19 |
* | When inserting a non-user-specified (e.g. not via -o or -O) format, don't dupe | jmallett | 2003-01-19 | 3 | -16/+39 |
* | Refer to the process label as proclabel, as there is a function called label, | jmallett | 2003-01-18 | 1 | -10/+10 |
* | Fixed the abuses of .Ql visible on stderr in troff mode. | ru | 2002-12-23 | 1 | -1/+1 |
* | The hw.availpages sysctl has an unsigned long value now, fix the retrieval | tmm | 2002-11-01 | 2 | -2/+3 |
* | Do not print a header line if it would be empty; required by 1003.1-2001. | tjr | 2002-10-31 | 1 | -0/+9 |
* | Use the MAC interface to list process MAC labels rather than using | rwatson | 2002-10-24 | 8 | -172/+58 |
* | Oops, the previous version was a last minute test version with off_t | bde | 2002-10-03 | 1 | -1/+1 |
* | Use a non-bogus type for representing the values of offsets in structs. | bde | 2002-10-03 | 1 | -1/+1 |
* | Catch up to SMTX -> SLOCK changes. | jhb | 2002-10-02 | 4 | -25/+22 |
* | List valid keywords, ala kill(1), rather than the csh builtin kill, which | jmallett | 2002-09-27 | 1 | -2/+5 |
* | Ala kill(1), tell people to type 'ps -L' for a list of format keywords. | jmallett | 2002-09-27 | 1 | -1/+1 |
* | Rename new PLONG type to PGTOK as the conversion is more important than the | jmallett | 2002-09-17 | 3 | -4/+4 |
* | Conglomerate printing of ps_pgtok'd data into a PLONG type. I couldn't think | jmallett | 2002-09-17 | 4 | -23/+6 |
* | Perform keyword.c:1.27 properly, implement -orss in the New World Order of | jmallett | 2002-09-16 | 3 | -2/+12 |