Module Name: src Committed By: tnn Date: Fri Feb 19 16:35:27 UTC 2010
Modified Files: src/usr.bin/sed: compile.c defs.h extern.h main.c misc.c Log Message: Merge the following revisions from OpenBSD to let sed(1) handle arbitrarily long lines (closes our PR bin/42261). openbsd/usr.bin/sed/extern.h 1.5 openbsd/usr.bin/sed/main.c 1.13-1.15 openbsd/usr.bin/sed/misc.c 1.8 openbsd/usr.bin/sed/compile.c 1.25-1.28 openbsd/usr.bin/sed/defs.h 1.4 To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/usr.bin/sed/compile.c cvs rdiff -u -r1.9 -r1.10 src/usr.bin/sed/defs.h cvs rdiff -u -r1.10 -r1.11 src/usr.bin/sed/extern.h src/usr.bin/sed/misc.c cvs rdiff -u -r1.20 -r1.21 src/usr.bin/sed/main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.