summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-20Align the basename(3) and dirname(3) prototypes with the POSIX spec:Christian Weisgerber
2020-10-20alpha, loongson, sh, sparc64: recompute tick, tick_nsec when hz(9) is resetcheloha
2020-10-20Use a trap instruction that unconditionally terminates the process.Visa Hankala
2020-10-20Add handling for a trap instruction that terminates the process.Visa Hankala
2020-10-20Add arm64 support.Mark Kettenis
2020-10-20Remove guard, uao_init() is called only once and no other function use one.Martin Pieuchot
2020-10-20use drm_mm from linux 5.7.yJonathan Gray
2020-10-19Retguard sigsetjmp on powerpc64.mortimer
2020-10-19Adapt XMSS to new logging infrastructure. With markus@, ok djm@.Darren Tucker
2020-10-19Decode the UDF ("permanently undefined") instruction in ddb(4)'s arm64Christian Weisgerber
2020-10-19Accommodate POSIX basename(3) that takes a non-const parameter andChristian Weisgerber
2020-10-19Accommodate POSIX basename(3) that takes a non-const parameter andChristian Weisgerber
2020-10-19Only use OPAL_CONSOLE_FLUSH if the firmware implements it. Should helpMark Kettenis
2020-10-19the userland pagefault handler can drop the kernel lock before goingTheo de Raadt
2020-10-19deliver SIGSEGV rather than SIGBUS for T_PROTFLT,T_SEGNPFLT,T_STKFLT.Theo de Raadt
2020-10-19Add explicit casts to double to quiet a clang warning.Todd C. Miller
2020-10-19Clear vmspace pointer in struct process before calling uvmspace_free(9).Mark Kettenis
2020-10-19replace ad-hoc illegal instruction with the architecturally defined oneChristian Weisgerber
2020-10-19Handle NO_PROPOSAL_CHOSEN as IKE_AUTH initiator.tobhe
2020-10-19Do not "fall through" to the last "else" when we parsed the character.Florian Obser
2020-10-19add retguard prologue/epilogueTheo de Raadt
2020-10-19Disable FP exception masking tests on armv7 and arm64. ARM hardware doesn'tMark Kettenis
2020-10-19Skip floating-point exception checks on arm64 and armv7 as the hardwareMark Kettenis
2020-10-19Save and restore the FPCR register such that floating-point control modesMark Kettenis
2020-10-19Set %r0 to EFAULT instead of the return value from uvm_fault() when itMark Kettenis
2020-10-19Serialize accesses to "struct vmspace" and document its refcounting.Martin Pieuchot
2020-10-19fix SEGV on fatal() errors spotted by dtucker@Damien Miller
2020-10-19On powerpc64, restore %r2 when needed while unwinding.Mark Kettenis
2020-10-19Client could be NULL in select-window (for example in .tmux.conf), doNicholas Marriott
2020-10-18The maxoperand test is currently expected to fail.Patrick Wildt
2020-10-18Accommodate POSIX basename(3) that takes a non-const parameter andChristian Weisgerber
2020-10-18Add powerpc64 retguard macros for setjmp / longjmp.mortimer
2020-10-18XFAIL tests on arm64 and armv7 as floating-point exception support isMark Kettenis
2020-10-18Implement pmap_proc_iflush().Mark Kettenis
2020-10-18Handle trace interrupts from userland.Mark Kettenis
2020-10-18SYS___threxit cannot fail, but this integration looks like a gadget.Theo de Raadt
2020-10-18Fix typo. Spotted by patrick@Mark Kettenis
2020-10-18Remove leftover debugging output for EXC_PGM traps.Mark Kettenis
2020-10-18Add code to print CPU features.Mark Kettenis
2020-10-18use the new variant log macros instead of prepending __func__ andDamien Miller
2020-10-18variants of the log methods that append a ssherr.h string fromDamien Miller
2020-10-18remove a level of macro indirection; ok markus@Damien Miller
2020-10-18add some variant log.h calls that prepend the calling functionDamien Miller
2020-10-18Fix several bugs in the TTM page fault handler and porperly integrate all theMark Kettenis
2020-10-18Fix typo in reference, period that should be comma.Anthony J. Bentley
2020-10-18Use all 64 bits of the RETGUARD cookie on powerpc64gkoehler
2020-10-17Avoid potential infinite loop in pmap_vp_destroy().Mark Kettenis
2020-10-17Logitech Webcam Pro 9000 works.Marcus Glocker
2020-10-17regenMarcus Glocker
2020-10-17Add Logitech Webcam Pro 9000.Marcus Glocker