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_9


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.22   8 years  millert   Mark static globals that are only used in their respective .c files. Also make s...
[TXT] ed.1  1.67   8 years  tb   honestly i think you should just zap that paragraph - it doesn;t make sense to d...
[TXT] ed.h  1.21   8 years  tobias   The variable errmsg can be static in main.c if code in re.c uses an own buffer t...
[TXT] glbl.c  1.17   8 years  tobias   Define functions as static when they are not used outside their own c-files. ok...
[TXT] io.c  1.18   8 years  tobias   Define functions as static when they are not used outside their own c-files. ok...
[TXT] main.c  1.56   8 years  tb   make ed restore the user defined prompt (specified with -p) when it was turned o...
[TXT] re.c  1.16   8 years  tobias   The variable errmsg can be static in main.c if code in re.c uses an own buffer t...
[TXT] sub.c  1.14   8 years  tobias   Define functions as static when they are not used outside their own c-files. ok...
[TXT] undo.c  1.13   8 years  millert   Mark static globals that are only used in their respective .c files. Also make s...