summaryrefslogtreecommitdiff
path: root/usr.bin/sed/Makefile
AgeCommit message (Expand)Author
2014-06-07put back WARNS=6christos
2014-06-07PR/48880: Ryo ONODERA: Unapply one of our patches that broke 'G'.christos
2014-06-06Merge our changes.christos
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2006-06-02remove sh3/GCC2 hack.mrg
2006-04-07retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4.mrg
2003-10-27Deoptimize (gcc-sh3-sed hack) only if ${HAVE_GCC3} != "yes".uwe
2002-06-14WARNS=2wiz
2002-04-23Use -O0 on SuperH, for now.thorpej
1997-01-09RCS ID policetls
1994-02-03RCS id'scgd
1994-02-03update from Diomidis Spinellis <dspin@leon.nrcps.ariadne-t.gr>cgd
1993-11-11Use new POSIX.2 compatible regex routines in C library instead of -lgnuregex.jtc
1993-11-04make with -DHISTORIC_PRACTICE to obtain the common EOF behavior of the "n"andrew
1993-08-13removed GNU_REGEX directivealm
1993-07-30Add RCS identifiers.mycroft
1993-06-064.4BSD-Lite2mrg
1993-04-13added Berkeley sed with mods to use GNU regexalm