summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-10Add OPAL_PCI_MAP_PE_DMA_WINDOW.Mark Kettenis
2020-10-10Don't leak bundle_file and cert_file paths at the end.Theo Buehler
2020-10-10Remove unnecessary count of device instances.Visa Hankala
2020-10-10Add a manual page for octboot(4).Visa Hankala
2020-10-10Clear the kcov device for the current thread before freeing the sameanton
2020-10-09Unbreak the powerpc64 kernel build.Mark Kettenis
2020-10-09Escape ! in QlTim van der Molen
2020-10-09Optimize copyin(9), copyout(9) and kcopy(9) by doing 16-byte copies ifMark Kettenis
2020-10-09Fix leak or double free with OCSP_request_add0_id()Theo Buehler
2020-10-09Correct error returns, do not print eror message to stdout (thereOtto Moerbeek
2020-10-09Partly revert previous commit, these changes we not supposed to go in.Otto Moerbeek
2020-10-09As noted by tb@ previous commit only removed an unused fucntion.Otto Moerbeek
2020-10-09document lang/go new target modgo-gen-modulespaco
2020-10-09fix SEE ALSO;Jason McIntyre
2020-10-09More unused headers.tobhe
2020-10-09Remove unused "wait.h" includes.tobhe
2020-10-09Kill unused IEEE80211_RADIOTAP_HWQUEUE.Martin Pieuchot
2020-10-09Do not dereference `vp' after vput(9)ing it.Martin Pieuchot
2020-10-09Remove unecesary includes.Martin Pieuchot
2020-10-09Add nolog option to avoid syslog(3)kn
2020-10-09Improve error message on missing permissionkn
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2020-10-08Add regress for ocspcheckBob Beck
2020-10-08set SO_REUSEADDR on the server socket when we play oscp server.Bob Beck
2020-10-08Register sxitwi(4) in the I2C framework.Patrick Wildt
2020-10-08use access_type as the PROT_* variable for uvm_fault() consistantlyTheo de Raadt
2020-10-08A void function has no return value, so zap RETURN VALUES sectionTheo Buehler
2020-10-08grammar fix: if/when a renegotiation takeS placeTheo Buehler
2020-10-08Read cert.pem once and reuse it instead of reading it twice per test certTheo Buehler
2020-10-08Fail on invalid installurlkn
2020-10-08Print usage to stderr, print error messages in errx(3) fashionkn
2020-10-08Use find -delete instead of execing rm and rmdir.Todd C. Miller
2020-10-08Remove -y from usage too; noticed by jmc@Todd C. Miller
2020-10-08syncTheo de Raadt
2020-10-08don't misdetect comma-separated hostkey names as wildcards;Damien Miller
2020-10-08clarify conditions for UpdateHostkeysDamien Miller
2020-10-07Remove support for zic's long-obsolete '-y YEARISTYPE' option.Todd C. Miller
2020-10-07Update to tzdata2020b from www.iana.org. Major changes:Todd C. Miller
2020-10-07If we are asked to print the total number of blocks, do so even ifTodd C. Miller
2020-10-07sys_getitimer(), sys_setitimer(): style(9), misc. cleanupcheloha
2020-10-07zap trailing whitespaceTheo Buehler
2020-10-07getitimer(2), setitimer(2): ITIMER_REAL: call getnanouptime(9) oncecheloha
2020-10-07getitimer(2), setitimer(2): merge critical sectionscheloha
2020-10-07Fix display of P2P link to be consistent over all AF.denis
2020-10-07Remove dead marko cdev_joy_init.jan
2020-10-07add arguments to skip a bunch of x448 testsTheo Buehler
2020-10-07Document that `a_p' is always curproc by using a KASSERT().Martin Pieuchot
2020-10-07Do not release the KERNEL_LOCK() when mmap(2)ing files.Martin Pieuchot
2020-10-07Include <sys/systm.h> directly instead of relying on hidden UVM includes.Martin Pieuchot