summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-18Add aplmbox(4), a driver for the mailbox that provides a communicationMark Kettenis
2021-12-18Make sure we receive what we expect over imsg.Florian Obser
2021-12-18Add a mailbox "framework" to handle mailboxes referenced in device treesMark Kettenis
2021-12-18Reduce the overhead of the trace compare routines by checking if kcov isAnton Lindqvist
2021-12-18Make use of ntests variable, pointed out by clang 13.Anton Lindqvist
2021-12-18syncTheo de Raadt
2021-12-17new manual page OBJ_NAME_add(3)Ingo Schwarze
2021-12-17Avoid errors about clang13-only options here, to ease transitionJeremie Courreges-Anglas
2021-12-17mention lh_strhash(3) in the NAME, SYNOPSIS, and HISTORY sections;Ingo Schwarze
2021-12-17syncPatrick Wildt
2021-12-17Disable a few warning flags that were introduced and enabled by defaultPatrick Wildt
2021-12-17Update build infrastructure for LLVM 13.0.0.Patrick Wildt
2021-12-17Merge LLVM 13.0.0.Patrick Wildt
2021-12-17Do not try to unlock a NULL object.Martin Pieuchot
2021-12-17Import LLVM 13.0.0 release.Patrick Wildt
2021-12-17Declare pthread_atfork as weak to avoid a fatal error with LLVM 13Jeremie Courreges-Anglas
2021-12-17alphabetical order is hard, tb...Theo Buehler
2021-04-28Import libc++ 11.1.0 release.Patrick Wildt
2021-04-28Import LLVM 11.1.0 release including clang, lld and lldb.Patrick Wildt
2021-01-02Import libc++abi 10.0.1 release.Patrick Wildt
2021-01-02Import libc++ 10.0.1 release.Patrick Wildt
2021-01-02Import compiler-rt 11.0.0 release.Patrick Wildt
2020-08-10Import compiler-rt 10.0.1 release.Patrick Wildt
2020-08-09Import LLVM 10.0.1 including clang, lld and lldb.Patrick Wildt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2021-12-17fix indentTheo Buehler
2021-12-16Document the failure mode if size is too small and mention thatTodd C. Miller
2021-12-16getwd(3): don't malloc space for buf if it is NULLTodd C. Miller
2021-12-16libradius: convert to HMAC_CTX on the heapTheo Buehler
2021-12-16arm64 can boot from softraid too; ok patrickT.J. Townsend
2021-12-16document obj_cleanup_defer(3) and check_defer(3)Ingo Schwarze
2021-12-16Fix a tiny race in tdb_delete() between TDBF_DELETED, tdb_unlink()Alexander Bluhm
2021-12-16To ease maintenance, structure the lists of intentionally undocumentedIngo Schwarze
2021-12-16When adding the extra 10% of space to a needed sysctl buffer use mathClaudio Jeker
2021-12-16Attach com over acpi on amd64. Some hardware uses a different interruptAnton Lindqvist
2021-12-16unifdef TLS13_USE_LEGACY_CLIENT_AUTHTheo Buehler
2021-12-16fix zero division found by syzkaller. The sanity checks in pf(4) ioctlsAlexandr Nedvedicky
2021-12-16pool_get w/ PR_ZERO is better than following with a bzero, because poolsTheo de Raadt
2021-12-16syncTheo de Raadt
2021-12-15Fix the argument passed to garbage collector enforce thread forVitaliy Makkoveev
2021-12-15document OBJ_new_nid(3), OBJ_add_object(3), and OBJ_create_objects(3);Ingo Schwarze
2021-12-15Fix whitespace.Alexander Bluhm
2021-12-15Increase file descriptor limit for undgram_conclose test.Alexander Bluhm
2021-12-15include unistd.h directly rather than pulling it in via zlib's zconf.hTheo Buehler
2021-12-15Fix compiler warning.Alexander Bluhm
2021-12-15Move OBJ_create(3) into its own manual pageIngo Schwarze
2021-12-15grep: Add missing unistd.h and limits.h includesTheo Buehler
2021-12-15more sys/signal.h before sys/proc.hAnton Lindqvist
2021-12-15Rename asn1_lib.c to asn1_old_lib.cJoel Sing