Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   pooka
Date:           Mon Oct 16 13:00:36 UTC 2006

Modified Files:
        src/sys/dev/ic: iavc.c
        src/sys/dev/isapnp: isic_isapnp.c
        src/sys/dev/pci: iavc_pci.c ifpci.c ifpci2.c isic_pci.c iwic_pci.c
        src/sys/dev/pcmcia: isic_pcmcia.c isic_pcmcia_elsa_mcall.c

Log Message:
* __unused games + other relevant fixes
* give me ANSI C or give me death (at least where it could be easily spotted)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/ic/iavc.c
cvs rdiff -r1.22 -r1.23 src/sys/dev/isapnp/isic_isapnp.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/iavc_pci.c
cvs rdiff -r1.19 -r1.20 src/sys/dev/pci/ifpci.c
cvs rdiff -r1.7 -r1.8 src/sys/dev/pci/ifpci2.c
cvs rdiff -r1.25 -r1.26 src/sys/dev/pci/isic_pci.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/pci/iwic_pci.c
cvs rdiff -r1.29 -r1.30 src/sys/dev/pcmcia/isic_pcmcia.c
cvs rdiff -r1.10 -r1.11 src/sys/dev/pcmcia/isic_pcmcia_elsa_mcall.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