OpenBSD CVS

src/usr.bin/sed/


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 / usr.bin / sed

Current tag: OPENBSD_4_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] TEST/        
[DIR] USD.doc/        
[TXT] Makefile  1.3   20 years  jmc   install sed USD; ok mickey@
[TXT] POSIX  1.2   27 years  deraadt   rcsid
[TXT] compile.c  1.28   15 years  millert   Move memory allocation closer to where it is needed. Also make a distinction be...
[TXT] defs.h  1.4   15 years  millert   Move memory allocation closer to where it is needed. Also make a distinction be...
[TXT] extern.h  1.5   15 years  millert   Allow sed to handle arbitrarily long lines. Also plug a memory leak noticed in ...
[TXT] main.c  1.15   15 years  millert   Move memory allocation closer to where it is needed. Also make a distinction be...
[TXT] misc.c  1.8   15 years  millert   Allow sed to handle arbitrarily long lines. Also plug a memory leak noticed in ...
[TXT] process.c  1.14   15 years  millert   The 'l' command should not encode newlines. Also document that backspace is esc...
[TXT] sed.1  1.32   15 years  jmc   bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few update...