| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4_5'. | cvs2svn | 2002-02-04 | 2 | -7/+21 |
| * | MFC: deorbit the -W option. | Ruslan Ermilov | 2002-02-01 | 2 | -21/+7 |
| * | MFC: Only capitalise the last `t' in ps's first argument when it's | Brian Somers | 2001-09-26 | 1 | -1/+5 |
| * | MFC: print.c 1.49, keyword.c 1.33: Banish KERNBASE masking that wasn't | Peter Wemm | 2001-09-21 | 2 | -4/+4 |
| * | MFC: markup and misc fixes. | Ruslan Ermilov | 2001-08-16 | 1 | -4/+3 |
| * | MFC: MAXPATHLEN -> PATH_MAX | David E. O'Brien | 2001-08-01 | 1 | -2/+2 |
| * | MFC: rcsid | David E. O'Brien | 2001-08-01 | 1 | -0/+2 |
| * | MFC 1.36: correct typo. | Dima Dorfman | 2001-06-08 | 1 | -1/+1 |
| * | MFC 1.35: document kern.ps_showallprocs. | Dima Dorfman | 2001-06-08 | 1 | -1/+5 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2001-03-05 | 1 | -1/+1 |
| * | MFC: rev 1.14 (fix rcsid) | David E. O'Brien | 2001-03-02 | 1 | -0/+6 |
| * | MFC: r1.29, coredump fix. | Jonathan Lemon | 2001-02-14 | 1 | -1/+1 |
| * | MFC: Support multiple (comma separated) names as arguments to -U. | Jeroen Ruigrok van der Werven | 2001-01-23 | 1 | -13/+69 |
| * | MFC: recent mdoc(7) fixes. | Ruslan Ermilov | 2000-12-08 | 1 | -2/+2 |
| * | MFC: spelling correction | Jordan K. Hubbard | 2000-09-20 | 1 | -1/+1 |
| * | MFC: Fix exit code if process does not exist. | Will Andrews | 2000-07-08 | 1 | -1/+1 |
| * | I'm probably jumping the gun, but what the heck, this is -current. | Peter Wemm | 1999-11-17 | 1 | -2/+2 |
| * | Use eproc.e_stats, not a series of crude hacks to fetch it from the u-area. | Peter Wemm | 1999-11-17 | 1 | -60/+19 |
| * | Introduce commandline caching in the kernel. | Poul-Henning Kamp | 1999-11-16 | 1 | -1/+1 |
| * | Typo (appropiate -> appropriate) | Kris Kennaway | 1999-11-15 | 1 | -1/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 8 | -8/+8 |
| * | Correct reference to the obsolete vadvise() to madvise() (with appropriate | Kris Kennaway | 1999-06-30 | 1 | -5/+5 |
| * | Various spelling/formatting changes. | Kris Kennaway | 1999-05-08 | 1 | -3/+3 |
| * | This Implements the mumbled about "Jail" feature. | Poul-Henning Kamp | 1999-04-28 | 2 | -2/+9 |
| * | Update p_flags doc. | Peter Wemm | 1999-04-06 | 1 | -3/+1 |
| * | Look at p_lock instead of P_NOSWAP etc as an indicator of unswappability. | Peter Wemm | 1999-04-06 | 1 | -2/+4 |
| * | On FreeBSD/alpha, ps(1) does not correctly report process start times | Bill Paul | 1999-04-01 | 1 | -1/+40 |
| * | Enable Linux threads support by default. | Julian Elischer | 1999-01-26 | 1 | -8/+1 |
| * | Re-enable the options in ps(1) that were disabled with the Linux | Julian Elischer | 1999-01-13 | 1 | -1/+6 |
| * | Reviewed by: Luoqi Chen, Jordan Hubbard | Julian Elischer | 1998-12-19 | 1 | -1/+3 |
| * | Fixed -Wall regression (broken in rev.1.12). Removed unused includes. | Bruce Evans | 1998-12-07 | 1 | -3/+3 |
| * | Fix formatting of %CPU value on alpha. | Doug Rabson | 1998-11-25 | 1 | -3/+3 |
| * | Portability fixes when sizeof(int) != sizeof(long). | Doug Rabson | 1998-09-14 | 3 | -41/+47 |
| * | Fixed breakage of %CPU and %MEM in the previous commit. sysctlbyname() | Bruce Evans | 1998-09-10 | 1 | -5/+11 |
| * | 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 |