Module Name: src Committed By: riastradh Date: Wed Oct 26 23:22:22 UTC 2022
Modified Files: src/sys/kern: kern_rwlock_obj.c src/sys/rump/librump/rumpkern: locks.c src/sys/sys: rwlock.h Log Message: rwlock(9): Nix extern _rw_init in .c; use sys/rwlock.h. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/kern/kern_rwlock_obj.c cvs rdiff -u -r1.82 -r1.83 src/sys/rump/librump/rumpkern/locks.c cvs rdiff -u -r1.16 -r1.17 src/sys/sys/rwlock.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.