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