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