summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-21support rekeying for IPCOMP; ok mikeb@Markus Friedl
2014-02-21some spaces snuck in, and they cost us on the install media. Not joking.Theo de Raadt
2014-02-21remove irksome useless commentsTheo de Raadt
2014-02-21build a non-portmap/mountd speaking umount, which shrinks the libcTheo de Raadt
2014-02-21Permit building without portmap/mountd rpc calls in the fallback nfs pathTheo de Raadt
2014-02-21these two drivers should be doing their repair at DVACT_WAKEUP timeTheo de Raadt
2014-02-21spacingTheo de Raadt
2014-02-21delete useless commentTheo de Raadt
2014-02-21remove stupid comment from decades ago. Proof is in the pudding, turnsTheo de Raadt
2014-02-21using a .Bl here is crazyTheo de Raadt
2014-02-21Do not need to know the shell service on the install media.Theo de Raadt
2014-02-21oops, seperate pieces coming...Theo de Raadt
2014-02-21servicesTheo de Raadt
2014-02-21remove stray printf; ok piroftiTheo de Raadt
2014-02-21Use ${STATIC} not -staticTheo de Raadt
2014-02-21drop support for pre-standard C, it's time to move on. ok deraadtTed Unangst
2014-02-20Remove some code that has no effect.Mark Kettenis
2014-02-20Support for /etc/random.seed in bootsd (disk-only boot blocks)Miod Vallat
2014-02-20More turd shining; cleanup the message that prints the firmware revision andMark Kettenis
2014-02-20add some missing .An and .Lk macros, remove some bogus .Tn macros;Ingo Schwarze
2014-02-20use strcasecmp() to compare domains.Eric Faurot
2014-02-20revert previous commit; didn't intend to commit those bitsMark Kettenis
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