Module Name: src
Committed By: pgoyette
Date: Sun Sep 16 04:57:22 UTC 2018
Modified Files:
src/sys/compat/common [pgoyette-compat]: ccd_60.c
src/sys/dev [pgoyette-compat]: ccd.c
src/sys/kern [pgoyette-compat]: compat_stub.c
Log Message:
Yay - we got the ccd_ioctl_60 stuff to build!
Now we can use that as a template for cleaning up all the others.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/sys/compat/common/ccd_60.c
cvs rdiff -u -r1.175.2.4 -r1.175.2.5 src/sys/dev/ccd.c
cvs rdiff -u -r1.1.2.16 -r1.1.2.17 src/sys/kern/compat_stub.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.