Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 1996 12:22:43 -0800 (PST)
From:      John Hay <jhay>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/isa if_ar.c if_sr.c
Message-ID:  <199610312022.MAA04642@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhay        96/10/31 12:22:43

  Modified:    sys/i386/isa  if_ar.c if_sr.c
  Log:
  if_sr.c corrupted the global variable `ticks'.
  
  Cosmetic changes:
  if_sr_.c won't compile with a K&R compiler, so there is no need to cast
  the timeout arg to the (wrong) type.
  Submitted by:	bde
  
  Revision  Changes    Path
  1.12      +4 -9      src/sys/i386/isa/if_ar.c
  1.4       +5 -11     src/sys/i386/isa/if_sr.c



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