Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message ***r4-01 | Bill Nottingham | 1999-04-07 | 1 | -1/+3 |
* | *** empty log message *** | Bill Nottingham | 1999-04-07 | 1 | -1/+3 |
* | add a --check to daemon so that we don't look for su's pid | Bill Nottingham | 1999-04-07 | 1 | -1/+6 |
* | fix for pid grep in status | Bill Nottingham | 1999-03-30 | 1 | -1/+4 |
* | swapped out can be [foo] | Bill Nottingham | 1999-03-26 | 1 | -0/+1 |
* | fix killproc foo SIGNAL so it works sanely | Bill Nottingham | 1999-03-26 | 1 | -7/+6 |
* | if $BOOTUP is already set, don't source config | Bill Nottingham | 1999-03-22 | 1 | -4/+5 |
* | fix killproc logic (only one success/failure per call) | Bill Nottingham | 1999-03-16 | 1 | -3/+7 |
* | remove cruft | Bill Nottingham | 1999-03-16 | 1 | -33/+4 |
* | add a 'PASSED' result | Bill Nottingham | 1999-03-16 | 1 | -28/+51 |
* | change variable name | Bill Nottingham | 1999-03-14 | 1 | -3/+3 |
* | if [ 0 ] don't work in shell. *thwap* | Bill Nottingham | 1999-03-14 | 1 | -1/+1 |
* | change to pidofproc suggested by "Mike McHenry" <mmchen@minn.net> | Bill Nottingham | 1999-03-10 | 1 | -3/+3 |
* | fix killproc | Bill Nottingham | 1999-02-26 | 1 | -2/+5 |
* | fix killproc to be more sane | Bill Nottingham | 1999-02-26 | 1 | -8/+12 |
* | *** empty log message *** | Bill Nottingham | 1999-02-25 | 1 | -5/+5 |
* | ditto | Bill Nottingham | 1999-02-25 | 1 | -9/+16 |
* | add default /etc/sysconfig/init | Bill Nottingham | 1999-02-22 | 1 | -10/+24 |
* | $@ -> $*. I knew there was a reason I did that.r3-90 | Bill Nottingham | 1999-02-19 | 1 | -3/+3 |
* | $* -> $@ | Bill Nottingham | 1999-02-18 | 1 | -3/+3 |
* | move text more to the right | Bill Nottingham | 1999-02-05 | 1 | -2/+2 |
* | move [ OK ] boxes to the left | Bill Nottingham | 1999-02-05 | 1 | -2/+2 |
* | add /usr/X11R6/bin to path, so 'daemon xdm' works | Bill Nottingham | 1999-02-05 | 1 | -1/+1 |
* | bugfixes for 'old' mode | Bill Nottingham | 1999-02-04 | 1 | -3/+10 |
* | fixes | Bill Nottingham | 1999-02-04 | 1 | -35/+29 |
* | bugfixes... | Bill Nottingham | 1999-02-04 | 1 | -7/+4 |
* | more initlog changes; wait a little longer for kill -TERM | Bill Nottingham | 1999-02-03 | 1 | -8/+14 |
* | add initlog stuff. do "halt -p", "umount -f" in shutdown. use %defattr in | Bill Nottingham | 1999-02-03 | 1 | -5/+115 |
* | 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 |