Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 1997 08:29:57 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/net bpf.c
Message-ID:  <199711181629.IAA18589@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1997/11/18 08:29:56 PST

  Modified files:
    sys/net              bpf.c 
  Log:
  Removed unused #includes.
  
  Fixed nonblocking mode.  It was per-device instead of per-file.  This
  also fixes clobbering of bd_rtout by overloading it to hold a wrong
  version of the blocking flag.  I hope nothing depends on the bugs.
  
  Revision  Changes    Path
  1.36      +6 -18     src/sys/net/bpf.c



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