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
/
nfs
History
chs
060e70db41
min() -> MIN(), max() -> MAX().
...
fixes more problems with file offsets > 4GB.
2001-02-27 04:37:44 +00:00
..
krpc_subr.c
…
krpc.h
…
Makefile
…
nfs_bio.c
min() -> MIN(), max() -> MAX().
2001-02-27 04:37:44 +00:00
nfs_boot.c
…
nfs_bootdhcp.c
…
nfs_bootparam.c
…
nfs_node.c
…
nfs_nqlease.c
make some more constant arrays 'const'
2001-02-21 21:39:52 +00:00
nfs_serv.c
…
nfs_socket.c
make some more constant arrays 'const'
2001-02-21 21:39:52 +00:00
nfs_srvcache.c
make some more constant arrays 'const'
2001-02-21 21:39:52 +00:00
nfs_subs.c
make some more constant arrays 'const'
2001-02-21 21:39:52 +00:00
nfs_syscalls.c
…
nfs_var.h
…
nfs_vfsops.c
Instead of storing the filehandle in the mount structure, store the
2001-02-12 20:02:30 +00:00
nfs_vnops.c
…
nfs.h
…
nfsdiskless.h
…
nfsm_subs.h
…
nfsmount.h
Instead of storing the filehandle in the mount structure, store the
2001-02-12 20:02:30 +00:00
nfsnode.h
…
nfsproto.h
…
nfsrtt.h
…
nfsrvcache.h
…
nqnfs.h
…
rpcv2.h
…
xdr_subs.h
…