Source-Changes archive

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

CVS commit: [netbsd-7] src/sys/arch



Module Name:    src
Committed By:   martin
Date:           Sun Aug 24 09:55:33 UTC 2014

Modified Files:
        src/sys/arch/sparc/dev [netbsd-7]: fd.c
        src/sys/arch/sparc64/dev [netbsd-7]: fdc.c
        src/sys/arch/sun3/dev [netbsd-7]: fd.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #53):
        sys/arch/sun3/dev/fd.c: revision 1.78
        sys/arch/sparc/dev/fd.c: revision 1.155
        sys/arch/sparc64/dev/fdc.c: revision 1.42
Fix panic() on opening fd(4), caused by a wrong pointer passed to memset().


To generate a diff of this commit:
cvs rdiff -u -r1.154 -r1.154.2.1 src/sys/arch/sparc/dev/fd.c
cvs rdiff -u -r1.41 -r1.41.2.1 src/sys/arch/sparc64/dev/fdc.c
cvs rdiff -u -r1.77 -r1.77.2.1 src/sys/arch/sun3/dev/fd.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