Playing around with OpenBSD. As I get more confident with my understanding of Unix and C, I've started making it a priority to dig deeper into OpenBSD. I downloaded the source code to the entire system and compiled it all, then installed the results. It booted fine and works very nicely. In fact, it was rather enjoyable! I also submitted a fix to the OpenBSD port of curl to allow it to build under OpenBSD-current (which will soon be OpenBSD 2.6). For those of you interested in security, OpenBSD 2.6 will ship with telnet, ftp, and rlogin services disabled by default because ssh will be included with the system. I am amazed at the ingenuity with which OpenBSD continually works around stupid licensing problems to provide good security software for everyone. They write some good code too!