Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/usr.bin/sed



Module Name:    src
Committed By:   asau
Date:           Sun Mar  1 00:38:01 UTC 2015

Modified Files:
        src/usr.bin/sed: extern.h main.c process.c

Log Message:
Move data I/O file pointers into processing part.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.bin/sed/extern.h
cvs rdiff -u -r1.31 -r1.32 src/usr.bin/sed/main.c
cvs rdiff -u -r1.47 -r1.48 src/usr.bin/sed/process.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index