--- wikisrc/users/mbalmer/keylock.mdwn 2009/12/29 09:17:38 1.1 +++ wikisrc/users/mbalmer/keylock.mdwn 2009/12/29 09:22:09 1.2 @@ -1,4 +1,4 @@ -# A Keylock Security Model for kauth(9) +[[!meta title="A Keylock Security Model for kauth(9)"]] Recently, generic support for electro-mechanical multi-position keylocks in the kernel has been added to NetBSD. Such locks can be turned into @@ -11,8 +11,10 @@ securelevel variable... The number of keylock positions, the current keylock position, and the overall keylock state can be read within the kernel using a set of -functions defined in {{src|keylock.h|sys/dev/keylock.h|}} and userland -can access them through the '''hw.keylock''' sysctl hierarchy. +functions defined in +[keylock.h](http://cvsweb.de.netbsd.org/cgi-bin/cvsweb.cgi/src/sys/dev/keylock.h?rev=HEAD) +and userland +can access them through the hw.keylock sysctl hierarchy. The following components have been added: