Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disassociate from controlling tty so SIGHUPs won't be generated. | Michael K. Johnson | 1997-09-23 | 2 | -3/+6 |
| | |||||
* | Fixed allocation bug Erik found, plus a few stylistic points. | Michael K. Johnson | 1997-09-21 | 1 | -2/+3 |
| | |||||
* | Support alternative device configurations. | Michael K. Johnson | 1997-09-18 | 2 | -29/+66 |
| | |||||
* | Support alternative device configurations. | Michael K. Johnson | 1997-09-18 | 9 | -15/+61 |
| | |||||
* | updated spec file | Donnie Barnes | 1997-09-18 | 1 | -2/+5 |
| | |||||
* | Fixed awk bug in pidofproc | Donnie Barnes | 1997-09-18 | 1 | -1/+1 |
| | |||||
* | Don't print an error if no aliases exist. | Michael K. Johnson | 1997-09-17 | 1 | -3/+3 |
| | |||||
* | General cleanup. | Michael K. Johnson | 1997-09-16 | 1 | -5/+7 |
| | | | | Don't start devices that shouldn't be started. | ||||
* | changed the order of the check for process Id...first is /var/run/pid | Donnie Barnes | 1997-09-16 | 1 | -8/+8 |
| | | | | and the second is pidof. | ||||
* | Bring down pppd even if only ifup-ppp is running, waiting to persist. | Michael K. Johnson | 1997-09-16 | 1 | -3/+5 |
| | |||||
* | changed status() to be more intelligent wrt programs that change argv[0] | Donnie Barnes | 1997-09-16 | 2 | -3/+16 |
| | |||||
* | Users are not required to specify the "ifcfg-" part of the config file name. | Michael K. Johnson | 1997-09-16 | 1 | -0/+10 |
| | |||||
* | ifup and ifdown complain if $1 not specified. | Michael K. Johnson | 1997-09-16 | 4 | -12/+48 |
| | | | | | | | The "ifcfg-" part of the device name is now optional for ifup and ifdown. ifdown-ppp kills a pppd's chat session if it is active. Generic part of ifup uses MACADDR variable if present. ifup-ppp honors DEBUG variable, both for pppd (debug) and chat (-v). | ||||
* | Added spec file to CVS archive. | Donnie Barnes | 1997-09-16 | 1 | -0/+186 |
| | |||||
* | Initial revision | Erik Troan | 1997-09-16 | 39 | -0/+1760 |