Source-Changes archive

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

CVS commit: syssrc/sys/kern



Module Name:    syssrc
Committed By:   fvdl
Date:           Tue Jun 18 08:01:31 UTC 2002

Modified Files:
        syssrc/sys/kern: kern_ktrace.c

Log Message:
Repair damage done in systrace commit. Since argsize is nog longer
passed, assume it's sy_narg * sizeof (register_t). The code
made this assumption implicitly anyway. Fixes compat_*32 tracing.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 syssrc/sys/kern/kern_ktrace.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