K 10 svn:author V 3 pjd K 8 svn:date V 27 2004-03-08T20:37:25.000000Z K 7 svn:log V 355 Add two new sysctls: - security.bsd.hardlink_check_uid, when set, means, that unprivileged users are not permitted to create hard links to files not owned by them, - security.bsd.hardlink_check_gid, when set, means, that unprivileged users are not permitted to create hard links to files owned by group they don't belong to. OK'ed by: rwatson END