Home | History | Annotate | Download | only in rpc.pcnfsd
History log of /src/usr.sbin/rpc.pcnfsd/pcnfsd_print.c
RevisionDateAuthorComments
 1.16  22-Apr-2020  joerg tempstr is only used in one file, make it static
 1.15  27-Dec-2019  msaitoh s/orignal/original/
 1.14  23-Jan-2018  sevan branches: 1.14.4;
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  16-Aug-2011  mbalmer branches: 1.12.2; 1.12.8;
Fix some typos.
 1.11  04-Jan-2011  wiz Use pclose() after popen(). Found by cppcheck.
 1.10  07-Aug-2009  wiz Fix parenthesis problem in ifdef SVR4 code.
From Henning Petersen in PR 41839.
 1.9  18-Apr-2009  lukem Fix -Wshadow and -Wcast-qual issues
 1.8  30-Oct-2004  dsl branches: 1.8.34;
Add (unsigned char) cast to ctype functions
 1.7  16-Jul-2003  itojun use bounded string op
 1.6  29-Sep-2002  wiz "definitions" has lots of 'i's, but that's not reason to leave one out.
 1.5  25-Oct-1997  lukem WARNSify, KNFify
 1.4  25-Apr-1996  gwr branches: 1.4.2;
Correct the "Vulnerabilities" announced in CERT advisory CA-96.08.
 1.3  14-Aug-1995  gwr Put the SVR4 code back in (#ifdef SVR4) so as to respect the
requests made in the distribution terms. (re. modifications)
 1.2  25-Jul-1995  gwr Add the NetBSD ID strings.
 1.1  24-Jul-1995  jtc gwr's port of pcnfsd
 1.4.2.1  09-Nov-1997  veego Pull up changes from the trunk (from luke, approved by jason):
>WARNSify, KNFify
 1.8.34.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")
 1.14.4.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed