| Commit message (Expand) | Author | Age | Files | Lines |
* | Pick up kernel variables/constants using sysctl rather than through /dev/mem | Poul-Henning Kamp | 1998-06-30 | 2 | -80/+17 |
* | Fixed printf format errors (second round with non-i386 typedefs). | Bruce Evans | 1998-06-28 | 1 | -2/+3 |
* | Oops, the previous log message should have read "Fixed type mismatches - | Bruce Evans | 1998-06-28 | 1 | -1/+1 |
* | Fixed printf format errors. | Bruce Evans | 1998-06-28 | 1 | -4/+7 |
* | Remove compile time dependency on ARG_MAX. | Joseph Koshy | 1998-06-17 | 1 | -2/+11 |
* | Fix errors that crept into the previous commit. | Joseph Koshy | 1998-06-04 | 1 | -3/+3 |
* | 1. `ps' output now shows 3 characters in the `TT' field, not 2, after | Joseph Koshy | 1998-06-04 | 1 | -3/+4 |
* | Fixed imperfections in previous commit (a poor variable name, | Bruce Evans | 1998-05-31 | 1 | -14/+14 |
* | Some cleanups related to timecounters and weird ifdefs in <sys/time.h>. | Poul-Henning Kamp | 1998-05-28 | 1 | -14/+14 |
* | If no value is present for the login name set it to '-'. | Steve Price | 1998-05-25 | 3 | -5/+39 |
* | Correct use of .Nm. Add rcsid. | Philippe Charnier | 1998-05-15 | 5 | -23/+31 |
* | Add 'f' flag to the optstring. | Dima Ruban | 1998-02-18 | 1 | -2/+2 |
* | cosmetic change for optstring | Dima Ruban | 1998-02-18 | 1 | -2/+2 |
* | Display VSZ much more accurately now. | John Dyson | 1998-02-02 | 1 | -3/+2 |
* | Document the new -f flag. | John Dyson | 1997-12-05 | 1 | -1/+3 |
* | Add an option to building PS, so that the upages are explicitly paged in only | John Dyson | 1997-12-05 | 2 | -13/+44 |
* | Document correct option in manual page. | Jonathan Lemon | 1997-08-19 | 1 | -2/+2 |
* | Use -I${.CURDIR}/../../sys so that the path is relative | Steve Price | 1997-08-13 | 1 | -2/+2 |
* | Oops, add #include's (forgotten in last commit) to make this | Steve Price | 1997-08-11 | 1 | -1/+4 |
* | Use -I../../sys instead of -I/sys. | Steve Price | 1997-08-11 | 1 | -2/+2 |
* | Remove #ifdef NEWVM code and remove extra "key.name = p" line. | Steve Price | 1997-08-11 | 1 | -125/+6 |
* | Fix seg fault when invalid keywords are used. | Steve Price | 1997-08-11 | 1 | -3/+2 |
* | Fix "lstart". (Displays "19" rather than time) | Peter Wemm | 1997-08-03 | 1 | -2/+2 |
* | Kill #ifndef NEWVM etc. It affected a lot of other things besides | Peter Wemm | 1997-08-03 | 4 | -130/+7 |
* | devname.c moved to libc before Lite1 and isn't in ps in Lite2. | Bruce Evans | 1997-07-13 | 1 | -82/+0 |
* | Cosmetic change in usage string. | Philippe Charnier | 1997-06-06 | 1 | -6/+5 |
* | Dynamically adjust size of displayed username to the longest username which | Jordan K. Hubbard | 1997-04-29 | 5 | -145/+254 |
* | When "-c" is specified, don't pad the command with spaces if it is | John Polstra | 1997-04-16 | 1 | -2/+5 |
* | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-28 | 1 | -2/+2 |
* | Fix buffer overflow (probably unexploitable). | Guido van Rooij | 1997-03-10 | 1 | -2/+2 |
* | Big usernames fixes | Andrey A. Chernov | 1997-03-04 | 1 | -4/+5 |
* | Use MAXLOGNAME-1 for width because MAXLOGNAME includes NUL | Andrey A. Chernov | 1997-03-03 | 1 | -3/+3 |
* | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-22 | 10 | -10/+10 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 10 | -10/+10 |
* | -Wall cleaning. | Steve Price | 1996-12-14 | 6 | -15/+15 |
* | Remove unneeded #include <sys/proc.h>. | Jeffrey Hsu | 1996-11-10 | 1 | -2/+1 |
* | Implement a -c option to ps to display the short command name instead of | Peter Wemm | 1996-10-21 | 4 | -11/+24 |
* | Updated to match kernel changes for timer/run queue. | David Greenman | 1996-07-31 | 1 | -2/+2 |
* | The default swap device is /dev/drum, not /dev/swap | Mike Pritchard | 1996-07-03 | 1 | -2/+2 |
* | Make %CPU add up closer to 100%.. At least, it now agrees with top.. :-) | Peter Wemm | 1996-06-29 | 1 | -3/+4 |
* | Fix (I think) the %MEM count in 'ps -u'. It was bogusly taking the | Peter Wemm | 1996-06-29 | 1 | -2/+2 |
* | CLSIZE -> getpagesize() | Poul-Henning Kamp | 1996-05-02 | 1 | -2/+2 |
* | Replace NBPG with getpagesize() | Poul-Henning Kamp | 1996-05-02 | 1 | -3/+3 |
* | Fix up the badly out of date struct proc's p_flags. | Sujal Patel | 1996-04-19 | 1 | -39/+22 |
* | Correct some cross references and some path names. | Mike Pritchard | 1996-04-06 | 1 | -2/+2 |
* | Fix some incorrect locations in the FILES sections of some man pages. | Mike Pritchard | 1996-02-02 | 1 | -3/+3 |
* | Use the correct buffer size from limits.h for the error buffer | Mike Pritchard | 1996-01-20 | 1 | -2/+3 |
* | oops. I forgot to add the "[-U username]" option to the usage string. | Peter Wemm | 1996-01-12 | 1 | -2/+2 |
* | Small man page tweaks: | Joerg Wunsch | 1995-12-30 | 1 | -2/+12 |
* | Implement a new option to ps.. `-U username'. This allows you to | Peter Wemm | 1995-12-26 | 2 | -4/+19 |