Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Feb 2001 03:46:18 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if_faith.c net_osdep.h src/sys/sys kernel.h src/sys/i4b/include i4b_global.h
Message-ID:  <200102041146.f14BkK007816@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2001/02/04 03:46:18 PST

  Modified files:
    sys/net              if_faith.c net_osdep.h 
    sys/sys              kernel.h 
    sys/i4b/include      i4b_global.h 
  Log:
  Pull the rug from under the 'LKM Compatability' macro - PSEUDO_SET().
  There are two 3rd party code chunks using this still - the IPv6 stuff and
  i4b.  Give them a private copy as an alternative to changing them too much.
  
  XXX sys/kernel.h still has a #include <sys/module.h> in it.  I will be
  taking this out shortly - this affects a number of drivers.
  
  Revision  Changes    Path
  1.4       +3 -1      src/sys/net/if_faith.c
  1.4       +27 -1     src/sys/net/net_osdep.h
  1.82      +4 -28     src/sys/sys/kernel.h
  1.9       +29 -1     src/sys/i4b/include/i4b_global.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?200102041146.f14BkK007816>