Andrey A. Chernov
|
afceae0c47
|
Wrong library was picked by ed
|
1995-10-22 20:14:13 +00:00 |
|
Mark Murray
|
2f67cae6ef
|
Correctly build the secure ed(1) only if secure/ exists.
Pointed out by: bde
|
1995-10-03 15:44:50 +00:00 |
|
Mark Murray
|
6eb5c24ff8
|
Use the same make technique as passwd and xntpd for the secure ed(1). This
will allow the secure/bin/ed directory to be cleaned out and the bin/Makefile
to be cleaned up.
|
1995-10-01 14:17:29 +00:00 |
|
Jordan K. Hubbard
|
ffdd6a7267
|
src/bin/ed will never build DES encumbered ed again. That is the job
for secure/bin/ed ...
|
1994-12-18 15:15:10 +00:00 |
|
Poul-Henning Kamp
|
e615020eae
|
Don't check existence of -lcrypt to decide if DES is employed,
instead check that "NOCRYPT" isn't defined.
|
1994-10-29 10:13:34 +00:00 |
|
David Greenman
|
89730b290a
|
Added $Id$
|
1994-09-24 02:59:15 +00:00 |
|
Andrew Moore
|
d165d4acee
|
use umask 077 for buffer file
|
1994-03-23 04:36:59 +00:00 |
|
Andrew Moore
|
95e6217e73
|
Fixed range address bug: 1,2, == 2,2 not 2,.
Overhauled the name space, reworked some modules and removed the
obsolescent Addison-Wesley copyright.
|
1994-02-01 00:36:28 +00:00 |
|
Andrew Moore
|
5a5100e3af
|
added (unsiged) cast to avoid int overflow
removed REGEX directive
|
1993-08-09 21:34:11 +00:00 |
|
J.T. Conklin
|
b5a50652cc
|
Remove -I${.CURDIR}, as we now use system's regex.h
|
1993-08-02 16:43:54 +00:00 |
|
J.T. Conklin
|
7a77680068
|
Use system's posix compliant regex library (GNU regex for now).
|
1993-08-02 16:40:59 +00:00 |
|
Nate Williams
|
7b0d50fdfe
|
Libcrypt upgrade
|
1993-07-20 22:57:03 +00:00 |
|
Andrew Moore
|
30154ac8a8
|
POSIX ed version 0.6 by Andrew Moore (alm@netcom.com).
|
1993-06-18 13:00:14 +00:00 |
|