NetBSD/sys/netsmb
pooka f4f60017b9 * remove #ifdef nonsense (which caused the lossage in the first place)
* make it a DRIVER so that it autoloads when /dev/nsmb is opened
2010-12-17 14:27:34 +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 __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
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
smb_conn.c unifdef -D__NetBSD__ 2010-12-17 13:05:29 +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 #ifdef nonsense (which caused the lossage in the first place) 2010-12-17 14:27:34 +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 unifdef -D__NetBSD__ 2010-12-17 13:05:29 +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 Convert sizes/lengths to unsigned (size_t) or uint32_t 2010-07-12 02:58:01 +00:00
smb_subr.h unifdef -D__NetBSD__ 2010-12-17 13:05:29 +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 unifdef -D__NetBSD__ 2010-12-17 13:05:29 +00:00