| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Dike out the IPX bits if RELEASE_CRUNCH is defined. | obrien | 2001-07-21 | 2 | -2/+23 |
* | mdoc(7) police: fix markup. | ru | 2001-07-05 | 1 | -101/+159 |
* | Support network device cloning via create and destroy options. | brooks | 2001-07-02 | 2 | -12/+162 |
* | Sync with recent KAME. | ume | 2001-06-11 | 2 | -12/+232 |
* | ARP works on networks other than Ethernet. | dd | 2001-06-02 | 1 | -2/+5 |
* | Mention the 'ether' parameter. | dd | 2001-06-02 | 1 | -0/+4 |
* | When using interfaces that support if_media, the supported media list is | phk | 2001-05-29 | 4 | -28/+136 |
* | Forgot to cvs add these two files for the previous commit. | phk | 2001-05-26 | 1 | -0/+520 |
* | Currently, each wireless networking driver has it's own control program | phk | 2001-05-26 | 5 | -3/+182 |
* | Cosmetics: .Dl -> .Li. | ru | 2001-05-07 | 1 | -1/+1 |
* | Let ifconfig(8) catch up with the new functionality where | jesper | 2001-05-05 | 1 | -1/+11 |
* | Implement slash/CIDR notation for IPv4 and IPv6 addresses. | jesper | 2001-05-04 | 1 | -0/+29 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
* | if no address is setted, do not call ioctl(SIOCAIFADDR) | ume | 2001-02-21 | 1 | -1/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -7/+22 |
* | mdoc police. | ben | 2001-01-22 | 1 | -2/+3 |
* | Add 'netrange' parameter to 'range' command and fix a couple of typos. | ben | 2001-01-20 | 1 | -3/+3 |
* | Add missing && which absense stops 'make world' | ache | 2000-11-30 | 1 | -1/+1 |
* | remove an undefined reference when no VLAN support is compiled in. | luigi | 2000-11-30 | 2 | -1/+7 |
* | Add missing initialization for IPv6 address lifetime. | ume | 2000-11-27 | 1 | -1/+35 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -6/+6 |
* | Show the actual command line usage in the man page and usage error string. | archie | 2000-07-19 | 2 | -5/+17 |
* | Make "ifconfig" with no arguments equivalent to "ifconfig -a". | archie | 2000-07-18 | 1 | -0/+4 |
* | Note that "ether" is a supported address family for setting addresses. | jhb | 2000-07-12 | 1 | -0/+1 |
* | Add support to the 'ether' address family to support setting of addresses. | jhb | 2000-07-12 | 1 | -23/+28 |
* | Implement SIOCSIFLLADDR, which allows you to change the link-level | wpaul | 2000-06-16 | 2 | -1/+36 |
* | Document "-alias". | obrien | 2000-05-20 | 1 | -7/+9 |
* | Purely cosmetic tweak, use consistant whitespace with scopeid. | peter | 2000-03-06 | 1 | -1/+1 |
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -11/+22 |
* | Print scope id for scoped addrs. | shin | 2000-02-28 | 1 | -0/+4 |
* | Spelling: ``adress'' -> ``address'' | chris | 2000-02-26 | 1 | -1/+1 |
* | Introduce ``add'' and ``remove'' as alternatives to ``alias'' and ``delete''. | rwatson | 2000-02-26 | 2 | -1/+9 |
* | Support IPv6 scoped addr in ifconfig and route | shin | 2000-02-10 | 1 | -7/+57 |
* | Fix various man pages to stop abusing the .Bx macro to generate | mpp | 2000-01-23 | 1 | -1/+1 |
* | - do not dereference a null pointer. | ru | 1999-12-29 | 1 | -2/+10 |
* | Spelling fix (manuall -> manual) | billf | 1999-12-16 | 1 | -1/+1 |
* | Spelling correction (adress -> address) | billf | 1999-12-16 | 1 | -1/+1 |
* | Enable INET6 by default. | shin | 1999-12-15 | 1 | -1/+1 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 3 | -8/+336 |
* | Add comment about aliases on same subnet. | phk | 1999-11-21 | 1 | -0/+2 |
* | If we don't appear to have a module loaded supporting the interface | msmith | 1999-09-20 | 1 | -0/+44 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 6 | -7/+7 |
* | Move the IFSTATUS stuff after the address listing. | phk | 1999-06-19 | 1 | -5/+5 |
* | Add a new interface ioctl, to return "aux status". | phk | 1999-06-19 | 1 | -1/+6 |
* | Introduce IFF_SMART bit. | phk | 1999-06-06 | 1 | -2/+2 |
* | Grrr... botched remote commit. Let's try this again: vlan updates, | wpaul | 1999-03-15 | 5 | -11/+246 |
* | unifdef -UISO | phk | 1998-08-07 | 1 | -119/+1 |
* | ioctl() request args are unsigned longs, so don't attempt to store | bde | 1998-07-06 | 1 | -3/+3 |
* | Update man page to allow adding address_family when -l is used (this is a no op | charnier | 1998-07-06 | 2 | -62/+54 |