Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Feb 1996 16:33:37 -0800 (PST)
From:      Joerg Wunsch <joerg>
To:        CVS-committers, cvs-all, cvs-usrbin
Subject:   cvs commit:  src/usr.bin/mt mt.c
Message-ID:  <199602220033.QAA14161@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       96/02/21 16:33:37

  Modified:    usr.bin/mt  mt.c
  Log:
  . cast the error and status registers properly to (unsigned short),
    to avoid misinterpreting the 0x8000 bit as a negative sign,
  
  . use the <machine/wtio.h> register def's to print them.
  
  Revision  Changes    Path
  1.9       +9 -5      src/usr.bin/mt/mt.c



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