Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   maxv
Date:           Sat Sep 22 12:19:11 UTC 2018

Modified Files:
        src/distrib/sets/lists/man: mi
        src/share/man/man4: Makefile
        src/sys/arch/amd64/conf: ALL
        src/sys/arch/i386/conf: ALL GENERIC_ISDN
        src/sys/conf: files
        src/sys/dev: DEVNAMES
        src/sys/dev/pci: files.pci
Removed Files:
        src/share/man/man4: ifpci.4
        src/sys/dev/pci: ifpci.c

Log Message:
Remove ifpci(4). It is part of ISDN, which we are retiring.


To generate a diff of this commit:
cvs rdiff -u -r1.1620 -r1.1621 src/distrib/sets/lists/man/mi
cvs rdiff -u -r1.668 -r1.669 src/share/man/man4/Makefile
cvs rdiff -u -r1.6 -r0 src/share/man/man4/ifpci.4
cvs rdiff -u -r1.102 -r1.103 src/sys/arch/amd64/conf/ALL
cvs rdiff -u -r1.452 -r1.453 src/sys/arch/i386/conf/ALL
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/i386/conf/GENERIC_ISDN
cvs rdiff -u -r1.1209 -r1.1210 src/sys/conf/files
cvs rdiff -u -r1.314 -r1.315 src/sys/dev/DEVNAMES
cvs rdiff -u -r1.403 -r1.404 src/sys/dev/pci/files.pci
cvs rdiff -u -r1.32 -r0 src/sys/dev/pci/ifpci.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