NetBSD/sys/netsmb
jdolecek f47f2d7164 pull iconv.h from FreeBSD, update the stub iconv routines to match
this is to provide some stuff used by mount_smbfs / libsmb
2003-02-16 19:50:48 +00:00
..
iconv.c pull iconv.h from FreeBSD, update the stub iconv routines to match 2003-02-16 19:50:48 +00:00
iconv.h pull iconv.h from FreeBSD, update the stub iconv routines to match 2003-02-16 19:50:48 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
mchain.h
netbios.h
smb_conn.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
smb_conn.h
smb_crypt.c
smb_dev.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
smb_dev.h
smb_iod.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
smb_rq.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
smb_rq.h
smb_smb.c
smb_subr.c adapt to addition of malloc types 2003-02-15 23:02:30 +00:00
smb_subr.h don't define FB_CURRENT here 2003-02-16 19:48:10 +00:00
smb_tran.h
smb_trantcp.c make compile - P_SELECT changed to lwp-specific L_SELECT; use curlwp 2003-02-15 23:26:57 +00:00
smb_trantcp.h
smb_usr.c
smb.h
subr_mchain.c