openbsd
2024-05-27 jsgremove unused typedefs with structs that were removed
2024-05-27 kettenisDecode remaining ID_AA64ISAR1_EL1 features.
2024-05-27 jsgremove unused xmphyreg.h
2024-05-27 jsginclude net/if_var.h to make this build
2024-05-27 djmdon't need sys/queue.h here
2024-05-27 jsgdrm/amdgpu: Fix possible NULL dereference in amdgpu_ras...
2024-05-27 jsgdrm/amd/display: Fix division by zero in setup_dsc_config
2024-05-26 kettenisRevert bits that got accidentally committed.
2024-05-26 naddyremove references to SSH1 and DSA server keys
2024-05-26 mglockerFix suspend/resume for ums(4) and umt(4); Calling...
2024-05-26 kettenisClear interrupt status to prevent power down after...
2024-05-26 kettenisAdd support for configuring sleep voltage settings...
2024-05-26 kettenisImplement wakeup interrupts on amd64. Provide a dummy...
2024-05-26 jsgremove unneeded includes
2024-05-26 tbRemove documentation of optional md in one-step hashes
2024-05-26 jsgremove unneeded includes
2024-05-26 jsgcorrect an argument to fix build, broken by rev 1.22...
2024-05-25 tbEliminate last timegm() correctly this time
2024-05-25 tbsync inclusion of <stdlib.h> from libcrypto
2024-05-25 tbInclude <stdint.h> in the bytestring .c files
2024-05-25 tbRevert previous
2024-05-25 tbasn1time: another use of gmtime was hiding here
2024-05-24 mglockerEnable UFS "Auto-Hibernation". From the documentation:
2024-05-24 tbdes_local.h: Remove some unused macros
2024-05-24 tbRemove documentation of DES_enc_{read,write} and DES_rw...
2024-05-24 tbStub out DES_enc_{read,write}(3)
2024-05-24 deraadtsync
2024-05-24 miodRemove target getting in the way of config.status and...
2024-05-24 deraadtsync
2024-05-24 ratchovsndiod: Set the display string of all server.device...
2024-05-24 ratchovsndiod: Propagate the controls' display string to clients.
2024-05-24 ratchovsndio: Add a display string to the sioctl_open API
2024-05-24 ratchovsndiod: Use a 'unsigned char *' for the pointer to...
2024-05-24 ratchovsndiod: Hide "hardware" device's server.device control.
2024-05-24 ratchovsndiod: Don't mark as dirty controls that have not...
2024-05-24 optypo: "pwdtries" -> "passwordtries"; ok millert@
2024-05-24 tbUpdate references to new and not quite so new RFCs
2024-05-24 nicmDo not escape $ unless DQ is set, that is the only...
2024-05-24 nicmAdd N to search backwards in tree modes, from Fadi...
2024-05-24 krwAdd support for NVMe passthrough commands IDENTIFY...
2024-05-24 opcapitalize the first word of the -S description
2024-05-24 jsgremove unneeded includes
2024-05-24 mglockerAdd support for suspend/resume.
2024-05-24 sashanpfsync must let to progress state for destination peer
2024-05-24 jsgremove unneeded includes
2024-05-24 jsgremove unneeded includes; ok miod@
2024-05-24 jsgadd back var removed in rev 1.7 in 2009, makes puc...
2024-05-23 jsgremove unused struct fwd_perm_list, no decl with comple...
2024-05-23 oprequire an error message on table_proc failure replies
2024-05-23 opcatch EOFs during table_proc handshake
2024-05-23 stspincrement CCMP decryption error counter if hw decrypt...
2024-05-23 kevloregen
2024-05-23 kevloAdd support for Quectel EM060K.
2024-05-23 tbMake signature of SSL_COMP_add_compression_method(3...
2024-05-23 jsgremove unneeded includes; ok mpi@
2024-05-23 tbx509_v3.c: indent labels
2024-05-23 tbx509_v3.c: remove an unnecessary else
2024-05-23 tbx509_v3.c: consistently call STACK_OF(X509_EXTENSIONS...
2024-05-23 tbx509_v3.c: zap another pointless local variable
2024-05-23 tbx509_v3.c: add a few empty lines
2024-05-23 tbX509v3_get_ext_by_NID: make obj const, test & assign
2024-05-23 tbx509_v3.c: remove a pointless local variable
2024-05-23 tbx509_v3.c: mechanically replace ex with ext and new_ex...
2024-05-23 jsgplaying is a var in main() not a global, remove extern
2024-05-22 mglockerFix some bogus masking for the HCS (Host Controller...
2024-05-22 martijnregen
2024-05-22 martijnAdd support for MT7922. This brings the MT7922 in line...
2024-05-22 naddyDo not pass -Werror twice when building with clang.
2024-05-22 jsgremove prototypes with no matching function; ok miod@
2024-05-22 jsgremove extern with no matching var; ok miod@
2024-05-22 tbExercise EVP_chacha20_poly1305() with in-place decryption
2024-05-22 tbFix in-place decryption for EVP_chacha20_poly1305()
2024-05-22 claudioAdd pattern for mwx(4) firmware.
2024-05-22 miodDo not pass -Werror if building with gcc 3, for asn1...
2024-05-22 mglockerMake the interrupt status poll function generic, rather...
2024-05-22 tbcrib better wording from schwarze's EVP_PKEY_get_attr_b...
2024-05-22 tbFix incorrect X509v3_get_ext_by_NID(3) return values
2024-05-22 claudioWhen clearing the wait channel also clear the wait...
2024-05-22 claudioIn the big p_stat switch in ptsignal do not call return...
2024-05-22 claudioJust grab the SCHED_LOCK() once in donice() before...
2024-05-22 martijnWhen localtime() fails, throw an error instead of retur...
2024-05-22 claudioAdjust code since remote_bgpid, bgpid and clusterid...
2024-05-22 claudioConvert bgpid, remote_bgpid and clusterid to host byte...
2024-05-22 opalign table_proc id printing with the rest of smtpd
2024-05-22 opimprove the documentation for fetch request
2024-05-22 martijnAdd firmware and driver own functions. These are needed...
2024-05-22 jsgremove prototypes with no matching function and externs...
2024-05-22 djmthis test has been broken since 2014, and has been...
2024-05-21 jsgremove switch_exit() prototypes, replaced by sched_exit()
2024-05-21 janRefactor vmx(4) receive offloading.
2024-05-21 mglockerRemove obsolete comment, and fix some spacing.
2024-05-21 mglockerOnly enable BUS_DMA_64BIT if the controller supports it.
2024-05-21 florianInform user land when vltime / pltime changes.
2024-05-21 bluhmMake igc(4) and ix(4) struct names unique.
2024-05-21 jsgremove prototypes with no matching function
2024-05-21 jsgregen
2024-05-21 jsgmove entry to be ordered by device id
2024-05-21 jsgregen
2024-05-21 jsgmove some entries to be ordered by device id
2024-05-21 jsgremove prototypes with no matching function; ok ratchov@
next