| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove bogus (but harmless) -I.. from CFLAGS. It makes no difference to | brooks | 2005-03-25 | 1 | -2/+1 |
* | Xref carp(4) and polling(4). | brueffer | 2005-03-19 | 1 | -0/+2 |
* | Use afswch->af_other_status for carp_status() and pfsync_status(). | glebius | 2005-02-22 | 2 | -6/+6 |
* | Add CARP (Common Address Redundancy Protocol), which allows multiple | glebius | 2005-02-22 | 3 | -0/+346 |
* | Change the ifr_media operation to only get its value and only set | ambrisko | 2005-01-27 | 1 | -79/+81 |
* | Sort sections. | ru | 2005-01-18 | 1 | -13/+13 |
* | Scheduled mdoc(7) sweep. | ru | 2005-01-10 | 1 | -22/+26 |
* | Fix special status reporting. Prior to the reorg there was | sam | 2004-12-31 | 7 | -18/+44 |
* | o accept deftxkey as a synonym for weptxkey since that is what is | sam | 2004-12-31 | 1 | -1/+11 |
* | recognize atheros information elements | sam | 2004-12-31 | 1 | -0/+2 |
* | always display the deftxkey for an 802.11 device if privacy is enabled | sam | 2004-12-12 | 1 | -4/+5 |
* | add a callback mechanism for code that wants to defer committing changes | sam | 2004-12-11 | 2 | -0/+33 |
* | Overhaul to cleanup some of the tangled logic that's grown over the years. | sam | 2004-12-08 | 14 | -1538/+3342 |
* | First there was an -m option. | ru | 2004-11-06 | 1 | -3/+0 |
* | Use a spare byte in struct if_data to store the structure size without | brooks | 2004-09-01 | 1 | -1/+4 |
* | Fix long standing mediaopt setting bugs seen on sparc64. Though | yongari | 2004-08-09 | 1 | -6/+12 |
* | Bump the date, .Dd, since the document content has been changed | yar | 2004-07-27 | 1 | -1/+1 |
* | Add two knobs to ifconfig(8), `vlanmtu' and `vlanhwtag', | yar | 2004-07-26 | 2 | -0/+17 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+1 |
* | 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 |