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: riastradh
Date: Wed Oct 26 23:40:08 UTC 2022
Modified Files:
src/sys/kern: vfs_init.c vfs_vnode.c
src/sys/miscfs/specfs: specdev.h
Log Message:
miscfs/specfs/specdev.h: New home for extern spec_vnodeop_opv_desc.
Also use it for extern spec_vnodeop_p, which is already there.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/kern/vfs_init.c
cvs rdiff -u -r1.146 -r1.147 src/sys/kern/vfs_vnode.c
cvs rdiff -u -r1.52 -r1.53 src/sys/miscfs/specfs/specdev.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