Source-Changes archive

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

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   dyoung
Date:           Mon Feb 11 21:43:46 UTC 2008

Modified Files:
        src/sys/dev/ic: aic7xxx.c aic7xxx_inline.h aic7xxxvar.h

Log Message:
Constify ahc_set_name(), ahc_name().  Do not free(9) memory that
may not belong to us.


To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 src/sys/dev/ic/aic7xxx.c
cvs rdiff -r1.12 -r1.13 src/sys/dev/ic/aic7xxx_inline.h
cvs rdiff -r1.54 -r1.55 src/sys/dev/ic/aic7xxxvar.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