NetBSD/sys/netsmb
christos f4be9c1233 PR/30303: Dave Huang: It is ok to unlock an unlocked file. 2005-06-28 03:24:32 +00:00
..
Makefile
files.netsmb
iconv.c Fix reversed arguments. Found by -Wcast-qual and removing stupid casts. 2005-05-29 21:26:02 +00:00
iconv.h kill some strcpy 2004-04-21 18:16:14 +00:00
mchain.h sprinkle const, remove casts. 2005-05-29 21:26:27 +00:00
netbios.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00
smb.h nuke trailing whitespace 2005-02-26 22:31:44 +00:00
smb_conn.c Panic strings should not end with \n. 2005-05-08 18:44:39 +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 sprinkle const, remove casts. 2005-05-29 21:26:27 +00:00
smb_dev.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
smb_dev.h remove unused struct members from struct smbioc_rq 2003-03-23 12:17:49 +00:00
smb_iod.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
smb_rq.c nuke trailing whitespace 2005-02-26 22:31:44 +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 sprinkle const, remove casts. 2005-05-29 21:26:27 +00:00
smb_subr.c PR/30303: Dave Huang: It is ok to unlock an unlocked file. 2005-06-28 03:24:32 +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 nuke trailing whitespace 2005-02-26 22:31:44 +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 nuke trailing whitespace 2005-02-26 22:31:44 +00:00
subr_mchain.c sprinkle const, remove casts. 2005-05-29 21:26:27 +00:00