Source-Changes archive

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

CVS commit: [netbsd-5] src



Module Name:    src
Committed By:   snj
Date:           Sun May  3 17:31:42 UTC 2009

Modified Files:
        src/common/dist/zlib [netbsd-5]: zlib.h
        src/sys/lib/libkern [netbsd-5]: crc32.c libkern.h
        src/sys/lib/libsa [netbsd-5]: cread.c
        src/sys/lib/libz [netbsd-5]: Makefile

Log Message:
Pull up following revision(s) (requested by tls in ticket #611):
        common/dist/zlib/zlib.h: revision 1.3
        sys/lib/libkern/crc32.c: revision 1.2
        sys/lib/libkern/libkern.h: revision 1.90 via patch
        sys/lib/libsa/cread.c: revision 1.23
        sys/lib/libz/Makefile: revision 1.16
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.2.34.1 src/common/dist/zlib/zlib.h
cvs rdiff -u -r1.4.4.2 -r1.4.4.3 src/sys/lib/libkern/crc32.c
cvs rdiff -u -r1.82.4.1 -r1.82.4.2 src/sys/lib/libkern/libkern.h
cvs rdiff -u -r1.21 -r1.21.14.1 src/sys/lib/libsa/cread.c
cvs rdiff -u -r1.15 -r1.15.44.1 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