Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/ibcs2
Module Name: src
Committed By: gmcgarry
Date: Tue Jun 24 10:03:17 UTC 2008
Modified Files:
src/sys/compat/ibcs2: ibcs2_ioctl.c
Log Message:
ioctl commands are defined unsigned long, so cast cmd to unsigned long before
comparison.
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.45 src/sys/compat/ibcs2/ibcs2_ioctl.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