Age | Commit message (Expand) | Author |
2014-01-23 | Add defines for resumable and nonresumable error queues. | Mark Kettenis |
2014-01-23 | Eleminate the last workq usage here. | Mark Kettenis |
2014-01-23 | hardware cecksummed counters -> software checksummed counters | Henning Brauer |
2014-01-23 | since the cksum rewrite the counters for hardware checksummed packets | Henning Brauer |
2014-01-23 | Manufacturer driver update for ARC-1880, 1882, 1213, 1223, 1214 | Chris Cappuccio |
2014-01-23 | Try to cope better with void pointer to int usage cases. | Paul Irofti |
2014-01-23 | allow the somewhat special case | Sebastian Benoit |
2009-10-15 | import of gcc-4.2.1, the last gcc release under GPLv2 | Robert Nagy |
2014-01-23 | tweak the way we create and sign packages significantly: | Marc Espie |
2014-01-23 | watch out, a white space! | Theo de Raadt |
2014-01-23 | unifdef -D__HAVE_VM_PAGE_MD - no functional change. | Miod Vallat |
2014-01-23 | specifically NOT suppress signify error output | Robert Peichaer |
2014-01-23 | - always show (ftp) progress bar with the appropriate title | Robert Peichaer |
2014-01-23 | oops, pkg_sign is unhappy without -o. | Marc Espie |
2014-01-23 | more sophisticated warning: builds with empty SIGNING_PARAMETERS | Marc Espie |
2014-01-23 | new interface to be able to manipulate output better | Marc Espie |
2014-01-23 | remove some redundant info and basically sync with boot_amd64(8); | Jason McIntyre |
2014-01-23 | explain signatures | Marc Espie |
2014-01-23 | clean-up synopsis | Marc Espie |
2014-01-23 | Fix .readdir() code following what is done in .getdir(). | Sylvestre Gallon |
2014-01-23 | check parameters better. | Marc Espie |
2014-01-23 | separate pkg_sign documentation. Option description becomes MUCH saner. | Marc Espie |
2014-01-23 | don't create cheap gzip archives if non signed, there's a better way. | Marc Espie |
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 |