Source-Changes archive

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

CVS commit: src/sys/arch/i386/pci



Module Name:    src
Committed By:   kochi
Date:           Mon May  3 07:08:46 UTC 2004

Modified Files:
        src/sys/arch/i386/pci: pcibios.c

Log Message:
don't use large stuff on stack.
(char devinfo[256] -> char *devinfo)


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/i386/pci/pcibios.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