cvs commit: src/sys/netncp ncp_rq.h

Marius Strobl marius at FreeBSD.org
Mon Jan 10 13:16:45 PST 2005


marius      2005-01-10 21:16:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netncp           ncp_rq.h 
  Log:
  MFC: 1.8
  
  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.
  
  Revision  Changes    Path
  1.7.6.1   +14 -36    src/sys/netncp/ncp_rq.h


More information about the cvs-src mailing list