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:   cl
Date:           Tue Oct 28 02:01:46 UTC 2003

Modified Files:
        src/doc: HACKS
        src/sys/dev/ata: wd.c
        src/sys/dev/scsipi: sd.c
        src/sys/nfs: nfs_serv.c

Log Message:
note 'm68k {u,}int64_t used uninitialized' bug.
add reference to gcc bug report.
mark all (known) occurrences.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/doc/HACKS
cvs rdiff -r1.264 -r1.265 src/sys/dev/ata/wd.c
cvs rdiff -r1.211 -r1.212 src/sys/dev/scsipi/sd.c
cvs rdiff -r1.83 -r1.84 src/sys/nfs/nfs_serv.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