Find a file
Eric Anholt a6b84f73e1 Mostly whitespace cleanups and style(9) fixes focused on "if(" -> "if ("
Change some nearby memset()s to bzero()s or to calloc allocations to
    take advantage of M_ZERO). Reverse some error tests to reduce high
    levels of indentation. Move the sg_cleanup() call out of the maplist
    loop in DRM(takedown)-- I can't see any need for it to be inside.
2003-10-02 04:48:54 +00:00
bsd Mostly whitespace cleanups and style(9) fixes focused on "if(" -> "if (" 2003-10-02 04:48:54 +00:00
bsd-core Mostly whitespace cleanups and style(9) fixes focused on "if(" -> "if (" 2003-10-02 04:48:54 +00:00
libdrm post merge fix 2003-09-24 14:39:25 +00:00
linux Fix typo in SiS help message (and testing cvs commit to 2003-09-28 21:27:09 +00:00
linux-core Fix typo in SiS help message (and testing cvs commit to 2003-09-28 21:27:09 +00:00
shared Whitespace cleanup. 2003-09-25 19:08:46 +00:00
shared-core resolve merge conflicts 2003-09-12 14:24:17 +00:00
tests Targets for building dristat and drmstat. 2003-04-25 00:57:42 +00:00