Age | Commit message (Expand) | Author |
2014-02-21 | support rekeying for IPCOMP; ok mikeb@ | Markus Friedl |
2014-02-21 | some spaces snuck in, and they cost us on the install media. Not joking. | Theo de Raadt |
2014-02-21 | remove irksome useless comments | Theo de Raadt |
2014-02-21 | build a non-portmap/mountd speaking umount, which shrinks the libc | Theo de Raadt |
2014-02-21 | Permit building without portmap/mountd rpc calls in the fallback nfs path | Theo de Raadt |
2014-02-21 | these two drivers should be doing their repair at DVACT_WAKEUP time | Theo de Raadt |
2014-02-21 | spacing | Theo de Raadt |
2014-02-21 | delete useless comment | Theo de Raadt |
2014-02-21 | remove stupid comment from decades ago. Proof is in the pudding, turns | Theo de Raadt |
2014-02-21 | using a .Bl here is crazy | Theo de Raadt |
2014-02-21 | Do not need to know the shell service on the install media. | Theo de Raadt |
2014-02-21 | oops, seperate pieces coming... | Theo de Raadt |
2014-02-21 | services | Theo de Raadt |
2014-02-21 | remove stray printf; ok pirofti | Theo de Raadt |
2014-02-21 | Use ${STATIC} not -static | Theo de Raadt |
2014-02-21 | drop support for pre-standard C, it's time to move on. ok deraadt | Ted Unangst |
2014-02-20 | Remove some code that has no effect. | Mark Kettenis |
2014-02-20 | Support for /etc/random.seed in bootsd (disk-only boot blocks) | Miod Vallat |
2014-02-20 | More turd shining; cleanup the message that prints the firmware revision and | Mark Kettenis |
2014-02-20 | add some missing .An and .Lk macros, remove some bogus .Tn macros; | Ingo Schwarze |
2014-02-20 | use strcasecmp() to compare domains. | Eric Faurot |
2014-02-20 | revert previous commit; didn't intend to commit those bits | Mark Kettenis |
2014-02-20 | Avoid printing the "nvram corrupt" message for onboard 2200s found on Sun | Mark Kettenis |
2014-02-20 | jsg@ pointed out i am bad at loops. | David Gwynne |
2014-02-20 | knf | David Gwynne |
2014-02-20 | Adjust alignment of ftp titles | Robert Peichaer |
2014-02-20 | pull the isr reads out into per chip variants we get to via pointers | David Gwynne |
2014-02-19 | sync | Stuart Henderson |
2014-02-19 | /etc/random.seed support (only loaded from disk devices). | Miod Vallat |
2014-02-19 | Don't try to close(-1) if EPERM. | Miod Vallat |
2014-02-19 | Ignore blank characters at the end of ${pkg_scripts} in order | Ingo Schwarze |
2014-02-19 | /etc/random.seed support. | Miod Vallat |
2014-02-19 | Improve the logic to find a filesystem to store the prefetched sets. | Robert Peichaer |
2014-02-19 | Unbreak the tree; include <machine/atomic.h> instead of relying on something | Mark Kettenis |
2014-02-19 | tweak the response queue handling so it looks like qle. the important | David Gwynne |
2014-02-19 | If a disk returns a size of 0, treat it as an error to let the | Martin Pieuchot |
2014-02-19 | the RESP_IN register is 32bits, so consistently use a u_int32_t to | David Gwynne |
2014-02-19 | massage the response queue handling a bit: | David Gwynne |
2014-02-19 | qle seems fine with msi interrupts | David Gwynne |
2014-02-19 | remove some dead code - all the chips we handle can do type 4 commands, | Jonathan Matthew |
2014-02-19 | add qla and qle everywhere we currently have isp, commented out except for | Jonathan Matthew |
2014-02-19 | Add tcpdump(8) to the SEE ALSO section, and tweak the formatting in that | Lawrence Teo |
2014-02-19 | Add pcap-filter(3) to the SEE ALSO section. | Lawrence Teo |
2014-02-19 | Map negative mtimes to zero instead of skipping the affected files. | Philip Guenther |
2014-02-19 | drm/radeon: 0x9649 is SUMO2 not SUMO | Jonathan Gray |
2014-02-19 | drm/i915: fix missed hunk after GT access breakage | Jonathan Gray |
2014-02-19 | drm/i915: initialize gt_lock early with other spin locks | Jonathan Gray |
2014-02-19 | drm/i915: fix up gt init sequence fallout | Jonathan Gray |
2014-02-19 | drm/i915: fix long-standing SNB regression in power consumption after resume v2 | Jonathan Gray |
2014-02-19 | Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb" | Jonathan Gray |