You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the definition of domainset_t in 32-bit FreeBSD
It's always had the wrong size, but apparently never been tested on
32-bit FreeBSD.
In addition to fixing its size, it ought to be moved info freebsd/mod.rs
. Otherwise it's pretty much inaccessible to everyone.
https://github.com/freebsd/freebsd-src/blob/main/sys/sys/_domainset.h
0 commit comments