Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sort daemons in status() by pid | Bill Nottingham | 1998-11-02 | 1 | -1/+1 |
* | fix status() (was catching instance of initscripts) | Bill Nottingham | 1998-10-28 | 1 | -1/+1 |
* | a few bugs fixed and a few unneeded processes removed | Michael K. Johnson | 1998-09-21 | 1 | -5/+5 |
* | added the ability to 'nice' daemons | Donnie Barnes | 1997-10-28 | 1 | -5/+8 |
* | added ulimit -c 0 to daemon function | Erik Troan | 1997-10-09 | 1 | -0/+4 |
* | Fixed awk bug in pidofproc | Donnie Barnes | 1997-09-18 | 1 | -1/+1 |
* | changed the order of the check for process Id...first is /var/run/pid | Donnie Barnes | 1997-09-16 | 1 | -8/+8 |
* | changed status() to be more intelligent wrt programs that change argv[0] | Donnie Barnes | 1997-09-16 | 1 | -3/+9 |
* | Initial revision | Erik Troan | 1997-09-16 | 1 | -0/+139 |