Received: from louie.udel.edu by huey.udel.edu id aa05908; 9 Feb 94 18:18 EST Received: from faui45.informatik.uni-erlangen.de by louie.udel.edu id aa21398; 9 Feb 94 18:13 EST Received: from faui43.informatik.uni-erlangen.de by uni-erlangen.de with SMTP; id AA29809 (5.65c-6/7.3v-FAU); Thu, 10 Feb 1994 00:12:50 +0100 Received: from faui45x.informatik.uni-erlangen.de by immd4.informatik.uni-erlangen.de with SMTP; id AA11633 (5.65c-6/7.3m-FAU); Thu, 10 Feb 1994 00:12:46 +0100 From: Frank Kardel Message-Id: <199402092312.AA11633@faui43.informatik.uni-erlangen.de> Subject: .zz Patches To: Mills@udel.edu Date: Thu, 10 Feb 94 0:12:41 MET Cc: Frank.Kardel@informatik.uni-erlangen.de, Paul_Vixie@corpmis.sjc.hw.sony.com, Piete.Brooks@cl.cam.ac.uk X-Mailer: ELM [version 2.3 PL11] Guys, Ok, here are some patches (including some WWVB cleanup 8-) relative to the zz version. The KERNEL stuff in ntp_timex.h must still be resolved. diff -c Makefile:1.1.1.11 Makefile:3.46 *** Makefile:1.1.1.11 Wed Feb 9 23:54:57 1994 --- Makefile Wed Feb 9 23:54:57 1994 *************** *** 162,168 **** FRC: savebin: ! @test -d bin || mkdir bin @echo @echo '### saving $(TARGETS) $(OPTTARG) in bin' -@for f in $(TARGETS) $(OPTTARG); \ --- 162,168 ---- FRC: savebin: ! -@test -d bin || mkdir bin @echo @echo '### saving $(TARGETS) $(OPTTARG) in bin' -@for f in $(TARGETS) $(OPTTARG); \ diff -c include/ntp_machine.h:1.1.1.11 include/ntp_machine.h:1.27 *** include/ntp_machine.h:1.1.1.11 Wed Feb 9 23:56:27 1994 --- include/ntp_machine.h Wed Feb 9 23:56:27 1994 *************** *** 274,280 **** #ifndef STR_SYSTEM #define STR_SYSTEM "UNIX/Ultrix" #endif - #define HAVE_TERMIOS #endif /* --- 274,279 ---- diff -c lib/systime.c:1.1.1.11 lib/systime.c:1.9 *** lib/systime.c:1.1.1.11 Wed Feb 9 23:57:45 1994 --- lib/systime.c Wed Feb 9 23:57:45 1994 *************** *** 47,58 **** * We also remember the clock precision we computed from the kernel in * case someone asks us. */ LONG adj_precision; /* adj precision in usec (tickadj) */ LONG tvu_maxslew; /* maximum adjust doable in 1<