]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
Remove portability support for mmap
authorDamien Miller <djm@mindrot.org>
Wed, 28 Sep 2016 17:19:23 +0000 (03:19 +1000)
committerDamien Miller <djm@mindrot.org>
Wed, 28 Sep 2016 17:19:23 +0000 (03:19 +1000)
commit1cfd5c06efb121e58e8b6671548fda77ef4b4455
tree50ef8285aad52b66f5ed6a15b4b1a33ec2a32372
parent0082fba4efdd492f765ed4c53f0d0fbd3bdbdf7f
Remove portability support for mmap

We no longer need to wrap/replace mmap for portability now that
pre-auth compression has been removed from OpenSSH.
README.privsep
TODO
configure.ac
openbsd-compat/Makefile.in
openbsd-compat/openbsd-compat.h
openbsd-compat/xmmap.c [deleted file]