Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Changes for 3.15v_3_15 | Michael K. Johnson | 1997-10-01 | 2 | -3/+8 |
| | |||||
* | Preparing for 3.14v_3_14 | Michael K. Johnson | 1997-10-01 | 1 | -2/+10 |
| | |||||
* | Only compare variable name, not entire string. | Michael K. Johnson | 1997-10-01 | 1 | -1/+1 |
| | |||||
* | strncmp sense reversed. | Michael K. Johnson | 1997-10-01 | 1 | -1/+2 |
| | |||||
* | Added report option for usernet. | Michael K. Johnson | 1997-09-30 | 2 | -8/+24 |
| | |||||
* | Remove the whole buildroot in %clean | Michael K. Johnson | 1997-09-30 | 1 | -2/+1 |
| | |||||
* | Make missing directories.v_3_13 | Michael K. Johnson | 1997-09-29 | 1 | -0/+7 |
| | |||||
* | Don't want name changing every time; renamed to initscripts.spec | Michael K. Johnson | 1997-09-29 | 1 | -200/+0 |
| | |||||
* | Added changelog entry and added symlinks to spec file. | Michael K. Johnson | 1997-09-29 | 1 | -0/+243 |
| | |||||
* | 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 Requires mktemp and changelog | Donnie Barnes | 1997-09-23 | 1 | -1/+5 |
| | |||||
* | 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 |
| | |||||
* | 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 |