| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | add a mount -a after nfs mounts | Bill Nottingham | 1999-03-10 | 1 | -0/+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 |
* | fie, a missing fi. Also, source functions. | Bill Nottingham | 1999-02-18 | 1 | -0/+3 |
* | $* -> $@ | Bill Nottingham | 1999-02-18 | 1 | -3/+3 |
* | Attempt a fix for the raid stop code | Cristian Gafton | 1999-02-13 | 1 | -1/+11 |
* | 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 | 2 | -4/+11 |
* | swap workaround; kerneld/kmod fixes | Bill Nottingham | 1999-02-04 | 1 | -1/+5 |
* | fixes | Bill Nottingham | 1999-02-04 | 5 | -42/+41 |
* | bugfixes... | Bill Nottingham | 1999-02-04 | 5 | -24/+26 |
* | rcs2log > Changelog | Bill Nottingham | 1999-02-03 | 1 | -2/+2 |
* | more initlog changes; wait a little longer for kill -TERM | Bill Nottingham | 1999-02-03 | 6 | -45/+47 |
* | add initlog stuff. do "halt -p", "umount -f" in shutdown. use %defattr in | Bill Nottingham | 1999-02-03 | 3 | -14/+122 |
* | halt passed the -i flag to disable network interfaces (new halt option).r3-80 | Preston Brown | 1998-11-12 | 1 | -1/+2 |
* | 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 |
* | fixed shell stuff | Erik Troan | 1998-10-15 | 1 | -1/+1 |
* | raidstop -r doesn't work for 5.2 ;-) | Erik Troan | 1998-10-15 | 1 | -5/+5 |
* | added raidstop stuff | Erik Troan | 1998-10-15 | 1 | -0/+5 |
* | a few bugs fixed and a few unneeded processes removed | Michael K. Johnson | 1998-09-21 | 1 | -5/+5 |
* | Remove annoying error messages.r3-69 | Jeff Johnson | 1998-08-16 | 1 | -1/+1 |
* | Permit /usr to be NFS mounted.r3-68 | Jeff Johnson | 1998-07-07 | 2 | -10/+10 |
* | Turn off accounting before unmounting /var. | Jeff Johnson | 1998-07-01 | 1 | -1/+2 |
* | Fix bug track problems (#677, #731, #734, E-mail). | Jeff Johnson | 1998-06-21 | 1 | -1/+1 |
* | update to linuxconf 1.11r8 capabilities. | Michael K. Johnson | 1998-05-03 | 1 | -2/+38 |
* | linuxconf supportr3-56 | Michael K. Johnson | 1998-05-02 | 1 | -5/+17 |
* | probe function, more hinting | Michael K. Johnson | 1998-05-02 | 1 | -5/+22 |
* | added missing ;;r3-55 | Erik Troan | 1998-05-01 | 1 | -0/+1 |
* | various cleanups | Donnie Barnes | 1998-04-30 | 1 | -1/+4 |
* | added sourcing of functions | Donnie Barnes | 1998-04-30 | 1 | -0/+3 |
* | works better | Michael K. Johnson | 1998-04-20 | 1 | -0/+1 |
* | reasonable status, restart, reload | Michael K. Johnson | 1998-04-20 | 1 | -5/+11 |
* | Added reload function. | Michael K. Johnson | 1998-04-20 | 1 | -2/+16 |
* | tpyo | Michael K. Johnson | 1998-04-20 | 1 | -1/+1 |
* | Made some sense of the "network status" command. | Michael K. Johnson | 1998-04-20 | 1 | -3/+33 |