CVSROOT: /cvs
Module name: src
Changes by: pyr@cvs.openbsd.org 2008/04/16 07:17:58
Modified files:
sys/dev/pci/drm: drmP.h drm_auth.c drm_drv.c
Log message:
Replace handrolled hashes with a splay tree, while there plug a memleak
inherited from the original drm driver.
input and ok oga@.