tjr 2005-10-01 06:09:55 UTC FreeBSD src repository Modified files: contrib/cpio/src copyout.c Log: Merge from old copyout.c rev 1.2: Output a zero rdev except for bdevs, cdevs, fifos and sockets. Don't output a file if the major, minor or totality of its rdev would be truncated. Revision Changes Path 1.2 +139 -2 src/contrib/cpio/src/copyout.c