Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1) fixed dhcp problem | Erik Troan | 1997-10-28 | 1 | -1/+2 |
| | | | | 2) version 3.21 | ||||
* | set hostname from bootp if hostname = (none) | Erik Troan | 1997-10-21 | 1 | -1/+1 |
| | |||||
* | Die if ifdown-ppp was called on the device during the sleep. | Michael K. Johnson | 1997-10-14 | 1 | -0/+5 |
| | |||||
* | fixes for config files which were given w/ fully qualified pathnames | Erik Troan | 1997-10-06 | 1 | -2/+2 |
| | |||||
* | Removed pcmcia hacks for releases prior to RH 3.0.3 | Erik Troan | 1997-10-06 | 1 | -19/+0 |
| | |||||
* | source_config | Michael K. Johnson | 1997-09-24 | 1 | -1/+3 |
| | |||||
* | CONFIG after daemon daemonizing. | Michael K. Johnson | 1997-09-24 | 1 | -3/+2 |
| | |||||
* | Fixed potential syntax error. | Michael K. Johnson | 1997-09-24 | 1 | -1/+1 |
| | |||||
* | added mktemp support | Donnie Barnes | 1997-09-23 | 1 | -4/+5 |
| | |||||
* | Disassociate from controlling tty so SIGHUPs won't be generated. | Michael K. Johnson | 1997-09-23 | 2 | -3/+6 |
| | |||||
* | Support alternative device configurations. | Michael K. Johnson | 1997-09-18 | 9 | -15/+61 |
| | |||||
* | Don't print an error if no aliases exist. | Michael K. Johnson | 1997-09-17 | 1 | -3/+3 |
| | |||||
* | Bring down pppd even if only ifup-ppp is running, waiting to persist. | Michael K. Johnson | 1997-09-16 | 1 | -3/+5 |
| | |||||
* | 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). | ||||
* | Initial revision | Erik Troan | 1997-09-16 | 12 | -0/+571 |