Source-Changes archive

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

CVS commit: src/sys/dev/pcmcia



Module Name:    src
Committed By:   christos
Date:           Mon May 30 04:28:50 UTC 2005

Modified Files:
        src/sys/dev/pcmcia: if_ne_pcmcia.c if_ray.c mhzc.c pcmciachip.h xirc.c

Log Message:
- add const
- avoid variable shadow
- do proper UNCONST with XXXUNCONST


To generate a diff of this commit:
cvs rdiff -r1.139 -r1.140 src/sys/dev/pcmcia/if_ne_pcmcia.c
cvs rdiff -r1.56 -r1.57 src/sys/dev/pcmcia/if_ray.c
cvs rdiff -r1.31 -r1.32 src/sys/dev/pcmcia/mhzc.c
cvs rdiff -r1.11 -r1.12 src/sys/dev/pcmcia/pcmciachip.h
cvs rdiff -r1.13 -r1.14 src/sys/dev/pcmcia/xirc.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