stanislav-tkach / os_info

Rust library to detect the operating system type
MIT License
175 stars 52 forks source link

Midnight bsd support #290

Closed martintc closed 2 years ago

martintc commented 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.