Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   yamt
Date:           Sat Dec 23 08:35:43 UTC 2006

Modified Files:
        src/sys/kern: kern_fileassoc.c kern_pax.c kern_verifiedexec.c
        src/sys/sys: fileassoc.h pax.h

Log Message:
- remove the fileassoc "tabledata" functionality.  use mountspecific instead.
- make pax_segvguard_cb static.

tested and ok'ed by elad.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/kern/kern_fileassoc.c
cvs rdiff -r1.9 -r1.10 src/sys/kern/kern_pax.c
cvs rdiff -r1.83 -r1.84 src/sys/kern/kern_verifiedexec.c
cvs rdiff -r1.7 -r1.8 src/sys/sys/fileassoc.h
cvs rdiff -r1.5 -r1.6 src/sys/sys/pax.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index