| Commit message (Expand) | Author | Age | Files | Lines |
* | mdoc(7) police | bms | 2004-06-14 | 1 | -2/+3 |
* | Wordsmith the BUGS section re: IPv6 link-local addresses. | bms | 2004-06-14 | 1 | -7/+13 |
* | Assorted markup, grammar, and spelling fixes. | ru | 2004-05-17 | 1 | -22/+28 |
* | For both ifconfig and route if we didn't get enough memory from the | ambrisko | 2004-04-30 | 1 | -2/+10 |
* | Replace ROUNDUP/ADVANCE with SA_SIZE | luigi | 2004-04-13 | 1 | -5/+1 |
* | Document that -m also causes the capability list to be displayed. | ru | 2004-04-11 | 1 | -1/+1 |
* | Added the new interface capability option for drivers that implement | ru | 2004-04-11 | 2 | -2/+12 |
* | Remove advertising clause from University of California Regent's license, | markm | 2004-04-09 | 2 | -8/+0 |
* | Fix an off-by-one error in the function used to input the ascii/hex strings. | phk | 2004-04-04 | 1 | -4/+7 |
* | add support for setting 802.11 rtsthreshold, transmit power, | sam | 2004-03-30 | 4 | -1/+101 |
* | The print mask's first part is the base, not the total number of bit | ru | 2004-03-12 | 1 | -1/+1 |
* | Show the polling(4) flag on the interface. | ru | 2004-03-12 | 1 | -1/+1 |
* | Fixed a misspelling of 0 as NULL. | bde | 2004-03-10 | 1 | -1/+1 |
* | Look for both name and if_<name> strings in module metadata. Pseudo-devices | kan | 2004-02-27 | 1 | -1/+2 |
* | style.Makefile(5): | johan | 2004-02-23 | 1 | -1/+1 |
* | We can cross-reference to vlan(4) as long as | yar | 2004-02-21 | 1 | -15/+38 |
* | The hardware tagging capability is set on the physical | yar | 2004-02-21 | 1 | -1/+1 |
* | Add ifconfig support for network interface renaming. In the process, | brooks | 2004-02-04 | 2 | -3/+49 |
* | Use memcpy plus a manual NUL termination when copying the interface name | brooks | 2004-01-31 | 1 | -3/+5 |
* | Use IFNAMSIZ instead of a magic value for the length of an interface | brooks | 2004-01-27 | 2 | -4/+5 |
* | 802.11 mode bits are now masks; convert to suit | sam | 2004-01-15 | 1 | -1/+1 |
* | We want the length of the string, not the size of its pointer. | brooks | 2003-11-01 | 1 | -1/+1 |
* | Give wider types to sscanf to fix two warnings (u_short cannot be > 0xffff) | peter | 2003-10-26 | 1 | -2/+2 |
* | By popular demand, added the "static ARP" per-interface option. | ru | 2003-10-01 | 2 | -1/+11 |
* | o add support for setting 128-bit WEP keys | sam | 2003-09-17 | 1 | -4/+7 |
* | o update for new 802.11 support | sam | 2003-06-28 | 1 | -2/+6 |
* | o correct mode request handling | sam | 2003-06-25 | 1 | -3/+6 |
* | mdoc(7) police: fix more breakages from rev. 1.69. | ru | 2003-05-14 | 1 | -6/+6 |
* | Fix broken comment line introduced in rev 1.69. | sheldonh | 2003-05-13 | 1 | -1/+1 |
* | Add media types and options for ATM. While on most ATM cards media cannot | harti | 2003-04-29 | 1 | -0/+34 |
* | document mode directive | sam | 2003-04-28 | 1 | -2/+14 |
* | add a "mode" directive to specify the operating mode for multi-mode devices; | sam | 2003-04-28 | 3 | -3/+120 |
* | Don't abuse module names to facilitate ifconfig module loading; | mdodd | 2003-04-15 | 1 | -1/+1 |
* | Uncomment the description of the ipdst parameter, but refer to IPX | tjr | 2003-03-08 | 1 | -9/+6 |
* | Kill #ifdef NS code | peter | 2003-03-05 | 1 | -72/+0 |
* | Document the rxcsum and txcsum commands. | ru | 2003-02-27 | 1 | -0/+11 |
* | Add missing #if USE_IF_MEDIA/#endif. | mdodd | 2003-01-23 | 1 | -1/+4 |
* | fix link_status() in non-Ethernet case | fjoe | 2003-01-22 | 1 | -4/+6 |
* | mdoc(7) police: markup, spelling. | ru | 2002-11-25 | 1 | -8/+6 |
* | update vlandev description; vlan code now auto-recognizes devices that | sam | 2002-11-15 | 1 | -6/+4 |
* | o display new interface capability bits | sam | 2002-11-15 | 1 | -1/+1 |
* | Remove a line that reflected behavior that does not actually exist. | chris | 2002-10-28 | 1 | -1/+0 |
* | Document the `maclabel' command. | chris | 2002-10-25 | 1 | -0/+7 |
* | Report the MONITOR bit. | phk | 2002-10-24 | 1 | -1/+1 |
* | Rename ifconfig's "mac" argument to "maclabel" to prevent confusion | rwatson | 2002-10-23 | 3 | -9/+9 |
* | Teach ifconfig(8) how to print and set the MAC labels on network | rwatson | 2002-10-23 | 4 | -0/+116 |
* | Don't crash when the user feeds us nonesense in the form: | dd | 2002-10-02 | 1 | -3/+4 |
* | Add the "Monitor" interface flag. | phk | 2002-09-27 | 2 | -0/+13 |
* | Implement user-setable promiscuous mode (a new `promisc' flag for ifconfig(8)). | sobomax | 2002-08-19 | 2 | -1/+7 |
* | Fix last-minute typo which breaks the world. | sobomax | 2002-08-19 | 1 | -1/+1 |