CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/20 13:50:05
Modified files:
lib/libkvm : Makefile kvm_file2.c kvm_private.h
Added files:
lib/libkvm : kvm_cd9660.c kvm_udf.c
Log message:
Split out cd9660 bits into their own .c file to avoid #define collisions
with ufs and add also udf support. OK miod@
