Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Oct 1998 17:32:08 -0700 (PDT)
From:      Alex Nash <alex@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/net bpf.c
Message-ID:  <199810080032.RAA19464@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alex        1998/10/07 17:32:08 PDT

  Modified files:
    sys/net              bpf.c 
  Log:
  Check the timeval passed to BIOCSRTIMEOUT with itimerfix.  Use tvtohz()
  to convert the timeval into a tick count.
  
  Suggested by:	bde
  Reviewed by:	bde
  
  Handle hz > 1000 in BIOCGRTIMEOUT.
  
  Pointed out by:	bde
  Reviewed by:	bde
  Obtained from:	OpenBSD
  
  Revision  Changes    Path
  1.44      +9 -8      src/sys/net/bpf.c



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