summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-29use ansi volatile keyword, not __volatile__Jonathan Gray
2022-08-29use ansi volatile keyword, not __volatileJonathan Gray
2022-08-29Support full GICD SPI interrupt count for REG32/REG16.Dale Rahn
2022-08-28Move PRU_SENSE request to (*pru_sense)().Vitaliy Makkoveev
2022-08-28Since we have no raw_usrreq anymore, remove pr_output indirection.Alexander Bluhm
2022-08-28Move PRU_ABORT request to (*pru_abort)().Vitaliy Makkoveev
2022-08-28Don't check `so_pcb' with PR_WANTRCVD flag. tcp(4) sockets are the onlyVitaliy Makkoveev
2022-08-28Make a few error messages match the actually failing function.Theo Buehler
2022-08-28Plug memory leak in CMS_add_simple_smimecap() in the unlikely event thatTheo Buehler
2022-08-28Add regress test for the encoding of an ASN1_INTEGER with NULL data.Joel Sing
2022-08-28Set the X.509 request version number.Joel Sing
2022-08-28Encode an ASN.1 INTEGER with NULL data to value of zero.Joel Sing
2022-08-28Replace ugly .sp requests with normal .Pp macros.Ingo Schwarze
2022-08-28Adjust desired output after tbl_term.c rev. 1.66 (stop skippingIngo Schwarze
2022-08-28Vertical spacing changes around tables in man_term.c rev. 1.194Ingo Schwarze
2022-08-28remove unused blowfish inline definesJonathan Gray
2022-08-28Stop skipping vertical space after boxed tables.Ingo Schwarze
2022-08-28Stop unconditionally emitting vertical space before .TS (table start).Ingo Schwarze
2022-08-28directly use ansi volatile keyword in local drm filesJonathan Gray
2022-08-27Remove unused mutex.Marcus Glocker
2022-08-27Move PRU_SEND request to (*pru_send)().Vitaliy Makkoveev
2022-08-27Add power button support.Mark Kettenis
2022-08-27Wire up QUIC regress.Joel Sing
2022-08-27Add regress for QUIC.Joel Sing
2022-08-27Handle SSL_do_handshake() being called before SSL_provide_quic_data().Joel Sing
2022-08-27Provide additional defines for EVP AEAD.Joel Sing
2022-08-27Use ENTRY_NB() instead of ENTRY()Theo Buehler
2022-08-27Provide ENTRY_NB() for i386Theo Buehler
2022-08-26Backout "Only return file descriptors to block or character devices"Klemens Nanni
2022-08-26Remove stale comment about nonexistent ifnetaddrKlemens Nanni
2022-08-26Move PRU_RCVD request to (*pru_rcvd)().Vitaliy Makkoveev
2022-08-26Handle IMSG_SESSION_* messages immediatly when received and do not putClaudio Jeker
2022-08-26Do not rm a directoryKlemens Nanni
2022-08-26Tweaks in load_skiplist()Theo Buehler
2022-08-26Sync usage with manualKlemens Nanni
2022-08-26whitespaceDamien Miller
2022-08-26whitespaceDamien Miller
2022-08-26Adjust PEM_write_X509() error message and unwrap line.Theo Buehler
2022-08-26Remove unnecessary BIO dances and use stdout directly.Theo Buehler
2022-08-26Move (unused) variables under !VERIFYONLYKlemens Nanni
2022-08-26Move (unused) functions under !SMALLKlemens Nanni
2022-08-25drm/amd/display: Check correct bounds for stream encoder instances for DCN303Jonathan Gray
2022-08-25drm/ttm: Fix dummy res NULL ptr deref bugJonathan Gray
2022-08-25amd64/lapic.c: remove unused extern prototype for tsc_delay()Scott Soule Cheloha
2022-08-25The "Avalanche" performance cores on Apple's M2 SoC have more than 16Mark Kettenis
2022-08-25Make PEM printing available through increased verbosity (-vvf)Job Snijders
2022-08-25acpihpet(4): don't truncate HPET frequency to 32-bit valueScott Soule Cheloha
2022-08-25acpihpet(4): add acpihpet_delay(), another delay(9) implementationScott Soule Cheloha
2022-08-25acpitimer(4): add acpitimer_delay(), another delay(9) implementationScott Soule Cheloha
2022-08-25amd64, i386: use delay_init() instead of writing delay_func by handScott Soule Cheloha