openbsd
2019-08-19 ericuse a specific and more relevant status message for...
2019-08-19 schwarzedocument X509_INFO_new(3) and X509_INFO_free(3)
2019-08-19 robertadd 6.7 syspatch key
2019-08-19 schwarzedocument ECDH_compute_key(3) and ECDH_size(3);
2019-08-19 espie-Pcdrom is nonsensical now, so error out properly on it.
2019-08-19 espiesilently add -DDONTLOG
2019-08-19 espieadd a special flag -DDONTLOG so that regress test won...
2019-08-19 jsgdefine CONFIG_X86* in autoconf.h as needed and reduce...
2019-08-19 jsgmatch on r40 ahci
2019-08-19 janEnable TCP and UDP checksum offloading by default for...
2019-08-19 kettenisAdd missing OHCI clocks for Allwinner R40.
2019-08-18 krwEvery "goto bad" in scsi_probedev() deserves a SC_DEBUG().
2019-08-18 schwarzeTweak cross references, in particular making sure that
2019-08-18 gillesversion field was reserved but not discussed, this...
2019-08-18 krwRename 'link' to 'link0' as it refers to target 0 only.
2019-08-18 kettenisIncrease timeout used when waiting for the Rx FIFO...
2019-08-18 kettenisIn polled mode, wait on STOP detected bit to be set...
2019-08-18 kettenisImplement a few Linux compat ACPI interfaces and enable...
2019-08-18 schwarzeminor cleanup:
2019-08-18 schwarzeminor cleanup:
2019-08-18 schwarzeminor cleanup:
2019-08-18 schwarzesome cleanup:
2019-08-18 krwWhen activating or detaching a target don't search...
2019-08-18 krwsc_buswidth field in struct scsi_link is redundant...
2019-08-17 krwNuke some unused variables, tweak some declarations and
2019-08-17 schwarzesome cleanup:
2019-08-17 jmcno need to escape "-", generally speaking; instances...
2019-08-17 schwarzeminor cleanup:
2019-08-17 deraadtsignal handlers should not call exit() due to possibili...
2019-08-17 jsgdrm/i915: Fix wrong escape clock divisor init for GLK
2019-08-17 jsgdrm: silence variable 'conn' set but not used
2019-08-17 jsgdrm/amd/display: Increase size of audios array
2019-08-17 jsgdrm/amd/display: Only enable audio if speaker allocatio...
2019-08-17 jsgdrm/amd/display: Fix dc_create failure handling and...
2019-08-17 jsgdrm/amd/display: use encoder's engine id to find matche...
2019-08-17 jsgdrm/amd/display: Wait for backlight programming complet...
2019-08-17 jsgchange drm memory barriers to be closer to what linux...
2019-08-17 ratchovMove play blocks count from the audio_softc to the...
2019-08-17 ratchovMove block size and block count calculations in their...
2019-08-16 schwarzesort; OK deraadt@
2019-08-16 deraadtsync
2019-08-16 proctercheck that software de/encrypt is possible: under hardware
2019-08-16 deraadtsync
2019-08-16 martijnSend snmpctl(8) to the great bitbucket in the sky....
2019-08-16 schwarzelink to the new EC_KEY_METHOD_new(3) page
2019-08-16 schwarzedocument the EC_KEY_METHOD function table
2019-08-16 schwarzedocument EC_KEY_get_ex_new_index(3), EC_KEY_get_ex_data(3),
2019-08-16 tobheAdd explanation for the [IKE/ESP only] column of the...
2019-08-16 nicmAdd a flag to reverse sort in the various choose modes...
2019-08-16 schwarzesome cleanup:
2019-08-16 knCall comma-separated lists as such to clarify semantics
2019-08-16 schwarzeminor cleanup:
2019-08-16 nicmgrid_view_delete_cells does need to clear, GitHub issue...
2019-08-16 tobheFix segfault in parser when specifying an invalid trans...
2019-08-16 djminclude sshbuf-misc.c in SRCS_BASE
2019-08-16 djmswitch percent_expand() to use sshbuf instead of a...
2019-08-16 jmcknock out useless Pp;
2019-08-16 dlgifq_hdatalen should keep the mbuf it's looking at,...
2019-08-16 dlgSTP works fine on etherip(4), it was gif(4) that lacked...
2019-08-15 sashanpfctl_reset() must set syncookies settings back to...
2019-08-15 schwarzeminor cleanup:
2019-08-15 ottoNMEA 4.1 has one more field in the RMC message; ok...
2019-08-15 schwarzesome cleanup:
2019-08-15 mikoauich_freemem() returns void. while here fix a typo...
2019-08-15 schwarzedocument but do not recommend EVP_Cipher(3);
2019-08-15 antonSerialize access to the vnode pointers associated with...
2019-08-15 martijnRevert previous. There were some users of the quirky...
2019-08-14 robAdd test case for ber_scanf_elements.
2019-08-14 gillesrevert the inet6 format diff, regression observed by...
2019-08-14 krwscsi_[add|remove]_link() are local functions so move...
2019-08-14 krwWhitespace nit. Add {} around body of SLIST_FOREACH().
2019-08-14 tbExplain how to take over syspatch builds from another...
2019-08-14 naddyClean up clean_old():
2019-08-14 martijnFix argument list for ber_set_writecallback
2019-08-14 jmcwonky comma;
2019-08-14 martijnDocument that ber_scanf_elements' 'p' and 't' attribute...
2019-08-14 martijnMake ber_scanf_elements's 'e' attribute eat the element.
2019-08-14 deraadtmake usage() and SYNOPSIS more alike
2019-08-14 schwarzedocument EVP_Digest(3)
2019-08-14 krwTweak some comments.
2019-08-14 claudioRework the way ribs are stored in the RDE. Instead...
2019-08-14 schwarzesome cleanup:
2019-08-14 nicmDefault to previous search string for search-forward and
2019-08-14 nicmRevert a change I did not mean to commit yet.
2019-08-14 nicmAdd -Z flag to rotate-window, select-pane, swap-pane...
2019-08-14 tobheFix NAT traversal detection bug when "local" option...
2019-08-14 asouread() returns -1 on failure
2019-08-14 tobheAdd ikev2_ikesa_info dummy definition for parser test.
2019-08-14 claudioThere is no longer a reason to use two structs for...
2019-08-14 antonImprove the error message when supplying an invalid...
2019-08-14 jsgmove CONFIG_DRM_FBDEV_EMULATION and CONFIG_BACKLIGHT_CL...
2019-08-14 martijnMake sure that ber in ber_scanf_elements is not NULL...
2019-08-14 martijnFix ber_scanf_elements for traphandler:
2019-08-14 jsgenable amdgpu on amd64 requested by a few people
2019-08-13 schwarzesome cleanup:
2019-08-13 patrickImplement backlight control for amdgpu(4). This allows...
2019-08-13 deraadtconfig -eu uses a second copy of the nlist array[]...
2019-08-13 kettenisReorganize the ipmi(4) code a bit in anticipation of...
2019-08-13 gillesuse proper format to display inet6 addresses in logs...
2019-08-13 jcsazalia: add quirk for speaker routing on ThinkPad X1C7
next