https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221048
--- Comment #1 from Konstantin Belousov <[email protected]> --- Created attachment 184797 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184797&action=edit Change major()/minor() to work with 64bit dev_t. Since traditional types for the macros values are int, I removed the cookie trick and just split the dev_t at the word boundary. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
