| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: Disable IPv6 configuration for interfaces in pccard_ether_start(). | Hiroki Sato | 2006-12-08 | 1 | -8/+1 |
| * | MFC | Brooks Davis | 2006-09-26 | 1 | -6/+12 |
| * | MFC: sync /etc/network.subr and /etc/pccard_ether and their defaults | Brooks Davis | 2006-08-22 | 1 | -1/+3 |
| * | MFC 1.47 and 1.48: | Brooks Davis | 2005-12-10 | 1 | -29/+43 |
| * | Sync network interface startup code with HEAD. | Brooks Davis | 2005-09-10 | 1 | -2/+2 |
| * | Make sure we actually read the config files before testing values from | Brooks Davis | 2005-06-16 | 1 | -12/+12 |
| * | Support code for the OpenBSD dhclient. This significantly changes the | Brooks Davis | 2005-06-07 | 1 | -226/+70 |
| * | The submitter of bin/75786 turned out to not have removable interfaces, | Ceri Davies | 2005-01-17 | 1 | -1/+1 |
| * | Correct syntactical weirdness in a call to /etc/rc.d/dhclient. Fixes: | Ceri Davies | 2005-01-04 | 1 | -1/+1 |
| * | Removed whitespace at BOF, EOL & EOF. | Jens Schweikhardt | 2004-06-06 | 1 | -1/+1 |
| * | remove superfluous space before end of backtick expression | Ralf S. Engelschall | 2004-03-05 | 1 | -1/+1 |
| * | - Existing code would ignore pccard_ether_delay when more then 9 seconds | Doug Ambrisko | 2004-01-25 | 1 | -3/+4 |
| * | Release a previous lease if there is any, instead of | Martin Blapp | 2003-09-15 | 1 | -1/+1 |
| * | Move the stop_dhcp in start_dhcp again before the | Martin Blapp | 2003-08-12 | 1 | -1/+1 |
| * | Remove the dhclient.${interface}.pid defines. They are now | Martin Blapp | 2003-08-12 | 1 | -9/+1 |
| * | Make this working with two or more pccards and with more than | Martin Blapp | 2003-08-12 | 1 | -32/+83 |
| * | Fix typo | Martin Blapp | 2003-08-12 | 1 | -1/+1 |
| * | Improve the handling dhcp handling of pccard_ether. | Martin Blapp | 2003-08-11 | 1 | -1/+30 |
| * | o Correct usage example: ep(4) does not have 'link0' option. | Maxim Konovalov | 2003-06-16 | 1 | -2/+2 |
| * | follow dhcp_* changes. | Hajimu UMEMOTO | 2003-06-07 | 1 | -5/+7 |
| * | pccard_ether didn't setup IPv6 after rcTOS sweep. | Hajimu UMEMOTO | 2003-05-12 | 1 | -2/+2 |
| * | use /etc/rc.d/network_ipv6 instead of obsoleted /etc/rc.network6. | Hajimu UMEMOTO | 2003-05-05 | 1 | -2/+2 |
| * | o redirect the grep to /dev/null | Warner Losh | 2002-12-12 | 1 | -1/+1 |
| * | o Don't do anything if the interface is already up. | Warner Losh | 2002-12-11 | 1 | -11/+12 |
| * | Due to a bug in the ed driver, which leads to hangs when using it with | Warner Losh | 2001-09-13 | 1 | -0/+11 |
| * | Avoid flushing IPv6 routes. `route flush' removes necessary | Hajimu UMEMOTO | 2001-05-09 | 1 | -1/+1 |
| * | Enable static IPv6 address assignment on PCMCIA NIC. | Hajimu UMEMOTO | 2001-04-26 | 1 | -10/+4 |
| * | Add support for PC-card router configuration. (MFPAO) | Toshihiko ARAI | 2000-12-25 | 1 | -40/+124 |
| * | Apply a more consistent style to the echo statements in /etc/ scripts. | Doug Barton | 2000-12-17 | 1 | -1/+1 |
| * | Fix a blatant bug when running '/etc/pccard_ether device stop'. | Josef Karthauser | 2000-10-28 | 1 | -2/+2 |
| * | Add an optional start/stop argument to pccard_ether, and migrate | Josef Karthauser | 2000-10-16 | 1 | -55/+80 |
| * | Avoid passing the optional ifconfig arguments to dhcpc as well as ifconfig. | Josef Karthauser | 2000-10-16 | 1 | -1/+1 |
| * | Make sure to accept RA. Some laptops run /etc/pccard_ether before | Hajimu UMEMOTO | 2000-09-07 | 1 | -0/+2 |
| * | If ipv6_enable is set to yes, do IPv6 setup for PCCARD ethernet | Hajimu UMEMOTO | 2000-07-17 | 1 | -0/+14 |
| * | Add to defaults/rc.conf a new function source_rc_confs which rc | Sheldon Hearn | 2000-04-27 | 1 | -0/+1 |
| * | When running dhclient on a PC-Card insertion, specify the inserted | Nick Sayer | 2000-02-11 | 1 | -4/+5 |
| * | Apply a consistent style to most of the etc scripts. Particularly, use | Sheldon Hearn | 1999-09-13 | 1 | -23/+32 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 1 | -1/+1 |
| * | Style clean-up: | Sheldon Hearn | 1999-08-25 | 1 | -6/+6 |
| * | dhclient is now in /sbin. | Steve Price | 1999-02-22 | 1 | -3/+3 |
| * | Use /etc/defaults/rc.conf everywhere, falling back to /etc/rc.conf | Jordan K. Hubbard | 1999-02-10 | 1 | -3/+5 |
| * | Add Id keywords | Brian Somers | 1998-09-02 | 1 | -0/+2 |
| * | Wrapper script for PC Card Ethernet Adapters only supports ISC DHCP; | Poul-Henning Kamp | 1998-08-14 | 1 | -0/+6 |
| * | Warn if ISC-DHCP not available. | Paul Traina | 1997-12-17 | 1 | -0/+2 |
| * | Support ISC-DHCP if the package is available. | Paul Traina | 1997-12-16 | 1 | -1/+7 |
| * | - In addtition to flushing the routes, also flush the arp cache when bringing | Nate Williams | 1997-11-20 | 1 | -2/+3 |
| * | - Setup a default route (if one is set) when the card is inserted. This | Nate Williams | 1997-11-19 | 1 | -0/+15 |
| * | sysconfig -> rc.conf | Jordan K. Hubbard | 1997-06-30 | 1 | -3/+3 |
| * | Fix reverse logic bug which caused the ethernet configuration to never work. | Nate Williams | 1996-04-24 | 1 | -1/+1 |
| * | PC-CARD hooks. Someday it will actually enable working code. :) | Nate Williams | 1996-03-12 | 1 | -0/+21 |