Age | Commit message (Expand) | Author |
2014-01-23 | zap the sign-only part (moved to PkgSign.pm). | Marc Espie |
2014-01-23 | reorg code: make "signing only" a separate command, as it has nothing in | Marc Espie |
2014-01-23 | drm/i915: don't intel_crt_init on any ULT machines | Jonathan Gray |
2014-01-23 | drm/i915: add HAS_DDI check | Jonathan Gray |
2014-01-23 | Merge two chunks of code to inform listeners of a route change into a | Martin Pieuchot |
2014-01-23 | More output enhancements, put errors and warnings where they belong. | Antoine Jacoutot |
2014-01-23 | add a note to STANDARDS about non-root use of chown; | Jason McIntyre |
2014-01-23 | also document that ctime* and asctime* can return NULL; ok deraadt@, millert@ | Otto Moerbeek |
2014-01-23 | missing word; | Jason McIntyre |
2014-01-23 | do not abuse Nm; | Jason McIntyre |
2014-01-23 | tweak previous; | Jason McIntyre |
2014-01-23 | Verify both the signature and the checksum in check_sig(). | Antoine Jacoutot |
2014-01-23 | improve wording ("confusing mesh of hash functions" really?). | Ted Unangst |
2014-01-23 | update and refine to reflect current status and best practices. | Ted Unangst |
2014-01-23 | on second thought, the instructions about copying libraries are also | Ted Unangst |
2014-01-23 | use pkg_add to install fedora_base, not ports | Ted Unangst |
2014-01-23 | instructions for downloading slackware from ftp are comically out of date. | Ted Unangst |
2014-01-23 | adjust a comment or two | Ted Unangst |
2014-01-23 | Switch to task queues, except for one little corner case that I need to think | Mark Kettenis |
2014-01-23 | drm/i915: Preserve the DDI_A_4_LANES bit from the bios | Jonathan Gray |
2014-01-23 | drm/i915: don't setup hdmi for port D edp in ddi_init | Jonathan Gray |
2014-01-23 | drm/i915: rename sdvox_reg to hdmi_reg on HDMI context | Jonathan Gray |
2014-01-23 | Switch radeondrm(4) to MSI on the cards that support it. | Mark Kettenis |
2014-01-23 | drm/i915: Revert hdmi HDP pin checks | Jonathan Gray |
2014-01-23 | kern.intrcnt is viewable with vmstat+systat | Philip Guenther |
2014-01-23 | a lot of people have pointed out to me that taking a lock just to read an | David Gwynne |
2014-01-23 | factor the mutex/bus_space handling of the sts block out. | David Gwynne |
2014-01-23 | msleep() with a NULL mtx argument is a programming error. | Philip Guenther |
2014-01-23 | if cold, do not use tsleep, but use the delay path. | Theo de Raadt |
2014-01-23 | Don't blindly continue if and hv_ldc_copy() call fails. For now, simply | Mark Kettenis |
2014-01-23 | put the in{,6}_delayed_cksum() and in{,6}_proto_cksum_out() prototypes | Christian Weisgerber |
2014-01-23 | improve some types | Theo de Raadt |
2014-01-23 | first take in using ftp -D to more consistently show "named" progress | Robert Peichaer |
2014-01-23 | Remove a mid-layer which acts like arc4random isn't fairly standard. | Theo de Raadt |
2014-01-23 | sync | Theo de Raadt |
2014-01-23 | drm/radeon/atom: initialize more atom interpretor elements to 0 | Jonathan Gray |
2014-01-23 | Rename ALTQ's HFSC_MAX_CLASSES for the upcoming change. | pelikan |
2014-01-23 | drm/radeon/atom: workaround vbios bug in transmitter table on rs780 | Jonathan Gray |
2014-01-23 | drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2) | Jonathan Gray |
2014-01-23 | Add -D shorttitle support, so that the progress meter can show some sort | Theo de Raadt |
2014-01-23 | Waiting on a condition without a lock is an error: you need *some* lock | Philip Guenther |
2014-01-23 | Delete spurious if statement. | Kenneth R Westerback |
2014-01-23 | Remove LD_NORANDOM feature. It serves no usable purpose. Determinism | Theo de Raadt |
2014-01-23 | drm/radeon: Fix sideport problems on certain RS690 boards | Jonathan Gray |
2014-01-23 | Add support for rebuilding a RAID5 volume. Lots of testing is still | Joel Sing |
2014-01-23 | Use MIN() instead of min() as we're dealing with 64-bit types. | Mark Kettenis |
2014-01-23 | drm/radeon: fix resume on some rs4xx boards (v2) | Jonathan Gray |
2014-01-22 | Do not assume the data buffers handed down to us from the SCSI midlayer are | Mark Kettenis |
2014-01-22 | Assert copyright. | Joel Sing |
2014-01-22 | Add some debug messages to the rebuild process and fix a bogus comment. | Joel Sing |