Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/vme
Module Name: src
Committed By: christos
Date: Sun Aug 27 19:18:08 UTC 2006
Modified Files:
src/sys/dev/vme: xd.c xdreg.h xdvar.h xio.h xy.c xyreg.h xyvar.h
Log Message:
don't call variables errno! including from userland breaks things!
To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 src/sys/dev/vme/xd.c
cvs rdiff -r1.5 -r1.6 src/sys/dev/vme/xdreg.h src/sys/dev/vme/xyreg.h
cvs rdiff -r1.10 -r1.11 src/sys/dev/vme/xdvar.h
cvs rdiff -r1.2 -r1.3 src/sys/dev/vme/xio.h
cvs rdiff -r1.66 -r1.67 src/sys/dev/vme/xy.c
cvs rdiff -r1.11 -r1.12 src/sys/dev/vme/xyvar.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