Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jan 2005 18:03:01 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netncp ncp_rq.h
Message-ID:  <200501031803.j03I31a8042789@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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