| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the -H option to ps(1) to display all kernel visible threads in each | scottl | 2003-06-12 | 1 | -5/+12 |
* | Display elapsed time (-o etime) using [[dd-]hh:]mm:ss, which according to | charnier | 2003-02-05 | 1 | -0/+1 |
* | Per-variable\ entry headers, to allow the 'ps -otime -otime=FOO' or similar | jmallett | 2003-01-19 | 1 | -1/+1 |
* | When inserting a non-user-specified (e.g. not via -o or -O) format, don't dupe | jmallett | 2003-01-19 | 1 | -10/+22 |
* | Use the MAC interface to list process MAC labels rather than using | rwatson | 2002-10-24 | 1 | -4/+2 |
* | Prevent ps(1) from doing idiotic munging of things in a -ofmt= string. | jmallett | 2002-09-03 | 1 | -1/+8 |
* | - Use (MAXLOGNAME - 1) where UT_NAMESIZE was used to be able to | robert | 2002-07-08 | 1 | -2/+1 |
* | Consistently use FBSDID | obrien | 2002-06-30 | 1 | -3/+2 |
* | Don't try to decode old-style options if the argv[1] begins with `-' and the | sobomax | 2002-06-20 | 1 | -10/+28 |
* | Use a global `now' variable for the current time, and initialise it at | jmallett | 2002-06-06 | 1 | -0/+4 |
* | Widen the scope of fmt.c::1.19 and consistently use errx(3) if malloc(3) [or | jmallett | 2002-06-05 | 1 | -6/+4 |
* | Comma seperate format lists, since space is no longer up to the task. | jmallett | 2002-06-05 | 1 | -6/+6 |
* | Respect setting of the COLUMNS environment variable (SUSv3) | tjr | 2002-06-04 | 1 | -1/+4 |
* | errx()/strerror() -> err() | jedgar | 2002-04-07 | 1 | -2/+2 |
* | Revert wchan functionality. Add 'mwchan' to supply new duel mutex/msleep | dillon | 2002-02-21 | 1 | -1/+1 |
* | WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra | markm | 2002-02-03 | 1 | -49/+47 |
* | o __P has been reoved | imp | 2002-02-02 | 1 | -28/+19 |
* | Remove a stray `:' after `v' in the getopt() call. | ru | 2002-01-28 | 1 | -2/+2 |
* | GC the -W option. kvm(3) doesn't read swap for almost 10 years. | ru | 2002-01-28 | 1 | -13/+7 |
* | Add missed includes. | sobomax | 2002-01-15 | 1 | -0/+1 |
* | Add LOMAC options (the "Z" flag in both cases) to display extra information | green | 2001-11-26 | 1 | -2/+8 |
* | Handle kvm_getprocs() returning nothing. Dont pass -1 to a size | peter | 2001-08-24 | 1 | -1/+1 |
* | Only capitalise the last `t' in ps's first argument when it's | brian | 2001-08-16 | 1 | -1/+5 |
* | Use PATH_MAX rather than MAXPATHLEN. | imp | 2001-05-30 | 1 | -1/+1 |
* | Depollute headers now that the VM headers DTRT. | markm | 2001-05-03 | 1 | -1/+0 |
* | Compensate for header dethreading. | markm | 2001-05-01 | 1 | -0/+1 |
* | The sess column went away last December with v1.26 of keyword.c | brian | 2001-04-07 | 1 | -1/+1 |
* | Small optimization: set use_ampm only when needed | ache | 2001-03-03 | 1 | -3/+0 |
* | Use AM/PM time only when available in locale | ache | 2001-03-02 | 1 | -1/+4 |
* | - Catch up to new proc flags. | jhb | 2001-01-24 | 1 | -2/+2 |
* | Change the proc information returned from the kernel so that it | mckusick | 2000-12-12 | 1 | -22/+15 |
* | Support multiple (comma separated) names as arguments to -U | brian | 2000-09-26 | 1 | -13/+69 |
* | Fix the exit code for the case where nentries == 0; if a PID doesn't exist, | will | 2000-07-08 | 1 | -1/+1 |
* | Use eproc.e_stats, not a series of crude hacks to fetch it from the u-area. | peter | 1999-11-17 | 1 | -60/+19 |
* | Introduce commandline caching in the kernel. | phk | 1999-11-16 | 1 | -1/+1 |
* | Typo (appropiate -> appropriate) | kris | 1999-11-15 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
* | On FreeBSD/alpha, ps(1) does not correctly report process start times | wpaul | 1999-04-01 | 1 | -1/+40 |
* | Pick up kernel variables/constants using sysctl rather than through /dev/mem | phk | 1998-06-30 | 1 | -4/+10 |
* | Correct use of .Nm. Add rcsid. | charnier | 1998-05-15 | 1 | -3/+5 |
* | cosmetic change for optstring | dima | 1998-02-18 | 1 | -2/+2 |
* | Add an option to building PS, so that the upages are explicitly paged in only | dyson | 1997-12-05 | 1 | -11/+36 |
* | Kill #ifndef NEWVM etc. It affected a lot of other things besides | peter | 1997-08-03 | 1 | -9/+1 |
* | Cosmetic change in usage string. | charnier | 1997-06-06 | 1 | -6/+5 |
* | Dynamically adjust size of displayed username to the longest username which | jkh | 1997-04-29 | 1 | -5/+46 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-28 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | -Wall cleaning. | steve | 1996-12-14 | 1 | -3/+3 |
* | Remove unneeded #include <sys/proc.h>. | hsu | 1996-11-10 | 1 | -2/+1 |