NetBSD/sys/netsmb
nakayama 361b8e4249 Tabify. 2012-05-12 01:40:37 +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 unifdef -D__NetBSD__ 2010-12-17 13:05:29 +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 rename SMBFS_MAXFNAMELEN to SMBFS_MAXNAMLEN for consistency 2011-09-27 02:05:10 +00:00
smb_conn.c Remove everything to do with 'struct malloc_type' and the malloc link_set. 2012-04-29 20:27:31 +00:00
smb_conn.h unifdef -D__NetBSD__ 2010-12-17 13:05:29 +00:00
smb_crypt.c bzero -> memset 2009-03-18 16:00:08 +00:00
smb_dev.c Remove everything to do with 'struct malloc_type' and the malloc link_set. 2012-04-29 20:27:31 +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 Remove everything to do with 'struct malloc_type' and the malloc link_set. 2012-04-29 20:27:31 +00:00
smb_rq.c unifdef -D__NetBSD__ 2010-12-17 13:05:29 +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 don't mix static and non-static MALLOC_DEFINE()s in the same file, 2011-09-25 13:42:30 +00:00
smb_subr.h Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with 2012-03-13 18:40:26 +00:00
smb_tran.h
smb_trantcp.c NULL does not need a cast 2011-08-31 18:31:02 +00:00
smb_trantcp.h
smb_usr.c bzero -> memset 2009-03-18 16:00:08 +00:00
subr_mchain.c Tabify. 2012-05-12 01:40:37 +00:00