cvs commit: src/sys/net if_tun.c

Poul-Henning Kamp phk at FreeBSD.org
Wed Dec 22 09:39:21 PST 2004


phk         2004-12-22 17:39:21 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_tun.c 
  Log:
  Include fcntl.h
  Include selinfo.h (don't rely on vnode.h to do so)
  Check O_NONBLOCK instead of IO_NELAY
  Don't include vnode.h
  
  Revision  Changes    Path
  1.147     +3 -2      src/sys/net/if_tun.c


More information about the cvs-all mailing list