Closed martintc closed 2 years ago
Added support for Midnight BSD. MidnightBSD previously showed up as FreeBSD, this introduces an exclusive function to freebsd/mod.rs to get the type by looking at uname -s.
freebsd/mod.rs
uname -s
Added support for Midnight BSD. MidnightBSD previously showed up as FreeBSD, this introduces an exclusive function to
freebsd/mod.rs
to get the type by looking atuname -s
.