K 10 svn:author V 5 trasz K 8 svn:date V 27 2011-03-05T12:40:35.492925Z K 7 svn:log V 357 Add two new system calls, setloginclass(2) and getloginclass(2). This makes it possible for the kernel to track login class the process is assigned to, which is required for RCTL. This change also make setusercontext(3) call setloginclass(2) and makes it possible to retrieve current login class using id(1). Reviewed by: kib (as part of a larger patch) END