Re: FreeBSD-specific extension of struct mtget breaks dump(8) fromSolaris

2000-02-02 Thread Matthew Jacob
> > > > Yes. This is definitely an issue. Didn't this come up before and was a PR > > filed that I somehow forgot to own? After all, I probably broke things. > > I wonder if this has been broken for a long time, likely by the > FreeBSD-specific things in struct mtget. (They first show up in re

Re: FreeBSD-specific extension of struct mtget breaks dump(8) fromSolaris

2000-02-01 Thread Matthew Jacob
> rmt(8) returns the result of MTIOCGET filled into struct mtget in > response to the 'S' command, issued by dump(8) of some certain OSs > including Solaris. (FreeBSD's one seems to not issue the 'S' command) > Due to the extention made to struct mtget in FreeBSD, remote dump > from, eg Solaris