string getBSDVersion()
Gets BSD version string.
Example:
auto ver = getBSDVersion(); writeln("BSD version: ", ver);