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