summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-06Use nitems() when passing all known parameters to wsmouse_configure().Martin Pieuchot
2017-03-06It is unsafe to dereference ``xfer'' after calling the callback as itMartin Pieuchot
2017-03-06Collect strings correctly when on terminals that don't support UTF-8.Nicholas Marriott
2017-03-06When redrawing a combined UTF-8 characters in its existing position,Nicholas Marriott
2017-03-06Kill global list of IPv6 addresses.Martin Pieuchot
2017-03-06Prefix functions dealing with routing messages with 'rtm_' and keepMartin Pieuchot
2017-03-06Just exit 1 instead of printing usage on error.Antoine Jacoutot
2017-03-06De-platformize exynos. Disable exdisplay(4) for now.Mark Kettenis
2017-03-06Attach exiic(4) using the FDT.Mark Kettenis
2017-03-06Remove unused unit number from softc.Mark Kettenis
2017-03-06Check l->hosts before dereferencing; fixes potential null pointer deref.Darren Tucker
2017-03-06linenum is unsigned long so use %lu in log formats. ok deraadt@Darren Tucker
2017-03-05match GENERICTheo de Raadt
2017-03-05Turn exgpio(4) into a pinctrl driver.Mark Kettenis
2017-03-05first batch of -T markdown testsIngo Schwarze
2017-03-05Infrastructure for -T markdown tests.Ingo Schwarze
2017-03-05Stop using and copying the on-disk /etc/hosts file to the bsd.rdRobert Peichaer
2017-03-05Clear pending interrupts and mask them all.Mark Kettenis
2017-03-05The current code in exuartcnputc() that tries to make sure the characterMark Kettenis
2011-12-04test some simple macros; written while working on -TmanIngo Schwarze
2017-03-05Correctly convert an SSLv2 challenge into an SSLv3/TLS client random byJoel Sing
2017-03-056.2 key for future packagesChristian Weisgerber
2017-03-05bump one more 2016Theo Buehler
2017-03-05Provide a rolling handshake hash that commences as soon as the cipherJoel Sing
2017-03-05Convert various handshake message generation functions to CBB.Joel Sing
2017-03-05Add an initial regress test that covers the server-side of libssl, byJoel Sing
2017-03-05When we're unable to determine which NCQ command failed, fail all activeJonathan Matthew
2017-03-05We've fixed PID handling, so update the comment describing ps_mainprocPhilip Guenther
2017-03-05Update to unicode 8Andrew Fresh
2017-03-05Teach the ddb disassembler about most of the vm* instructionsPhilip Guenther
2017-03-05Handle unshared amaps in uvm_coredump_walkmap() such that untouched pagesPhilip Guenther
2017-03-05Generating a coredump requires walking the map twice; changePhilip Guenther
2017-03-05Go back to only specifying --target when building cross.Jonathan Gray
2017-03-04remove/tweak some cd-related text.T.J. Townsend
2017-03-04matching commit for RAMDISK: Convert a few exynos drivers to attach using the...Theo de Raadt
2017-03-04Better avoid installing versioned perl, makes perlivp happyAndrew Fresh
2017-03-04Remove a redundant condition in .%T handling, no functional change.Ingo Schwarze
2017-03-04fix date and mention installurl way of pkg_addTheo de Raadt
2017-03-046.2 key for future firmwareStuart Henderson
2017-03-04Convert a few exynos drivers to attach using the FDT.Mark Kettenis
2017-03-04Make tcpdump show HT protection settings consistently. Previously, nothingStefan Sperling
2017-03-04Add machdep.lidaction to list of sysctls.Martin Natano
2017-03-04syncTheo de Raadt
2017-03-04Make the description of -K autodetection easer to understand.Ingo Schwarze
2017-03-04syncTheo de Raadt
2017-03-04crank to 6.1-betaTheo de Raadt
2017-03-04Drop the second argument of dtls1_set_message_header() and make it a voidJoel Sing
2017-03-04Call ssl3_handshake_write() instead of ssl3_do_write() - this was missedJoel Sing
2017-03-046.2 key for the futureTheo de Raadt
2017-03-04Treat "ERROR in STARTUP" as an actual error, rather than failing withoutJoel Sing