aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* be more careful about netreport filesNalin Dahyabhai2000-08-151-3/+8
* don't do silly access checks on the root partition; instead, just try connect...Bill Nottingham2000-08-111-1/+38
* add RETRYCONNECT option for ppp-watchBill Nottingham2000-08-071-0/+5
* be more specific about quoting variablesNalin Dahyabhai2000-08-031-3/+3
* revertBill Nottingham2000-07-242-2/+2
* /etc/init.d -> /etc/rc.d/init.dr5-36Bernhard Rosenkraenzer2000-07-242-2/+2
* add support for a timeout argumentBill Nottingham2000-07-021-2/+13
* /etc/rc.d/init.d -> /etc/init.d. Wheeeeee.Bill Nottingham2000-06-152-2/+2
* mandir stuffBill Nottingham2000-06-011-9/+11
* fixes to get the prototypes rightBill Nottingham2000-05-011-1/+1
* ignore 'Setting filetype' messages from e2fsck in initlogBill Nottingham2000-04-291-0/+2
* update from the rp3 CVS repositoryNalin Dahyabhai2000-04-211-44/+21
* constipated (via rp3)Nalin Dahyabhai2000-04-182-31/+32
* don't delete other ppp-watch processes's pidfilesBill Nottingham2000-04-031-0/+2
* show usage on bogus argumentsBill Nottingham2000-03-201-3/+6
* open /dev/null for child process instead of closing fds 0,1,2Bill Nottingham2000-03-201-3/+9
* don't ignore stat return codeBill Nottingham2000-03-071-1/+2
* non-critical changes to shvar to sync with rp3's copyNalin Dahyabhai2000-02-012-0/+51
* shvar cleanupr4-87Nalin Dahyabhai2000-02-011-3/+3
* * sysconfig/network-scripts/ifdown-post:Nalin Dahyabhai2000-01-313-38/+31
* fix some warnings on alphaBill Nottingham2000-01-312-4/+4
* return code of socket is -1, not 0Bill Nottingham2000-01-311-3/+3
* take out some pointless codeBill Nottingham2000-01-211-5/+8
* link popt staticallyBill Nottingham2000-01-121-3/+3
* redial after RETRYTIMEOUT on script failureMichael K. Johnson1999-12-061-1/+7
* tyopsMichael K. Johnson1999-12-061-2/+2
* handle control-C and such on parent rightMichael K. Johnson1999-12-061-7/+36
* open fds, get lock/pid file names rightMichael K. Johnson1999-12-031-9/+19
* duh - use dgram to talk to real syslogdBill Nottingham1999-11-301-1/+1
* comments are dangerous; sometimes they disagree with code...Michael K. Johnson1999-11-221-1/+1
* try not to fill up the logs with pppd failuresMichael K. Johnson1999-11-191-1/+14
* added ppp-watch man pageMichael K. Johnson1999-11-192-2/+26
* *** empty log message ***Michael K. Johnson1999-11-191-1/+1
* *** empty log message ***Michael K. Johnson1999-11-191-1/+1
* usernetctl is a system commandMichael K. Johnson1999-11-191-0/+0
* usernetctl is an internal wrapper programMichael K. Johnson1999-11-191-0/+11
* close configuration file descriptorBill Nottingham1999-11-151-2/+9
* 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
* make comments a little more clear.Bill Nottingham1999-11-031-1/+1
* 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