Age | Commit message (Expand) | Author |
2022-11-06 | There is only one pf(4); OK sashan | Klemens Nanni |
2022-11-06 | Enable IPv4, TCP, and UDP checksum offloading, and VLAN HW tagging | Moritz Buhl |
2022-11-06 | move pfsync_state_import in if_pfsync.c to pf_state_import in pf.c | David Gwynne |
2022-11-06 | Add regress for Ed25519. | Joel Sing |
2022-11-06 | Enable Ed25519 internal to libcrypto. | Joel Sing |
2022-11-06 | Add FDT-based attachment for qciic(4). | Patrick Wildt |
2022-11-06 | Add FDT-based attachment for qcgpio(4). | Patrick Wildt |
2022-11-06 | Remove useless ancient files. | Joel Sing |
2022-11-06 | Replace existing Blowfish regress tests | joshua |
2022-11-06 | Next to signedObject only allow rpkiNotify accessMethods | Theo Buehler |
2022-11-06 | make /dev/pf a clonable device. | David Gwynne |
2022-11-06 | Change character drawing depth when 'pseudo' framebuffer depth is changed. | Kenji Aoyama |
2022-11-06 | add arch to Dt; | Jason McIntyre |
2022-11-06 | Enable time_conversion regress tests | Bob Beck |
2022-11-06 | Add a bunch of regression tests for time conversion. | Bob Beck |
2022-11-06 | Don't leak args.fspec in create_filesystem(). | Kenneth R Westerback |
2022-11-06 | qcdwusb(4) | Patrick Wildt |
2022-11-06 | Disable smmu(4) for Qualcomm SC8280XP on FDT attachment like we already do | Patrick Wildt |
2022-11-06 | Add glue for the USB3 controller on the Lenovo x13s. | Patrick Wildt |
2022-11-06 | While the Qualcomm GENI isn't just a simplebus(4), as one can e.g. select | Patrick Wildt |
2022-11-06 | TEXTREL binaries are loaded without immutable on un-writeable sections. | Theo de Raadt |
2022-11-06 | Fix typo in comment about pledges (send -> sendfd). | Dave Voutila |
2022-11-06 | Make EFI runtime calls more robust on arm64 as well. While I have not seen | Mark Kettenis |
1998-10-05 | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker |
2022-11-06 | ld.so wants to make it's own RELRO immutable, which is obviously done | Theo de Raadt |
2022-11-06 | Library RELRO sections are excluded from the immutable list, because ld.so | Theo de Raadt |
2022-11-06 | When loading startup libraries, pass DF_1_NODELETE to indicate these are | Theo de Raadt |
2022-11-06 | Fix out-of-order string operations resulting in a wrongly calculated | Tobias Heider |
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 |