NetBSD/sys/netsmb
njoly 03324155b9 Do initialise the callout when fetching a new request structure from
the pool, not when starting the timer. Likewise, destroy the callout
when giving back the item to the pool.
2009-07-06 11:46:49 +00:00
..
Makefile
files.netsmb
iconv.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
iconv.h Remove gcc variadic macros with comma elimination. 2008-06-24 10:37:19 +00:00
mchain.h bzero -> memset 2009-03-18 16:00:08 +00:00
netbios.h These headers are used by mount_smb. 2005-12-11 06:25:32 +00:00
smb.h These headers are used by mount_smb. 2005-12-11 06:25:32 +00:00
smb_conn.c bzero -> memset 2009-03-18 16:00:08 +00:00
smb_conn.h bcmp -> memcmp 2009-03-18 15:14:29 +00:00
smb_crypt.c bzero -> memset 2009-03-18 16:00:08 +00:00
smb_dev.c bzero -> memset 2009-03-18 16:00:08 +00:00
smb_dev.h integrate kauth. 2006-05-14 21:19:33 +00:00
smb_iod.c Do initialise the callout when fetching a new request structure from 2009-07-06 11:46:49 +00:00
smb_rq.c Do initialise the callout when fetching a new request structure from 2009-07-06 11:46:49 +00:00
smb_rq.h
smb_smb.c bzero -> memset 2009-03-18 16:00:08 +00:00
smb_subr.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
smb_subr.h Remove gcc variadic macros with comma elimination. 2008-06-24 10:37:19 +00:00
smb_tran.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
smb_trantcp.c Move the internal poll/select related API's to use timespec instead 2009-03-29 19:21:19 +00:00
smb_trantcp.h Remove gcc variadic macros with comma elimination. 2008-06-24 10:37:19 +00:00
smb_usr.c bzero -> memset 2009-03-18 16:00:08 +00:00
subr_mchain.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00