summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-20Avoid printing the "nvram corrupt" message for onboard 2200s found on SunMark Kettenis
2014-02-20jsg@ pointed out i am bad at loops.David Gwynne
2014-02-20knfDavid Gwynne
2014-02-20Adjust alignment of ftp titlesRobert Peichaer
2014-02-20pull the isr reads out into per chip variants we get to via pointersDavid Gwynne
2014-02-19syncStuart Henderson
2014-02-19/etc/random.seed support (only loaded from disk devices).Miod Vallat
2014-02-19Don't try to close(-1) if EPERM.Miod Vallat
2014-02-19Ignore blank characters at the end of ${pkg_scripts} in orderIngo Schwarze
2014-02-19/etc/random.seed support.Miod Vallat
2014-02-19Improve the logic to find a filesystem to store the prefetched sets.Robert Peichaer
2014-02-19Unbreak the tree; include <machine/atomic.h> instead of relying on somethingMark Kettenis
2014-02-19tweak the response queue handling so it looks like qle. the importantDavid Gwynne
2014-02-19If a disk returns a size of 0, treat it as an error to let theMartin Pieuchot
2014-02-19the RESP_IN register is 32bits, so consistently use a u_int32_t toDavid Gwynne
2014-02-19massage the response queue handling a bit:David Gwynne
2014-02-19qle seems fine with msi interruptsDavid Gwynne
2014-02-19remove some dead code - all the chips we handle can do type 4 commands,Jonathan Matthew
2014-02-19add qla and qle everywhere we currently have isp, commented out except forJonathan Matthew
2014-02-19Add tcpdump(8) to the SEE ALSO section, and tweak the formatting in thatLawrence Teo
2014-02-19Add pcap-filter(3) to the SEE ALSO section.Lawrence Teo
2014-02-19Map negative mtimes to zero instead of skipping the affected files.Philip Guenther
2014-02-19drm/radeon: 0x9649 is SUMO2 not SUMOJonathan Gray
2014-02-19drm/i915: fix missed hunk after GT access breakageJonathan Gray
2014-02-19drm/i915: initialize gt_lock early with other spin locksJonathan Gray
2014-02-19drm/i915: fix up gt init sequence falloutJonathan Gray
2014-02-19drm/i915: fix long-standing SNB regression in power consumption after resume v2Jonathan Gray
2014-02-19Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"Jonathan Gray
2014-02-18small typoTed Unangst
2014-02-18sio_intr_shutdown() used to be a shutdown hook, and eventually became anMiod Vallat
2014-02-18Bump version numbers.Joel Sing
2014-02-18Actually check to see if the CPU supports tsc, rather than assuming thatJoel Sing
2014-02-18check the error from ikev2_cp_setaddrMarkus Friedl
2014-02-18convert printfs into a few different debug categories, leaving portJonathan Matthew
2014-02-18Remove another mention of linux a.out compat, spotted by jmc@. While there,Stuart Henderson
2014-02-18fix IPComp interop with linux: switch Z_PARTIAL_FLUSH to Z_FINISH forMarkus Friedl
2014-02-18drm/i915: VLV2 - Fix hotplug detect bitsJonathan Gray
2014-02-18drm/i915: Hold mutex across i915_gem_releaseJonathan Gray
2014-02-18Do not create the default dhcp-client-identifier if an empty stringKenneth R Westerback
2014-02-17Fix memory leaks with paste_replace, based on changes from J Raynor.Nicholas Marriott
2014-02-17Having CpuSMAP and Cpu64 overlap isn't a terribly good idea.Mark Kettenis
2014-02-17Be consistent and allow only mouse down and mouse wheel for any paneNicholas Marriott
2014-02-17The device driver ioctl code can sleep, so calling it from a timeout is *not*Mark Kettenis
2014-02-17Remove an old reference to the a.out support. ok pirofti@ sthen@juanfra
2014-02-17replace spaces with tabs for indentationStefan Sperling
2014-02-17fix possible NULL-deref in error code pathEric Faurot
2014-02-17iha and trm are good targets to avoid a space crisis on the install media;Theo de Raadt
2014-02-17Call control_init() before daemon() so that iscsid && iscsictl reload worksClaudio Jeker
2014-02-17Don't crash when given a invalid colour, reported by Felix Rosencrantz,Nicholas Marriott
2014-02-17interpret 'config address net/prefix' as a pool of addresses andMarkus Friedl