Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/mipsco/stand



Module Name:    src
Committed By:   he
Date:           Tue Mar 17 00:35:08 UTC 2009

Modified Files:
        src/sys/arch/mipsco/stand: Makefile.booters
        src/sys/arch/mipsco/stand/common: saio.h

Log Message:
Introduce LIBSA_NO_DEV_IOCTL.  Don't declare the ioctl routine
if it is defined, and don't declare the close routine if
LIBSA_NO_DEV_CLOSE is defined.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/mipsco/stand/Makefile.booters
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/mipsco/stand/common/saio.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