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_7


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.20   9 years  tedu   remove sys/file.h includes in favor of fcntl.h where needed. ok deraadt guenther...
[TXT] ed.1  1.63   9 years  daniel   document some more commands that are POSIX extensions. ok jmc@
[TXT] ed.h  1.15   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[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.43   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[TXT] re.c  1.12   9 years  deraadt   Replace <sys/param.h> with <limits.h> and other less dirty headers where possibl...
[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@