NetBSD/sys/netsmb
christos 94320bc4fd Convert sizes/lengths to unsigned (size_t) or uint32_t
(for binary compatibility).
2010-07-12 02:58:01 +00:00
..
Makefile Install smb headers relevant for userspace and make mount_smbfs 2009-09-03 12:04:50 +00:00
files.netsmb
iconv.c
iconv.h Remove gcc variadic macros with comma elimination. 2008-06-24 10:37:19 +00:00
mchain.h Convert sizes/lengths to unsigned (size_t) or uint32_t 2010-07-12 02:58:01 +00:00
netbios.h
smb.h
smb_conn.c Remove vlockmgr(). Generic vnode lock operations now use a rwlock located 2010-07-01 13:00:54 +00:00
smb_conn.h bcmp -> memcmp 2009-03-18 15:14:29 +00:00
smb_crypt.c bzero -> memset 2009-03-18 16:00:08 +00:00
smb_dev.c Do not call smb_rqpool_fini() on device close. Otherwise, we'll crash 2009-09-21 14:13:35 +00:00
smb_dev.h Convert sizes/lengths to unsigned (size_t) or uint32_t 2010-07-12 02:58:01 +00:00
smb_iod.c add comment to previous stating periodic wakeups can be nuked 2009-09-04 16:18:34 +00:00
smb_rq.c Convert POOL_INITs to proper cons/destructors. 2009-09-12 12:52:21 +00:00
smb_rq.h Convert POOL_INITs to proper cons/destructors. 2009-09-12 12:52:21 +00:00
smb_smb.c Fix cut & paste error spotted by Nicolas Joly. 2009-10-18 23:20:31 +00:00
smb_subr.c Convert sizes/lengths to unsigned (size_t) or uint32_t 2010-07-12 02:58:01 +00:00
smb_subr.h Convert sizes/lengths to unsigned (size_t) or uint32_t 2010-07-12 02:58:01 +00:00
smb_tran.h
smb_trantcp.c Grr. One last thing from the upcall-direction patch which I failed to 2009-09-04 01:41:06 +00:00
smb_trantcp.h Remove gcc variadic macros with comma elimination. 2008-06-24 10:37:19 +00:00
smb_usr.c bzero -> memset 2009-03-18 16:00:08 +00:00
subr_mchain.c Convert sizes/lengths to unsigned (size_t) or uint32_t 2010-07-12 02:58:01 +00:00