Module Name: src Committed By: christos Date: Tue May 31 12:24:33 UTC 2011
Modified Files: src/lib/librmt: rmtlib.c Log Message: PR/38413: Takahiro Kambe: mt(1) print some junk output when using remote tape Not all fields are valid in the ioctl to get tape info in the rmt protocol. Zero out the struct so that we don't print junk. While here, KNF. To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/lib/librmt/rmtlib.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.