Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *** empty log message ***r4-95 | Bill Nottingham | 2000-02-17 | 1 | -0/+1 |
| | |||||
* | support for isdn stuff | Bill Nottingham | 2000-02-17 | 1 | -1/+18 |
| | |||||
* | fix handling of bizarro linuxconf routes | Bill Nottingham | 2000-02-02 | 1 | -0/+5 |
| | |||||
* | don't change DEVICE when bringing up default router4-88 | Nalin Dahyabhai | 2000-02-01 | 1 | -1/+0 |
| | |||||
* | AAAACK! wrong IP for default route! | Nalin Dahyabhai | 2000-02-01 | 1 | -1/+1 |
| | |||||
* | set hostname only on boot | Bill Nottingham | 2000-01-31 | 2 | -2/+2 |
| | |||||
* | * sysconfig/network-scripts/ifdown-post: | Nalin Dahyabhai | 2000-01-31 | 2 | -0/+36 |
| | | | | | | | | | | | | | attempt to reset the default route in case we dropped it for PPP * src/ipcalc.1: document the "--silent" option * src/shvar.c: strtok() and other cleanups * rc.d/rc.sysinit: make symlinks for System.map and module-info automatically | ||||
* | revert | Bill Nottingham | 2000-01-31 | 1 | -6/+5 |
| | |||||
* | bring down *all* interfaces on network stopr4-85 | Bill Nottingham | 2000-01-31 | 1 | -5/+6 |
| | |||||
* | fix logic of boot-time interfaces somewhat | Bill Nottingham | 2000-01-31 | 1 | -1/+1 |
| | |||||
* | change grep slightly | Bill Nottingham | 2000-01-21 | 1 | -1/+1 |
| | |||||
* | don't munge resolv.conf if DNS1 is in there somewhere already | Bill Nottingham | 2000-01-19 | 1 | -1/+1 |
| | |||||
* | fix ifup-ipx (#8407) | Bill Nottingham | 2000-01-13 | 2 | -1/+3 |
| | |||||
* | switch from echoing values into /proc/sys to using sysctl | Bill Nottingham | 1999-12-28 | 1 | -4/+0 |
| | |||||
* | Fix suggested by Adam P. Jenkins, tests fine here, may improve CHAP as well. | Michael K. Johnson | 1999-12-06 | 1 | -5/+3 |
| | |||||
* | this makes more sense | Bill Nottingham | 1999-11-28 | 1 | -1/+1 |
| | |||||
* | don't add default loopback route | Bill Nottingham | 1999-11-24 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Bill Nottingham | 1999-11-22 | 1 | -46/+33 |
| | |||||
* | make netcfg work by allowing device name to be full path to ifcfg file | Michael K. Johnson | 1999-11-19 | 1 | -1/+4 |
| | |||||
* | add ARP variable use | Bill Nottingham | 1999-11-16 | 1 | -1/+1 |
| | |||||
* | add default route but no gateway <hanecak@megaloman.com> | Bill Nottingham | 1999-11-16 | 1 | -3/+5 |
| | |||||
* | allow pppd to set the default route | Michael K. Johnson | 1999-11-12 | 1 | -0/+3 |
| | |||||
* | move PPPOPTIONS to the end | Michael K. Johnson | 1999-11-12 | 1 | -2/+3 |
| | | | | use noauth always to work around new defaultroot behaviour | ||||
* | control stop-a differently than sysrq | Bill Nottingham | 1999-11-10 | 1 | -3/+3 |
| | |||||
* | try to make CHAP work in cases where it currently fails | Michael K. Johnson | 1999-11-08 | 1 | -0/+1 |
| | |||||
* | DNS{1,2} useful for more than just PPP | Michael K. Johnson | 1999-11-02 | 1 | -1/+1 |
| | |||||
* | add new nameserver entries as well as replacing nameserver entries | Michael K. Johnson | 1999-10-27 | 1 | -3/+5 |
| | |||||
* | ipx_interface is in /sbin. | Bill Nottingham | 1999-10-22 | 1 | -2/+2 |
| | |||||
* | add support for linuxconf aliases | Bill Nottingham | 1999-10-11 | 1 | -4/+42 |
| | |||||
* | control stop-a like magic sysrq | Bill Nottingham | 1999-10-05 | 1 | -1/+3 |
| | |||||
* | changed defaults | Michael K. Johnson | 1999-09-21 | 1 | -4/+2 |
| | |||||
* | add note about conflicts with gated. | Bill Nottingham | 1999-09-20 | 1 | -0/+2 |
| | |||||
* | Duh. Use different terminal escape. | Bill Nottingham | 1999-09-13 | 1 | -1/+1 |
| | |||||
* | new --remotename option to wvdial | Michael K. Johnson | 1999-09-13 | 1 | -1/+1 |
| | |||||
* | i before e.... | Bill Nottingham | 1999-09-13 | 1 | -1/+1 |
| | |||||
* | add support for an ifdown-local | Bill Nottingham | 1999-09-13 | 1 | -0/+4 |
| | |||||
* | add explicit 'dev'. Could help in some cases, I suppose. | Bill Nottingham | 1999-09-10 | 1 | -1/+1 |
| | |||||
* | make ifdown synchronous modulo timeout | Michael K. Johnson | 1999-09-08 | 5 | -12/+33 |
| | |||||
* | allow turning off of 'press 'i' prompt' | Bill Nottingham | 1999-09-07 | 1 | -0/+2 |
| | |||||
* | work right in the background | Michael K. Johnson | 1999-09-07 | 1 | -2/+2 |
| | |||||
* | work with ppp-watch | Michael K. Johnson | 1999-09-07 | 1 | -0/+1 |
| | |||||
* | do not read /etc/resolv.conf forever... | Michael K. Johnson | 1999-09-07 | 1 | -1/+1 |
| | |||||
* | first attempt at integrating ppp-watch | Michael K. Johnson | 1999-09-07 | 2 | -88/+28 |
| | |||||
* | DEFROUTE defaults on; PEERDNS documented and defaults on | Michael K. Johnson | 1999-09-06 | 2 | -3/+3 |
| | |||||
* | chat script only needs to exist if wvdial not in use | Michael K. Johnson | 1999-09-06 | 1 | -1/+1 |
| | |||||
* | disable magic sysrq by default | Bill Nottingham | 1999-08-31 | 1 | -0/+2 |
| | |||||
* | typor4-32 | Bill Nottingham | 1999-08-25 | 1 | -2/+2 |
| | |||||
* | give lo a name for usernet | Michael K. Johnson | 1999-08-24 | 1 | -0/+1 |
| | |||||
* | dip apparently goes into background now. (#3361) | Bill Nottingham | 1999-08-24 | 1 | -1/+3 |
| | |||||
* | add option to pass hostname with pump | Bill Nottingham | 1999-08-20 | 1 | -1/+5 |
| |