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