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
/
fs
/
smbfs
History
jdolecek
6056ed86d2
smbfs_writevnode(): print offset as %lld in debug message, and
...
also print error returned from smb_write() minor whitespace change in #ifdef notyet code
2003-03-24 13:52:59 +00:00
..
files.smbfs
add kqueue (EVFILT_READ, EVFILT_WRITE, EVFILT_VNODE) support
2003-03-02 22:06:50 +00:00
Makefile
…
smbfs_io.c
smbfs_writevnode(): print offset as %lld in debug message, and
2003-03-24 13:52:59 +00:00
smbfs_kq.c
directories don't have any size in smbfs/CIFS, so don't compare
2003-03-24 06:39:51 +00:00
smbfs_node.c
…
smbfs_node.h
g/c some unneeded forward struct declarations
2003-03-23 17:54:26 +00:00
smbfs_smb.c
translate ERRDOS/ERRnofiles to ENOENT in smb_maperror(), and simplify
2003-03-23 16:55:54 +00:00
smbfs_subr.c
…
smbfs_subr.h
#if 0/notnow stuff which isn't currently used
2003-03-03 21:17:05 +00:00
smbfs_vfsops.c
…
smbfs_vnops.c
smbfs_getattr(): make 'oldsize' 64bit, it's used to hold file size
2003-03-24 13:50:10 +00:00
smbfs.h
add kqueue (EVFILT_READ, EVFILT_WRITE, EVFILT_VNODE) support
2003-03-02 22:06:50 +00:00