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:   tls
Date:           Wed Mar 25 18:41:06 UTC 2009

Modified Files:
        src/common/dist/zlib: zlib.h
        src/sys/lib/libkern: crc32.c libkern.h
        src/sys/lib/libsa: cread.c
        src/sys/lib/libz: Makefile

Log Message:
Fix build problems caused by crc32 addition to libkern.  Also, this makes
the i386 bootblocks about 2K smaller than they were before we monkeyed
with crc32 at all.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/common/dist/zlib/zlib.h
cvs rdiff -u -r1.1 -r1.2 src/sys/lib/libkern/crc32.c
cvs rdiff -u -r1.89 -r1.90 src/sys/lib/libkern/libkern.h
cvs rdiff -u -r1.22 -r1.23 src/sys/lib/libsa/cread.c
cvs rdiff -u -r1.15 -r1.16 src/sys/lib/libz/Makefile

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