NetBSD/sys/netsmb
dsl e05eb71de5 Remove everything to do with 'struct malloc_type' and the malloc link_set.
To make code in 'external' (etc) still compile, MALLOC_DECLARE() still
  has to generate something of type 'struct malloc_type *', with
  normal optimisation gcc generates a compile-time 0.
MALLOC_DEFINE() and friends have no effect.
Fix one or two places where the code would no longer compile.
2012-04-29 20:27:31 +00:00
..
files.netsmb
iconv.c
iconv.h unifdef -D__NetBSD__ 2010-12-17 13:05:29 +00:00
Makefile
mchain.h Convert sizes/lengths to unsigned (size_t) or uint32_t 2010-07-12 02:58:01 +00:00
netbios.h
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
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
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
smb.h rename SMBFS_MAXFNAMELEN to SMBFS_MAXNAMLEN for consistency 2011-09-27 02:05:10 +00:00
subr_mchain.c unifdef -D__NetBSD__ 2010-12-17 13:05:29 +00:00