Source-Changes archive

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

Re: CVS commit: src/sys/sys



> YAMAMOTO Takashi wrote:
> >> Module Name:       src
> >> Committed By:      elad
> >> Date:              Wed Nov 22 12:00:14 UTC 2006
> >>
> >> Modified Files:
> >>    src/sys/sys: exec_elf.h
> >>
> >> Log Message:
> >> Damn, missed in previous commit. Add PaX Segvguard flags.
> >>
> >>
> >> To generate a diff of this commit:
> >> cvs rdiff -r1.87 -r1.88 src/sys/sys/exec_elf.h
> >>
> >> Please note that diffs are not public domain; they are subject to the
> >> copyright notices on the relevant files.
> > 
> > where has it been proposed?
> 
> not explicitly, but mentioned I'll be doing it in my paper.
> 
> it's more to get this work off my own box; it's not enabled by default
> etc etc.
> 
> (I was going to add some todo comments, actually, because I don't like
> the kern_sig.c hook)
> 
> -e.
> 
> -- 
> Elad Efrat

please propose it explicitly.

        - i don't think everyone read your paper. :)

        - as PF_MASKOS is a very limited resource,
          i think it should be used carefully.

YAMAMOTO Takashi



Home | Main Index | Thread Index | Old Index