Comment on OpenBSD kernel source file style guideComments−kps11yThe first published BSD KNF can be found various places including here: https://stuff.mit.edu/afs/athena/astaff/reference/4.4lite/us...Like the Linux kernel style, this is essentially K&R style, and the style most of Unix was written in.
Comments
The first published BSD KNF can be found various places including here: https://stuff.mit.edu/afs/athena/astaff/reference/4.4lite/us...
Like the Linux kernel style, this is essentially K&R style, and the style most of Unix was written in.