CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2009/03/26 16:40:06
Modified files: sys/dev/pci/drm: drmP.h drm_drv.c files.drm Removed files: sys/dev/pci/drm: drm_auth.c Log message: Rework how we deal with the list of per-open datastructures, and the auth list. now we only need the one tree. Makes things a little neater, and smaller.