NetBSD/sys/netsmb
jdolecek c672cc0379 make sure sr_bcount, sr_rqtid and sr_rquid are wrote in alignment-safe way
problem pointed out by Martin Husemann

while here, turn some checks/SMBERROR()s to #ifdef DIAGNOSTIC panic()s
2003-02-24 21:13:13 +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 Change a few int -> size_t to make it compile on archs where they are not 2003-02-19 12:01:37 +00:00
iconv.h pull iconv.h from FreeBSD, update the stub iconv routines to match 2003-02-16 19:50:48 +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
smb.h use explicit width macros from <sys/endian.h>, do not define&use 2003-02-18 10:18:52 +00:00
smb_conn.c Define smb_co_lockstatus iff DEBUG || DIAGNOSTIC. 2003-02-24 16:12:08 +00:00
smb_conn.h
smb_crypt.c always include support for password encryption 2003-02-19 08:33:08 +00:00
smb_dev.c clarify locking requirements for smb_{share,vc,co}_{rele,put}() - the lock 2003-02-24 09:55:37 +00:00
smb_dev.h
smb_iod.c make sure sr_bcount, sr_rqtid and sr_rquid are wrote in alignment-safe way 2003-02-24 21:13:13 +00:00
smb_rq.c make sure sr_bcount, sr_rqtid and sr_rquid are wrote in alignment-safe way 2003-02-24 21:13:13 +00:00
smb_rq.h make sure sr_bcount, sr_rqtid and sr_rquid are wrote in alignment-safe way 2003-02-24 21:13:13 +00:00
smb_smb.c const-poison a bit 2003-02-24 19:32:16 +00:00
smb_subr.c const-poison a bit 2003-02-24 19:32:16 +00:00
smb_subr.h const-poison a bit 2003-02-24 19:32:16 +00:00
smb_tran.h
smb_trantcp.c simplify nbssn_rselect() some more 2003-02-21 21:12:24 +00:00
smb_trantcp.h rewrite nbssn_rselect() to resemple sys_select() more (as was the 2003-02-21 20:12:05 +00:00
smb_usr.c
subr_mchain.c use explicit width macros from <sys/endian.h>, do not define&use 2003-02-18 10:18:52 +00:00