summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-17Use a more compact way to compose the initial pf ruleset.Robert Peichaer
2017-07-17Now that choosing the library versions is much faster, we can doTheo Buehler
2017-07-17Fix IPv6 default router selectionRobert Peichaer
2017-07-17Implement a proper hash table instead of lumping evrything into a singleMark Kettenis
2017-07-17Nuke unused variables 'deleting' and 'adding'.Kenneth R Westerback
2017-07-17Forbid overwriting a grant table entry currently in useMike Belopuhov
2017-07-17Nuke findproto() and get_ifa(). They are unused now thatKenneth R Westerback
2017-07-17Reduce amount of CAS attempts in a busy-wait loop by a factor of 100Mike Belopuhov
2017-07-17Pick the correct TX buffer when unrollingMike Belopuhov
2017-07-17Reimplement mbuf/map to descriptor mappingMike Belopuhov
2017-07-17Remove some magic formerly used to detect the presence of anotherKenneth R Westerback
2017-07-17Make athn(4) send RTS frames at 2 Mbit/s again. I changed this to 1 Mbit/sStefan Sperling
2017-07-17Use .c instead of .o here too.Mark Kettenis
2017-07-17Optimize and simplify the selection of the latest library version inTheo Buehler
2017-07-17Overhaul handling of vltime and pltime processingFlorian Obser
2017-07-17Grant table entries must be disassociated once CCB is completeMike Belopuhov
2017-07-17add support for binary sysctl payloads by handling them as hex strings.David Gwynne
2017-07-16Fix missing splx() in iwm_newstate_task(). Bug introduced 2 hours ago in r1.200.Stefan Sperling
2017-07-16Add WITNESS supportPhilip Guenther
2017-07-16Add comments to the definitions of iwm(4) driver-private flags.Stefan Sperling
2017-07-16Clear the framepointer (r3) in switch_trampoline to avoid faults in stack tracePhilip Guenther
2017-07-16Remove the AP from iwm's firmware station table when moving out of AUTH state.Stefan Sperling
2017-07-16Some net80211 state changes are triggered by incoming frames, and it isStefan Sperling
2017-07-16Match /clocks node on Allwinner H5.Mark Kettenis
2017-07-16The only elements using floats are dt.It-tag, so the only elementsIngo Schwarze
2017-07-16Explain the multi-touch tracking function.Ulf Brosziewski
2017-07-16Provide a new regress test for TLS extension handlers, currently coveringJoel Sing
2017-07-16Start rewriting TLS extension handling.Joel Sing
2017-07-16Minor changes in the setup.Ulf Brosziewski
2017-07-16fix datesIngo Schwarze
2017-07-16test -diag -width and -inset -widthIngo Schwarze
2017-07-16Pass the linker from make environment to makegap.sh. This is (only)Visa Hankala
2017-07-16regenMark Kettenis
2017-07-16Update Skylake Graphics IDs.Mark Kettenis
2017-07-15add commentRobert Peichaer
2017-07-15- remove superfluous blanks from v[46]_info() outputRobert Peichaer
2017-07-15Rework vlan configuration in the installer, triggered by the vlanRobert Peichaer
2017-07-15grammar was ass backwards;Jason McIntyre
2017-07-15In .Bl -tag and -hang, do not print a margin-left style attributeIngo Schwarze
2017-07-15Remove unused variable.Joel Sing
2017-07-15use the same width increase logic for .Bl -hang as for .Bl -tagIngo Schwarze
2017-07-15Add a "-T tlscompat" option to nc(1), which enables the use of all TLSJoel Sing
2017-07-15usingacpi might be referenced in apm only code, so adjust #if guardTed Unangst
2017-07-15Add a test that covers the recently fixed "0x" prefix handling issue.Joel Sing
2017-07-15If -column, -diag, -inset, -item, or -ohang lists have a -width,Ingo Schwarze
2017-07-15correct left margins for different classes of definition listsIngo Schwarze
2017-07-15Catch up with eqn.c rev. 1.41 by bentley@:Ingo Schwarze
2017-07-15sbin/pfctl: void functions and exit(3) on errorAdam Wolk
2017-07-15regress/sbin/pfctl - use -n for pfcmd groupAdam Wolk
2017-07-15Get rid of the device reset hack in iwm_newstate_task().Stefan Sperling