Age | Commit message (Expand) | Author |
2019-08-18 | Tweak cross references, in particular making sure that | Ingo Schwarze |
2019-08-18 | version field was reserved but not discussed, this is done now | Gilles Chehade |
2019-08-18 | Rename 'link' to 'link0' as it refers to target 0 only. | Kenneth R Westerback |
2019-08-18 | Increase timeout used when waiting for the Rx FIFO to fill up when in polled | Mark Kettenis |
2019-08-18 | In polled mode, wait on STOP detected bit to be set in the interrupt status | Mark Kettenis |
2019-08-18 | Implement a few Linux compat ACPI interfaces and enable the ACPI support | Mark Kettenis |
2019-08-18 | minor cleanup: | Ingo Schwarze |
2019-08-18 | minor cleanup: | Ingo Schwarze |
2019-08-18 | minor cleanup: | Ingo Schwarze |
2019-08-18 | some cleanup: | Ingo Schwarze |
2019-08-18 | When activating or detaching a target don't search the scsi_link SLIST | Kenneth R Westerback |
2019-08-18 | sc_buswidth field in struct scsi_link is redundant. Just use | Kenneth R Westerback |
2019-08-17 | Nuke some unused variables, tweak some declarations and | Kenneth R Westerback |
2019-08-17 | some cleanup: | Ingo Schwarze |
2019-08-17 | no need to escape "-", generally speaking; instances remain in EXAMPLES; | Jason McIntyre |
2019-08-17 | minor cleanup: | Ingo Schwarze |
2019-08-17 | signal handlers should not call exit() due to possibility of reentering | Theo de Raadt |
2019-08-17 | drm/i915: Fix wrong escape clock divisor init for GLK | Jonathan Gray |
2019-08-17 | drm: silence variable 'conn' set but not used | Jonathan Gray |
2019-08-17 | drm/amd/display: Increase size of audios array | Jonathan Gray |
2019-08-17 | drm/amd/display: Only enable audio if speaker allocation exists | Jonathan Gray |
2019-08-17 | drm/amd/display: Fix dc_create failure handling and 666 color depths | Jonathan Gray |
2019-08-17 | drm/amd/display: use encoder's engine id to find matched free audio device | Jonathan Gray |
2019-08-17 | drm/amd/display: Wait for backlight programming completion in set backlight l... | Jonathan Gray |
2019-08-17 | change drm memory barriers to be closer to what linux does on | Jonathan Gray |
2019-08-17 | Move play blocks count from the audio_softc to the audio_buf structure. | Alexandre Ratchov |
2019-08-17 | Move block size and block count calculations in their own routines. | Alexandre Ratchov |
2019-08-16 | sort; OK deraadt@ | Ingo Schwarze |
2019-08-16 | sync | Theo de Raadt |
2019-08-16 | check that software de/encrypt is possible: under hardware | Richard Procter |
2019-08-16 | sync | Theo de Raadt |
2019-08-16 | Send snmpctl(8) to the great bitbucket in the sky. You've served us well. | Martijn van Duren |
2019-08-16 | link to the new EC_KEY_METHOD_new(3) page | Ingo Schwarze |
2019-08-16 | document the EC_KEY_METHOD function table | Ingo Schwarze |
2019-08-16 | document EC_KEY_get_ex_new_index(3), EC_KEY_get_ex_data(3), | Ingo Schwarze |
2019-08-16 | Add explanation for the [IKE/ESP only] column of the transform table. | tobhe |
2019-08-16 | Add a flag to reverse sort in the various choose modes, from Benjamin | Nicholas Marriott |
2019-08-16 | some cleanup: | Ingo Schwarze |
2019-08-16 | Call comma-separated lists as such to clarify semantics | kn |
2019-08-16 | minor cleanup: | Ingo Schwarze |
2019-08-16 | grid_view_delete_cells does need to clear, GitHub issue 1871. | Nicholas Marriott |
2019-08-16 | Fix segfault in parser when specifying an invalid transform. | tobhe |
2019-08-16 | include sshbuf-misc.c in SRCS_BASE | Damien Miller |
2019-08-16 | switch percent_expand() to use sshbuf instead of a limited fixed buffer; | Damien Miller |
2019-08-16 | knock out useless Pp; | Jason McIntyre |
2019-08-16 | ifq_hdatalen should keep the mbuf it's looking at, not leak it. | David Gwynne |
2019-08-16 | STP works fine on etherip(4), it was gif(4) that lacked a MAC address. | David Gwynne |
2019-08-15 | pfctl_reset() must set syncookies settings back to default | Alexandr Nedvedicky |
2019-08-15 | minor cleanup: | Ingo Schwarze |
2019-08-15 | NMEA 4.1 has one more field in the RMC message; ok kettenis@ | Otto Moerbeek |