This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
netsmb
History
jdolecek
c2704241db
add a comment on SMB packet PID purpose to smb_rq_new()
...
adjust the commented out code to be compilable, but keep using '1' as the PID
2003-04-08 21:10:33 +00:00
..
files.netsmb
…
iconv.c
…
iconv.h
…
Makefile
…
mchain.h
…
netbios.h
…
smb_conn.c
fix simplelock acquire/release in smb_co_rele()
2003-04-08 14:56:49 +00:00
smb_conn.h
…
smb_crypt.c
…
smb_dev.c
FILE_USE()/FILE_UNUSE() file entry returned from fd_getfile() properly
2003-04-08 16:29:11 +00:00
smb_dev.h
…
smb_iod.c
…
smb_rq.c
add a comment on SMB packet PID purpose to smb_rq_new()
2003-04-08 21:10:33 +00:00
smb_rq.h
use pools instead of malloc(9) for allocation of smb request structures
2003-04-07 19:35:39 +00:00
smb_smb.c
…
smb_subr.c
…
smb_subr.h
…
smb_tran.h
…
smb_trantcp.c
…
smb_trantcp.h
…
smb_usr.c
use pools instead of malloc(9) for allocation of smb request structures
2003-04-07 19:35:39 +00:00
smb.h
…
subr_mchain.c
…