Source-Changes archive

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

CVS commit: src/sys/arch/x68k/dev



Module Name:    src
Committed By:   isaki
Date:           Sun Jan 18 05:00:39 UTC 2009

Modified Files:
        src/sys/arch/x68k/dev: intio.c opmbell.c

Log Message:
- malloc() + memset(0) -> malloc(M_ZERO).
- remove temporary variable.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/arch/x68k/dev/intio.c
cvs rdiff -r1.22 -r1.23 src/sys/arch/x68k/dev/opmbell.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