aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d/functions
Commit message (Expand)AuthorAgeFilesLines
...
* sort daemons in status() by pidBill Nottingham1998-11-021-1/+1
* fix status() (was catching instance of initscripts)Bill Nottingham1998-10-281-1/+1
* a few bugs fixed and a few unneeded processes removedMichael K. Johnson1998-09-211-5/+5
* added the ability to 'nice' daemonsDonnie Barnes1997-10-281-5/+8
* added ulimit -c 0 to daemon functionErik Troan1997-10-091-0/+4
* Fixed awk bug in pidofprocDonnie Barnes1997-09-181-1/+1
* changed the order of the check for process Id...first is /var/run/pidDonnie Barnes1997-09-161-8/+8
* changed status() to be more intelligent wrt programs that change argv[0]Donnie Barnes1997-09-161-3/+9
* Initial revisionErik Troan1997-09-161-0/+139