| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message ***r4-27 | Bill Nottingham | 1999-07-27 | 1 | -6/+6 |
* | trap sigpipe in shell... | Bill Nottingham | 1999-07-27 | 1 | -3/+9 |
* | When we write to initlog's FD, write in subshell so we don't die with SIGPIPE | Bill Nottingham | 1999-07-24 | 1 | -3/+4 |
* | adjust run level times | Cristian Gafton | 1999-07-09 | 1 | -1/+1 |
* | fixes from nkbj@image.dk | Bill Nottingham | 1999-07-07 | 1 | -2/+6 |
* | oops, can't short-circuit backtics | Bill Nottingham | 1999-07-06 | 1 | -7/+9 |
* | don't bring down non-existent IPX nets | Bill Nottingham | 1999-07-01 | 1 | -1/+3 |
* | oops, don't call tty before /usr is mounted | Bill Nottingham | 1999-06-29 | 1 | -1/+1 |
* | check for the presence of a tty before doing anything rash... | Bill Nottingham | 1999-06-17 | 1 | -0/+8 |
* | use INITLOG_ARGS everywhere except fsck, fix typo | Bill Nottingham | 1999-06-17 | 1 | -6/+6 |
* | don't need to check internal node number... | Bill Nottingham | 1999-06-14 | 1 | -1/+1 |
* | don't run ipx_internal_net if both params are 0 | Bill Nottingham | 1999-05-25 | 1 | -1/+3 |
* | fix restart/cwd problem | Bill Nottingham | 1999-05-24 | 1 | -0/+1 |
* | oops, xargs is on /usr/bin, can't use that. | Bill Nottingham | 1999-05-14 | 1 | -2/+6 |
* | dpn't run rpmnew scripts either | Bill Nottingham | 1999-04-15 | 1 | -0/+1 |
* | for - done, not for - fi | Bill Nottingham | 1999-04-13 | 1 | -1/+1 |
* | fix typo | Bill Nottingham | 1999-04-13 | 1 | -1/+1 |
* | typo | Bill Nottingham | 1999-04-13 | 1 | -1/+1 |
* | if people want to run scripts in runlevel 1, let them | Bill Nottingham | 1999-04-13 | 1 | -2/+16 |
* | kill kerneld | Bill Nottingham | 1999-04-12 | 1 | -4/+1 |
* | *** 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 |
* | make network work for restart if called as ./network | Bill Nottingham | 1999-04-06 | 1 | -0/+2 |
* | only bring up/shut down boot devices | Bill Nottingham | 1999-04-01 | 1 | -2/+4 |
* | fix for pid grep in status | Bill Nottingham | 1999-03-30 | 1 | -1/+4 |
* | nfsfs -> netfs. | Bill Nottingham | 1999-03-26 | 2 | -64/+90 |
* | 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 |
* | 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 |