Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/linux/common
Module Name: src
Committed By: christos
Date: Mon Jun 12 00:42:18 UTC 2006
Modified Files:
src/sys/compat/linux/common: linux_cdrom.c
Log Message:
don't allocate a crapload of struct's on the stack. Use a couple of unions
and use malloc for them.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/compat/linux/common/linux_cdrom.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