Subject: Re: Towards a capabilities system
To: Elad Efrat <elad@NetBSD.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-security
Date: 08/01/2006 11:33:43
On Aug 1, 2006, at 9:49 AM, Elad Efrat wrote:

> Any feedback should be sent to me, preferably off-list. You don't have
> to send code patches to help! lists such as this one will help
> tremendously:
>
>  ufs/ufs/ufs_readwrite.c:486: zerocmp: retain setuid/setgid bit on  
> move
>  netinet/raw_ip.c:544: issuser: can open raw socket
>
> Note, that these are very easy tasks that can be easiy accomplished
> using grep(1) and some common sense. :)

It's also a great way to learn about how the kernel works.  Consider  
it an opportunity :-)

-- thorpej