1
0
mirror of http://galexander.org/git/simplesshd.git synced 2024-11-16 03:59:03 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Greg Alexander
2090d565b7 add some missing system support #defines for rsync 2014-12-22 08:36:41 -05:00
Greg Alexander
1e212e3cec switch rsync over to using its own internal zlib 2014-12-22 07:52:17 -05:00
Greg Alexander
d49b521972 the "zlib" directory from rsync 3.1.1. I had excluded this because we
already have zlib, but it seems it wants a special (old?) zlib that
supports "old-style compress" in order for regular -z to work.
2014-12-22 07:43:24 -05:00
Greg Alexander
f2fa3afa0c no idea what rounding.h is really for, but it appears to be needed...this
value is the one it automatically chose on my pc
2014-12-21 22:25:20 -05:00
Greg Alexander
bb347ffffe now rsync builds (untested) 2014-12-21 22:24:28 -05:00
Greg Alexander
d8cc8daef9 rsync 3.1.1 source, after i trimmed away the parts we obviously won't
need...but most of it remains.
2014-12-21 17:56:03 -05:00