K 10 svn:author V 8 jonathan K 8 svn:date V 27 2011-07-15T18:26:19.155122Z K 7 svn:log V 313 Add cap_new() and cap_getrights() system calls. Implement two previously-reserved Capsicum system calls: - cap_new() creates a capability to wrap an existing file descriptor - cap_getrights() queries the rights mask of a capability. Approved by: mentor (rwatson), re (Capsicum blanket) Sponsored by: Google Inc END