summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2016-09-28 19:19:23 +0200
committerDamien Miller <djm@mindrot.org>2016-09-28 19:19:23 +0200
commit1cfd5c06efb121e58e8b6671548fda77ef4b4455 (patch)
tree50ef8285aad52b66f5ed6a15b4b1a33ec2a32372 /TODO
parentupstream commit (diff)
downloadopenssh-1cfd5c06efb121e58e8b6671548fda77ef4b4455.tar.xz
openssh-1cfd5c06efb121e58e8b6671548fda77ef4b4455.zip
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.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 645787a6c..f22c7e224 100644
--- a/TODO
+++ b/TODO
@@ -69,10 +69,6 @@ Packaging:
(gilbert.r.loomis@saic.com)
PrivSep Issues:
-- mmap() issues.
- + /dev/zero solution (Solaris)
- + No/broken MAP_ANON (Irix)
- + broken /dev/zero parse (Linux)
- PAM
+ See above PAM notes
- AIX