Age | Commit message (Expand) | Author |
2009-06-02 | make dc at pci detachable; untested. | Jonathan Gray |
2009-06-02 | 0 -> NULL | Bret Lambert |
2009-06-02 | let atw at pci be detachable; untested. | Jonathan Gray |
2009-06-02 | Add a DIAGNOSTIC panic to ensure we are not running | Kurt Miller |
2009-06-02 | truncated format strings; found by Parfait and gcc | Theo de Raadt |
2009-06-02 | replace custom macro AR5K_ELEMENTS() with nitems() | Reyk Floeter |
2009-06-02 | Drop an argument to DRM_ERROR() that was both unmatched and superfluous | Philip Guenthe |
2009-06-02 | blkno's are 64 bit so need %llu, found by Parfait | Theo de Raadt |
2009-06-02 | replace custom macro sizeofa() with nitems() | Reyk Floeter |
2009-06-02 | Fix some minor format string problems found in a maze of false positives | Theo de Raadt |
2009-06-02 | Cope with logical device numbers gaps, this fixes out-of-bounds access | Alexander Yurchenko |
2009-06-02 | msgctl(), shmctl(), semctl() all have operations that are supposed | Philip Guenthe |
2009-06-02 | If a bogus channel is encountered, return an error instead of trying | Philip Guenthe |
2009-06-02 | change a sizeof() to nitems() because the array subtype is a short. | Theo de Raadt |
2009-06-02 | marco needs to learn how to do his range checks better, found by Parfait | Theo de Raadt |
2009-06-02 | When we fail to find the controller type, don't continue on using the next | Theo de Raadt |
2009-06-02 | Do not go one bar too far down the road; found by Parfait; ok oga | Theo de Raadt |
2009-06-02 | Fix an off-by-one in the ddb-only debugging function tdb_hashstats. | Owain Ainsworth |
2009-06-02 | A process should always be able to attach kevent filters to its own | Philip Guenthe |
2009-06-02 | The xl_detach() function is now used by pci code, so it must be in the | Theo de Raadt |
2009-06-02 | add CRYPTO and softraid to zaurus RAMDISK | Todd T. Fries |
2009-06-02 | did not issue scsi_inquire with EVPD flag for USB mass strage class | Yojiro Uo |
2009-06-02 | add CRYPTO to macppc RAMDISK | Todd T. Fries |
2009-06-02 | Add an identifier that tells us if we can rebuild this discipline. | Marco Peereboom |
2009-06-02 | make xl at pci detachable. | Jonathan Gray |
2009-06-02 | set needfree to NULL in sys_writev() so stack garbage | Thordur I. Bjornsson |
2009-06-02 | Enable machfb(4) and raptor(4) here too. | Mark Kettenis |
2009-06-02 | Set flags on the recently added CardBus ids based on | Jonathan Gray |
2009-06-02 | Define a proper wsdisplay type for machfb(4). | Mark Kettenis |
2009-06-02 | Make machfb_putcmap() respect the starting index in the colormap. | Mark Kettenis |
2009-06-02 | Enable machfb(4). | Mark Kettenis |
2009-06-02 | it is better when ramdisks compile | Theo de Raadt |
2009-06-02 | Initial stab at an accelerated driver for PGX/PGX64 framebuffers. | Mark Kettenis |
2009-06-02 | Initial stab at an accelerated driver for PGX/PGX64 framebuffers. | Mark Kettenis |
2009-06-02 | Add more CardBus ids to PCI attachments to cope with | Jonathan Gray |
2009-06-02 | minor tidying; from Brad; ok sthen@ | Christian Weisgerber |
2009-06-02 | Added interface for cpu idle on amd64 | Jordan Hargrave |
2009-06-02 | dofile{read,write} are essentially identical to their iovec equivalents, | Bret Lambert |
2009-06-02 | "Add a macro to define the newer generation of bge(4) chipsets. Simplifies | Stuart Henderson |
2009-06-02 | Add CardBus devices to the match list. | Jonathan Gray |
2009-06-02 | Make rtw at pci detachable. | Jonathan Gray |
2009-06-02 | First bits for rebuild. Disabled for now. | Marco Peereboom |
2009-06-02 | Move M_PREPEND macro code to be entirely into m_prepend the function; | Bret Lambert |
2009-06-01 | Remove dead/unused code | Jordan Hargrave |
2009-06-01 | no point in calling curcpu() when ci is already set. ok miod@ | Dale Rahn |
2009-06-01 | Deal with wraparound when checking RLIMIT_DATA. | Todd C. Miller |
2009-06-01 | Fix the order of checking if a machine has MTRR. We need to check | Peter Hessler |
2009-06-01 | Move ibcs2_sendsig into compat. Quit poluting machdep. | Tobias Weingartner |
2009-06-01 | Use proper pmap during ACPI sleep on amd64. Original code by Kurt, | Mike Larkin |
2009-06-01 | Since we've now cleared up a lot of the PG_RELEASED setting, remove the | Owain Ainsworth |