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:   rin
Date:           Tue Apr  8 04:15:21 UTC 2025

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

Log Message:
logread: Drop unnecessary (int) cast for uiomove(9)'s count

which was changed to size_t back to 2002!
https://cvsweb.netbsd.org/bsdweb.cgi/src/sys/sys/systm.h#rev1.149

No practical problem is expected although.


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/kern/subr_log.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