K 10 svn:author V 3 pfg K 8 svn:date V 27 2016-04-28T02:39:43.369066Z K 7 svn:log V 201 sys/devfs: unsign an index to prevent signed integer overflow. cdp_maxdirent in struct:cdev_priv is of type u_int. Use the same type for the corresponding index in devfs_revoke(). MFC after: 1 week END