aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* switch from echoing values into /proc/sys to using sysctlBill Nottingham1999-12-281-4/+0
* Fix suggested by Adam P. Jenkins, tests fine here, may improve CHAP as well.Michael K. Johnson1999-12-061-5/+3
* this makes more senseBill Nottingham1999-11-281-1/+1
* don't add default loopback routeBill Nottingham1999-11-241-1/+1
* *** empty log message ***Bill Nottingham1999-11-221-46/+33
* make netcfg work by allowing device name to be full path to ifcfg fileMichael K. Johnson1999-11-191-1/+4
* add ARP variable useBill Nottingham1999-11-161-1/+1
* add default route but no gateway <hanecak@megaloman.com>Bill Nottingham1999-11-161-3/+5
* allow pppd to set the default routeMichael K. Johnson1999-11-121-0/+3
* move PPPOPTIONS to the endMichael K. Johnson1999-11-121-2/+3
* control stop-a differently than sysrqBill Nottingham1999-11-101-3/+3
* try to make CHAP work in cases where it currently failsMichael K. Johnson1999-11-081-0/+1
* DNS{1,2} useful for more than just PPPMichael K. Johnson1999-11-021-1/+1
* add new nameserver entries as well as replacing nameserver entriesMichael K. Johnson1999-10-271-3/+5
* ipx_interface is in /sbin.Bill Nottingham1999-10-221-2/+2
* add support for linuxconf aliasesBill Nottingham1999-10-111-4/+42
* control stop-a like magic sysrqBill Nottingham1999-10-051-1/+3
* changed defaultsMichael K. Johnson1999-09-211-4/+2
* add note about conflicts with gated.Bill Nottingham1999-09-201-0/+2
* Duh. Use different terminal escape.Bill Nottingham1999-09-131-1/+1
* new --remotename option to wvdialMichael K. Johnson1999-09-131-1/+1
* i before e....Bill Nottingham1999-09-131-1/+1
* add support for an ifdown-localBill Nottingham1999-09-131-0/+4
* add explicit 'dev'. Could help in some cases, I suppose.Bill Nottingham1999-09-101-1/+1
* make ifdown synchronous modulo timeoutMichael K. Johnson1999-09-085-12/+33
* allow turning off of 'press 'i' prompt'Bill Nottingham1999-09-071-0/+2
* work right in the backgroundMichael K. Johnson1999-09-071-2/+2
* work with ppp-watchMichael K. Johnson1999-09-071-0/+1
* do not read /etc/resolv.conf forever...Michael K. Johnson1999-09-071-1/+1
* first attempt at integrating ppp-watchMichael K. Johnson1999-09-072-88/+28
* DEFROUTE defaults on; PEERDNS documented and defaults onMichael K. Johnson1999-09-062-3/+3
* chat script only needs to exist if wvdial not in useMichael K. Johnson1999-09-061-1/+1
* disable magic sysrq by defaultBill Nottingham1999-08-311-0/+2
* typor4-32Bill Nottingham1999-08-251-2/+2
* give lo a name for usernetMichael K. Johnson1999-08-241-0/+1
* dip apparently goes into background now. (#3361)Bill Nottingham1999-08-241-1/+3
* add option to pass hostname with pumpBill Nottingham1999-08-201-1/+5
* wvdial/too much ifdown-postMichael K. Johnson1999-08-191-3/+2
* use new pppdMichael K. Johnson1999-08-132-4/+7
* take advantage of userpeerdnsMichael K. Johnson1999-08-042-0/+34
* fix typoBill Nottingham1999-08-021-1/+1
* first try at basic integrated wvdial supportMichael K. Johnson1999-07-281-8/+19
* take out some code that's never run...Bill Nottingham1999-07-261-21/+0
* *** empty log message ***Bill Nottingham1999-07-261-3/+4
* speedup fixes for ifup-aliases from David Harris (dharris@drh.net)Bill Nottingham1999-07-262-7/+372
* um, can't 'return' from a shell scriptBill Nottingham1999-06-211-1/+1
* remove commented-out linuxconf support ;)r4-21Bill Nottingham1999-06-182-52/+10
* comment out linuxconf supportBill Nottingham1999-06-172-35/+38
* add routes after aliasesBill Nottingham1999-06-141-2/+1
* fix so it does aliases in orderBill Nottingham1999-06-141-15/+9