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: pgoyette
Date: Sun Dec 29 08:09:45 UTC 2013
Modified Files:
src/sys/dev: vnd.c
src/sys/modules: Makefile
src/sys/net: zlib.c
Added Files:
src/sys/modules/zlib: Makefile
Log Message:
Modularize net/zlib so it can be used by the vnd module (and, eventually,
by an opencrypto module).
To generate a diff of this commit:
cvs rdiff -u -r1.226 -r1.227 src/sys/dev/vnd.c
cvs rdiff -u -r1.130 -r1.131 src/sys/modules/Makefile
cvs rdiff -u -r0 -r1.1 src/sys/modules/zlib/Makefile
cvs rdiff -u -r1.33 -r1.34 src/sys/net/zlib.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