cvs commit: src/sys/net if_tap.c

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


phk         2004-12-22 17:38:43 UTC

  FreeBSD src repository

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


More information about the cvs-all mailing list