Age | Commit message (Expand) | Author | Files | Lines |
2003-07-03 | Fixed seg fault on some Sol 7/8 servers (Patch 764745 - Alexander Matey) | Ton Voon | 1 | -1/+5 |
2003-04-11 | Match -a STRING anywhere in ps args (Laurent Vaslin - 719783) | Ton Voon | 1 | -3/+8 |
2003-04-07 | Fixed zombie processes | Ton Voon | 1 | -3/+2 |
2003-04-07 | Souped up check_procs with different metrics | Ton Voon | 1 | -102/+260 |
2003-03-26 | Removal of ps_raw and ps_vars | Ton Voon | 1 | -5/+1 |
2003-03-24 | Use max_state | Ton Voon | 1 | -29/+5 |
2003-03-11 | Remove getopt_long checks | Ton Voon | 1 | -7/+2 |
2003-01-31 | Fix for zombie processes on Solaris (Bug 677803 - Matthew Brown) | Ton Voon | 1 | -5/+15 |
2003-01-30 | Fixed progname | Ton Voon | 1 | -1/+1 |
2003-01-29 | Fixed NULL status in Solaris (644783 - Fabian Pehla) | Ton Voon | 1 | -8/+6 |
2003-01-13 | convert PROGANE from a define to a const char | Karl DeBisschop | 1 | -7/+7 |
2002-11-22 | add a few comments, trap a few place where a NULL string might have been handled | Karl DeBisschop | 1 | -11/+9 |
2002-11-08 | remove unused variables | Karl DeBisschop | 1 | -1/+1 |
2002-10-22 | remove call_getopt, replace ssprintf with asprintf | Karl DeBisschop | 1 | -108/+76 |
2002-06-19 | fixes for using POSIX return codes | Subhendu Ghosh | 1 | -9/+36 |
2002-02-28 | Initial revision | Ethan Galstad | 1 | -0/+510 |