cvs commit: src/sys/netncp ncp_rq.h

Marius Strobl marius at FreeBSD.org
Mon Jan 3 10:03:01 PST 2005


marius      2005-01-03 18:03:01 UTC

  FreeBSD src repository

  Modified files:
    sys/netncp           ncp_rq.h 
  Log:
  Use byteorder(9) functions to implement the [g,s]et[d,w][b,l]e macros so
  only one set is needed for either endianess. This also completes them for
  big endian archs and fixes the compilation of libncp, netncp, etc. there.
  
  Reviewed by:            bp, rwatson
  Compile tested on:      i386, sparc64
  MFC after:              1 week
  
  Revision  Changes    Path
  1.8       +14 -36    src/sys/netncp/ncp_rq.h


More information about the cvs-src mailing list