CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/20 10:15:40
Modified files:
sys/kern : kern_tame.c
Log message:
tame_cmsg_send and tame_cmsg_recv are called with the data set to a file
descriptor, so call fd_getfile to get a struct file *. ok deraadt
