tnn
|
0846a7629f
|
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
|
2010-02-19 16:35:27 +00:00 |
lukem
|
d27a41bf3e
|
Fix WARNS=4 issues (-Wcast-qual -Wsign-compare)
|
2009-04-13 07:29:55 +00:00 |
agc
|
89aaa1bb64
|
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22365, verified by myself.
|
2003-08-07 11:13:06 +00:00 |
wiz
|
3c4c9d2b57
|
Remove #if __STDC__. De-__P() and ANSIfy.
|
2002-06-14 00:41:42 +00:00 |
atatat
|
c25d406046
|
Add a -E flag to ed(1) and sed(1) so that they can use extended
regular expressions instead of just basic regular expressions.
|
2002-01-23 19:07:33 +00:00 |
is
|
135600f947
|
More format string cleanup by sommerfeld.
|
2000-10-11 14:46:00 +00:00 |
tls
|
9d225a1783
|
RCS ID police
|
1997-01-09 20:18:21 +00:00 |
cgd
|
8a8b69552f
|
RCS id's
|
1994-02-03 23:44:40 +00:00 |
cgd
|
5beaa48900
|
update from Diomidis Spinellis <dspin@leon.nrcps.ariadne-t.gr>
|
1994-02-03 23:32:10 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
mrg
|
152053b06a
|
4.4BSD-Lite2
|
1993-06-06 23:13:45 +00:00 |
alm
|
bb106b2b49
|
added Berkeley sed with mods to use GNU regex
|
1993-04-13 23:49:12 +00:00 |