Wolf480pl on Nostr: nprofile1q…e5jcw AFAIK the key element of BSD development philosophy is that ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqu7kcgepnd08avskqye3k00qqjnk249svwu2sv04teqh8dxr9w2yqse5jcw (nprofile…5jcw) AFAIK the key element of BSD development philosophy is that they're monorepos, where any developer can atomically make changes spanning from the kernel all the way to UI. And since all of them will go in the same release, there's no need to worry about backwards compatibility of the APIs they crossed along the way.
In order to share the same kernel across different BSDs, let alone have *gasp* a stable syscall ABI, they'd have to forgoe that flexibility.
In order to share the same kernel across different BSDs, let alone have *gasp* a stable syscall ABI, they'd have to forgoe that flexibility.