Home | History | Annotate | Download | only in mount_nfs
History log of /src/sbin/mount_nfs/getnfsargs_small.c
RevisionDateAuthorComments
 1.10  29-Jun-2013  christos declare the variables that getnfsargs need in getnfsargs so that they can
easily be used from other programs.
 1.9  06-Jul-2011  mrg branches: 1.9.2; 1.9.8;
switch from an ugly cast and ntohl() usage to be32dec(). use sizeof.
idea from dh, and fixes a GCC 4.5 warning.
 1.8  29-Apr-2008  martin Convert to new 2 clause license
 1.7  10-Mar-2007  hubertf branches: 1.7.12; 1.7.14;
- removes unused ctype.h header
- correct comment in mount_nfs/getnfsargs.c: s/Nead/Need/

From: Slava Semushin <php-coder@altlinux.ru>
 1.6  27-Dec-2006  yamt sync with header changes. (nqnfs removal)
 1.5  07-Jul-2006  hubertf Replace strcpy() call with strlcpy() call.
OK'd by christos@
 1.4  20-May-2006  yamt do not keep to use nfsv3 filehandle when falling back to nfsv2.
 1.3  20-May-2006  yamt replace a magic constant with a macro.
 1.2  20-May-2006  yamt copy missing copyright notices from
getnfsargs.c and sys/arch/i386/stand/libsa/nfs.c.
 1.1  21-Jan-2006  dsl Use the rpc code from sys/lib/libsa to determine the root file handle.
Saves the code from depending on the xdr functions.
Tested on i386 and IPv4, may need tweaking for IPv6 and using TCP for the
portmap/mount functions.
 1.7.14.1  18-May-2008  yamt sync with head.
 1.7.12.1  02-Jun-2008  mjf Sync with HEAD.
 1.9.8.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.9.2.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed