Module Name:src
Committed By: kardel
Date: Sun Jun 28 15:37:37 UTC 2015
Modified Files:
src/external/bsd/ntp/dist/ntpq: ntpq-subs.c
Log Message:
fix ifstats command by relaxing invalid sanity check - ntp bug #2860
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1
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 th
Module Name:src
Committed By: kardel
Date: Fri Feb 3 10:20:29 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpq: ntpq.c
Log Message:
Clang compile fix from Joerg Sonneberger approved by releng.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/extern
Module Name:src
Committed By: kardel
Date: Sat Aug 28 15:40:24 UTC 2010
Modified Files:
src/external/bsd/ntp/dist/ntpq: ntpq.1
Log Message:
.sp only takes a single arg
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd/ntp/dist/ntpq/ntpq.1