dholland
|
666bec36a3
|
Fix another conditional with wrong (missing) parens.
|
2016-03-12 02:07:44 +00:00 |
dholland
|
5488f4aae3
|
Clean up gcc warnings.
|
2016-03-12 02:06:32 +00:00 |
dholland
|
48fa59d156
|
Remove trailing whitespace
|
2016-03-12 02:02:00 +00:00 |
dholland
|
49f907c597
|
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.
|
2016-03-12 02:01:23 +00:00 |
christos
|
ceaa3a4f21
|
- pass lint (not completely)
- KNF
- ansify
- use %m instead of "%s, strerror(errno)" in syslog messages
|
2007-11-04 23:12:50 +00:00 |
grant
|
eda9e509bb
|
sweep of errx/warnx, remove unnecessary trailing \n
|
2002-07-20 08:40:16 +00:00 |
lukem
|
1b31876813
|
WARNSify
|
1997-10-18 04:01:10 +00:00 |
scottr
|
a6fdc939ab
|
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.
|
1997-03-10 06:26:19 +00:00 |