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:   drochner
Date:           Mon Aug  4 18:53:08 UTC 2003

Modified Files:
        src/sys/kern: kern_ktrace.c kern_xxx.c

Log Message:
sy_narg isn't very useful where an argument can span two register_t slots
(as off_t on 32-bit platforms)
see PR kern/22297 by myself


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 src/sys/kern/kern_ktrace.c
cvs rdiff -r1.51 -r1.52 src/sys/kern/kern_xxx.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