The NetBSD Project

CVS log for src/sys/miscfs/specfs/spec_vnops.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / miscfs / specfs

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: netbsd-3-0-RC1


Revision 1.80.2.1 / (download) - annotate - [select for diffs], Mon Sep 26 20:22:55 2005 UTC (18 years, 6 months ago) by tron
Branch: netbsd-3
CVS Tags: netbsd-3-1-RELEASE, netbsd-3-1-RC4, netbsd-3-1-RC3, netbsd-3-1-RC2, netbsd-3-1-RC1, netbsd-3-0-RELEASE, netbsd-3-0-RC6, netbsd-3-0-RC5, netbsd-3-0-RC4, netbsd-3-0-RC3, netbsd-3-0-RC2, netbsd-3-0-RC1, netbsd-3-0-2-RELEASE, netbsd-3-0-1-RELEASE
Branch point for: netbsd-3-1, netbsd-3-0
Changes since 1.80: +21 -4 lines
Diff to previous 1.80 (colored)

Pull up following revision(s) (requested by chs in ticket #812):
	sys/miscfs/specfs/spec_vnops.c: revision 1.83
in spec_ioctl(), don't dereference v_specinfo if it's NULL.
this is needed due to rev. 1.231 of kern/vfs_subr.c, which now sets
v_specinfo to NULL before changing the vnode's ops vector.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>