freebsd_amp_hwpstate/sys/netsmb
Seigo Tanimura 4cc20ab1f0 Back out my lats commit of locking down a socket, it conflicts with hsu's work.
Requested by:	hsu
2002-05-31 11:52:35 +00:00
..
netbios.h Add more NetBIOS name types. 2002-04-17 03:12:24 +00:00
smb.h Recongnize more error codes returned by W2K servers. 2002-04-17 03:14:28 +00:00
smb_conn.c Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
smb_conn.h Add unicode related definition for future use. Descibe Samba bug. 2002-02-21 16:13:19 +00:00
smb_crypt.c
smb_dev.c Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
smb_dev.h
smb_iod.c Fix trivial warning: 2002-05-24 05:40:51 +00:00
smb_rq.c Move the new byte order function prototypes from <sys/param.h> to 2002-04-26 22:48:23 +00:00
smb_rq.h
smb_smb.c Remove redundant checks for iovcnt > 1. This should be handled properly 2002-02-21 16:18:39 +00:00
smb_subr.c Move the new byte order function prototypes from <sys/param.h> to 2002-04-26 22:48:23 +00:00
smb_subr.h Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
smb_tran.h
smb_trantcp.c Back out my lats commit of locking down a socket, it conflicts with hsu's work. 2002-05-31 11:52:35 +00:00
smb_trantcp.h
smb_usr.c