Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/external/cddl/osnet/dist
Module Name: src
Committed By: dsl
Date: Thu Jan 3 16:41:52 UTC 2013
Modified Files:
src/external/cddl/osnet/dist/cmd/zfs: zfs_main.c
src/external/cddl/osnet/dist/common/nvpair: nvpair.c
src/external/cddl/osnet/dist/lib/libnvpair: libnvpair.c
src/external/cddl/osnet/dist/uts/common/sys/fs: zfs.h
Log Message:
Compilation fixes:
- include sys/ioctl.h
- NULL isn't an int constant
- %llf isn't a printf format
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/cddl/osnet/dist/cmd/zfs/zfs_main.c
cvs rdiff -u -r1.1.1.2 -r1.2 \
src/external/cddl/osnet/dist/common/nvpair/nvpair.c
cvs rdiff -u -r1.1.1.2 -r1.2 \
src/external/cddl/osnet/dist/lib/libnvpair/libnvpair.c
cvs rdiff -u -r1.3 -r1.4 src/external/cddl/osnet/dist/uts/common/sys/fs/zfs.h
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