2019-08-19 |
eric | use a specific and more relevant status message for... |
commit | commitdiff | tree | snapshot |
2019-08-19 |
schwarze | document X509_INFO_new(3) and X509_INFO_free(3) |
commit | commitdiff | tree | snapshot |
2019-08-19 |
robert | add 6.7 syspatch key |
commit | commitdiff | tree | snapshot |
2019-08-19 |
schwarze | document ECDH_compute_key(3) and ECDH_size(3); |
commit | commitdiff | tree | snapshot |
2019-08-19 |
espie | -Pcdrom is nonsensical now, so error out properly on it. |
commit | commitdiff | tree | snapshot |
2019-08-19 |
espie | silently add -DDONTLOG |
commit | commitdiff | tree | snapshot |
2019-08-19 |
espie | add a special flag -DDONTLOG so that regress test won... |
commit | commitdiff | tree | snapshot |
2019-08-19 |
jsg | define CONFIG_X86* in autoconf.h as needed and reduce... |
commit | commitdiff | tree | snapshot |
2019-08-19 |
jsg | match on r40 ahci |
commit | commitdiff | tree | snapshot |
2019-08-19 |
jan | Enable TCP and UDP checksum offloading by default for... |
commit | commitdiff | tree | snapshot |
2019-08-19 |
kettenis | Add missing OHCI clocks for Allwinner R40. |
commit | commitdiff | tree | snapshot |
2019-08-18 |
krw | Every "goto bad" in scsi_probedev() deserves a SC_DEBUG(). |
commit | commitdiff | tree | snapshot |
2019-08-18 |
schwarze | Tweak cross references, in particular making sure that |
commit | commitdiff | tree | snapshot |
2019-08-18 |
gilles | version field was reserved but not discussed, this... |
commit | commitdiff | tree | snapshot |
2019-08-18 |
krw | Rename 'link' to 'link0' as it refers to target 0 only. |
commit | commitdiff | tree | snapshot |
2019-08-18 |
kettenis | Increase timeout used when waiting for the Rx FIFO... |
commit | commitdiff | tree | snapshot |
2019-08-18 |
kettenis | In polled mode, wait on STOP detected bit to be set... |
commit | commitdiff | tree | snapshot |
2019-08-18 |
kettenis | Implement a few Linux compat ACPI interfaces and enable... |
commit | commitdiff | tree | snapshot |
2019-08-18 |
schwarze | minor cleanup: |
commit | commitdiff | tree | snapshot |
2019-08-18 |
schwarze | minor cleanup: |
commit | commitdiff | tree | snapshot |
2019-08-18 |
schwarze | minor cleanup: |
commit | commitdiff | tree | snapshot |
2019-08-18 |
schwarze | some cleanup: |
commit | commitdiff | tree | snapshot |
2019-08-18 |
krw | When activating or detaching a target don't search... |
commit | commitdiff | tree | snapshot |
2019-08-18 |
krw | sc_buswidth field in struct scsi_link is redundant... |
commit | commitdiff | tree | snapshot |
2019-08-17 |
krw | Nuke some unused variables, tweak some declarations and |
commit | commitdiff | tree | snapshot |
2019-08-17 |
schwarze | some cleanup: |
commit | commitdiff | tree | snapshot |
2019-08-17 |
jmc | no need to escape "-", generally speaking; instances... |
commit | commitdiff | tree | snapshot |
2019-08-17 |
schwarze | minor cleanup: |
commit | commitdiff | tree | snapshot |
2019-08-17 |
deraadt | signal handlers should not call exit() due to possibili... |
commit | commitdiff | tree | snapshot |
2019-08-17 |
jsg | drm/i915: Fix wrong escape clock divisor init for GLK |
commit | commitdiff | tree | snapshot |
2019-08-17 |
jsg | drm: silence variable 'conn' set but not used |
commit | commitdiff | tree | snapshot |
2019-08-17 |
jsg | drm/amd/display: Increase size of audios array |
commit | commitdiff | tree | snapshot |
2019-08-17 |
jsg | drm/amd/display: Only enable audio if speaker allocatio... |
commit | commitdiff | tree | snapshot |
2019-08-17 |
jsg | drm/amd/display: Fix dc_create failure handling and... |
commit | commitdiff | tree | snapshot |
2019-08-17 |
jsg | drm/amd/display: use encoder's engine id to find matche... |
commit | commitdiff | tree | snapshot |
2019-08-17 |
jsg | drm/amd/display: Wait for backlight programming complet... |
commit | commitdiff | tree | snapshot |
2019-08-17 |
jsg | change drm memory barriers to be closer to what linux... |
commit | commitdiff | tree | snapshot |
2019-08-17 |
ratchov | Move play blocks count from the audio_softc to the... |
commit | commitdiff | tree | snapshot |
2019-08-17 |
ratchov | Move block size and block count calculations in their... |
commit | commitdiff | tree | snapshot |
2019-08-16 |
schwarze | sort; OK deraadt@ |
commit | commitdiff | tree | snapshot |
2019-08-16 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2019-08-16 |
procter | check that software de/encrypt is possible: under hardware |
commit | commitdiff | tree | snapshot |
2019-08-16 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2019-08-16 |
martijn | Send snmpctl(8) to the great bitbucket in the sky.... |
commit | commitdiff | tree | snapshot |
2019-08-16 |
schwarze | link to the new EC_KEY_METHOD_new(3) page |
commit | commitdiff | tree | snapshot |
2019-08-16 |
schwarze | document the EC_KEY_METHOD function table |
commit | commitdiff | tree | snapshot |
2019-08-16 |
schwarze | document EC_KEY_get_ex_new_index(3), EC_KEY_get_ex_data(3), |
commit | commitdiff | tree | snapshot |
2019-08-16 |
tobhe | Add explanation for the [IKE/ESP only] column of the... |
commit | commitdiff | tree | snapshot |
2019-08-16 |
nicm | Add a flag to reverse sort in the various choose modes... |
commit | commitdiff | tree | snapshot |
2019-08-16 |
schwarze | some cleanup: |
commit | commitdiff | tree | snapshot |
2019-08-16 |
kn | Call comma-separated lists as such to clarify semantics |
commit | commitdiff | tree | snapshot |
2019-08-16 |
schwarze | minor cleanup: |
commit | commitdiff | tree | snapshot |
2019-08-16 |
nicm | grid_view_delete_cells does need to clear, GitHub issue... |
commit | commitdiff | tree | snapshot |
2019-08-16 |
tobhe | Fix segfault in parser when specifying an invalid trans... |
commit | commitdiff | tree | snapshot |
2019-08-16 |
djm | include sshbuf-misc.c in SRCS_BASE |
commit | commitdiff | tree | snapshot |
2019-08-16 |
djm | switch percent_expand() to use sshbuf instead of a... |
commit | commitdiff | tree | snapshot |
2019-08-16 |
jmc | knock out useless Pp; |
commit | commitdiff | tree | snapshot |
2019-08-16 |
dlg | ifq_hdatalen should keep the mbuf it's looking at,... |
commit | commitdiff | tree | snapshot |
2019-08-16 |
dlg | STP works fine on etherip(4), it was gif(4) that lacked... |
commit | commitdiff | tree | snapshot |
2019-08-15 |
sashan | pfctl_reset() must set syncookies settings back to... |
commit | commitdiff | tree | snapshot |
2019-08-15 |
schwarze | minor cleanup: |
commit | commitdiff | tree | snapshot |
2019-08-15 |
otto | NMEA 4.1 has one more field in the RMC message; ok... |
commit | commitdiff | tree | snapshot |
2019-08-15 |
schwarze | some cleanup: |
commit | commitdiff | tree | snapshot |
2019-08-15 |
miko | auich_freemem() returns void. while here fix a typo... |
commit | commitdiff | tree | snapshot |
2019-08-15 |
schwarze | document but do not recommend EVP_Cipher(3); |
commit | commitdiff | tree | snapshot |
2019-08-15 |
anton | Serialize access to the vnode pointers associated with... |
commit | commitdiff | tree | snapshot |
2019-08-15 |
martijn | Revert previous. There were some users of the quirky... |
commit | commitdiff | tree | snapshot |
2019-08-14 |
rob | Add test case for ber_scanf_elements. |
commit | commitdiff | tree | snapshot |
2019-08-14 |
gilles | revert the inet6 format diff, regression observed by... |
commit | commitdiff | tree | snapshot |
2019-08-14 |
krw | scsi_[add|remove]_link() are local functions so move... |
commit | commitdiff | tree | snapshot |
2019-08-14 |
krw | Whitespace nit. Add {} around body of SLIST_FOREACH(). |
commit | commitdiff | tree | snapshot |
2019-08-14 |
tb | Explain how to take over syspatch builds from another... |
commit | commitdiff | tree | snapshot |
2019-08-14 |
naddy | Clean up clean_old(): |
commit | commitdiff | tree | snapshot |
2019-08-14 |
martijn | Fix argument list for ber_set_writecallback |
commit | commitdiff | tree | snapshot |
2019-08-14 |
jmc | wonky comma; |
commit | commitdiff | tree | snapshot |
2019-08-14 |
martijn | Document that ber_scanf_elements' 'p' and 't' attribute... |
commit | commitdiff | tree | snapshot |
2019-08-14 |
martijn | Make ber_scanf_elements's 'e' attribute eat the element. |
commit | commitdiff | tree | snapshot |
2019-08-14 |
deraadt | make usage() and SYNOPSIS more alike |
commit | commitdiff | tree | snapshot |
2019-08-14 |
schwarze | document EVP_Digest(3) |
commit | commitdiff | tree | snapshot |
2019-08-14 |
krw | Tweak some comments. |
commit | commitdiff | tree | snapshot |
2019-08-14 |
claudio | Rework the way ribs are stored in the RDE. Instead... |
commit | commitdiff | tree | snapshot |
2019-08-14 |
schwarze | some cleanup: |
commit | commitdiff | tree | snapshot |
2019-08-14 |
nicm | Default to previous search string for search-forward and |
commit | commitdiff | tree | snapshot |
2019-08-14 |
nicm | Revert a change I did not mean to commit yet. |
commit | commitdiff | tree | snapshot |
2019-08-14 |
nicm | Add -Z flag to rotate-window, select-pane, swap-pane... |
commit | commitdiff | tree | snapshot |
2019-08-14 |
tobhe | Fix NAT traversal detection bug when "local" option... |
commit | commitdiff | tree | snapshot |
2019-08-14 |
asou | read() returns -1 on failure |
commit | commitdiff | tree | snapshot |
2019-08-14 |
tobhe | Add ikev2_ikesa_info dummy definition for parser test. |
commit | commitdiff | tree | snapshot |
2019-08-14 |
claudio | There is no longer a reason to use two structs for... |
commit | commitdiff | tree | snapshot |
2019-08-14 |
anton | Improve the error message when supplying an invalid... |
commit | commitdiff | tree | snapshot |
2019-08-14 |
jsg | move CONFIG_DRM_FBDEV_EMULATION and CONFIG_BACKLIGHT_CL... |
commit | commitdiff | tree | snapshot |
2019-08-14 |
martijn | Make sure that ber in ber_scanf_elements is not NULL... |
commit | commitdiff | tree | snapshot |
2019-08-14 |
martijn | Fix ber_scanf_elements for traphandler: |
commit | commitdiff | tree | snapshot |
2019-08-14 |
jsg | enable amdgpu on amd64 requested by a few people |
commit | commitdiff | tree | snapshot |
2019-08-13 |
schwarze | some cleanup: |
commit | commitdiff | tree | snapshot |
2019-08-13 |
patrick | Implement backlight control for amdgpu(4). This allows... |
commit | commitdiff | tree | snapshot |
2019-08-13 |
deraadt | config -eu uses a second copy of the nlist array[]... |
commit | commitdiff | tree | snapshot |
2019-08-13 |
kettenis | Reorganize the ipmi(4) code a bit in anticipation of... |
commit | commitdiff | tree | snapshot |
2019-08-13 |
gilles | use proper format to display inet6 addresses in logs... |
commit | commitdiff | tree | snapshot |
2019-08-13 |
jcs | azalia: add quirk for speaker routing on ThinkPad X1C7 |
commit | commitdiff | tree | snapshot |
next |