History log of /freebsd-10-stable/contrib/smbfs/smbutil/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
296733 12-Mar-2016 ngie

MFC r295118:

Add #include <string.h> to mute warning from clang/gcc about implicitly
declaring strcmp(3)

256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


202980 25-Jan-2010 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


161207 11-Aug-2006 keramida

Spell 'connection options' correctly.

Submitted by: Leonidas Tsampros <ltsampros@upnet.gr>


150312 19-Sep-2005 imura

Remove macros
htole{s,l,q}, letoh{s,l,q}, htobe{s,l,q}, betoh{s,l,q}
and replace it with more standard byteorder macros in our system.


148496 28-Jul-2005 imura

Fix core dump when "smbutil lc".

OK'ed by: bp


119363 23-Aug-2003 tjr

Remove the # ("stringify") operator from the printf() arguments in
the iprintf macro. It was causing the actual format string and
variable names to be written out, instead of substituting the values
of the variables into the format string.


114592 03-May-2003 obrien

The author wanted stringification, not concatenation.


95268 22-Apr-2002 sheldonh

This commit was generated by cvs2svn to compensate for changes in r95267,
which included commits to RCS files with non-trunk default branches.


88283 20-Dec-2001 sheldonh

This commit was generated by cvs2svn to compensate for changes in r88282,
which included commits to RCS files with non-trunk default branches.


87867 14-Dec-2001 sheldonh

This commit was generated by cvs2svn to compensate for changes in r87866,
which included commits to RCS files with non-trunk default branches.