NetBSD/sys/netsmb
thorpej b193480908 Add extensible malloc types, adapted from FreeBSD. This turns
malloc types into a structure, a pointer to which is passed around,
instead of an int constant.  Allow the limit to be adjusted when the
malloc type is defined, or with a function call, as suggested by
Jonathan Stone.
2003-02-01 06:23:35 +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 add public domain license for stubs 2002-01-05 20:29:38 +00:00
iconv.h add public domain license for stubs 2002-01-05 20:29:38 +00:00
mchain.h big-endian macros 2002-05-16 20:37:12 +00:00
netbios.h resolve conflicts 2002-01-04 02:39:37 +00:00
smb.h resolve conflicts 2002-01-04 02:39:37 +00:00
smb_conn.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
smb_conn.h resolve conflicts 2002-01-04 02:39:37 +00:00
smb_crypt.c resolve conflicts 2002-01-04 02:39:37 +00:00
smb_dev.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
smb_dev.h resolve conflicts 2002-01-04 02:39:37 +00:00
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 resolve conflicts 2002-01-04 02:39:37 +00:00
smb_smb.c resolve conflicts 2002-01-04 02:39:37 +00:00
smb_subr.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
smb_subr.h Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
smb_tran.h resolve conflicts 2002-01-04 02:39:37 +00:00
smb_trantcp.c writable, not writeable. 2003-01-06 20:30:28 +00:00
smb_trantcp.h resolve conflicts 2002-01-04 02:39:37 +00:00
smb_usr.c resolve conflicts 2002-01-04 02:39:37 +00:00
subr_mchain.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00