  |
Porting BSD UNIX to a New Platform - http://tofu.alt.net/~lk/291.paper/291.paper.html
Paper discussing what is entailed in porting the BSD codebase to a new architecture. |
  |
OpenBSD - owc / odc - http://www.squish.net/openbsd/
Mailing lists hosted by Squish.net that collate the OpenBSD source-changes and email summary reports daily or weekly. |
  |
strlcpy and strlcat--Consistent, Safe, String Copy and Concatenation - http://www.usenix.org/events/usenix99/millert.html
Whitepaper by OpenBSD developers Todd C. Miller and Theo de Raadt discussing secure programming functions for manipulating strings. |
  |
OpenBSD kernel source tour - http://tamacom.com/tour/kernel/openbsd/
Hypertext markup of the OpenBSD 2.3 kernel sources. |
  |
OpenBSD commit stats - http://www.oxide.org/cvs/
Statistics on the number, type, and originator of commits to the OpenBSD CVS repository. |