summaryrefslogtreecommitdiff
path: root/usr.bin/sed/compile.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-06-14Remove #if __STDC__. De-__P() and ANSIfy.wiz
2002-06-11err/errx/warn/warnx do not need \n at the enditojun
2002-02-26Correct spelling of "delimiter", and remove from ignored-errors lists.wiz
2002-01-23Add a -E flag to ed(1) and sed(1) so that they can use extendedatatat
2002-01-14Accept empty commands separated by semicolons; from Aymeric Vincent inkleink
1998-12-19char -> unsigned charchristos
1998-12-08avoid malloc(0)drochner
1997-10-19WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOFlukem
1997-10-19merge lite-2 -- was mostly already done. grr.mrg
1997-01-09RCS ID policetls
1995-03-09Compile group commands differently, using a stack rather than calling themycroft
1994-11-15Fix thinko in previous commit.mycroft
1994-11-09Fix core dump on end of group reported by John Kohl, in a different way.mycroft
1994-04-17echo hello | ./sed 'sl[l]lxl'alm
1994-02-03RCS id'scgd
1994-02-03update from Diomidis Spinellis <dspin@leon.nrcps.ariadne-t.gr>cgd
1993-12-05Further patch by Havard Eidnes <Havard.Eidnes@runit.sintef.no> to avoid accessmycroft
1993-11-20From: Thomas Eberhardt <thomas@mathematik.uni-Bremen.de>mycroft
1993-11-04make with -DHISTORIC_PRACTICE to obtain the common EOF behavior of the "n"andrew
1993-08-13removed GNU_REGEX directivealm
1993-08-01Add RCS identifiers.mycroft
1993-06-16fixed regex initializationalm
1993-05-27Fixed some regex bugs in sedalm
1993-04-13added Berkeley sed with mods to use GNU regexalm