Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | get rid of which output | Bill Nottingham | 1999-09-13 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-09-13 | 1 | -4/+0 |
| | |||||
* | *** empty log message ***r4-40 | Bill Nottingham | 1999-09-13 | 3 | -3/+33 |
| | |||||
* | add support for an ifdown-local | Bill Nottingham | 1999-09-13 | 1 | -0/+4 |
| | |||||
* | simplify raid startup a little | Bill Nottingham | 1999-09-13 | 1 | -4/+1 |
| | |||||
* | do not run multiple copies | Michael K. Johnson | 1999-09-13 | 1 | -0/+27 |
| | | | | setsid/setpgid seems to help... | ||||
* | fix swapoff so it's not called with no args | Bill Nottingham | 1999-09-13 | 1 | -1/+2 |
| | |||||
* | require bash | Bill Nottingham | 1999-09-11 | 1 | -1/+1 |
| | |||||
* | fix for number of processor check. This should work and be portable. | Bill Nottingham | 1999-09-11 | 1 | -3/+3 |
| | |||||
* | *** empty log message ***r4-39 | Bill Nottingham | 1999-09-10 | 2 | -2/+21 |
| | |||||
* | chkconfig --del in %preun, not %postun | Bill Nottingham | 1999-09-10 | 1 | -1/+1 |
| | |||||
* | use killall5, not kill | Bill Nottingham | 1999-09-10 | 1 | -2/+2 |
| | |||||
* | add explicit 'dev'. Could help in some cases, I suppose. | Bill Nottingham | 1999-09-10 | 1 | -1/+1 |
| | |||||
* | report failure | Michael K. Johnson | 1999-09-10 | 1 | -10/+11 |
| | |||||
* | *** empty log message ***r4-38 | Bill Nottingham | 1999-09-09 | 2 | -1/+47 |
| | |||||
* | swapoff swap that isn't in /etc/fstab, too. | Bill Nottingham | 1999-09-09 | 1 | -0/+3 |
| | |||||
* | new version | Michael K. Johnson | 1999-09-08 | 1 | -1/+5 |
| | |||||
* | make ifdown synchronous modulo timeout | Michael K. Johnson | 1999-09-08 | 5 | -12/+33 |
| | |||||
* | *** empty log message ***r4-37 | Bill Nottingham | 1999-09-07 | 1 | -0/+3 |
| | |||||
* | allow turning off of 'press 'i' prompt' | Bill Nottingham | 1999-09-07 | 3 | -5/+13 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-09-07 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-09-07 | 5 | -5/+58 |
| | |||||
* | add path to prefdm | Bill Nottingham | 1999-09-07 | 1 | -0/+2 |
| | |||||
* | work right in the background | Michael K. Johnson | 1999-09-07 | 1 | -2/+2 |
| | |||||
* | work with ppp-watch | Michael K. Johnson | 1999-09-07 | 1 | -0/+1 |
| | |||||
* | do not overload physicalDevice | Michael K. Johnson | 1999-09-07 | 1 | -11/+17 |
| | | | | sleep only when appropriate | ||||
* | add an 'unconfigure' sort of thing. | Bill Nottingham | 1999-09-07 | 1 | -0/+38 |
| | |||||
* | link statically | Michael K. Johnson | 1999-09-07 | 1 | -1/+1 |
| | |||||
* | seems to work for basic operation | Michael K. Johnson | 1999-09-07 | 1 | -35/+61 |
| | |||||
* | do not read /etc/resolv.conf forever... | Michael K. Johnson | 1999-09-07 | 1 | -1/+1 |
| | |||||
* | first attempt at integrating ppp-watch | Michael K. Johnson | 1999-09-07 | 5 | -103/+56 |
| | |||||
* | first pass at ppp-watch | Michael K. Johnson | 1999-09-06 | 4 | -1/+908 |
| | |||||
* | DEFROUTE defaults on; PEERDNS documented and defaults on | Michael K. Johnson | 1999-09-06 | 3 | -3/+5 |
| | |||||
* | chat script only needs to exist if wvdial not in use | Michael K. Johnson | 1999-09-06 | 1 | -1/+1 |
| | |||||
* | *** empty log message ***r4-36 | Bill Nottingham | 1999-09-04 | 2 | -1/+6 |
| | |||||
* | Wow. That's *brooooooooooooooooken*. | Bill Nottingham | 1999-09-04 | 1 | -4/+4 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-09-03 | 2 | -2/+9 |
| | |||||
* | oops, don't try to remount network filesystems with mount -a. | Bill Nottingham | 1999-09-03 | 1 | -1/+1 |
| | |||||
* | require lsofr4-35 | Bill Nottingham | 1999-09-03 | 1 | -2/+5 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-09-02 | 2 | -1/+6 |
| | |||||
* | oops. reversed logic in killproc. | Bill Nottingham | 1999-09-02 | 1 | -0/+1 |
| | |||||
* | typo | Bill Nottingham | 1999-09-02 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-09-02 | 3 | -222/+231 |
| | |||||
* | add interactive prompt to make Cristian & Preston happy | Bill Nottingham | 1999-09-02 | 5 | -2/+72 |
| | |||||
* | *** empty log message ***r4-34 | Bill Nottingham | 1999-08-31 | 2 | -2/+8 |
| | |||||
* | disable magic sysrq by default | Bill Nottingham | 1999-08-31 | 3 | -0/+9 |
| | |||||
* | *** empty log message ***r4-33 | Bill Nottingham | 1999-08-31 | 1 | -0/+4 |
| | |||||
* | make utmp group 22 | Bill Nottingham | 1999-08-31 | 1 | -2/+3 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-08-30 | 2 | -2/+20 |
| | |||||
* | new NFS unmounting stuff from Bill Rugolsky <rugolsky@ead.dsa.com> | Bill Nottingham | 1999-08-30 | 1 | -4/+27 |
| |