Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jan 2010 18:35:58 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/contrib/smbfs/smbutil view.c
Message-ID:  <201001251836.o0PIaHKu095592@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2010-01-25 18:35:58 UTC

  FreeBSD src repository

  Modified files:
    contrib/smbfs/smbutil view.c 
  Log:
  SVN rev 202980 on 2010-01-25 18:35:58Z by yongari
  
  shi1_remark is in little endian format, convert it to host ordering.
  Also remove upper 16bits which always seem to be 0xFFFF. We don't
  allocate more than 64KB buffer anyway.
  This change make smbutil work on sparc64.
  
  Reviewed by:    marius, bp
  Approved by:    bp
  
  Revision  Changes    Path
  1.4       +5 -2      src/contrib/smbfs/smbutil/view.c



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