Remove building with NOCRYPTO option47/3547/1freenode-registration-for-minix-by-saturn-96c65005master
commit4db99f4012570a577414fe2a43697b2f239b699e
authorSevan Janiyan <venture37@geeklan.co.uk>
Sun, 4 Nov 2018 14:21:02 +0000 (4 14:21 +0000)
committerLionel Sambuc <lionel.sambuc@gmail.com>
Wed, 14 Nov 2018 07:26:58 +0000 (14 08:26 +0100)
tree80db89de58d5ecaf31efe48b4d1d98c7e285e81f
parent0578da21635325ab6c8d4908ebc4a827cd657961
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
bin/ed/Makefile
bin/ed/cbc.c
bin/ed/ed.1
bin/ed/main.c