OpenBSD CVS

src/bin/ed/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / bin / ed

Current tag: OPENBSD_5_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] USD.doc/        
[DIR] test/        
[TXT] Makefile  1.11   10 years  daniel   delete restricted ed. no one will ever use this. never documented or enabled. o...
[TXT] POSIX  1.8   10 years  daniel   delete restricted ed. no one will ever use this. never documented or enabled. o...
[TXT] README  1.4   10 years  deraadt   Remove more commentary about recently removed des support from Daniel Dickman
[TXT] buf.c  1.21   8 years  deraadt   remove gratuitous casts
[TXT] ed.1  1.64   8 years  jmc   theo buehler points out that posix specifies a prompt defined using -p be reinst...
[TXT] ed.h  1.16   8 years  deraadt   use atomic operations on sig_atomic_t variables inside the signal handlers, rath...
[TXT] glbl.c  1.14   10 years  espie   use reallocarray okay miod@, millert@
[TXT] io.c  1.16   10 years  tedu   remove nonstandard DES support because DES. ok beck deraadt miod
[TXT] main.c  1.46   8 years  deraadt   remove gratuitous casts
[TXT] re.c  1.13   8 years  deraadt   remove gratuitous casts
[TXT] sub.c  1.11   14 years  deraadt   rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintai...
[TXT] undo.c  1.12   10 years  espie   use reallocarray okay miod@, millert@