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:           Thu Jan  3 14:36:58 UTC 2008

Modified Files:
        src/sys/kern: kern_exec.c
        src/sys/sys: exec.h

Log Message:
- malloc -> kmem_alloc
- kill M_EXEC.


To generate a diff of this commit:
cvs rdiff -r1.265 -r1.266 src/sys/kern/kern_exec.c
cvs rdiff -r1.121 -r1.122 src/sys/sys/exec.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