openbsd
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@
2024-05-21 ratchovaucat.1: Fix needless line breaks in the -h and MIDI...
2024-05-21 jsgremove prototypes with no matching function and externs...
2024-05-20 jsgremove extern with no matching var
2024-05-20 jsgremove prototypes with no matching function
2024-05-20 jsgremove prototypes with no matching function; ok visa@
2024-05-20 martijnFix an off by one.
2024-05-20 mglockerIntroduce some macros for static intr. aggr. and slot...
2024-05-20 sobradofix usage; Thomas Klausner will commit the same diff...
2024-05-20 schwarze.Bl -enum produces ordinal numbers, not cardinal numbers;
2024-05-20 schwarzeRewrite the description of the .Os macro to match reality.
2024-05-20 dvRemove always-false condition in amap_free KASSERT.
2024-05-20 claudioInstead of tracking certificates by SKI track them...
2024-05-20 tbcmac: zero_iv should be const
2024-05-20 mglockerAdd flag to switch between normal interrupts (one inter...
2024-05-20 jcapool_setlowat() may call pool_prime() and thus allocate...
2024-05-20 claudioRework interaction between sleep API and exit1() and...
2024-05-20 claudioConvert more of the session engine parsers to the new...
2024-05-20 claudioTabs on empty line
2024-05-20 mvsDrop MNT_LOCAL flag in corresponding `vfsconflist'...
2024-05-20 jsgdrm/amd/display: Fix incorrect DSC instance for MST
2024-05-20 jsgdrm/amd/display: Handle Y carry-over in VCP X.Y calculation
next