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: 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: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: 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: 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: 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: 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: 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: 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 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 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: 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: 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: 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: 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: 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: 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: joerg
Date: Fri Jan 3 20:26:45 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/libntp: socktoa.c
src/external/bsd/ntp/dist/ntpq: ntpq-subs.c
Log Message:
Don't bother with the h (short) modifier. The predicated use of bswap16
confu
Module Name:src
Committed By: joerg
Date: Thu Jan 2 21:37:00 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_control.c
Log Message:
Don't pass in a format string, but flags for using %f / %g and the
desired precision. Allows format string verification to work
Module Name:src
Committed By: joerg
Date: Thu Jan 2 21:35:50 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_true.c
Log Message:
Add format string attribute for better detection.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.3 -r1.2 src/exter
Module Name:src
Committed By: joerg
Date: Thu Jan 2 21:35:19 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/libntp: timetoa.c
Log Message:
Avoid pointer operations on the format string.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/bsd
Module Name:src
Committed By: joerg
Date: Thu Jan 2 18:26:03 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/libntp: prettydate.c
Log Message:
Use separate variables for the format strings to get working format
string checking with both GCC and Clang.
To generate a d
Module Name:src
Committed By: christos
Date: Wed Jan 1 19:52:58 UTC 2014
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_acts.c
Log Message:
fd == 0 is a valid descriptor!
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/ntp/dist/ntp
Module Name:src
Committed By: pgoyette
Date: Tue Dec 31 21:37:01 UTC 2013
Modified Files:
src/external/bsd/ntp/dist/libntp: ntp_intres.c
Log Message:
Remove duplicate/old declaration of 'host' now that we allocate it on stack.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: christos
Date: Tue Dec 31 20:56:29 UTC 2013
Modified Files:
src/external/bsd/ntp/dist/libntp: ntp_intres.c
Log Message:
pointless to call alloca for a 1K path string... Just allocate it on the stack!
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: christos
Date: Mon Dec 30 19:06:45 UTC 2013
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_keyword.h ntp_parser.c ntp_parser.h
Log Message:
- regen using byacc.
Now that we can generate the parser files we yacc, we could create a tool
key
Module Name:src
Committed By: christos
Date: Mon Dec 30 17:45:40 UTC 2013
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_parser.c ntp_parser.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/ntp/dist/ntpd/ntp_parser.c
Module Name:src
Committed By: christos
Date: Mon Dec 30 17:42:20 UTC 2013
Modified Files:
src/external/bsd/ntp/dist/include: ntp_config.h
src/external/bsd/ntp/dist/ntpd: ntp_config.c ntp_parser.y
Log Message:
put back mdstries
To generate a diff of this commit:
c
Module Name:src
Committed By: christos
Date: Mon Dec 30 17:41:57 UTC 2013
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_scanner.c
Log Message:
prevent coredumps from syntax errors in the config file causing negative
include indexes
To generate a diff of this commit
Module Name:src
Committed By: christos
Date: Mon Dec 30 01:34:23 UTC 2013
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_config.c
src/external/bsd/ntp/dist/ntpq: ntpq-subs.c
src/external/bsd/ntp/dist/sntp: main.c
Log Message:
remove unused variables
Module Name:src
Committed By: christos
Date: Sun Dec 29 03:26:07 UTC 2013
Modified Files:
src/external/bsd/ntp/dist/sntp: main.c
Log Message:
not all characters are born signed.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/ntp/dist/sntp/ma
Module Name:src
Committed By: christos
Date: Sat Dec 28 17:00:50 UTC 2013
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
32 bit build fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/external/bsd/ntp/dist/ntpd/ntp_io.c
Plea
Module Name:src
Committed By: mrg
Date: Sat Dec 28 13:27:39 UTC 2013
Modified Files:
src/external/bsd/ntp/dist/util: ntp-keygen-opts.c
Log Message:
remove (void *) casts when passing const pointers to a const void *
taking function. ...
To generate a diff of this commit
Module Name:src
Committed By: christos
Date: Sat Dec 28 03:20:15 UTC 2013
Modified Files:
src/external/bsd/ntp/dist/include: ntp_config.h ntp_filegen.h ntp_fp.h
ntp_request.h ntp_stdlib.h ntpd.h refclock_atom.h
src/external/bsd/ntp/dist/lib/isc: backtrac
Module Name:src
Committed By: christos
Date: Sun Oct 20 02:47:38 UTC 2013
Modified Files:
src/external/bsd/ntp/dist/libntp: icom.c
src/external/bsd/ntp/dist/ntpd: ntp_crypto.c ntp_proto.c
refclock_acts.c refclock_chu.c refclock_irig.c refclock_oncore.c
Module Name:src
Committed By: kardel
Date: Fri Aug 17 22:37:26 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
re-enable broadcast client config after interface re-scanning
make broadcast transmission work again
To generate a diff of this c
Module Name:src
Committed By: christos
Date: Sun Aug 12 07:22:24 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_parse.c
Log Message:
add cast.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/ntp/dist/ntpd/refclock_parse.c
Module Name:src
Committed By: christos
Date: Sun Aug 12 06:16:51 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_parse.c
Log Message:
- make the append function to not append past the end of the string
- use the append function some more
To generate a d
Module Name:src
Committed By: kardel
Date: Sat Aug 11 20:09:08 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_parse.c
Log Message:
fix some fallout from append correction
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/ntp/
Module Name:src
Committed By: christos
Date: Fri Aug 10 08:22:49 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_parse.c
Log Message:
Homogenize all strn{cpy,cat} and snprintf() to a single append function to
prevent incorrect usage and buffer overflow.
Module Name:src
Committed By: jnemeth
Date: Mon Jun 25 20:23:43 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpdc: ntpdc.c
Log Message:
PR/46612 - Lloyd Parkes -- add a terminating newline to error messages
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1
Module Name:src
Committed By: christos
Date: Thu Feb 9 17:53:56 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/util: ntp-keygen.c
Log Message:
fix printf format.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ntp/dist/util/ntp-keygen.c
Module Name:src
Committed By: christos
Date: Sat Feb 4 16:31:02 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/include: ntp_stdlib.h
src/external/bsd/ntp/dist/libntp: emalloc.c
Log Message:
There is no point in creating an entry point for emalloc(), when all t
Module Name:src
Committed By: he
Date: Sat Feb 4 14:56:58 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/include: ntp_stdlib.h
Log Message:
Re-define emalloc(arg) to ntp_emalloc(arg), so that this can be linked
statically on NetBSD as well, since emalloc() conflicts w
Module Name:src
Committed By: christos
Date: Fri Feb 3 21:36:41 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/libopts: autoopts.h
src/external/bsd/ntp/dist/sntp/libopts: autoopts.c autoopts.h
configfile.c enumeration.c file.c load.c makeshell.c nes
Module Name:src
Committed By: christos
Date: Fri Feb 3 21:35:55 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/sntp: main.c
Log Message:
don't bother with ifdef's, just grab the biggest type you can.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/ex
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: Wed Feb 1 22:48:16 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_request.c
src/external/bsd/ntp/dist/ntpdc: ntpdc.c
src/external/bsd/ntp/dist/ntpq: ntpq.c
Log Message:
cleanup printf fmt differences
Module Name:src
Committed By: kardel
Date: Wed Feb 1 21:21:26 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
initialize min_dist
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/external/bsd/ntp/dist/ntpd/ntp_io.c
Please n
Module Name:src
Committed By: kardel
Date: Wed Feb 1 13:01:29 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_keyword.h
Log Message:
bin/45906: regenerate ntpd/ntp_keyword.h to accommodate our changes
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r
Module Name:src
Committed By: kardel
Date: Tue Jan 31 21:29:40 UTC 2012
Update of /cvsroot/src/external/bsd/ntp/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv2606
Log Message:
Import ntp 4.2.6p5
Status:
Vendor Tag: UDEL
Release Tags: ntp-4-2-6p5
U src/
Module Name:src
Committed By: he
Date: Thu Sep 22 16:05:11 UTC 2011
Modified Files:
src/external/bsd/ntp/dist/libopts: configfile.c
src/external/bsd/ntp/dist/libopts/compat: pathfind.c
Log Message:
Make this build again: include when needed, and don't
shadow err()
Module Name:src
Committed By: christos
Date: Thu Sep 22 12:40:48 UTC 2011
Modified Files:
src/external/bsd/ntp/dist/libopts/compat: pathfind.c
Log Message:
Check result of malloc (Maksymilian Arciemowicz)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/ex
Module Name:src
Committed By: christos
Date: Wed Sep 14 16:18:29 UTC 2011
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
PR/45308: Manuel Bouyer: Update list of broadcast addresses after updating
interfaces.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: christos
Date: Tue Aug 16 05:28:44 UTC 2011
Modified Files:
src/external/bsd/ntp/dist/ntpq: ntpq.c
src/external/bsd/ntp/dist/sntp: log.c
Log Message:
- proper varyadic warning and error
- don't call syslog with a buffer, use %s first.
Module Name:src
Committed By: christos
Date: Tue Aug 16 05:24:20 UTC 2011
Modified Files:
src/external/bsd/ntp/dist/ntpdc: ntpdc.c
Log Message:
- it is not the 80's anymore, use proper varargs
- no need to exit again, error does
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: mrg
Date: Fri Jul 1 02:18:54 UTC 2011
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_control.c
Log Message:
avoid an overflow condition.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ntp/dist/ntpd/ntp_con
Module Name:src
Committed By: mrg
Date: Fri Jul 1 02:18:37 UTC 2011
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_oncore.c
Log Message:
avoid a potential uninitialised variable problem.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/
Module Name:src
Committed By: mrg
Date: Wed Jun 29 02:41:03 UTC 2011
Modified Files:
src/external/bsd/ntp/dist/lib/isc/include/isc: util.h
Log Message:
use __unused instead of having a function call itself, to provide an
empty translation unit.
To generate a diff of this
Module Name:src
Committed By: mrg
Date: Wed Jun 22 03:59:50 UTC 2011
Modified Files:
src/external/bsd/ntp/dist/ntpd: refclock_parse.c
Log Message:
fix a potential off-by-two array overflow found by GCC 4.5.3.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 sr
Module Name:src
Committed By: kardel
Date: Sun Jun 19 15:58:07 UTC 2011
Modified Files:
src/external/bsd/ntp/dist/libntp: ntp_lineedit.c
Log Message:
fix lineedit functionality. ntpq and friends would just exit on empty lines
which is not intended - there is a quit command
Module Name:src
Committed By: plunky
Date: Sun Feb 27 12:10:18 UTC 2011
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_util.c
Log Message:
setting USE_FORT=yes means that memmove() becomes a macro, and the
#ifdef inside the macro arguments is undefined behaviour (pcc
Module Name:src
Committed By: kardel
Date: Sun Jan 9 14:49:40 UTC 2011
Modified Files:
src/external/bsd/ntp/dist/lib/isc/unix: net.c
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
make ntp compile for MKINET6=no
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: christos
Date: Tue Nov 30 15:00:10 UTC 2010
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_parser.c ntp_parser.y
Log Message:
fix typo caused mdnstries not to work.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/externa
Module Name:src
Committed By: christos
Date: Mon Nov 29 00:39:41 UTC 2010
Modified Files:
src/external/bsd/ntp/dist/include: ntp_config.h
src/external/bsd/ntp/dist/ntpd: complete.conf keyword-gen.c
ntp_config.c ntp_keyword.h ntp_parser.c ntp_parser.h ntp
Module Name:src
Committed By: christos
Date: Sat Nov 6 20:40:12 UTC 2010
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_io.c
Log Message:
PR/44052: Takahiro HAYASHI: chrooted ntpd refers freed memory
As mentioned in the pr, process_routing_msgs can delete the current
Module Name:src
Committed By: christos
Date: Wed Sep 22 14:37:08 UTC 2010
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntpd.c
Log Message:
fix typo. From Anon Ymous
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/ntp/dist/ntpd/ntpd.c
Plea
Module Name:src
Committed By: kardel
Date: Sun Aug 29 18:54:30 UTC 2010
Modified Files:
src/external/bsd/ntp/dist/ntpd: ntp_intres.c
Log Message:
make IPV6 support decision consistent with code in ntp_io.c
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 s
Module Name:src
Committed By: kardel
Date: Sat Aug 28 20:54:24 UTC 2010
Modified Files:
src/external/bsd/ntp/dist/sntp: networking.c
Log Message:
using a char * as timeout value is a unique concept - atol() the string
To generate a diff of this commit:
cvs rdiff -u -r1.2
1 - 100 of 105 matches
Mail list logo