Brent Cook
2408cc16e7
compat updates, add recallocarray and freezero
7 years ago
Brent Cook
ce09191ebb
update patches
7 years ago
Brent Cook
16a1868f3d
rebase patches
7 years ago
Brent Cook
507bc6a518
rebase patches for latest
7 years ago
Brent Cook
ea9814a344
log.h is dead, noted by eest on IRC
7 years ago
Brent Cook
ee5f8f382f
Land #36 , pass options to new processes
7 years ago
Franciszek Koltuniuk
78bf7f00b9
fix #35 options like -v -s are not passed to the new processes, on platform where setproctitle is not defined, this can happen since argv0 is passed to the new processes, but the options references by argv0 are truncated in function compat_init_setproctitle() line 104
8 years ago
multisnow
82143ad047
update constraint-disabled.c according to c8ed30f0cf
, should fix #29 and #31
8 years ago
Brent Cook
ca8e7f797c
update patches, add missing : in getopt format
8 years ago
Brent Cook
0d40f56662
bump version
8 years ago
Brent Cook
b30947c0a8
update patches
8 years ago
Brent Cook
a7577667d6
use __dead macro from sys/cdefs.h
8 years ago
Brent Cook
6b32cedc37
update for new tree layout
8 years ago
Brent Cook
d6fff63cbb
rebase patches
8 years ago
Brent Cook
0cca9346f1
rebase patches
8 years ago
Brent Cook
3c96cdca6c
update changelog
8 years ago
Brent Cook
b50e6e7113
bump to 6.0
8 years ago
Brent Cook
6f8ad96339
only bind IPv6 on if an IPv6 address is passed
8 years ago
Brent Cook
ee2df5a7d4
update patches - fix FreeBSD build, always write PID if specified
8 years ago
Brent Cook
b1cbf2c14a
experimental time sync bits, see #25
8 years ago
Brent Cook
6b66e4aa11
include FreeBSD compat for _NSIG - from naddy@
8 years ago
Brent Cook
9d85444811
use AC_SEARCH_LIBS for checking if a function exists
After importing the libc detection functions from libressl, it caused
the detection to go out of order, leading to a link failure on older
Linux versions.
fix #23
8 years ago
Brent Cook
827fa34650
More changelog updates
8 years ago
Brent Cook
9182c78287
Updated Changelog for OpenNTPD 5.9
8 years ago
Brent Cook
474a5e78f8
update changelog for 5.9
8 years ago
Brent Cook
38a5e4464f
sync autogen.sh with LibreSSL, cache upstream config scripts
8 years ago
Brent Cook
d9992bf74e
fetch so we can switch to new branches
8 years ago
Brent Cook
373f8c75cb
add compiler warnings checks from LibreSSL
8 years ago
Brent Cook
3f488b31c0
share more check-libc and check-os macros with LibreSSL
8 years ago
Brent Cook
491f3b08aa
move -ldl check, remove unused clang flags
8 years ago
Brent Cook
a9ef3ae3e9
factor out CHECK_OS_OPTIONS
8 years ago
Brent Cook
c6a2c11ecd
added --disable-https-constraint for disabling HTTPS constraints
8 years ago
Brent Cook
fee37c5d0a
add priv_constraint_kill
8 years ago
Brent Cook
cb2b691e40
fix missed conflict in patches
8 years ago
Brent Cook
caaaae23de
rebase patches
8 years ago
Brent Cook
5b637000b3
grab newer versions of gnu config scripts
8 years ago
Brent Cook
52a1b53757
more error handling for writefreq
9 years ago
Brent Cook
725c0c89cb
add the rest of the rebased patches
9 years ago
Brent Cook
4575cfbbce
update and rebase patches, we no longer need the LOG_NTP workaround
9 years ago
Paul B. Henson
2bb74c098b
Add sys/wait.h stub header with WAIT_ANY definition for systems (such as
Solaris and illumos based distributions) which don't have it.
9 years ago
Brent Cook
da21669f2f
update constraint disable shims
9 years ago
Brent Cook
41436abd00
bump version
9 years ago
Brent Cook
a18259d9b9
portability fixes
9 years ago
Brent Cook
f48b854265
rebase and update patches
9 years ago
Brent Cook
94073d01eb
check for 3-argument tls_write
9 years ago
Brent Cook
11fc26bcfe
build updates
9 years ago
Brent Cook
694669fb81
add travis config
9 years ago
Brent Cook
c3f5624f31
add infrastructure for checking out branches
9 years ago
Brent Cook
7ec2068906
remove unnecessary header defines, condense md5
9 years ago
Brent Cook
15a611b230
pare back the unconditional MD5/SHA builtins patch
e0ed8ed664
went too far and broke the
backward compat headers for Linux systems.
9 years ago