mycroft
f5d7100e26
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
...
the correct definition from errno.h.
2000-01-21 17:08:33 +00:00
sommerfeld
d6bfb9f33e
Fix LP64 glitch which resulted in xntpd attempting pass excessively
...
large offsets into adjtime(). (bug reported in PR7602).
It's fairly clear that this is not the only lp64 glitch in the code,
but this is a biggie.
1999-10-09 19:42:46 +00:00
mrg
76b3dde0d6
optionally include Makefile.frag
1999-07-20 10:53:05 +00:00
thorpej
a3281f7249
Use bsd.crypto.mk.
1999-07-12 22:04:09 +00:00
simonb
10b4ca41b4
Revert white space changes for imported sources.
1999-07-03 12:30:16 +00:00
simonb
3f777e28cc
More trailing white space.
1999-07-02 15:58:35 +00:00
abs
edc1a24a56
Add a note to update src/distrib/sets/lists/base/shl.*, and add a missing
...
RCS Id.
1999-02-25 08:02:19 +00:00
christos
a7a81d1b02
Resolve corn-flakes
1998-08-12 14:11:49 +00:00
mrg
2beab49a06
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
...
- ensure hostname from gethostname() is nul-terminated in all cases
- minor KNF
- use MAXHOSTNAMELEN over various other values/defines
- be safe will buffers that hold hostnames
1998-07-06 06:45:41 +00:00
lukem
918a1c7eee
reWARNSify (lost after christos' update)
1998-03-07 05:20:06 +00:00
christos
50e0331ef5
Resolve conflicts.
1998-03-06 18:17:13 +00:00
christos
3230825a69
Resolve conflicts.
1998-03-06 18:17:12 +00:00
perry
b51ed80fd5
RCS Id Police.
1998-01-09 04:11:49 +00:00
perry
4e067afcb1
RCS Id Police.
1998-01-09 03:15:09 +00:00
perry
93db5caa95
RCSID Police.
1998-01-05 07:41:06 +00:00
lukem
69c06ad713
use CPPFLAGS instead of CFLAGS
1997-10-23 02:41:28 +00:00
lukem
a67f5d3e96
ntp_getopt returns -1 not EOF
1997-10-17 14:31:48 +00:00
lukem
5542a7ca43
- define WARNS?=1 in the top-level Makefile.inc, and don't define
...
anywhere else.
- for now, override WARNS=0 in librpcsvc and libwrap, until they're
cleaned up
- rcsid police
lib is now clean (except for librpcsvc and libwrap) on the i386, and
this should motivate the other ports to fix any other minor problems
that their compilers pick up that the i386 version doesn't.
1997-10-09 14:36:17 +00:00
lukem
63c78f81c9
WARNSify
1997-10-09 11:27:47 +00:00
lukem
6a76908aad
WARNSify
1997-10-09 11:24:59 +00:00
christos
277c5bfaf1
Add version.c
1997-04-18 14:25:53 +00:00
christos
756fea70b3
Update for the newer version of the md5 interface.
1997-04-18 13:53:26 +00:00
christos
098fd1d087
Xntp 3-5.90 from louie.udel.edu
1997-04-18 13:22:49 +00:00