summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-27don't need sys/queue.h hereDamien Miller
2024-05-27drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...Jonathan Gray
2024-05-27drm/amd/display: Fix division by zero in setup_dsc_configJonathan Gray
2024-05-26Revert bits that got accidentally committed.Mark Kettenis
2024-05-26remove references to SSH1 and DSA server keysChristian Weisgerber
2024-05-26Fix suspend/resume for ums(4) and umt(4); Calling hidm*_attach not at theMarcus Glocker
2024-05-26Clear interrupt status to prevent power down after resume initiated byMark Kettenis
2024-05-26Add support for configuring sleep voltage settings based on device treeMark Kettenis
2024-05-26Implement wakeup interrupts on amd64. Provide a dummy implementation forMark Kettenis
2024-05-26remove unneeded includesJonathan Gray
2024-05-26Remove documentation of optional md in one-step hashesTheo Buehler
2024-05-26remove unneeded includesJonathan Gray
2024-05-26correct an argument to fix build, broken by rev 1.22 in 2013Jonathan Gray
2024-05-25Eliminate last timegm() correctly this timeTheo Buehler
2024-05-25sync inclusion of <stdlib.h> from libcryptoTheo Buehler
2024-05-25Include <stdint.h> in the bytestring .c filesTheo Buehler
2024-05-25Revert previousTheo Buehler
2024-05-25asn1time: another use of gmtime was hiding hereTheo Buehler
2024-05-24Enable UFS "Auto-Hibernation". From the documentation:Marcus Glocker
2024-05-24des_local.h: Remove some unused macrosTheo Buehler
2024-05-24Remove documentation of DES_enc_{read,write} and DES_rw_modeTheo Buehler
2024-05-24Stub out DES_enc_{read,write}(3)Theo Buehler
2024-05-24syncTheo de Raadt
2024-05-24Remove target getting in the way of config.status and causing compilationMiod Vallat
2024-05-24syncTheo de Raadt
2024-05-24sndiod: Set the display string of all server.device entriesAlexandre Ratchov
2024-05-24sndiod: Propagate the controls' display string to clients.Alexandre Ratchov
2024-05-24sndio: Add a display string to the sioctl_open APIAlexandre Ratchov
2024-05-24sndiod: Use a 'unsigned char *' for the pointer to the temp sock bufferAlexandre Ratchov
2024-05-24sndiod: Hide "hardware" device's server.device control.Alexandre Ratchov
2024-05-24sndiod: Don't mark as dirty controls that have not been changedAlexandre Ratchov
2024-05-24typo: "pwdtries" -> "passwordtries"; ok millert@Omar Polo
2024-05-24Update references to new and not quite so new RFCsTheo Buehler
2024-05-24Do not escape $ unless DQ is set, that is the only case where we need toNicholas Marriott
2024-05-24Add N to search backwards in tree modes, from Fadi Afani in GitHub issueNicholas Marriott
2024-05-24Add support for NVMe passthrough commands IDENTIFY, GET_LOG_PG and SELFTEST.Kenneth R Westerback
2024-05-24capitalize the first word of the -S descriptionOmar Polo
2024-05-24remove unneeded includesJonathan Gray
2024-05-24Add support for suspend/resume.Marcus Glocker
2024-05-24pfsync must let to progress state for destination peerAlexandr Nedvedicky
2024-05-24remove unneeded includesJonathan Gray
2024-05-24remove unneeded includes; ok miod@Jonathan Gray
2024-05-24add back var removed in rev 1.7 in 2009, makes puc@cardbus buildJonathan Gray
2024-05-23remove unused struct fwd_perm_list, no decl with complete typeJonathan Gray
2024-05-23require an error message on table_proc failure repliesOmar Polo
2024-05-23catch EOFs during table_proc handshakeOmar Polo
2024-05-23increment CCMP decryption error counter if hw decrypt fails to get PNStefan Sperling
2024-05-23regenKevin Lo
2024-05-23Add support for Quectel EM060K.Kevin Lo
2024-05-23Make signature of SSL_COMP_add_compression_method(3) match realityTheo Buehler