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_2_3


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] TEST/        
[DIR] USD.doc/        
[TXT] Makefile  1.2   27 years  deraadt   rcsid
[TXT] POSIX  1.2   27 years  deraadt   rcsid
[TXT] compile.c  1.7   26 years  deraadt   fix a comment
[TXT] defs.h  1.2   27 years  deraadt   rcsid
[TXT] extern.h  1.2   27 years  deraadt   rcsid
[TXT] main.c  1.4   27 years  millert   getopt(3) returns -1 when out of args, not EOF, whee!
[TXT] misc.c  1.3   26 years  mickey   #if __STDC__ --> #ifdef __STDC__
[TXT] process.c  1.3   26 years  deraadt   extra ()
[TXT] sed.1  1.4   26 years  deraadt   for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \ gr...