Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/kern
Module Name: src
Committed By: snj
Date: Sat Feb 7 02:32:37 UTC 2009
Modified Files:
src/sys/kern [netbsd-5]: subr_devsw.c
Log Message:
Pull up following revision(s) (requested by enami in ticket #422):
sys/kern/subr_devsw.c: revision 1.25
- An errno is missed in rev. 1.11 while converting return statement to
goto statement.
- A local variable still in use is intercepted in rev. 1.6. Define and
use variable of its own.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.22.8.1 src/sys/kern/subr_devsw.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