Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/etc
Module Name: src
Committed By: kre
Date: Sun Sep 23 23:48:33 UTC 2018
Modified Files:
src/etc: security
Log Message:
Convert uses of test (aka '[') to use only posix specified forms,
mostly just on general principle... this resulted in one or two minor
code reformattings to keep 80 char limits - a few needless uses of
quotes ("no" ??) were also removed (sh is not C. strings are strings
without quotes around them...)
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 src/etc/security
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index