Source-Changes archive

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

CVS commit: src/external/bsd/ntp/dist/ntpq




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src/external/bsd/ntp/dist/ntpq

From: "Christos Zoulas" <christos%netbsd.org@localhost>

Date: Fri, 3 Feb 2012 09:36:51 -0500


Module Name:    src
Committed By:   christos
Date:           Fri Feb  3 14:36:51 UTC 2012

Modified Files:
        src/external/bsd/ntp/dist/ntpq: ntpq.c

Log Message:
using 2 casts to fix an unsigned-signed comparison is a sign that this it
is done incorrectly. The RHS is guaranteed positive at this point so cast
it to unsigned to match the LHS.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/ntp/dist/ntpq/ntpq.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.






Prev by Date: CVS commit: src/external/bsd/ntp/dist/ntpq

Next by Date: CVS commit: src/sys/dev/ic

Previous by Thread: CVS commit: src/external/bsd/ntp/dist/ntpq

Next by Thread: CVS commit: src/sys/dev/ic

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index