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
8b15007246
NetBSD
/
sbin
/
mount_nfs
History
njoly
5dfcab3622
Note that amd64 defaults to 32k read/write data size, just like i386.
2012-04-02 07:27:43 +00:00
..
getnfsargs_small.c
switch from an ugly cast and ntohl() usage to be32dec(). use sizeof.
2011-07-06 09:02:54 +00:00
getnfsargs.c
Make it possible to set the retry timeout as a compile-time define.
2010-07-23 19:25:23 +00:00
iodesc.h
Makefile
Extend CPPFLAGS, don't replace it
2011-04-10 16:47:04 +00:00
mount_nfs.8
Note that amd64 defaults to 32k read/write data size, just like i386.
2012-04-02 07:27:43 +00:00
mount_nfs.c
Use __dead
2011-08-29 14:34:58 +00:00
mount_nfs.h
udp_xfer.c