cvs commit: src/sys/net if.h src/sys/sys sockio.h

John Baldwin jhb at FreeBSD.org
Wed Jul 30 21:02:57 UTC 2008


jhb         2008-07-30 21:01:51 UTC

  FreeBSD src repository

  Modified files:
    sys/net              if.h 
    sys/sys              sockio.h 
  Log:
  SVN rev 181016 on 2008-07-30 21:01:51Z by jhb
  
  Trim some noise from some #ifdef's.  This had leaked into the compat32
  support for bpf(4) due to hacks in the Y! tree for a truss32 binary
  (since superseded by native support for 32-bit binaries in truss itself).
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.114     +1 -1      src/sys/net/if.h
  1.32      +1 -1      src/sys/sys/sockio.h


More information about the cvs-all mailing list