Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   elad
Date:           Thu Jan  3 17:51:06 UTC 2008

Modified Files:
        src/sys/kern: kern_verifiedexec.c

Log Message:
Replace malloc/free usage with kmem_alloc/kmem_zalloc/kmem_free.

okay yamt@.


To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 src/sys/kern/kern_verifiedexec.c

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