Source-Changes archive

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

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



Module Name:    src
Committed By:   he
Date:           Tue Mar 17 00:45:46 UTC 2009

Modified Files:
        src/sys/arch/pmax/stand: Makefile.booters
        src/sys/arch/pmax/stand/common: rz.h

Log Message:
Introduce LIBSA_NO_DEV_IOCTL, and don't declare ioctl() if it's defined.
Also, don't declare the close() function if LIBSA_NO_DEV_CLOSE is defined.


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/pmax/stand/Makefile.booters
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/pmax/stand/common/rz.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