NetBSD/sys/netsmb
jdolecek ebc50c199c simplify nbssn_rselect() some more 2003-02-21 21:12:24 +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 resolve conflicts 2002-01-04 02:39:37 +00:00
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 constify smb_emptypass (it doesn't have any effect, cost for form) 2003-02-18 10:16:49 +00:00
smb_conn.h resolve conflicts 2002-01-04 02:39:37 +00:00
smb_crypt.c always include support for password encryption 2003-02-19 08:33:08 +00:00
smb_dev.c move netsmb-specific entries to netsmb/files.netsmb 2003-02-18 12:18:28 +00:00
smb_dev.h resolve conflicts 2002-01-04 02:39:37 +00:00
smb_iod.c use explicit width macros from <sys/endian.h>, do not define&use 2003-02-18 10:18:52 +00:00
smb_rq.c smb_rq_enqueue(): use classic plain interruptible sleep instead 2003-02-21 19:52:58 +00:00
smb_rq.h resolve conflicts 2002-01-04 02:39:37 +00:00
smb_smb.c resolve conflicts 2002-01-04 02:39:37 +00:00
smb_subr.c simlify smb_proc_intr() - p_siglist never contains signals from 2003-02-21 19:55:14 +00:00
smb_subr.h don't define FB_CURRENT here 2003-02-16 19:48:10 +00:00
smb_tran.h resolve conflicts 2002-01-04 02:39:37 +00:00
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 resolve conflicts 2002-01-04 02:39:37 +00:00
subr_mchain.c use explicit width macros from <sys/endian.h>, do not define&use 2003-02-18 10:18:52 +00:00