summaryrefslogtreecommitdiffstats
path: root/bin/ed/README
diff options
context:
space:
mode:
authoralm <alm@FreeBSD.org>1993-08-09 21:34:11 +0000
committeralm <alm@FreeBSD.org>1993-08-09 21:34:11 +0000
commitdf01e6297cbffce79110ad69b0a9ca504c1470c0 (patch)
treec5cdf2f213a43916c4b7a64995da73a45508b29d /bin/ed/README
parent0b6537436867c0e1f2404951d4633e2b36a2033b (diff)
downloadFreeBSD-src-df01e6297cbffce79110ad69b0a9ca504c1470c0.zip
FreeBSD-src-df01e6297cbffce79110ad69b0a9ca504c1470c0.tar.gz
added (unsiged) cast to avoid int overflow
removed REGEX directive
Diffstat (limited to 'bin/ed/README')
-rw-r--r--bin/ed/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ed/README b/bin/ed/README
index 9dada65..06e302d 100644
--- a/bin/ed/README
+++ b/bin/ed/README
@@ -7,7 +7,6 @@ compile with little trouble. Otherwise, the macros spl1() and spl0()
should be redefined to disable interrupts.
The following compiler directives are recognized:
-GNU_REGEX - use with GNU regex(3)
DES - use to add encryption support (requires crypt(3))
NO_REALLOC_NULL - use if realloc(3) does not accept a NULL pointer
BACKWARDS - use for backwards compatibility
OpenPOWER on IntegriCloud