bsd.md: add 386BSD info
This commit is contained in:
parent
f9c2fa55b0
commit
a62610bfd2
1 changed files with 5 additions and 0 deletions
|
@ -14,6 +14,11 @@ Compared to Linux, BSDs have managed to keep the bloat in check and a reasonable
|
|||
supports [Lua](lua.md) in the kernel for driver prototyping and kernel configuration.
|
||||
- [OpenBSD](https://www.openbsd.org/): quite hysterical with "security features", but functional as its contributors actually daily drive it.
|
||||
|
||||
## Historical BSDs
|
||||
- 386BSD: first version of BSD for IBM PC like computers. It was ready before Linux was released but due to legal issues with AT&T
|
||||
it couldn't be released until 1992, a year later of Linux.
|
||||
|
||||
## See Also
|
||||
- [Linux](linux.md)
|
||||
- [Unix](unix.md)
|
||||
- [Hurd](hurd.md)
|
||||
|
|
Loading…
Add table
Reference in a new issue