NetBSD/sys/netsmb
2005-12-11 00:02:28 +00:00
..
files.netsmb always include support for password encryption 2003-02-19 08:33:08 +00:00
iconv.c Fix reversed arguments. Found by -Wcast-qual and removing stupid casts. 2005-05-29 21:26:02 +00:00
iconv.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-11 00:02:28 +00:00
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
mchain.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-11 00:02:28 +00:00
netbios.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-11 00:02:28 +00:00
smb_conn.c Panic strings should not end with \n. 2005-05-08 18:44:39 +00:00
smb_conn.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-11 00:02:28 +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 Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-11 00:02:28 +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 Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-11 00:02:28 +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 Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-11 00:02:28 +00:00
smb_tran.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-11 00:02:28 +00:00
smb_trantcp.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
smb_trantcp.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-11 00:02:28 +00:00
smb_usr.c nuke trailing whitespace 2005-02-26 22:31:44 +00:00
smb.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-11 00:02:28 +00:00
subr_mchain.c sprinkle const, remove casts. 2005-05-29 21:26:27 +00:00