Brent Cook
7559d73f7d
fix build error on OS X
10 years ago
Brent Cook
9ef517cfb7
adjust checks for clock_(get_time/get_res)
ensure we get HAVE_ defines set by autoconf
10 years ago
Brent Cook
1970d59422
include time.h in the distribution
10 years ago
Brent Cook
9b4d748b44
initial OS X support
Well, support may be too concrete of a term. There is a lot that is
missing in OS X, and not everything can be implemented with portability
shims. The time APIs in OS X seem to have frozen with NeXTSTEP and never
advanced with POSIX.
10 years ago
Brent Cook
ac6aa84996
reorganize and incorporate debian and gentoo patches
This reworks a few of the common patches on Debian and Gentoo to be a
little nicer, and changes the patches to be per-fix rather than
per-file.
10 years ago
Brent Cook
72b20dc6ac
update source checkout install instructions
10 years ago
Brent Cook
695a83dc84
deal with rename in the initial checkout procedure
10 years ago
Brent Cook
43c0dcabfb
include credits block and update github repo
10 years ago
Brent Cook
c3dc8c10f3
remove OpenBSD hardcode in check for sensor support
10 years ago
Brent Cook
59dbc42e60
adjust patch naming convention to match ports
include naddy's patch for using the LOG_NTP syslog facility
10 years ago
Brent Cook
659bb3d7a2
consolidate patches, cleanup dist.sh
10 years ago
Brent Cook
fd110d0b36
mark WIP
10 years ago
Brent Cook
4f2207cfa8
remove __weak_alias
10 years ago
Brent Cook
0a716797e0
simplify library scans for various functions
10 years ago
Brent Cook
68ee93625b
surprisingly, patch --posix isn't very helpful
10 years ago
Brent Cook
074a8e3928
FreeBSD compatibility fixes
EAI_NODATA has been made obsolete.
Properly detect MD5Init in -lmd
10 years ago
Brent Cook
1be998136e
check libmd for MD5 hash functions
10 years ago
Brent Cook
55a755daff
define __weak_alias
10 years ago
Brent Cook
1273571998
distribute hash compat headers
10 years ago
Brent Cook
0d56dc4684
use libc SHA512 implementation
Remove dependency on libcrypto, include hash headers in a nicer way.
10 years ago
Brent Cook
c1e0a324f1
remove libevent remnants
10 years ago
Brent Cook
558f0dd84f
add missing compatibilty headers
10 years ago
Brent Cook
d5b81b8ed2
new OpenNTPD portable tree
First attempt at building a new OpenNTPD portable project, based on the
latest OpenBSD source.
10 years ago