No empty .Rs/.Re
[netbsd-mini2440.git] / sys / external / bsd / drm / dist / libdrm / ChangeLog
blob1e7407069a3fdf9f33d9898a062a0747be9dcd1e
1 2006-03-14  Adam Jackson  <ajax@freedesktop.org>
3         * xf86drmHash.c:
4         Avoid walking off the end of the hash table.  (Coverity report #465)
6 2006-02-20  Adam Jackson  <ajax@freedesktop.org>
8         * ChangeLog:
9         * Makefile.am:
10         Created.
12         * TODO:
13         * xf86drm.c:
14         * xf86drm.h:
15         * xf86drmHash.c:
16         * xf86drmRandom.c:
17         * xf86drmSL.c:
18         Formatting cleanup, dead code removal.  Remove N() namespacing macro,
19         useless.  Remove SIGIO handling functions as they're server-only and
20         properly belong in libdri.