summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-16reflect reality better: document set_description and friendsMarc Espie
2023-05-16since apparently, the "example" conf is not free-form (adding commentsMarc Espie
2023-05-16Clean up SHA-512 input handling and round macros.Joel Sing
2023-05-15user: simplify memsave() to strsave()Todd C. Miller
2023-05-15Implement the TCP/IP layer for hardware TCP segmentation offload.Alexander Bluhm
2023-05-15calendar.canada: sync the entry for victoria day with that of calendar.holiday.Jason McIntyre
2023-05-15Pass the ESR as the trapno value; this might help in determining the detailedMark Kettenis
2023-05-15Enable BTI PLT entries by default.Mark Kettenis
2023-05-15cast to '(long long)' instead of '(long long int)'Omar Polo
2023-05-15cast to '(long long)' instead of '(long long int)'Omar Polo
2023-05-15Add Juneteenth.Anthony J. Bentley
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2023-05-15Turn on pointer-authentication on arm64 as well by default. This meansMark Kettenis
2023-05-15syncTheo de Raadt
2023-05-14Rename arguments of X509_STORE_CTX_init()Theo Buehler
2023-05-14Improve emulation of a disktab entry (-t) by using the typeKenneth R Westerback
2023-05-14Fix X509error() and X509V3error()Theo Buehler
2023-05-14Send the linebuffer BIO to the atticTheo Buehler
2023-05-14Fix another mandoc -Tlint warningTheo Buehler
2023-05-14Rephrase a sentence slightly to apease mandoc -TlintTheo Buehler
2023-05-14Fix Xr as BN_is_prime(3) is in the atticTheo Buehler
2023-05-14Zap trailing commaTheo Buehler
2023-05-14X509_policy_tree_level_count(3) is goneTheo Buehler
2023-05-14add missing #include <string.h>; ok tb@Omar Polo
2023-05-14give softnet threads unique names by suffixing softnet with their index.David Gwynne
2023-05-13vmm(4)/vmd(8): switch to anonymous shared mappings.Dave Voutila
2023-05-13add /usr/local/sbin to PATH;Jason McIntyre
2023-05-13In the absence of the 'disktype' command line parameter alwaysKenneth R Westerback
2023-05-13default path includes /usr/local/sbinKlemens Nanni
2023-05-13Finally remove the kernel lock from IPv6 neighbor discovery. ND6Alexander Bluhm
2023-05-13Instead of implementing IPv4 header checksum creation everywhere,Alexander Bluhm
2023-05-13Put back in the simplification of the aiodone daemon.Martin Pieuchot
2023-05-13Assert that test->want != NULL at this pointTheo Buehler
2023-05-12add axppmic support to RAMDISK,SASANO Takayoshi
2023-05-12Bob points out that one error should be an X509V3error()Theo Buehler
2023-05-12x509_utl.c: fix some style nits.Theo Buehler
2023-05-12Add interface names in front of error messages.Jan Klemkow
2023-05-12Fall back on loading the kernel from the EFI system partition if we'reMark Kettenis
2023-05-12vmd(8): fix segfault on vm creation.Dave Voutila
2023-05-12vmd(8): fix console attach from vmctl(8).Dave Voutila
2023-05-12Add example user profile btrace script.Claudio Jeker
2023-05-12btrace(8) support to symbolize utrace addresses.Claudio Jeker
2023-05-12Rewrite string_to_hex() and hex_to_string() using CBB/CBSTheo Buehler
2023-05-12Make access to rt_llinfo consistent and remove needless initialisation.Alexander Bluhm
2023-05-12Access rt_llinfo without checking RTF_LLINFO flag before. They areAlexander Bluhm
2023-05-12regenJonathan Gray
2023-05-12match 6.1.28 drm and remove Intel 0x5698Jonathan Gray
2023-05-12drm/amd/display (gcc13): fix enum mismatchJonathan Gray
2023-05-12drm/i915: Make intel_get_crtc_new_encoder() less oopsyJonathan Gray
2023-05-12drm/amd/display: Fix potential null dereferenceJonathan Gray