Home | History | Annotate | Download | only in rpc.lockd
History log of /src/usr.sbin/rpc.lockd/test.c
RevisionDateAuthorComments
 1.8  12-Mar-2016  dholland Fix another conditional with wrong (missing) parens.
 1.7  12-Mar-2016  dholland Clean up gcc warnings.
 1.6  12-Mar-2016  dholland Remove trailing whitespace
 1.5  12-Mar-2016  dholland Fix operator precedence in complex conditional by separating out the
assignment part. PR 50954 from David Binderman. While here, separate
out the assignment in all the other similar conditionals too.
 1.4  04-Nov-2007  christos - pass lint (not completely)
- KNF
- ansify
- use %m instead of "%s, strerror(errno)" in syslog messages
 1.3  20-Jul-2002  grant branches: 1.3.22;
sweep of errx/warnx, remove unnecessary trailing \n
 1.2  18-Oct-1997  lukem WARNSify
 1.1  10-Mar-1997  scottr NFS locking daemon by A.R. Gordon, ported from FreeBSD. While the
functionality was not significantly altered, the code was KNFed and
the build process cleaned up considerably.
 1.3.22.1  06-Nov-2007  matt sync with HEAD

RSS XML Feed