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_5_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] TEST/        
[DIR] USD.doc/        
[TXT] Makefile  1.4   14 years  deraadt   Stop installing many of the incredibly dated and un-authoritative share/doc file...
[TXT] POSIX  1.2   27 years  deraadt   rcsid
[TXT] compile.c  1.37   9 years  jsg   Bounds check the file path used in the 'w' command. Modified version of a diff ...
[TXT] defs.h  1.5   9 years  krw   Make some $OpenBSD$ lines prettier/standardier by eliminating superflous '*' aft...
[TXT] extern.h  1.8   9 years  krw   Make some $OpenBSD$ lines prettier/standardier by eliminating superflous '*' aft...
[TXT] main.c  1.18   9 years  millert   Prefer setvbuf() to setlinebuf() for portability; ok deraadt@
[TXT] misc.c  1.10   9 years  deraadt   add a xreallocarray() like the existing fatal xmalloc(), and use it to detect po...
[TXT] process.c  1.21   9 years  jsg   Rework the pointer swap in the 'P' command to make the intent clearer and avoid ...
[TXT] sed.1  1.44   9 years  schwarze   make the description of the syntax of function lists agree with our actual imple...