* ntpd/refclock_wwv.c (timecode): Make definition == declaration
(wwv_newchan): Ditto
* flock-build: Add rackety to the flock - it runs SunOS 4.1.3/cc
* ntpd/refclock_wwv.c: Undo that declaration cleanup for now...
bk: 3872f956U-Q45UYA7aNLYe_qMmAB4g
2000-01-05 Harlan Stenn <stenn@whimsy.udel.edu>
+ * ntpd/refclock_wwv.c (timecode): Make definition == declaration
+ (wwv_newchan): Ditto
+
+ * flock-build: Add rackety to the flock - it runs SunOS 4.1.3/cc
+
* ntpd/refclock_wwv.c: Undo that declaration cleanup for now...
* ntpd/ntp_io.c (open_socket): TOS support
# hepzibah freebsd-2.2.5
# pogo sparc-sun-solaris2.6
# porkypine mips-dec-ultrix4.4
+# rackety sparc-sun-sunos4.1.3/cc
# snavely hppa1.1-hp-hpux10.20
# whimsy sparc-sun-solaris2.6
;;
esac
-for i in churchy hepzibah pogo porkypine snavely
+for i in churchy hepzibah pogo porkypine rackety snavely
do
echo $i
# Perhaps we should call build with --enable-parse-clocks
* rotation, this routine mitigates over all channels and chooses the
* best frequency and station.
*/
-void
+static void
wwv_newchan(
struct peer *peer /* peer structure pointer */
)
* stn station identifier (station and frequency)
* comp minute sync compare counter
* errs bit errors in last minute\v * freq frequency offset (PPM)\v * avgt averaging time (s)\v */
-int
+static int
timecode(
struct wwvunit *up, /* driver structure pointer */
char *ptr /* target string */