Searched hist:57155 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/usr.sbin/rmt/
H A Drmt.cdiff 57155 Fri Feb 11 23:14:33 MST 2000 mjacob Minimum necessary change: return no more than 24 bytes of data for the
'S' status call- this was the size of the original mtget structure. Don't
bother to map the current mtget structure to an old one- for version 0
RMT it's meaningless because it's all binary data anyway, and it's only the
wierd edge case of Solaris 7 starting to use the 'S' status call that has
tickled this issue- and this MNC fixes that issue.

We need to implement Version 1 RMT anyway.

Approved: jkh@freebsd.org

PR: 14946

Completed in 40 milliseconds