Age | Commit message (Expand) | Author |
2013-09-03 | DELL MD3060e works | David Gwynne |
2010-01-15 | NSD v3.2.4 | Jakob Schlyter |
2013-09-02 | All the instances of arc4random_stir() are bogus, since arc4random() | Theo de Raadt |
2013-09-02 | There is no need to call arc4random_addrandom() and feed it some | Theo de Raadt |
2013-09-02 | fb refcount must be initialised to 1 not 0 to match the behaviour | Jonathan Gray |
2013-09-02 | Correct the list of supported boards. | Raphael Graf |
2013-09-02 | use DRM_MEMORYBARRIER() for smp_mb__* | Jonathan Gray |
2013-09-02 | add static back to functions that originally had it | Jonathan Gray |
2013-09-01 | Update to match VOP_READDIR() changes: no more cookies, but d_off instead. | Philip Guenther |
2013-09-01 | Properly pass daemon_flags to amd(8). | Antoine Jacoutot |
2013-09-01 | drm/radeon: update line buffer allocation for dce6 | Jonathan Gray |
2013-09-01 | drm/radeon: update line buffer allocation for dce4.1/5 | Jonathan Gray |
2013-09-01 | update currency exchange rates; | Jason McIntyre |
2013-08-31 | make ^w match ksh behaviour (delete previous word instead of entire line) | Damien Miller |
2013-08-30 | Missing splx on return path. | Christiano F. Haesbaert |
2013-08-30 | Lock the audio mutex before invoking the audio(4) call-back, fixes | Alexandre Ratchov |
2013-08-30 | Due to our current version of binutils not knowing newer ARMv7 instructions | Patrick Wildt |
2013-08-30 | Turn on msi for mfii(4). | Christiano F. Haesbaert |
2013-08-30 | If the CGI script died due to receipt of signal, pass that back | Bret Lambert |
2013-08-30 | use version two of the PCIe capability when displaying link speeds | Jonathan Gray |
2013-08-30 | Fix handling of getdents() against UDF filesystems: d_off must be the | Philip Guenther |
2013-08-29 | replace srandomdev()+random() with the arc4random*() family | Christian Weisgerber |
2013-08-29 | Add support for advanced btcoex. This commit is not really needed | Sylvestre Gallon |
2013-08-29 | Tournament mode uses a deterministic random seed for reproducible games. | Christian Weisgerber |
2013-08-29 | Iterate over the interface's address list instead of the global list. | Martin Pieuchot |
2013-08-29 | Ditch useless variable during attach. | Paul Irofti |
2013-08-29 | Fix attach messages format for the pcibus. | Paul Irofti |
2013-08-29 | rename scsi_sem_{enter,leave} to scsi_pending_{start,finish}. these are | David Gwynne |
2013-08-28 | Replace hand-crafted for loop over in_ifaddr with FOREACH macro. | Alexander Bluhm |
2013-08-28 | Move the early framebuffer initialization code outside of vgafb(4) | Martin Pieuchot |
2013-08-28 | Following the ARM manuals and cookbooks, ldrex/strex don't have implicit | Patrick Wildt |
2013-08-28 | Allow setlocale(LC_MESSAGES, ...); to succeed. This always returned an | Stefan Sperling |
2013-08-28 | oops, we forgot to remove the .El in previous; sorry stefan (though you | Jason McIntyre |
2013-08-28 | wording fix; original diff from remco, but i've reworded it to read better | Jason McIntyre |
2013-08-28 | Cosmetic tweaks of wcrtomb(3) RETURN VALUES section. ok jmc | Stefan Sperling |
2013-08-28 | improve batch processing a bit by making use of the quite flag a bit | Mike Belopuhov |
2013-08-28 | vmx(4) uses 4 different types of 128bit descriptors in little-endian | Reyk Floeter |
2013-08-28 | When we attach an interface, do not try to reuse the last index to limit | Martin Pieuchot |
2013-08-28 | If have an interface pointer, look for an address on its list rather | Martin Pieuchot |
2013-08-28 | Fix build, reported by jsg@ | Martin Pieuchot |
2013-08-28 | Remove unused argument from *rtrequest() | Martin Pieuchot |
2013-08-27 | Remove definitions of nonexistent consdevs. | Martin Pieuchot |
2013-08-27 | Since we are no longer attaching radeondrm(4) to this driver there is | Martin Pieuchot |
2013-08-27 | Sync comment with reality, the draft is now an RFC and OpenBSD follows | Martin Pieuchot |
2013-08-27 | Give RS400/RS480/RS690 another chance. These were previously disabled | Jonathan Gray |
2013-08-27 | Manipulate timevals seperately, not inside a mbuf. Alignment constraints | Theo de Raadt |
2013-08-27 | implement drm_pcie_get_speed_cap_mask() | Jonathan Gray |
2013-08-27 | stash pci chipset and bridge tags in the drm_device struct | Jonathan Gray |
2013-08-27 | make path driver match routes return 8 so they will definitely be higher | David Gwynne |
2013-08-27 | get rid of the different path scheduler types, which simplifies the | David Gwynne |