Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src



On Thu, Oct 06, 2005 at 12:40:58AM +0900, YAMAMOTO Takashi wrote:
> > Module Name:        src
> > Committed By:       elad
> > Date:               Wed Oct  5 13:48:48 UTC 2005
> > 
> > Modified Files:
> >     src/sbin/veriexecctl: veriexecctl.8 veriexecctl.c veriexecctl_parse.y
> >     src/share/man/man4: veriexec.4
> >     src/sys/dev: verified_exec.c
> >     src/sys/kern: kern_verifiedexec.c
> >     src/sys/miscfs/genfs: genfs_vnops.c
> >     src/sys/sys: verified_exec.h
> > 
> > Log Message:
> > Introduce per-page fingerprints in Veriexec.
...
> - what are you trying to do in genfs_getpages?
>   isn't it needed for async case?

I also question this.  we really don't want ifdefs for misc other features
in this code.  please find another way to do whatever it is that you're doing.

-Chuck



Home | Main Index | Thread Index | Old Index