Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Dec 2000 12:29:57 -0800 (PST)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys mtio.h src/usr.bin/mt mt.1
Message-ID:  <200012312029.eBVKTvB02408@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2000/12/31 12:29:57 PST

  Modified files:
    sys/sys              mtio.h 
    usr.bin/mt           mt.1 
  Log:
  Oops, I'm such an idiot. For reasons I don't really agree with,
  all devices are by default known by their 'cooked' name, so
  my change was wrong. I thought it was a hangover from old 'block
  tape device' support which hasn't worked (if it ever did) since
  v6/PWB.
  
  So, the default tape name is now the same as Linux. Far out, man....
  
  Revision  Changes    Path
  1.23      +2 -2      src/sys/sys/mtio.h
  1.26      +2 -2      src/usr.bin/mt/mt.1



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012312029.eBVKTvB02408>