cvs commit: src/sys/net bpf.c

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


phk         2004-12-22 17:37:57 UTC

  FreeBSD src repository

  Modified files:
    sys/net              bpf.c 
  Log:
  Include fcntl.h
  Check O_NONBLOCK instead of IO_NDELAY
  Include uio.h
  Don't include vnode.h
  Don't include filedesc.h
  
  Revision  Changes    Path
  1.140     +3 -3      src/sys/net/bpf.c


More information about the cvs-src mailing list