summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-16In route detach we delete `rop_timeout' while `rop' is still linked tomvs
2021-05-16Fix formatting of multi-line license comment per style(9).Joel Sing
2021-05-16Avoid pulling ssl_sigalgs.h in via ssl_locl.h.Joel Sing
2021-05-16remove unneeded includesJonathan Gray
2021-05-16remove unneeded includesJonathan Gray
2021-05-16Sync memreg_add() implementation with arm64 and powerpc64.Mark Kettenis
2021-05-16Capabilities are only supported on a session when both sides announceClaudio Jeker
2021-05-16correct prototype of acpi gpio intr_establish functionsJonathan Gray
2021-05-16Remove unnecessary includes from the bytestring APIs.Joel Sing
2021-05-16Explicitly include <openssl/opensslconf.h> in files using OPENSSL_NO_*Joel Sing
2021-05-16mention apmd(8) in afterboot(8)paco
2021-05-16b_saveaddr has a type of void * use NULL not 0Jonathan Gray
2021-05-16ansiJonathan Gray
2021-05-16deregisterJonathan Gray
2021-05-16ansiJonathan Gray
2021-05-16remove prototype for cpu_adjust_tsc_freq()Jonathan Gray
2021-05-16ansiJonathan Gray
2021-05-16ansiJonathan Gray
2021-05-16add riscv asm for these two security-feature checking regress testsTheo de Raadt
2021-05-16remove unused pre efiboot targetsJonathan Gray
2021-05-15Nuke some Capt. Obvious and soon to be obsolete comments inKenneth R Westerback
2021-05-15Add back -mno-relax for now. Retain the -target option but put it onMark Kettenis
2021-05-15in kdata_abort, error must be initialized to 0 (like arm64)Theo de Raadt
2021-05-15In all the copyin family functions, must compare end-address againstTheo de Raadt
2021-05-15Reorganize kernel & user fault handling into seperate functions like onTheo de Raadt
2021-05-15copyinout.S is not usedTheo de Raadt
2021-05-15Keep internal representation of DOSPTYP_EFI partition sizes correct.Kenneth R Westerback
2021-05-15When looking for the last layout row used, we need to look at the layoutIngo Schwarze
2021-05-15Add missing MBR_protective_mbr() check when writing edited GPT.Kenneth R Westerback
2021-05-15Shuffle USER_print_disk() code into a more rational, clearerKenneth R Westerback
2021-05-15Remove outdated comment. We got all httpd headers from the fcgi serverFlorian Obser
2021-05-15Remove OUTPUT_FORMAT and OUTPUT_ARCH from linker script. These areMark Kettenis
2021-05-15pmap_fault_fixup() does not need "int user"Theo de Raadt
2021-05-15improve comment regarding child_return() clearing errno-indicating flagTheo de Raadt
2021-05-15Add pledge for ftpd's user processes.jan
2021-05-15Use intr_enable()/int_disable()/intr_restore() instead ofMark Kettenis
2021-05-15Fix IPsec NAT-T to work with pipex(4). Introduce a new packet tagYASUOKA Masahiko
2021-05-15Load the fault handler into the correct register.Dale Rahn
2021-05-15Shuffle GPT_read() code into a nice switch{}, eliminatingKenneth R Westerback
2021-05-14Whitespace tweaks and a couple of stray u_int* in gpt_chk_mbr().Kenneth R Westerback
2021-05-14whitespace/KNFTheo Buehler
2021-05-14amd64: specialreg.h: add MSR_TSC_ADJUSTcheloha
2021-05-14Tweak the two copies of gpt_chk_mbr() to return the index of the MBRKenneth R Westerback
2021-05-14Properly refer to ioctl(2)kn
2021-05-14Improve libcrypto obj_xref.h generatorKinichiro Inoguchi
2021-05-14remove comment describing GENERICJonathan Gray
2010-10-01import OpenSSL-1.0.0aDamien Miller
2021-05-14add dwge(4) to RAMDISK as wellJonathan Gray
2021-05-14remove uneeded includesJonathan Gray
2021-05-14move some files to match other archsJonathan Gray