K 10 svn:author V 3 kib K 8 svn:date V 27 2017-08-02T10:14:17.798608Z K 7 svn:log V 280 Change major()/minor() to work with 64bit dev_t. Since traditional types for the macros values are int, remove the cookie trick and just split the dev_t at the word boundary. Reported by: Victor Stinner PR: 221048 Sponsored by: The FreeBSD Foundation END