.. |
Makefile.am
|
Import ntp 4.2.0
|
2003-12-04 16:05:14 +00:00 |
Makefile.in
|
Import ntp 4.2.0
|
2003-12-04 16:05:14 +00:00 |
check_y2k.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
cmd_args.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
jupiter.h
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
map_vme.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
ntp_config.c
|
don't join a multicast group where we just want to send
|
2003-12-04 17:01:32 +00:00 |
ntp_control.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
ntp_crypto.c
|
Coverity NetBSD scan CID 2055: fallout fix return/fclose -> fclose/return
|
2006-03-18 09:28:50 +00:00 |
ntp_filegen.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
ntp_intres.c
|
include <isc/net.h> so that -UWANT_IPV6 compiles correctly.
|
2005-01-10 02:14:46 +00:00 |
ntp_io.c
|
avoid close(-1): don't attempt to cleanup INVALID_SOCKET ( ==-1 ) fd's - would lead to close(-1) and FD_CLR((u_int)-1(!), ...) (Coverity CID 1281 NetBSD Scan 5)
|
2006-03-18 13:13:25 +00:00 |
ntp_loopfilter.c
|
PR/31580: Miles Nordin 'ntptime' no longer reports ERROR and UNSYNC when ntpd
|
2005-10-20 15:41:01 +00:00 |
ntp_monitor.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
ntp_peer.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
ntp_proto.c
|
PR/27137: Martin J. Laubach: core dump when localhost does not support
|
2004-10-05 03:34:38 +00:00 |
ntp_refclock.c
|
PR/27210: Paul Shupak: "ntpd"'s NEMA driver has 8 units, but MAX_UNITS
|
2004-10-10 22:13:04 +00:00 |
ntp_request.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
ntp_restrict.c
|
null deref: fix another case of incomplete list handling (Coverity NetBSD Scan 8: CID 986)
|
2006-03-21 10:28:25 +00:00 |
ntp_timer.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
ntp_util.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
ntpd.c
|
Use group-id from ``gr'' and not ``pw''.
|
2005-10-13 14:58:23 +00:00 |
ntpsim.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_acts.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_arbiter.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_arc.c
|
buffer bounds: buffer full condition wrong for bounds check (Coverity CID 1508 NetBSD Scan 5)
|
2006-03-18 14:18:59 +00:00 |
refclock_as2201.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_atom.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_bancomm.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_chronolog.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_chu.c
|
fix as discussed in NTP Bug 584, Coverity NetBSD CID 1510
|
2006-03-29 07:19:34 +00:00 |
refclock_conf.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_datum.c
|
error handling: check success of open(2) - bail out early (Coverity CID 1282 NetBSD Scan 5)
|
2006-03-19 07:20:30 +00:00 |
refclock_dumbclock.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_fg.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_gpsvme.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_heath.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_hopfpci.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_hopfser.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_hpgps.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_irig.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_jjy.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_jupiter.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_leitch.c
|
buffer bounds: correct > - >= error for bounds check (Coverity CID 1511 NetBSD Scan 5)
|
2006-03-18 14:08:29 +00:00 |
refclock_local.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_msfees.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_mx4200.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_neoclock4x.c
|
Stop argument to ctype function being char
|
2004-10-30 15:01:32 +00:00 |
refclock_nmea.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_oncore.c
|
null deref: avoid 0 deref (Coverity CID 987 NetBSD Scan 5)
|
2006-03-18 14:33:20 +00:00 |
refclock_palisade.c
|
There was a change from usecs to nsecs between ntpd 4.1.1 and 4.2.0 -
|
2005-05-21 01:47:09 +00:00 |
refclock_palisade.h
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_parse.c
|
Coverity fixes:
|
2006-03-18 00:30:30 +00:00 |
refclock_pcf.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_pst.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_ptbacts.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_ripencc.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_shm.c
|
fix some LP64 issues (ntp bug #233)
|
2003-12-04 17:10:34 +00:00 |
refclock_tpro.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_trak.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_true.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_tt560.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_ulink.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_usno.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_wwv.c
|
buffer bounds: clamp index for epobuf to buffer bounds (Coverity CID 1512 NetBSD Scan 5)
|
2006-03-18 14:02:13 +00:00 |
refclock_wwvb.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |
refclock_zyfer.c
|
resolve conflicts
|
2003-12-04 16:23:34 +00:00 |