aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* fix console checking with new consoletype program (from jakub)Bill Nottingham1999-10-253-1/+58
|
* REVERT. It breaks things.Bill Nottingham1999-10-181-49/+25
|
* *** empty log message ***Bill Nottingham1999-10-181-7/+1
|
* *** empty log message ***Bill Nottingham1999-10-181-1/+2
|
* *** empty log message ***Bill Nottingham1999-10-181-3/+2
|
* some fixes from Tymm Twillman (in theory, we leak less now)Bill Nottingham1999-10-181-19/+49
|
* oops. DWIM, not as I say.Bill Nottingham1999-10-171-2/+2
|
* duh. can we say, duplicated functionality?Bill Nottingham1999-10-022-27/+1
|
* 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
|
* update man page to document config fileBill Nottingham1999-09-231-2/+24
|
* don't dup stdin.Bill Nottingham1999-09-201-1/+0
|
* 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
* link staticallyMichael K. Johnson1999-09-071-1/+1
|
* 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-064-1/+908
|
* add interactive prompt to make Cristian & Preston happyBill Nottingham1999-09-022-1/+49
|
* I don't remember smoking crack, but I must have been...r4-30Bill Nottingham1999-08-191-12/+6
|
* ignore anything before a ^HBill Nottingham1999-08-102-4/+6
| | | | | ignore twiddles on lines by themselves allow BOL/EOL matching
* added help/usage messagesErik Troan1999-08-101-5/+11
|
* what's that debugging code doing there?Bill Nottingham1999-08-061-2/+0
|
* *** empty log message ***Bill Nottingham1999-07-261-1/+2
|
* - increase buffer from 2K to 8KBill Nottingham1999-07-251-38/+57
| | | | | - add regexp checking - add a usleep() call so we don't read 4000 twiddles from fsck
* install initlog.confBill Nottingham1999-07-251-1/+2
|
* add config file parsing, strip data before a \rBill Nottingham1999-07-251-12/+94
|
* initial checkinBill Nottingham1999-07-251-0/+19
|
* when 'rexec'ing, run initlog as child, not parent.Bill Nottingham1999-07-241-4/+30
| | | | Ignore SIGPIPE when writing to initlog FD.
* oops, logging was broken 'cos we were passing bogus command lineBill Nottingham1999-07-241-2/+3
|
* added --oot optionDonnie Barnes1999-07-221-0/+8
|
* minor nitDonnie Barnes1999-07-221-1/+1
|
* fixed bug oot introduced into my codeDonnie Barnes1999-07-221-6/+9
|
* added missing include <sigh>Erik Troan1999-07-221-0/+2
|
* popt'd usleep (djb made me)Erik Troan1999-07-223-24/+50
|
* fix some compiler warnings (nkbj@image.dk)Bill Nottingham1999-07-084-7/+8
|
* *** empty log message ***Bill Nottingham1999-06-211-0/+2
|
* fix bug in parsing command argumentsBill Nottingham1999-06-211-7/+9
|
* make doexec not segfault if called with no args....Bill Nottingham1999-06-211-0/+1
|
* log by default to LOCAL7Bill Nottingham1999-04-131-1/+1
|
* *** empty log message ***r4-02Bill Nottingham1999-04-091-1/+0
|
* fixeds for the case where /dev/log exists at bootBill Nottingham1999-04-095-18/+33
|
* don't output error messages if reading commandsBill Nottingham1999-03-183-8/+12
|