|
|
|
|
|
by somat
1139 days ago
|
|
The bsd binary compatibility system was an interesting effort to allow executeable files built for other systems to run on bsd, I never actually used it but my understanding is it was always hard to set up and fragile. OpenBSD removed it as they did not feel they could properly maintain the system. FreeBSD keeps a little of it around, mainly to run linux binaries. NetBSD it looks like they kept the whole buffet. https://www.netbsd.org/docs/compat.html |
|
iBCS = Intel Binary Compatibility Standard. iBCS2 = iBCS v2.
Not the same thing or even related.