Minix 3/src 4db99f4 — bin/ed main.c ed.1
Remove building with NOCRYPTO option Infrastructure change to come in a separate commit. https://mail-index.netbsd.org/tech-crypto/2017/05/06/msg000719.html Patch for CVE-2018-049. Prevent shell execution with r command. Check bounds before dereferencing in encryption routines. Document -S to disable ! commands. Sync with NetBSD-8 closes #268 Change-Id: I1c2849e0097b0cc9f89beef5ee24ccd9d73b4ee2
Delta | File | |
---|---|---|
+18 | -10 | bin/ed/main.c |
+10 | -3 | bin/ed/ed.1 |
+4 | -4 | bin/ed/cbc.c |
+1 | -4 | bin/ed/Makefile |
+33 | -21 | 4 files |