summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-06Use installboot -p; OK visaKlemens Nanni
2022-11-06Document LOGDIR on its own since it's not a bsd.port.mk variable.Theo Buehler
2022-11-06When a TEXTREL binary is loaded, non-writeable LOADs are not made immutableTheo de Raadt
2022-11-06typo: wlll -> willAntoine Jacoutot
2022-11-06Reintroduce snippet describing startup behaviour to where it belongs. ok jmc@Otto Moerbeek
2022-11-06remove the remnants of the old -s option, which was left stranded with poor,Jason McIntyre
2022-11-05- escape a macro in an Rs/Re block: groff appears to think it is callableJason McIntyre
2022-11-05Fix kernel build without IPSEC option.Jan Klemkow
2022-11-05Add mount_nfs(8) to fetch sets over NFSKlemens Nanni
2022-11-05Add regress coverage for TLS exporters.Joel Sing
2022-11-05clockintr(9): initial commitScott Soule Cheloha
2022-11-05Bump version number so that it's easier to see if the running version hasPatrick Wildt
2022-11-05Not every device tree we're getting passed has an /aliases or /chosen node,Patrick Wildt
2022-11-05Activate the device tree we just loaded from disk. While this doesn't fixPatrick Wildt
2022-11-05Make sure fdt_find_node() returns NULL if it can't find the requested node.Patrick Wildt
2022-11-05The /var/run/ld.so.hints file is mapped into memory. It is never replaced,Theo de Raadt
2022-11-05teach ld.so how to call the mimmutable() system callTheo de Raadt
2022-11-05powerpc64: TimeBase: add userspace timecounting supportScott Soule Cheloha
2022-11-05"need root privileges" is an error, print it on stderr"Klemens Nanni
2022-11-05Print full path in usage; OK jmcKlemens Nanni
2022-11-05Fix missing variable declaration in regress, thanks Anton Lindqvist for the r...Job Snijders
2022-11-05For textrel binaries, skipping immutability on text segments is not enough:Theo de Raadt
2022-11-05match on Intel 500 Series HD Audio (0x43c8)Jonathan Gray
2022-11-04Do not fail on non-rsync URIs in EE cert SIA extensionsTheo Buehler
2022-11-04In very verbose mode, log unexpected accessMethodsTheo Buehler
2022-11-04Format filemode output in a tabular fashion to improve readabilityJob Snijders
2022-11-04EFI firmware has bugs which may mean that calling EFI runtime services willMark Kettenis
2022-11-04allow "=" to be "hey only the default value" for pkgspec in dependenciesMarc Espie
2022-11-04Add missing field initializer.Theo Buehler
2022-11-04In ktrace execve(2) no longer shows meaningless exit code.Alexander Bluhm
2022-11-04whitespaceTheo Buehler
2022-11-04Extend l3vpn test to insert and remove a routeClaudio Jeker
2022-11-04Catch bad characters in rpkiManifest filenames earlier onJob Snijders
2022-11-04Don't show CPS URIs when in filemodeJob Snijders
2022-11-04Check the SIA signedObject in ROA/MFT/ASPA/TAK/GBR EE certificatesJob Snijders
2022-11-04Assert the VM map lock is held in function used by mmap/mprotect/munmap.Martin Pieuchot
2022-11-04Unescape the string for the literal operator (l:) so special charactersNicholas Marriott
2022-11-03riscv64 pmap: flush memory writes before remote sfence.vmaJeremie Courreges-Anglas
2022-11-03Zap unused variableJeremie Courreges-Anglas
2022-11-03replace recently-added valid_domain() check for hostnames going toDamien Miller
2022-11-03When decoding a sequence/set, make sure that:Martijn van Duren
2022-11-03don't needlessy uppercase Nd;Jason McIntyre
2022-11-03Enable smbios0 on arm64 RAMDISK so the code mitigating crashes on the x13sPatrick Wildt
2022-11-03Add an abolute minimal test for L3VPNs. Right now not linked since thereClaudio Jeker
2022-11-03Constrain KeyUsage and ExtendedKeyUsage on both CA & EE certificatesJob Snijders
2022-11-03If there are no buffers, reset mode as soon as any key pressed. FixesNicholas Marriott
2022-11-03Add a -l flag to display-message to disable format expansion, from AaronNicholas Marriott
2022-11-03Style: always use *retval and never retval[0] in syscalls,Philip Guenther
2022-11-03Make scdebug_ret() behave like ktrsysret(), showing the off_t valuePhilip Guenther
2022-11-03shorten Autonomous System Provider AuthorizationsJob Snijders