Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Dec 1995 05:25:04 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/net if_tun.c
Message-ID:  <199512111325.FAA03619@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       95/12/11 05:25:03

  Modified:    sys/net   if_tun.c
  Log:
  Make FIONREAD return the actual that a read() would return, not just the
  amount of data in the first mbuf.
  
  Obtained from: Bob Smart <smart@mel.dit.csiro.au> (for NetBSD & SunOS)
  
  Revision  Changes    Path
  1.19      +5 -3      src/sys/net/if_tun.c



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