summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-24the legacy need_resched macro to access per-cpu value is no longer neededTheo de Raadt
2020-09-24mi_ast() should not use the old cpu, but the cpu (after potential sleepTheo de Raadt
2020-09-24Error out if ok_chars and cancel_chars overlapTheo Buehler
2020-09-24Fix a number of leaks in the UI_dup_* functionsTheo Buehler
2020-09-24Push ERR_R_MALLOC_FAILURE onto the error stackTheo Buehler
2020-09-24Make free_strings() NULL safeTheo Buehler
2020-09-24KNF and grammar tweaks for comments; wrap a few overlong prototypes.Theo Buehler
2020-09-24Simplify the cleanup of init_buf via a ssl3_release_init_buffer() function.Joel Sing
2020-09-24Release read and write buffers using freezero().Joel Sing
2020-09-24mi_ast() needs curcpu()->ci_want_resched rather than ci->ci_want_resched,Theo de Raadt
2020-09-24Only perform uvm_map_inentry() checks for PROC_SP for userland pagefaults.Theo de Raadt
2020-09-24Cleanup logging, print SPIs where it makes sense.tobhe
2020-09-24When operating in NX mode, GUCODE_SEL can cover the entire userlandTheo de Raadt
2020-09-24Make sure we fetch the CS limit of the CPU the trap happened on. It isMark Kettenis
2020-09-24On removing an rtablekn
2020-09-24Remove trailing white spaces.Martin Pieuchot
2020-09-24Always ask the kernel about current hw.perfpolicyJeremie Courreges-Anglas
2020-09-23syncTheo de Raadt
2020-09-23|= is not supposed to be spelled +=Theo de Raadt
2020-09-23Revert agentx support for now, we're too close to release.Martijn van Duren
2020-09-23add 6.9 syspatch pubkeyRobert Nagy
2020-09-23Revert agentx support for now, we're too close to release.Martijn van Duren
2020-09-23Ensure chain is set on the X509_STORE_CTX before triggering callback.Joel Sing
2020-09-23Add support for agentx to smtpd.Martijn van Duren
2020-09-23Fix declaration of `routedomain'. It's not external here.mvs
2020-09-23Don't pass the -dynamic-linker flag to ld when linking statically.Todd C. Miller
2020-09-23Add support for agentx to vmd.Martijn van Duren
2020-09-23Remove 'void *sc_sdhook' member of sd_softc.Kenneth R Westerback
2020-09-23shuffle "extern int cpu_pae" into cpu.h, as the number of users will soonTheo de Raadt
2020-09-23Escape+Up and the other arrow keys should be kept as Escape+Up and notNicholas Marriott
2020-09-23Add new 'set cert_partial_chain' config option to allow verification oftobhe
2020-09-23Zap code remnants of the "cool running mode" (removed in 2014)Jeremie Courreges-Anglas
2020-09-23Use an IPI, so hw.setperf affects all cores in the mp kernel.gkoehler
2020-09-22disable POOL_DEBUG in preparation for releaseSebastian Benoit
2020-09-22Use user prompt for ps(1) and netstat(1) exampleskn
2020-09-22Add "netstat -R" examplekn
2020-09-22syncTheo de Raadt
2020-09-22Since dlg@'s 2009 scsi midlayer refactoring the 'struct scsi_generic *cmd'Kenneth R Westerback
2020-09-22Document locks which protect `rtpcb' struct members.mvs
2020-09-22whitespacetobhe
2020-09-22Allow handling long lines in an aliases table.Martijn van Duren
2020-09-22Comment out SSL_get0_peername(3) for the OpenBSD 6.8 releaseIngo Schwarze
2020-09-22On sh architecture, general_exception() handles regular traps as well asTheo de Raadt
2020-09-22Move a sentence to the right command.Nicholas Marriott
2020-09-22When doing unattended upgrade (i.e. sysupgrade(8)) on systems withFlorian Obser
2020-09-22Spell inline correctly.Martin Pieuchot
2020-09-22Kill outdated comment, pmap_enter(9) doesn't sleep.Martin Pieuchot
2020-09-22timeout(9): timeout_run(): read to_process before leaving timeout_mutexcheloha
2020-09-22reword ambiguous title line;Ingo Schwarze
2020-09-22Add a libagentx reference here as well.Martijn van Duren