| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix commen typos. | stefanf | 2005-08-03 | 1 | -4/+4 |
* | Wireless suport fixups: add a bunch of stuff that's been in the | sam | 2005-08-02 | 1 | -14/+209 |
* | acm and ack are specified per-ac | sam | 2005-08-01 | 1 | -8/+18 |
* | oops, revert previous change | sam | 2005-07-30 | 1 | -7/+0 |
* | MFC: add fragthreshold parameter and accept - (or any) for rtsthreshold | sam | 2005-07-30 | 1 | -0/+7 |
* | o add fragthreshold support now that the ioctl exists | sam | 2005-07-26 | 1 | -1/+16 |
* | Add a new flag '-k' to ifconfig(8), indicating that it is alright to | rwatson | 2005-07-14 | 4 | -2/+18 |
* | Add symbolic names for the IFF_PPROMISC and IFF_NEEDSGIANT flags | yar | 2005-07-13 | 1 | -1/+1 |
* | mdoc cleanup and whitespace removal after the last commit. | brueffer | 2005-07-13 | 1 | -10/+9 |
* | Information about the capability flags in 'ifconfig foo0 scan' output. | brueffer | 2005-07-12 | 1 | -1/+30 |
* | add pureg/-pureg parameter for controlling pureg ap mode support | sam | 2005-07-06 | 2 | -1/+22 |
* | Appending "..." to a SSID which contains unprintable characters only when | avatar | 2005-06-20 | 1 | -4/+5 |
* | only show a tunnel information of an adequate address family. | ume | 2005-06-16 | 2 | -4/+10 |
* | Markup fixes. | ru | 2005-06-14 | 1 | -1/+1 |
* | It's spelled 'preceded' of course. | brueffer | 2005-06-13 | 1 | -2/+2 |
* | Hex strings are _pre_ceeded by 0x, not _pro_ceeded. | brueffer | 2005-06-13 | 1 | -2/+2 |
* | Connect if_bridge to the build. | thompsa | 2005-06-05 | 2 | -0/+113 |
* | Add if_bridge, which provides more advanced Ethernet bridging and 802.1d | thompsa | 2005-06-05 | 1 | -0/+533 |
* | Fix some warnings on 64-bit archs. | jhb | 2005-06-01 | 1 | -6/+7 |
* | guard against bogus address data | sam | 2005-05-20 | 1 | -1/+1 |
* | NI_WITHSCOPEID cleanup. Neither RFC 2553 nor RFC 3493 defines | ume | 2005-05-13 | 1 | -15/+6 |
* | Update ifconfig's pfsync module for 3.7 pfsync(4) | mlaier | 2005-05-03 | 1 | -14/+80 |
* | ISO C does not allow unnamed union members. | stefanf | 2005-04-08 | 2 | -6/+6 |
* | Fix typo in comment. | stefanf | 2005-04-08 | 1 | -1/+1 |
* | 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 |