Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   jhawk
Date:           Fri Feb 21 22:47:54 UTC 2003

Modified Files:
        src/etc: security
        src/etc/defaults: security.conf
        src/share/man/man5: security.conf.5

Log Message:
Use $diff_options when running diff in /etc/security.
Default diff_options to -u, for unified-format context diffs,
because context is essential to a useful evaluation of differences.
This represents a behavior change.

Implements change-request PR security/17247 from
Takahiro Kambe <taca%sky.yamashina.kyoto.jp@localhost>.


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 src/etc/security
cvs rdiff -r1.10 -r1.11 src/etc/defaults/security.conf
cvs rdiff -r1.19 -r1.20 src/share/man/man5/security.conf.5

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