summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-10- call usbd_deactivate() rather than simply returning in case of errorsJasper Lievisse Adriaanse
2017-09-10sysctl strings include the termingating NUL character in both in and out lengthsTom Cosgrove
2017-09-10Apply timeout to CAN and RS which also wait for ST.Nicholas Marriott
2017-09-10Use monotonic clock for statistics display. From Scott Cheloha.Theo Buehler
2017-09-09Tweak extract_classless_route() to return unsigned intKenneth R Westerback
2017-09-09Remove path support from perl OpenBSD::PledgeAndrew Fresh
2017-09-09When inserting a newline, only increment dotline for windows that areFlorian Obser
2017-09-09Rework pflogd(8)'s fork+exec model; re-exec the unpriv child, not theBryan Steele
2017-09-09fix capitalization of "Altus Metrum"Jasper Lievisse Adriaanse
2017-09-09Remove superfluous mprotect()ing of the PLT that's been obsoleted byPhilip Guenther
2017-09-08Whoops, remove extra include.Bryan Steele
2017-09-08fork+exec model for tcpdump(8); re-exec the privileged child after forkBryan Steele
2017-09-08In compiler-rt, a few assembler implementations for i386 floating pointChristian Weisgerber
2017-09-08remove more filter-related cruftEric Faurot
2017-09-08Fix a few errors in how the selected line is chosen after resize,Nicholas Marriott
2017-09-08Tweak route_in_rtstatic() to return the position of theKenneth R Westerback
2017-09-08Bring back the "Exiting" log message in pflogd(8), but do not setAlexander Bluhm
2017-09-08Avoid clang warning and make code better by using a signed long;Otto Moerbeek
2017-09-08Add support for isochronous transfers to xhci(4).Stefan Sperling
2017-09-08When removing a key table clear it out of clients, fixes issue withNicholas Marriott
2017-09-08fdc: Print warning if kthread_create failsStefan Fritsch
2017-09-08use plain values for transaction error codes rather than a bitmask.Eric Faurot
2017-09-08better VM termination handling.Mike Larkin
2017-09-08fix a wrong comment.Mike Larkin
2017-09-08vmctl: style cleanup - spaces vs tabs.Mike Larkin
2017-09-08vmd: add more explanatory log_debug messagesMike Larkin
2017-09-08If you use sys/param.h, you don't need sys/types.hTheo de Raadt
2017-09-08vmd: handle queue index wraparound in viornd. Without this, openbsd guestsMike Larkin
2017-09-07typo in commentDamien Miller
2017-09-07Try both libpthread and RTLD_DEFAULT when looking up functionsPhilip Guenther
2017-09-07Keep histptr inside of the allocated history arrayJeremie Courreges-Anglas
2017-09-07Get IPv4 and IPv6 fragment tests into common shape. Some chunksAlexander Bluhm
2017-09-07Link regress/sys/netinet/frag to build. Get IPv4 and IPv6 fragmentAlexander Bluhm
2017-09-07Check return of rtsx_write in previous commit as RTSX_WRITE macroJoshua Stein
2017-09-07Update hardware list.Visa Hankala
2017-09-07Copy IPv6 fragment test cases to IPv4 and adapt to the different Alexander Bluhm
2017-09-07Copy IPv6 fragment test cases to IPv4 and adapt to the different Alexander Bluhm
2017-09-07typo: convertion -> conventionDavid Coppa
2017-09-07Do not fail if unset an option that is already unset, reported by ThomasNicholas Marriott
2017-09-07rework "Errata" to mention syspatch(8);Jason McIntyre
2017-09-07nfs_connect() returns EINVAL at the beginning if nm_sotype isAlexander Bluhm
2017-09-07In elf_load_file() to not call free(9) with an uninitialized sizeAlexander Bluhm
2017-09-07In copycols() remove useless code that modifies the uninitializedAlexander Bluhm
2017-09-07In toshiba_hotkey() initialize the ret value to failure as it isAlexander Bluhm
2017-09-07Replace a goto found in the ipq foreach loop with a simple break.Alexander Bluhm
2017-09-07unifdef some ancient COMPAT code that's not used. 500 byte blocks!Ted Unangst
2017-09-06In the case that we want to force a new RAID assembly and the metadataPatrick Wildt
2017-09-06After recent changes, we need to clear hash, not s1.Theo Buehler
2017-09-06backout previous diff:Sebastian Benoit
2017-09-06ntpd has been on by default for over two years now, so reworkJason McIntyre