| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make it so users can select the new (5.x) behavior for processing extra | Garance A Drosehn | 2004-06-12 | 1 | -3/+7 |
| * | MFC *: Fix the kludge-old-options processing so `ps tpt' will be treated | Garance A Drosehn | 2004-06-08 | 1 | -107/+126 |
| * | MFC 1.74 1.75 & 1.80: Sort the declarations of global variables, and | Garance A Drosehn | 2004-04-04 | 1 | -24/+28 |
| * | MFC 1.73 & 1.83: Sort the routine prototypes. | Garance A Drosehn | 2004-04-04 | 1 | -10/+10 |
| * | MFC *: Change the #if-ish logic which is used to add the `-f' option | Garance A Drosehn | 2004-04-04 | 1 | -15/+14 |
| * | MFC *: Support more POSIX/SUSv3 options: | Garance A Drosehn | 2004-04-04 | 3 | -212/+665 |
| * | MFC 1.66: Fix 'ps -p proclist' and 'ps -u userlist' so the command | Garance A Drosehn | 2004-03-27 | 1 | -3/+13 |
| * | MFC *: Improvements to 'ps -p <x>'. Wrt 4.x-stable, this adds support | Garance A Drosehn | 2004-03-27 | 2 | -21/+105 |
| * | More code-diff reductions wrt ps.c in 5.x-current, to make it easier to | Garance A Drosehn | 2004-03-25 | 3 | -23/+66 |
| * | MFC various style(9)-ish and other cosmetic changes from -current, | Garance A Drosehn | 2004-03-23 | 7 | -206/+194 |
| * | MFC rev 1.66: Bring ps(1) up to date with changes | Colin Percival | 2004-01-29 | 1 | -27/+12 |
| * | MFC: 1.64 | Christian Brueffer | 2003-08-09 | 1 | -2/+2 |
| * | MFC rev 1.76: Do not print a header line if it would be empty. | Tim J. Robbins | 2002-11-30 | 1 | -0/+9 |
| * | MFC keyword.c rev1.56, print a list of valid formats when no valid formats | Juli Mallett | 2002-10-10 | 1 | -2/+5 |
| * | MFC: don't try to decode old-style options if argv[1] begins with `-' and is | Maxim Sobolev | 2002-07-04 | 1 | -10/+24 |
| * | The .Nm utility | Philippe Charnier | 2002-06-20 | 1 | -2/+6 |
| * | MFC: Don't overflow command buffer. | Mike Heffner | 2002-03-16 | 1 | -4/+8 |
| * | MFC: misc locale improvements | Alexey Zelkin | 2002-03-12 | 1 | -7/+14 |
| * | 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 |