Module Name:src
Committed By: kardel
Date: Thu Feb 18 15:13:38 UTC 2021
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_timer.c
Log Message:
PR bin/55973:
fix routing message triggered one shot interface update.
To generate a diff of this commit:
cvs rdiff -u -r1.9
Module Name:src
Committed By: roy
Date: Sun Jan 31 08:27:49 UTC 2021
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
ntpd: ignore errno EINTR on reads from the routing socket
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/external
Module Name:src
Committed By: roy
Date: Sun Jan 31 08:26:47 UTC 2021
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
ntpd: move route socket overflow message from LOG_ERR to LOG_DEBUG
While here stop caring about RTM_LOSING as that's purely informati
Module Name:src
Committed By: roy
Date: Sun Jan 3 15:33:05 UTC 2021
Modified Files:
src/external/bsd/ntp/dist/ntpd: cmd_args.c ntp_io.c ntp_timer.c
Log Message:
ntp: respect user's wishes to disable interface scanning
While here, disable periodic scanning by default on N
Module Name:src
Committed By: roy
Date: Fri Jan 1 17:21:47 UTC 2021
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
ntpd: In the event of route(4) overflow, update the interfaces
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/ext
Module Name:src
Committed By: christos
Date: Sun Oct 18 15:20:13 UTC 2020
Modified Files:
src/external/bsd/ntp/bin: Makefile
src/external/bsd/ntp/bin/ntptrace: Makefile
src/external/bsd/ntp/lib: Makefile
Log Message:
include where missing.
To generate a
Module Name:src
Committed By: rin
Date: Sun Oct 11 07:07:32 UTC 2020
Modified Files:
src/external/bsd/ntp: Makefile.inc
src/external/bsd/ntp/bin/ntp-keygen: Makefile
src/external/bsd/ntp/bin/ntpd: Makefile
src/external/bsd/ntp/bin/ntpdc: Makefile
Module Name:src
Committed By: christos
Date: Sat Oct 10 14:25:21 UTC 2020
Removed Files:
src/external/bsd/ntp/bin/ntp-keygen: ntp-keygen.8
src/external/bsd/ntp/bin/ntpd: ntp.conf.5 ntp.keys.5 ntpd.8
src/external/bsd/ntp/bin/ntpdc: ntpdc.8
src/externa
Module Name:src
Committed By: christos
Date: Sat Oct 10 14:23:34 UTC 2020
Modified Files:
src/external/bsd/ntp: Makefile.inc
Log Message:
Add rules for manual pages builds, remove including Makefile.inc
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/ex
Module Name:src
Committed By: christos
Date: Sat Oct 10 14:23:48 UTC 2020
Modified Files:
src/external/bsd/ntp/bin: Makefile.inc
Log Message:
Use .PARSEDIR
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ntp/bin/Makefile.inc
Please note that
Module Name:src
Committed By: christos
Date: Sat Oct 10 14:23:05 UTC 2020
Modified Files:
src/external/bsd/ntp/bin/sntp: Makefile
Log Message:
include bsd.own.mk so that ../../Makefile.inc does not do it...
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/
Module Name:src
Committed By: christos
Date: Sat Oct 10 13:41:14 UTC 2020
Modified Files:
src/external/bsd/ntp/dist/libntp: work_fork.c
Log Message:
Wait for the asynchronous dns resolver child to be done (and close the
socket descriptors) before returning. Otherwise we mi
Module Name:src
Committed By: mrg
Date: Mon Sep 7 00:48:45 UTC 2020
Modified Files:
src/external/bsd/ntp/dist/lib/isc: assertions.c
Log Message:
avoid calling printf %s with NULL. fix idea from christos.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/e
Module Name:src
Committed By: kardel
Date: Thu Sep 3 07:26:41 UTC 2020
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_parse.c
Log Message:
remove unneeded newline in quotes variable string - keeps ntpq happy
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: joerg
Date: Sat May 30 23:52:10 UTC 2020
Modified Files:
src/external/bsd/ntp/dist/include: ntp_config.h
src/external/bsd/ntp/dist/ntpd: ntp_config.c
Log Message:
Don't define psl as common symbol, move it into the only file using it.
Module Name:src
Committed By: christos
Date: Fri May 29 20:56:27 UTC 2020
Modified Files:
src/external/bsd/ntp/dist/include: ntp_refclock.h
Log Message:
make it compile again
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/ntp/dist/include/nt
Module Name:src
Committed By: christos
Date: Fri May 29 20:54:16 UTC 2020
Modified Files:
src/external/bsd/ntp/dist/include: ntp_refclock.h
Log Message:
Add more printf annotations
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/ntp/dist/incl
Module Name:src
Committed By: christos
Date: Fri May 29 20:16:08 UTC 2020
Modified Files:
src/external/bsd/ntp/lib/libntp: Makefile
Log Message:
put back the warn flags
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/external/bsd/ntp/lib/libntp/Makefile
Module Name:src
Committed By: christos
Date: Fri May 29 20:15:38 UTC 2020
Modified Files:
src/external/bsd/ntp/dist/include: ntp_stdlib.h
src/external/bsd/ntp/dist/libntp: msyslog.c
Log Message:
fix printf format warning with format_arg
To generate a diff of this
Module Name:src
Committed By: christos
Date: Fri May 29 20:15:14 UTC 2020
Modified Files:
src/external/bsd/ntp/dist/libntp: timexsup.c
Log Message:
Add explicit casts
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ntp/dist/libntp/timexsup.c
Module Name:src
Committed By: christos
Date: Fri May 29 11:01:53 UTC 2020
Modified Files:
src/external/bsd/ntp/include: config.h
Log Message:
fix WORDS_BIGENDIAN
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/external/bsd/ntp/include/config.h
Please n
Module Name:src
Committed By: kamil
Date: Fri May 29 10:53:02 UTC 2020
Modified Files:
src/external/bsd/ntp/bin/ntpd: Makefile
Log Message:
Fix the ntpd build with Clang/LLVM
Set -Wno-format-nonliteral for ntp_refclock.c
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: christos
Date: Fri May 29 10:50:36 UTC 2020
Modified Files:
src/external/bsd/ntp/include: config.h
Log Message:
Fix incorrect merge.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/external/bsd/ntp/include/config.h
Please
Module Name:src
Committed By: kamil
Date: Fri May 29 10:47:37 UTC 2020
Modified Files:
src/external/bsd/ntp/lib/libntp: Makefile
Log Message:
Fix the libntp build with Clang/LLVM
Set -Wno-error=implicit-int-float-conversion
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: christos
Date: Wed May 27 23:52:20 UTC 2020
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_config.c refclock_neoclock4x.c
src/external/bsd/ntp/dist/ntpq: ntpq.c
src/external/bsd/ntp/dist/util: ntp-keygen.c
Log Message:
Adj
Module Name:src
Committed By: christos
Date: Mon May 25 20:54:08 UTC 2020
Modified Files:
src/external/bsd/ntp/dist/sntp/libopts: boolean.c configfile.c
Log Message:
Add FALLTHROUGH
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/ntp/dist/snt
Module Name:src
Committed By: christos
Date: Mon May 25 20:47:38 UTC 2020
Modified Files:
src/external/bsd/ntp: importdate ntp2netbsd
src/external/bsd/ntp/bin/ntp-keygen: ntp-keygen.8
src/external/bsd/ntp/bin/ntpd: ntpd.8
src/external/bsd/ntp/bin/ntp
Module Name:src
Committed By: fox
Date: Sat Feb 8 13:20:10 UTC 2020
Modified Files:
src/external/bsd/ntp/bin/ntpd: Makefile
Log Message:
external/bsd/ntp: Suppress -Werror=stringop-truncation error.
Add GCC_NO_STRINGOP_TRUNCATION to refclock_jjy.c to prevent build failur
Module Name:src
Committed By: maya
Date: Wed Apr 24 11:55:05 UTC 2019
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_config.c
Log Message:
Only warn about being unable to make a smaller stack if asking for debug
messages.
Between ASLR and stack clash random-sized pad
Module Name:src
Committed By: dholland
Date: Sun Jan 27 04:28:19 UTC 2019
Modified Files:
src/external/bsd/ntp/dist/sntp: crypto.c
Log Message:
fix duplicated chunk from merge
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/external/bsd/ntp/dist/sntp/cr
Module Name:src
Committed By: christos
Date: Wed Dec 26 18:31:29 UTC 2018
Modified Files:
src/external/bsd/ntp/dist/ntpdate: ntpdate.c
Log Message:
PR/53813: Edgar Pettijohn: Print usage message if no servers are found.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: christos
Date: Mon Dec 24 02:58:39 UTC 2018
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_config.c
Log Message:
only use yydebug if YYDEBUG
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/external/bsd/ntp/dist/ntpd/nt
Module Name:src
Committed By: christos
Date: Sat Oct 20 02:30:43 UTC 2018
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntpd.c
Log Message:
Don't try to drop privileges twice, it produces a spurious error message
in the forked child.
To generate a diff of this commit:
Module Name:src
Committed By: christos
Date: Sat Sep 29 21:52:35 UTC 2018
Modified Files:
src/external/bsd/ntp: importdate
src/external/bsd/ntp/dist: configure.ac
src/external/bsd/ntp/dist/include: ntp.h ntp_debug.h ntp_md5.h
src/external/bsd/ntp/dis
Module Name:src
Committed By: christos
Date: Tue Aug 28 11:11:18 UTC 2018
Modified Files:
src/external/bsd/ntp/dist: configure.ac
src/external/bsd/ntp/dist/libntp: work_fork.c
src/external/bsd/ntp/include: config.h
Log Message:
- use setproctitle if we have
Module Name:src
Committed By: snj
Date: Wed Apr 11 00:35:14 UTC 2018
Modified Files:
src/external/bsd/ntp/scripts: mkver
Log Message:
fix ntp version some more
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/bsd/ntp/scripts/mkver
Please note t
Module Name:src
Committed By: christos
Date: Mon Apr 9 19:33:14 UTC 2018
Modified Files:
src/external/bsd/ntp/include: config.h
Log Message:
sun2 does not have stdatomic.h
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/external/bsd/ntp/include/config.
Module Name:src
Committed By: christos
Date: Sat Apr 7 00:19:54 UTC 2018
Modified Files:
src/external/bsd/ntp: importdate ntp2netbsd
src/external/bsd/ntp/dist/include: ntp.h ntp_calendar.h ntp_config.h
ntp_fp.h ntp_keyacc.h ntp_request.h ntp_stdlib.h nt
Module Name:src
Committed By: christos
Date: Thu Apr 13 20:17:43 UTC 2017
Modified Files:
src/external/bsd/ntp: importdate
src/external/bsd/ntp/dist/include: ntp_crypto.h ntp_fp.h ntp_md5.h
ntp_stdlib.h ntpd.h ssl_applink.c
src/external/bsd/ntp/d
Module Name:src
Committed By: roy
Date: Tue Apr 11 14:17:34 UTC 2017
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
Use RO_MSGFILTER.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/external/bsd/ntp/dist/ntpd/ntp_io.c
Please note
Module Name:src
Committed By: abhinav
Date: Tue Mar 28 04:27:26 UTC 2017
Modified Files:
src/external/bsd/ntp/bin/ntpd: ntp.keys.5
Log Message:
Remove duplicated NAME section
Remove hardcoded argument to .Os
Remove extra arguments to .Dt
The extra arguments to .Dt were be
Module Name:src
Committed By: christos
Date: Tue Nov 22 03:09:31 UTC 2016
Modified Files:
src/external/bsd/ntp: importdate
src/external/bsd/ntp/dist/include: ntp.h ntp_intres.h ntpd.h
src/external/bsd/ntp/dist/lib/isc: netaddr.c
src/external/bsd/ntp/
Module Name:src
Committed By: christos
Date: Wed Jun 29 23:03:24 UTC 2016
Modified Files:
src/external/bsd/ntp/bin: Makefile
Log Message:
always build ntp_keygen
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ntp/bin/Makefile
Please note th
Module Name:src
Committed By: christos
Date: Wed Jun 29 18:42:18 UTC 2016
Modified Files:
src/external/bsd/ntp: Makefile.inc
src/external/bsd/ntp/dist/include: ntp_md5.h
src/external/bsd/ntp/dist/libntp: a_md5encrypt.c
src/external/bsd/ntp/dist/ntpd:
Module Name:src
Committed By: christos
Date: Fri Jun 3 20:39:03 UTC 2016
Modified Files:
src/external/bsd/ntp: importdate
src/external/bsd/ntp/dist/include: ntp.h
src/external/bsd/ntp/dist/ntpd: keyword-gen.c ntp_config.c ntp_io.c
ntp_keyword.h
Module Name:src
Committed By: christos
Date: Sun May 1 23:32:02 UTC 2016
Modified Files:
src/external/bsd/ntp: importdate
src/external/bsd/ntp/bin/ntpd: Makefile
src/external/bsd/ntp/dist/include: ntp.h ntp_io.h ntp_refclock.h
ntp_stdlib.h ntp_t
Module Name:src
Committed By: christos
Date: Thu Mar 31 22:49:15 UTC 2016
Modified Files:
src/external/bsd/ntp/include: config.h
Log Message:
bump stack a little
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/external/bsd/ntp/include/config.h
Please n
Module Name:src
Committed By: mrg
Date: Wed Mar 23 09:00:31 UTC 2016
Modified Files:
src/external/bsd/ntp/bin/ntpd: Makefile
Log Message:
apply -Wno-error=maybe-uninitialized with GCC 5.3.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/external/bsd/ntp
Module Name:src
Committed By: christos
Date: Fri Jan 8 21:36:52 UTC 2016
Modified Files:
src/external/bsd/ntp: importdate
src/external/bsd/ntp/include: config.h
src/external/bsd/ntp/scripts: mkver
Log Message:
update for p5
To generate a diff of this com
Module Name:src
Committed By: christos
Date: Fri Jan 8 21:35:42 UTC 2016
Modified Files:
src/external/bsd/ntp/dist/adjtimed: adjtimed.c
src/external/bsd/ntp/dist/clockstuff: chutest.c propdelay.c
src/external/bsd/ntp/dist/include: adjtime.h ascii.h audio.h
Module Name:src
Committed By: christos
Date: Wed Dec 2 02:04:06 UTC 2015
Modified Files:
src/external/bsd/ntp/dist/libntp: authkeys.c
Log Message:
Don't bother calling log for values <= 1... XXX: should use ilog() instead.
Fixes vax.
To generate a diff of this commit:
c
Module Name:src
Committed By: he
Date: Mon Nov 30 10:37:25 UTC 2015
Modified Files:
src/external/bsd/ntp/dist/sntp/libopts: enum.c
Log Message:
As far as I (and my compiler) can tell, there's no need to cast
the arg to strncmp().
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: christos
Date: Fri Nov 13 20:31:28 UTC 2015
Modified Files:
src/external/bsd/ntp/scripts: mkver
Log Message:
PR/50426: Dave Tyson: Fix ntp reported version.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/ntp/scr
Module Name:src
Committed By: christos
Date: Fri Oct 23 18:06:24 UTC 2015
Modified Files:
src/external/bsd/ntp: importdate
src/external/bsd/ntp/dist/adjtimed: adjtimed.c
src/external/bsd/ntp/dist/clockstuff: chutest.c propdelay.c
src/external/bsd/ntp
Module Name:src
Committed By: christos
Date: Wed Oct 14 15:55:43 UTC 2015
Modified Files:
src/external/bsd/ntp/dist/include: ntp_stdlib.h
src/external/bsd/ntp/dist/ntpd: refclock_jupiter.c refclock_oncore.c
Log Message:
introduce an NTP_SYSLOG macro.
To generate
Module Name:src
Committed By: christos
Date: Mon Jul 20 15:35:00 UTC 2015
Modified Files:
src/external/bsd/ntp/dist/libntp: work_fork.c
Log Message:
we set SIGCHLD to SIG_IGN so we are not going to generate zombies so it
will be an error to wait.
To generate a diff of th
Module Name:src
Committed By: joerg
Date: Mon Jul 20 13:13:31 UTC 2015
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_timer.c
Log Message:
Don't use fabs on integers.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ntp/dist/ntpd/ntp_time
Module Name:src
Committed By: christos
Date: Fri Jul 17 15:17:07 UTC 2015
Modified Files:
src/external/bsd/ntp/dist/libntp: work_fork.c
Log Message:
PR/50048: Martin Husemann: Avoid reaping the child twice by setting c->pid = 0
after the wait.
To generate a diff of this
Module Name:src
Committed By: kardel
Date: Fri Jul 10 21:31:19 UTC 2015
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_control.c
Log Message:
backport fix for bug 2867 - ntpd with autokey active crashed by 'ntpq -crv'
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: kardel
Date: Fri Jul 10 21:27:49 UTC 2015
Modified Files:
src/external/bsd/ntp/scripts: mkver
Log Message:
update imported version to reality
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/ntp/scripts/mkver
Ple
Module Name:src
Committed By: christos
Date: Fri Jul 10 14:20:36 UTC 2015
Modified Files:
src/external/bsd/ntp: importdate
src/external/bsd/ntp/bin/ntpd: Makefile
src/external/bsd/ntp/dist/adjtimed: adjtimed.c
src/external/bsd/ntp/dist/clockstuff: ch
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: roy
Date: Sat May 2 14:46:51 UTC 2015
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
Don't bind to IN_IFF_TENTATIVE or IN_IFF_DETACHED addresses.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/exter
Module Name:src
Committed By: christos
Date: Mon Apr 13 17:45:19 UTC 2015
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_shm.c
Log Message:
CID 1269537: Unreachable code
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/ntp/dist/ntpd/
Module Name:src
Committed By: christos
Date: Tue Apr 7 17:34:21 UTC 2015
Modified Files:
src/external/bsd/ntp: importdate ntp2netbsd
src/external/bsd/ntp/dist/include: audio.h binio.h icom.h mbg_gps166.h
ntp.h ntp_calendar.h ntp_config.h ntp_filegen.h n
Module Name:src
Committed By: christos
Date: Tue Jan 27 02:37:18 UTC 2015
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_parse.c
Log Message:
put back initialization of the buffer which was accidentally removed.
XXX: pullup-7.
To generate a diff of this commit:
Module Name:src
Committed By: joerg
Date: Tue Dec 23 20:26:30 UTC 2014
Modified Files:
src/external/bsd/ntp/lib/libiscntp: Makefile
src/external/bsd/ntp/lib/libntp: Makefile
src/external/bsd/ntp/lib/libopts: Makefile
Log Message:
Use positive checks for GCC
Module Name:src
Committed By: christos
Date: Tue Dec 23 20:19:08 UTC 2014
Modified Files:
src/external/bsd/ntp/lib/libiscntp: Makefile
src/external/bsd/ntp/lib/libntp: Makefile
src/external/bsd/ntp/lib/libopts: Makefile
Log Message:
Change the conditional f
Module Name:src
Committed By: christos
Date: Tue Dec 23 19:11:14 UTC 2014
Modified Files:
src/external/bsd/ntp: Makefile.inc
Log Message:
Putting () around conditionals avoids the error when the variables are
undefined, OTOH it does the wrong thing when comparing when "no"
Module Name:src
Committed By: christos
Date: Tue Dec 23 19:05:59 UTC 2014
Modified Files:
src/external/bsd/ntp/lib/libopts: Makefile
Log Message:
Fix for gcc-4.1
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/bsd/ntp/lib/libopts/Makefile
Plea
Module Name:src
Committed By: christos
Date: Tue Dec 23 19:04:38 UTC 2014
Modified Files:
src/external/bsd/ntp/lib/libiscntp: Makefile
Log Message:
fixes for gcc-4.1
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/bsd/ntp/lib/libiscntp/Makefile
Module Name:src
Committed By: christos
Date: Tue Dec 23 19:04:18 UTC 2014
Modified Files:
src/external/bsd/ntp/lib/libntp: Makefile
Log Message:
Fixes for gcc-4.1
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/external/bsd/ntp/lib/libntp/Makefile
Plea
Module Name:src
Committed By: christos
Date: Tue Dec 23 18:56:15 UTC 2014
Modified Files:
src/external/bsd/ntp/lib/libntp: Makefile
Log Message:
fix for -5, MKREPRO is not always defined
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/bsd/ntp/l
Module Name:src
Committed By: joerg
Date: Tue Dec 23 15:47:32 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_gpsdjson.c
Log Message:
myasprintf (wtf) passes down a format string, so use __printflike.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: christos
Date: Mon Dec 22 04:23:58 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_nmea.c
Log Message:
avoid shadowing of recv.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/ntp/dist/ntpd/refc
Module Name:src
Committed By: christos
Date: Mon Dec 22 04:21:47 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_gpsdjson.c
Log Message:
avoid shadowing of log2 on some platforms.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/
Module Name:src
Committed By: christos
Date: Sat Dec 20 16:52:21 UTC 2014
Modified Files:
src/external/bsd/ntp/bin/ntpd: Makefile
Removed Files:
src/external/bsd/ntp/dist/ntpd: ntp_parser.c ntp_parser.h
Log Message:
Since we've added the mdnstries keyword, we need
Module Name:src
Committed By: uebayasi
Date: Sat Dec 20 08:38:48 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_control.c
src/external/bsd/ntp/dist/sntp: networking.c
Log Message:
Fix signed vs unsigned errors.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Sat Dec 20 02:59:24 UTC 2014
Modified Files:
src/external/bsd/ntp: importdate
src/external/bsd/ntp/scripts: mkver
Log Message:
finish import
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/
Module Name:src
Committed By: christos
Date: Fri Dec 19 20:48:55 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/sntp/libopts: autoopts.h
Log Message:
I will let others decide if we should grow this wart...
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 s
Module Name:src
Committed By: christos
Date: Fri Dec 19 20:46:47 UTC 2014
Modified Files:
src/external/bsd/ntp/include: config.h
Log Message:
No, bash is not the posix shell. Why do you need the shell anyway?
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 s
Module Name:src
Committed By: christos
Date: Fri Dec 19 20:43:20 UTC 2014
Modified Files:
src/external/bsd/ntp/bin/ntpd: Makefile
src/external/bsd/ntp/dist/adjtimed: adjtimed.c
src/external/bsd/ntp/dist/clockstuff: chutest.c propdelay.c
src/external/
Module Name:src
Committed By: joerg
Date: Sun Nov 23 01:47:59 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/sntp/libopts: init.c
src/external/bsd/ntp/dist/sntp/libopts/autoopts: options.h
Log Message:
Replace very question pointer games to override const, mark
Module Name:src
Committed By: kardel
Date: Tue Apr 1 17:34:44 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/libntp: atouint.c
Log Message:
remove stray 'return 0;' that effectively disabled atouint().
Hi Christos!
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: joerg
Date: Thu Feb 27 18:12:41 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/libparse: data_mbg.c
Log Message:
offs_from_utc is known to be small, so explicitly cast it to int.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.
Module Name:src
Committed By: joerg
Date: Thu Feb 27 18:12:11 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_irig.c
Log Message:
Use abs for difference of integers.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ntp/dist/n
Module Name:src
Committed By: joerg
Date: Thu Feb 27 18:11:41 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_wwv.c
Log Message:
Use labs for long arguments and fabs for double ones.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 src/ex
Module Name:src
Committed By: mlelstv
Date: Sun Jan 26 02:21:08 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
stoa() already includes the scope, no need to print it twice.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/
Module Name:src
Committed By: matt
Date: Fri Jan 24 23:42:31 UTC 2014
Modified Files:
src/external/bsd/ntp/lib/libntp: Makefile
Log Message:
Fix awk programs to use $$ so make doesn't eat each $
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/b
Module Name:src
Committed By: joerg
Date: Thu Jan 23 14:06:28 UTC 2014
Modified Files:
src/external/bsd/ntp/lib/libiscntp: Makefile
src/external/bsd/ntp/lib/libntp: Makefile
Log Message:
Support LLVM build.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r
Module Name:src
Committed By: kardel
Date: Mon Jan 20 19:03:33 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/libntp: work_fork.c
Log Message:
fix voluntary self-destruct (kill(0, SIGUP)) after successful int_res run and
interface change
To generate a diff of this c
Module Name:src
Committed By: christos
Date: Mon Jan 20 01:52:54 UTC 2014
Modified Files:
src/external/bsd/ntp/bin/ntpd: Makefile
Log Message:
use the old style no-error for gcc-4.1
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/external/bsd/ntp/bin/nt
Module Name:src
Committed By: christos
Date: Mon Jan 20 01:43:34 UTC 2014
Modified Files:
src/external/bsd/ntp/lib/libopts: Makefile
Log Message:
ignore format errors for old gcc
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/ntp/lib/libopts
Module Name:src
Committed By: christos
Date: Mon Jan 20 01:37:53 UTC 2014
Modified Files:
src/external/bsd/ntp/lib/libiscntp: Makefile
Log Message:
gcc 4.1 does not have -Wno-error
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/ntp/lib/libis
Module Name:src
Committed By: christos
Date: Mon Jan 20 01:32:12 UTC 2014
Modified Files:
src/external/bsd/ntp/lib/libntp: Makefile
Log Message:
Gcc-4.1 does not have -Wno-error
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/ntp/lib/libntp/M
Module Name:src
Committed By: roy
Date: Fri Jan 17 17:25:47 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
Do not try to bind to un-useable IPv6 addresses.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/external/bsd/ntp/
Module Name:src
Committed By: apb
Date: Wed Jan 15 14:40:30 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/libntp: ntp_calendar.c
src/external/bsd/ntp/lib/libntp: Makefile
Log Message:
For MKREPRO, instead of using __DATE__ and __TIME__
in ntp_calendar.c::ntpca
Module Name:src
Committed By: apb
Date: Wed Jan 15 12:58:23 UTC 2014
Modified Files:
src/external/bsd/ntp/scripts: mkver
Log Message:
If the "importdate" file exists, do not embed the date/time/build number
in the generated version. This logic was present in an earlier re
Module Name:src
Committed By: joerg
Date: Tue Jan 7 02:10:49 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_parse.c
Log Message:
Fix format strings.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/external/bsd/ntp/dist/ntpd/refclock_
Module Name:src
Committed By: kardel
Date: Sun Jan 5 15:47:23 UTC 2014
Modified Files:
src/external/bsd/ntp/lib/libparse: Makefile
Log Message:
- add new clk_sel240x.c
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/bsd/ntp/lib/libparse/Makefile
1 - 100 of 197 matches
Mail list logo