summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-19Seems we need to hold the PHY into reset a little bit longer. Without itMark Kettenis
2016-08-19Add support for arm and enable on armv7.Mark Kettenis
2016-08-19Start using to XN flag to enforce that mappings without PROT_EXEC areMark Kettenis
2016-08-19Mark device memory as execute-never to prevent a speculative instruction fetchMark Kettenis
2016-08-19make smtpd less verbose at startupEric Faurot
2016-08-19Map kernel .text read-only.Mark Kettenis
2016-08-19Adjust the definitions of L1_S_COHERENT_v7, L2_L_COHERENT_v7 andMark Kettenis
2016-08-19Use Access Flag to do page reference emulation.Mark Kettenis
2016-08-19update man pages now that login.conf uses auto roundsDaniel Jakots
2016-08-19Reorder entries to match current multipath ordering.Martin Pieuchot
2016-08-19correct a rate test introduced in rev 1.326Jonathan Gray
2016-08-19shorten the ocsp text; ok beckJason McIntyre
2016-08-19Start with a default fragsize of 2048, double it for large disks and then capOtto Moerbeek
2016-08-19Do not seroize a struct needed for RTM_RESOLVE in the hot path.Martin Pieuchot
2016-08-19add tests for matching functionsDamien Miller
2016-08-19avoid using an uninitialised variable with zero length iic_exec callsJonathan Gray
2016-08-19remove UseLogin option and support for having /bin/login manageDamien Miller
2016-08-19string.h not strings.hTheo de Raadt
2016-08-18Add an EXAMPLES section that illustrates how to deal with connect(2)Todd C. Miller
2016-08-18Reset the input state completely when wsmouse is (re-)opened.Ulf Brosziewski
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