NetBSD/sys/netsmb
jdolecek fce485df80 constify smb_emptypass (it doesn't have any effect, cost for form) 2003-02-18 10:16:49 +00:00
..
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +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
mchain.h
netbios.h
smb.h replace some magic error number with descriptive defines; meaning of the numbers 2003-02-18 10:09:28 +00:00
smb_conn.c constify smb_emptypass (it doesn't have any effect, cost for form) 2003-02-18 10:16:49 +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 replace some magic error number with descriptive defines; meaning of the numbers 2003-02-18 10:09:28 +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
subr_mchain.c