Source-Changes archive

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

CVS commit: [netbsd-8] src/sys



Module Name:    src
Committed By:   martin
Date:           Fri Nov 30 10:28:46 UTC 2018

Modified Files:
        src/sys/compat/linux/common [netbsd-8]: linux_misc_notalpha.c
        src/sys/kern [netbsd-8]: kern_time.c

Log Message:
Additionally pull up following revision(s) (requested by maxv in ticket #1110):

        sys/compat/linux/common/linux_misc_notalpha.c: revision 1.110
        sys/kern/kern_time.c: revision 1.193

Improve my kern_time.c::rev1.192, systematically clear the buffers we get
from 'ptimer_pool' to prevent more leaks.


To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.109.12.1 \
    src/sys/compat/linux/common/linux_misc_notalpha.c
cvs rdiff -u -r1.189.8.1 -r1.189.8.2 src/sys/kern/kern_time.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