Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jul 1998 23:35:41 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/isa fd.c fdc.h
Message-ID:  <199807110635.XAA15994@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/07/10 23:35:40 PDT

  Modified files:
    sys/i386/isa         fd.c fdc.h 
  Log:
  Don't pretend to support ix86's with 7-bit ints by using longs just to
  ensure 8-bit variables.  Doing so mainly bogotified some printf formats.
  
  Revision  Changes    Path
  1.116     +4 -4      src/sys/i386/isa/fd.c
  1.10      +2 -2      src/sys/i386/isa/fdc.h

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?199807110635.XAA15994>