Home | History | Annotate | Download | only in rpc.pcnfsd
History log of /src/usr.sbin/rpc.pcnfsd/pcnfsd_v2.c
RevisionDateAuthorComments
 1.14  23-Jan-2018  sevan ansify - drop the K&R style prototypes & implementations.
 1.13  29-Mar-2014  apb Add a statuslen argument to get_pr_status(), and use it
as the length in a call to strlcpy(). The previous code would
have used the size of a pointer as the length.
 1.12  07-Oct-2011  joerg branches: 1.12.2; 1.12.8;
Simplify
 1.11  31-Aug-2011  plunky NULL does not need a cast
 1.10  18-Apr-2009  lukem Fix -Wshadow and -Wcast-qual issues
 1.9  16-Jul-2003  itojun branches: 1.9.40;
use bounded string op
 1.8  27-Jul-1998  mycroft const propagation.
 1.7  27-Jul-1998  mycroft const poisoning.
 1.6  25-Oct-1997  lukem WARNSify, KNFify
 1.5  21-May-1997  lukem branches: 1.5.2;
free returned value from yp_match() if an error occurs
 1.4  14-Aug-1995  gwr minor cleanup
 1.3  25-Jul-1995  gwr Do not complain when yp_bind fails. It is optional.
 1.2  25-Jul-1995  gwr Add the NetBSD ID strings.
 1.1  24-Jul-1995  jtc gwr's port of pcnfsd
 1.5.2.1  09-Nov-1997  veego Pull up changes from the trunk (from luke, approved by jason):
>WARNSify, KNFify
 1.9.40.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.12.8.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.12.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