aboutsummaryrefslogtreecommitdiffstats
path: root/src/ppp-watch.c
Commit message (Collapse)AuthorAgeFilesLines
* careful about killing processes...Michael K. Johnson1999-11-051-1/+1
|
* terminate usage messageMichael K. Johnson1999-11-051-1/+1
|
* try to fix double-dialing problemMichael K. Johnson1999-11-051-0/+6
|
* recover if dead daemon left pidfileMichael K. Johnson1999-09-281-3/+10
|
* exit after deleting pidfile...Michael K. Johnson1999-09-281-1/+1
|
* really fix pidfile locking...Michael K. Johnson1999-09-281-31/+9
|
* proper file lockingMichael K. Johnson1999-09-281-2/+20
|
* kill nicely, try to hang up modemMichael K. Johnson1999-09-231-1/+37
|
* be more careful about killingMichael K. Johnson1999-09-231-1/+2
|
* make ppp-watch kill leftover dialer more reliablyMichael K. Johnson1999-09-231-1/+21
|
* tried to add backgrounding at boot timeMichael K. Johnson1999-09-131-1/+21
|
* do not run multiple copiesMichael K. Johnson1999-09-131-0/+27
| | | | setsid/setpgid seems to help...
* report failureMichael K. Johnson1999-09-101-10/+11
|
* do not overload physicalDeviceMichael K. Johnson1999-09-071-11/+17
| | | | sleep only when appropriate
* seems to work for basic operationMichael K. Johnson1999-09-071-35/+61
|
* first attempt at integrating ppp-watchMichael K. Johnson1999-09-071-10/+22
|
* first pass at ppp-watchMichael K. Johnson1999-09-061-0/+420