jdolecek
|
fedc587dac
|
#if 0/notnow stuff which isn't currently used
pointed out by Krister Walfridsson
|
2003-03-03 21:17:05 +00:00 |
|
jdolecek
|
26d1332b7c
|
since smbfs_fctx.f_fname is always used as 'char', may as well define it
that way rather than u_char
|
2003-02-24 18:45:35 +00:00 |
|
jdolecek
|
21a1fae4a8
|
g/c smbfs_debuglevel, it's not used anywhere
pointed out by Krister Walfridsson
|
2003-02-23 18:47:10 +00:00 |
|
jdolecek
|
5c10202b37
|
do previous differently - pass ap->a_id down to smbfs_smb_lock()
and smbfs_smb_lockandx() as caddr_t, and mask it to 16bit value
in smbfs_smb_lockandx()
okayed by Martin
|
2003-02-19 13:51:24 +00:00 |
|
martin
|
681bcd85a7
|
SMB lock ids apparently are 16bit items. And the code uses id 1 always.
No need to cast it back and forth to a caddr_t and u_int32_t - which does
not work well on 64bit archs.
|
2003-02-19 12:44:47 +00:00 |
|
deberg
|
4738ff87d6
|
netbsd changes
|
2002-01-09 17:43:28 +00:00 |
|
deberg
|
f5cc2966a0
|
import freebsd smbfs code
|
2002-01-09 17:25:32 +00:00 |
|