OpenBSD on my daily driver laptop, but my main desktop machine runs Linux.
t3
Posts
-
For *BSD fans, I wish to understand something that truly bothers me. -
FreeBSD 16 System Calls TableThis is an excellent post. Thank you for the share!
e: It'd be cool to have this as a
manual page, all of the syscalls laid out in a table with code references. I'm keeping this in mind as an OpenBSD user.It wouldn't be too hard to generate one, but it could lead to confusion for people if they use random internet manpages because the syscall codes are not guaranteed to be stable across versions on OpenBSD and syscalls get added/removed/deprecated sometimes.
-
Welcome to the Linux Section@audit69@programming.dev said:
I like how there are bootable drives for linux.... Is their a way to do this with BSD?
There are a few distros like FuguIta , an OpenBSD-based live image. FreeBSD and NetBSD-based live images also exist but BSD distros aren't as numerous or as long-lived as linux so you'll have to check whether they are up-to-date.