yongari
8a4c5a38b7
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
2010-01-25 18:35:58 +00:00
keramida
e57c6a567c
Spell 'connection options' correctly.
...
Submitted by: Leonidas Tsampros <ltsampros@upnet.gr>
2006-08-11 12:35:22 +00:00
imura
198a538571
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.
2005-09-19 08:07:18 +00:00
imura
3dd597e54b
Fix core dump when "smbutil lc".
...
OK'ed by: bp
2005-07-28 22:35:38 +00:00
tjr
52c7b39fff
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.
2003-08-23 13:05:13 +00:00
obrien
e249f6b9f2
The author wanted stringification, not concatenation.
2003-05-03 19:22:47 +00:00
sheldonh
fbe39dfcc2
Import smbfs-1.4.4.
2002-04-22 16:15:20 +00:00
sheldonh
48de1f540d
Import smbfs-1.4.2.
2001-12-20 16:16:25 +00:00
sheldonh
4e260b134f
Import smbfs-1.4.1.
...
This is Boris Popov's SMB/CIFS file system implementation for FreeBSD.
Obtained from: Boris Popov via ftp://ftp.butya.kz/pub/smbfs/
2001-12-14 11:06:03 +00:00