NetBSD/usr.sbin/timed/timed
mark d907c07635 Use an integer instead of a char to store the getopt() return value in
order to match the function prototype and to work with compilers that
default to unsigned chars.
Compare the getopt() return value with -1 instead of EOF.
1996-03-30 23:53:51 +00:00
..
CHANGES 4.4BSD-Lite2 1995-03-26 22:24:18 +00:00
Makefile specify man pages the new way. 1994-12-22 11:43:15 +00:00
acksend.c update timed to the latest version, as supplied and ported by 1993-11-03 11:07:41 +00:00
byteorder.c update timed to the latest version, as supplied and ported by 1993-11-03 11:07:41 +00:00
candidate.c Update to use timer{add,sub}(). 1995-03-21 14:36:54 +00:00
cksum.c update timed to the latest version, as supplied and ported by 1993-11-03 11:07:41 +00:00
correct.c Update to use timer{add,sub}(). 1995-03-21 14:42:59 +00:00
extern.h 4.4BSD-Lite2 1993-06-06 20:58:02 +00:00
globals.h update timed to the latest version, as supplied and ported by 1993-11-03 11:07:41 +00:00
master.c typeof(timeval.tv_sec) != time_t 1995-06-07 17:40:51 +00:00
measure.c Update to use timer{add,sub}(). 1995-03-21 14:36:54 +00:00
networkdelta.c update timed to the latest version, as supplied and ported by 1993-11-03 11:07:41 +00:00
pathnames.h update timed to the latest version, as supplied and ported by 1993-11-03 11:07:41 +00:00
readmsg.c typeof(timeval.tv_sec) != time_t 1995-06-07 17:40:51 +00:00
slave.c typeof(timeval.tv_sec) != time_t 1995-06-07 17:40:51 +00:00
timed-extern.h Update to use timer{add,sub}(). 1995-03-21 14:36:54 +00:00
timed.8 `.SH' -> `.Sh' (from Masanobu Saitoh; PR#1378). 1995-08-18 15:22:34 +00:00
timed.c Use an integer instead of a char to store the getopt() return value in 1996-03-30 23:53:51 +00:00