NetBSD/sys/netsmb
simonb b5d0e6bf06 Initialise (most) pools from a link set instead of explicit calls
to pool_init.  Untouched pools are ones that either in arch-specific
code, or aren't initialiased during initial system startup.

 Convert struct session, ucred and lockf to pools.
2004-04-25 16:42:40 +00:00
..
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
files.netsmb always include support for password encryption 2003-02-19 08:33:08 +00:00
iconv.c kill some strcpy 2004-04-21 18:16:14 +00:00
iconv.h kill some strcpy 2004-04-21 18:16:14 +00:00
mchain.h Change a few int -> size_t to make it compile on archs where they are not 2003-02-19 12:01:37 +00:00
netbios.h occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00
smb.h align Extended file attributes defines 2004-03-22 16:42:06 +00:00
smb_conn.c follow FreeBSD and replace code using the try/catch paradigm 2004-03-21 10:09:52 +00:00
smb_conn.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
smb_crypt.c add __KERNEL_RCSID 2003-02-25 09:12:11 +00:00
smb_dev.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
smb_dev.h remove unused struct members from struct smbioc_rq 2003-03-23 12:17:49 +00:00
smb_iod.c follow FreeBSD and replace code using the try/catch paradigm 2004-03-21 10:09:52 +00:00
smb_rq.c Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
smb_rq.h Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
smb_smb.c kill some strcpy 2004-04-21 18:16:14 +00:00
smb_subr.c map ERRSRV:ERRbaduid to EAUTH 2003-09-27 12:24:25 +00:00
smb_subr.h follow FreeBSD and replace code using the try/catch paradigm 2004-03-21 10:09:52 +00:00
smb_tran.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
smb_trantcp.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
smb_trantcp.h Receive packets in a small pieces (NB_SORECEIVE_CHUNK), so TCP slowstart will 2003-03-24 18:08:51 +00:00
smb_usr.c occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00
subr_mchain.c occured -> occurred. From Peter Postma. 2004-02-24 15:12:51 +00:00