summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2016-09-29 03:19:23 +1000
committerDamien Miller <djm@mindrot.org>2016-09-29 03:19:23 +1000
commit1cfd5c06efb121e58e8b6671548fda77ef4b4455 (patch)
tree50ef8285aad52b66f5ed6a15b4b1a33ec2a32372 /TODO
parent0082fba4efdd492f765ed4c53f0d0fbd3bdbdf7f (diff)
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:
69 (gilbert.r.loomis@saic.com) 69 (gilbert.r.loomis@saic.com)
70 70
71PrivSep Issues: 71PrivSep Issues:
72- mmap() issues.
73 + /dev/zero solution (Solaris)
74 + No/broken MAP_ANON (Irix)
75 + broken /dev/zero parse (Linux)
76- PAM 72- PAM
77 + See above PAM notes 73 + See above PAM notes
78- AIX 74- AIX