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:   hannken
Date:           Fri Mar  1 09:02:03 UTC 2019

Modified Files:
        src/sys/kern: kern_exit.c kern_lwp.c vfs_trans.c
        src/sys/sys: fstrans.h lwp.h

Log Message:
Move pointer to fstrans private data into "struct lwp".

Ride NetBSD 8.99.35


To generate a diff of this commit:
cvs rdiff -u -r1.273 -r1.274 src/sys/kern/kern_exit.c
cvs rdiff -u -r1.195 -r1.196 src/sys/kern/kern_lwp.c
cvs rdiff -u -r1.56 -r1.57 src/sys/kern/vfs_trans.c
cvs rdiff -u -r1.12 -r1.13 src/sys/sys/fstrans.h
cvs rdiff -u -r1.180 -r1.181 src/sys/sys/lwp.h

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