cvs commit: src/sys/dev/snp snp.c

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


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

  FreeBSD src repository

  Modified files:
    sys/dev/snp          snp.c 
  Log:
  Include fcntl.h not vnode.h.
  Include uio.h instead of relying on vnode.h to do so.
  Check O_NONBLOCK not IO_NDELAY.
  
  Revision  Changes    Path
  1.96      +3 -2      src/sys/dev/snp/snp.c


More information about the cvs-src mailing list