Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2000 15:37:39 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_tun.c intrq.c intrq.h
Message-ID:  <200001272337.PAA86006@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2000/01/27 15:37:39 PST

  Modified files:
    sys/net              if_tun.c intrq.c intrq.h 
  Log:
  Redo the intrq.c idea as
  
    int family_enqueue(sa_family_t, struct mbuf *);
  
  Revision  Changes    Path
  1.72      +3 -116    src/sys/net/if_tun.c
  1.2       +62 -5     src/sys/net/intrq.c
  1.2       +4 -11     src/sys/net/intrq.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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