NetBSD/dist/ntp/ntpd
kardel a1291ab337 cope with struct timeval tv_sec being defined as long instead
of the SUS mandated time_t.
2006-07-29 19:22:25 +00:00
..
Makefile.am Import ntp 4.2.2 2006-06-11 14:57:12 +00:00
Makefile.in Import ntp 4.2.2 2006-06-11 14:57:12 +00:00
check_y2k.c resolve conflicts 2003-12-04 16:23:34 +00:00
cmd_args.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
jupiter.h resolve conflicts 2003-12-04 16:23:34 +00:00
ntp_config.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
ntp_control.c make MKCRYPTO=no work again. 2006-06-25 03:02:19 +00:00
ntp_crypto.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
ntp_filegen.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
ntp_intres.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
ntp_io.c using the correct type makes it compile on alpha too - found by Kurt Schreiner 2006-07-29 14:56:57 +00:00
ntp_loopfilter.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
ntp_monitor.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
ntp_peer.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
ntp_proto.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
ntp_refclock.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
ntp_request.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
ntp_restrict.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
ntp_timer.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
ntp_util.c NetBSD Coverity CID 3804: avoid file pointer leak 2006-06-18 21:35:57 +00:00
ntpd.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
ntpsim.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
ppsapi_timepps.h Import ntp 4.2.2 2006-06-11 14:57:12 +00:00
refclock_acts.c NetBSD Coverity CID 3797: bad return code check for open(2) fixed 2006-06-18 21:25:13 +00:00
refclock_arbiter.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_arc.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_as2201.c resolve conflicts 2003-12-04 16:23:34 +00:00
refclock_atom.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +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 import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_conf.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_datum.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_dumbclock.c resolve conflicts 2003-12-04 16:23:34 +00:00
refclock_fg.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_gpsvme.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_heath.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_hopfpci.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_hopfser.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_hpgps.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_irig.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_jjy.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_jupiter.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +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 import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_msfees.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_mx4200.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_neoclock4x.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_nmea.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_oncore.c cope with struct timeval tv_sec being defined as long instead 2006-07-29 19:22:25 +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 import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_parse.c merge 4.2.2p2 2006-07-29 08:15:29 +00:00
refclock_pcf.c resolve conflicts 2003-12-04 16:23:34 +00:00
refclock_pst.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_ripencc.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_shm.c merge 4.2.2p2 2006-07-29 08:15:29 +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 import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_wwv.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_wwvb.c import and integrate NTP 4.2.2 2006-06-11 19:34:07 +00:00
refclock_zyfer.c resolve conflicts 2003-12-04 16:23:34 +00:00