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:25:50 UTC 2008

Modified Files:
        src/sys/compat/darwin: darwin_exec.c
        src/sys/compat/mach: mach_exec.c
        src/sys/kern: exec_macho.c

Log Message:
fix malloc type mismatches.


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/sys/compat/darwin/darwin_exec.c
cvs rdiff -r1.66 -r1.67 src/sys/compat/mach/mach_exec.c
cvs rdiff -r1.40 -r1.41 src/sys/kern/exec_macho.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