Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2006 18:22:01 +0000 (UTC)
From:      Maksim Yevmenkin <emax@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_tap.c
Message-ID:  <200603161822.k2GIM1UI095234@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emax        2006-03-16 18:22:01 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if_tap.c 
  Log:
  Add kqueue(2) support on if_tap(4) interfaces. While I'm here, replace
  K&R style function declarations with ANSI style. Also fix endian bugs
  accessing ioctl arguments that are passed by value.
  
  PR:             kern/93897
  Submitted by:   Vilmos Nebehaj < vili at huwico dot hu >
  MFC after:      1 week
  
  Revision  Changes    Path
  1.59      +153 -60   src/sys/net/if_tap.c



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