summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-18uvm_wxcheck() should only abort the process if kern.wxabort is set.Theo de Raadt
2016-08-18Move connect_sync() to util.c and use it when connecting via httpTodd C. Miller
2016-08-18use a more standard page layout; ok mlarkinJason McIntyre
2016-08-18Update NVS protocol structure definitions to the 2016 versionMike Belopuhov
2016-08-18Split out the TLS server SSL_CTX allocation and configuration code, soJoel Sing
2016-08-18Rework parts of the libtls man page for clarity. Split out the connectionJoel Sing
2016-08-18word fix, from remi locherer; ok reykJason McIntyre
2016-08-18document USE_WXNEEDED, feedback/ok jca jasperStuart Henderson
2016-08-18shorten the nseq text;Jason McIntyre
2016-08-18add a missing splx in an error pathJonathan Gray
2016-08-18punctuation fix;Jason McIntyre
2016-08-18syncStuart Henderson
2016-08-18various fixes for previous;Jason McIntyre
2016-08-18Separate out the Access Flag bit from the Access Permission bits in theMark Kettenis
2016-08-18Clean up style and replace a magic value with a magic defineMike Belopuhov
2016-08-18init a variable to address https://kb.isc.org/article/AA-01272Jonathan Gray
2016-08-18fix panics caused by replacing m_copym2 with m_dup_pkt.David Gwynne
2016-08-18fix fd leaks in error pathsJonathan Gray
2003-01-20ISC BIND version 9.2.2rc1Jakob Schlyter
2016-08-18fix an fd leakJonathan Gray
2016-08-18add section on VM networking. more to come, this is a starting point forMike Larkin
2016-08-17% is escaped with more %, not backslash.Ted Unangst
2016-08-17Add HISTORY section.Ingo Schwarze
2016-08-17When the content of a manual page does not specify a section, theIngo Schwarze
2016-08-17When reading back a mandoc.db(5) file in order to apply incrementalIngo Schwarze
2016-08-17Generate syslog warnings for %s fmt strings NULL to "(null)" conversions.Theo de Raadt
2016-08-17Make sure manuals in architecture-independent directories are treatedIngo Schwarze
2016-08-17Sync up monitor trigger groups handling to the upstreamMike Belopuhov
2016-08-17Replace hand rolled atomic bit operations and use MI ones from DRMMike Belopuhov
2016-08-17syncTheo de Raadt
2016-08-17Use more dhcp info when trying autoinstall/autoupgrade.Kenneth R Westerback
2016-08-17Fix an mbuf leak and missing error propagation in uipc_usrreq(PRU_SEND)Alexander Bluhm
2016-08-17Nothing from the original Wasabi code remains, so replace the copyrightPatrick Wildt
2016-08-17Remove bogus suspend/resume code from armv7 com(4) attachment driver.Patrick Wildt
2016-08-17Replace sxiuart(4) with the mostly compatible com(4).Patrick Wildt
2016-08-17syslogd(8) uses new libtls certificate and key file loading. SoAlexander Bluhm
2016-08-17By using the new tls_config_load_file() feature, syslogd(8) certificateAlexander Bluhm
2016-08-17When returning the file size info, only use z_total_in/z_total_outTodd C. Miller
2016-08-17Fix x86_atomic_{set|clear}bits_u64() by using the "er" constraint insteadMark Kettenis
2016-08-17Document RT3900E (RT5390 / RT5392) support in ral(4).Stefan Sperling
2016-08-17Add support for RT5390 and RT5392 chipsets to the ral(4) driver.Stefan Sperling
2016-08-17Update ral(4) firmware for RT2860 family devices.Stefan Sperling
2016-08-17use a register variable to get at the curcpu pointer in %g7David Gwynne
2016-08-17wpi(4) scans all bands at once, as far as the net80211 stack is concerned.Stefan Sperling
2016-08-17we have some spare interrupt levels, so move softnet above softclock.David Gwynne
2016-08-17regenStefan Sperling
2016-08-17Add PCI ID for Ralink RT5392 and additional IDs for RT5390 devices.Stefan Sperling
2016-08-17iwn(4) scans all bands at once, as far as the net80211 stack is concerned.Stefan Sperling
2016-08-17If a wireless device or driver scans all bands at once give 5GHz APsStefan Sperling
2016-08-17If the stack demands protection by setting the USEPROT flag then set theStefan Sperling