Commit Graph

33 Commits

Author SHA1 Message Date
gwr
10e180cc49 Back out the .PATH.c changes. The .depend problem (and others)
will be fixed using the new .NOPATH make feature instead.
1997-05-08 21:11:01 +00:00
gwr
012e528f2e Use .PATH.c: ... 1997-05-06 20:44:56 +00:00
mrg
b6bb351e9c be safe with buffers. 1997-04-13 13:45:02 +00:00
thorpej
94a7999e9d Fix byte-order bug in net number comparison.
From Juergen Hannken-Illjes <hannken@eis.cs.tu-bs.de>, PR #2961.
1996-11-25 20:04:42 +00:00
cgd
e9e09ebaca use fixed-size types where appropriate, to make timed work on 64-bit
machines (Alpha).  fixed sized types, not 'timeval's should go over
the net, and the stuff that goes over the net can't necessarily be
passed directly to functions that expect timevals.
1996-04-06 01:53:29 +00:00
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
pk
6ea706d3c0 Remove a comma. Use `.Dq'. 1995-08-18 15:26:45 +00:00
pk
1a5a1af0ab .SH' -> .Sh' (from Masanobu Saitoh; PR#1378).
Also, use .Dq in two places, remove an extra comma and pluralize WARNING.
1995-08-18 15:22:34 +00:00
jtc
5bf668ed11 Fix formatting bug. 1995-07-14 17:38:29 +00:00
cgd
29d4fed17f typeof(timeval.tv_sec) != time_t 1995-06-07 17:40:51 +00:00
mrg
89621f654f 4.4BSD-Lite2 1995-03-26 22:24:18 +00:00
mycroft
e3554fe598 Update to use timer{add,sub}(). 1995-03-21 14:42:59 +00:00
mycroft
29a8916e22 Update to use timer{add,sub}(). 1995-03-21 14:36:54 +00:00
cgd
d065420b32 specify man pages the new way. 1994-12-22 11:43:15 +00:00
mrg
e0b6e3376f 4.4BSD-Lite2 1994-05-11 17:19:24 +00:00
deraadt
293e2065ac bzero a sockaddr_in 1994-04-24 15:08:22 +00:00
pk
4f38527a74 Use network byte-order (from Gerard J van der Grinten <gvdg@nlr.nl>) 1994-04-22 12:51:00 +00:00
mycroft
9bc128a9ba Clean up deleted files. 1994-03-19 07:08:56 +00:00
mycroft
c722eb32d7 Eliminate a compiler warning. 1993-12-07 23:25:00 +00:00
cgd
4bb7cfabaf update timed to the latest version, as supplied and ported by
<Vernon Schryver> vjs@calcite.rhyolite.com.
1993-11-03 11:08:15 +00:00
mycroft
0ec046b62b Clean up deleted files. 1993-11-03 11:08:13 +00:00
cgd
92b5cad993 update timed to the latest version, as supplied and ported by
<Vernon Schryver> vjs@calcite.rhyolite.com.
1993-11-03 11:07:41 +00:00
mycroft
e9d867ef50 Add RCS identifiers. 1993-08-01 17:54:45 +00:00
mycroft
c3e42d1c64 Add RCS indentifiers. 1993-08-01 07:22:47 +00:00
mycroft
3731815919 Add RCS identifiers. 1993-07-30 20:50:20 +00:00
mrg
020c240b45 4.4BSD-Lite2 1993-07-05 22:36:25 +00:00
mrg
5cf6badca2 4.4BSD-Lite2 1993-06-08 23:03:16 +00:00
mrg
ce63d6c20f 4.4BSD-Lite2 1993-06-08 21:17:38 +00:00
mrg
c78c6a22ab 4.4BSD-Lite2 1993-06-06 20:58:02 +00:00
cgd
bd35df7299 add rule for hp300 cksum routine. yes, i know it points to cksum.tahoe.c.
net2 did it that way!!!
1993-05-13 13:47:33 +00:00
cgd
477497da10 adjusted to take into acct. changes to ../timed/Makefile, which
resolved the cksum.i386.c problem.
1993-03-23 03:50:32 +00:00
cgd
d7ddb78a97 fixed CVS's fight with a cksum.i386.c (a symlink to cksum.tahoe.c). 1993-03-23 03:47:07 +00:00
cgd
61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00