Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   he
Date:           Mon Aug 28 16:41:05 UTC 2006

Modified Files:
        src/sys/arch/alpha/include: vuid_event.h
        src/sys/arch/atari/dev: vuid_event.h
        src/sys/dev/sun: vuid_event.h

Log Message:
Use the common <dev/sun/vuid_event.h> header file instead of maintaining
separate copies in port-specific directories.  Add duplicate include
protection.  Makes the alpha and atari ports build usr.bin/kdump/ again.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/alpha/include/vuid_event.h
cvs rdiff -r1.4 -r1.5 src/sys/arch/atari/dev/vuid_event.h
cvs rdiff -r1.3 -r1.4 src/sys/dev/sun/vuid_event.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